[ 402.806241] [55071]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 402.807642] [55071]: *** Starting uWSGI 2.0.20-debian (64bit) on [Wed Feb 19 17:12:05 2025] *** [ 402.807642] [55071]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 402.807642] [55071]: os: Linux-6.8.0-52-generic #53~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jan 15 19:18:46 UTC 2 [ 402.807642] [55071]: nodename: devstack [ 402.807642] [55071]: machine: x86_64 [ 402.807642] [55071]: clock source: unix [ 402.807642] [55071]: pcre jit disabled [ 402.807642] [55071]: detected number of CPU cores: 8 [ 402.807642] [55071]: current working directory: / [ 402.807642] [55071]: detected binary path: /usr/bin/uwsgi-core [ 402.807938] [55071]: your processes number limit is 63753 [ 402.807938] [55071]: your memory page size is 4096 bytes [ 402.807938] [55071]: detected max file descriptor number: 2048 [ 402.807938] [55071]: lock engine: pthread robust mutexes [ 402.807938] [55071]: thunder lock: enabled [ 402.807938] [55071]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 402.807938] [55071]: Python version: 3.10.12 (main, Jan 17 2025, 14:35:34) [GCC 11.4.0] [ 402.807938] [55071]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 402.807938] [55071]: Set PythonHome to /opt/stack/data/venv [ 402.836503] [55071]: Python main interpreter initialized at 0x5be289fbabe0 [ 402.836503] [55071]: python threads support enabled [ 402.836503] [55071]: your server socket listen backlog is limited to 100 connections [ 402.836503] [55071]: your mercy for graceful operations on workers is 80 seconds [ 402.836762] [55071]: mapped 403077 bytes (393 KB) for 2 cores [ 402.836810] [55071]: *** Operational MODE: preforking *** [ 402.836973] [55071]: *** uWSGI is running in multiple interpreter mode *** [ 402.836973] [55071]: spawned uWSGI master process (pid: 55071) [ 402.837553] [55071]: spawned uWSGI worker 1 (pid: 55072, cores: 1) [ 402.837831] [55071]: spawned uWSGI worker 2 (pid: 55073, cores: 1) [ 402.837876] [55071]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 403.021847] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 403.021847] [55072]: debtcollector.deprecate( [ 403.022231] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 403.022231] [55073]: debtcollector.deprecate( [ 403.813790] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release [ 403.813790] [55073]: warnings.warn( [ 403.814182] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release [ 403.814182] [55072]: warnings.warn( [ 403.919429] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_vmware/image_util.py:16: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release. [ 403.919429] [55073]: from defusedxml.lxml import parse [ 403.919568] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_vmware/image_util.py:16: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release. [ 403.919568] [55072]: from defusedxml.lxml import parse [ 403.954900] [55073]: /opt/stack/cinder/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) [ 403.954900] [55073]: BASE = declarative_base() [ 403.956471] [55072]: /opt/stack/cinder/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) [ 403.956471] [55072]: BASE = declarative_base() [ 404.126209] [55073]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55073) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 404.129020] [55072]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55072) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 404.133439] [55073]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55073) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 404.133867] [55072]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55072) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 404.134095] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.134301] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.134796] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.134917] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.134981] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.135231] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.262353] [55072]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 404.262353] [55072]: @jsonschema.FormatChecker.cls_checks('date-time') [ 404.262621] [55073]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 404.262621] [55073]: @jsonschema.FormatChecker.cls_checks('date-time') [ 404.311037] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.311194] [55072]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.311236] [55072]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.311277] [55072]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.311525] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.311602] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.311686] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.311988] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.312252] [55073]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.312345] [55073]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.312426] [55073]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.312499] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.312568] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.312688] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.479231] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.479398] [55073]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.479398] [55073]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.479470] [55073]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.479557] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.479595] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.479693] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.479739] [55072]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.479784] [55072]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.479826] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.479865] [55072]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.479907] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.479945] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.480033] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.485141] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.485317] [55073]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.485380] [55073]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.485523] [55073]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.485523] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.485660] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.485724] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.485762] [55072]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.485789] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.485817] [55072]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.485817] [55072]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.485817] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.485888] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.485951] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.486983] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.487126] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.487175] [55073]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.487214] [55072]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.487254] [55073]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.487355] [55072]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.487404] [55073]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.487447] [55072]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.487489] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.487531] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.487531] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.487609] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.487648] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.487688] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.488501] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.488580] [55072]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.488649] [55072]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.488727] [55072]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.488781] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.488845] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.488898] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.488942] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.489042] [55073]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.489143] [55073]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.489249] [55073]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.489334] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.489417] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.489508] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.490334] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.490421] [55072]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.490493] [55072]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.490565] [55072]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.490605] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.490640] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.490715] [55073]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.490764] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.490764] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.490849] [55073]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.490926] [55073]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.490996] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.491075] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.491149] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.493981] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.494074] [55072]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.494146] [55072]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.494215] [55072]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.494282] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.494346] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.494418] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.494679] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.494791] [55073]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.494895] [55073]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.495013] [55073]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.495109] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.495196] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.495287] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.495695] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.495783] [55072]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.495817] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.495873] [55072]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.495909] [55073]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.495959] [55072]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.496023] [55073]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.496066] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.496110] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.496149] [55073]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.496190] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.496221] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.496310] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.496404] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.496845] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.496931] [55072]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.497009] [55072]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.497087] [55072]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.497152] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.497217] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.497290] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.497329] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.497413] [55073]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.497510] [55073]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.497605] [55073]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.497699] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.497784] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.497885] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.506606] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.506683] [55072]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.506752] [55072]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.506823] [55072]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.506892] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.506933] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.506964] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.507038] [55073]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.507087] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.507161] [55073]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.507271] [55073]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.507356] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.507438] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.507528] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.507810] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.507903] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.507937] [55072]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.507981] [55072]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.508022] [55073]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.508066] [55072]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.508111] [55073]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.508150] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.508188] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.508228] [55073]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.508267] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.508308] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.508378] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.508468] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.509980] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.510106] [55072]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.510180] [55072]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.510253] [55072]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.510291] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.510318] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.510365] [55073]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.510406] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.510461] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.510508] [55073]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.510589] [55073]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.510708] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.510776] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.510871] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.514706] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.514774] [55072]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.514829] [55072]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.514896] [55072]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.514965] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.515039] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.515111] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.515158] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.515230] [55073]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.515339] [55073]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.515428] [55073]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.515512] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.515595] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.515686] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.529385] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.529490] [55072]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.529533] [55072]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.529564] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.529605] [55072]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.529676] [55073]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.529722] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.529722] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.529817] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.529857] [55073]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.529929] [55073]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.530026] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.530119] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.530215] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.530566] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.530646] [55072]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.530739] [55072]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.530819] [55072]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.530888] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.530954] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.531038] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.531237] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.531358] [55073]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.531432] [55073]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.531555] [55073]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.531641] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.531722] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.531823] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.531855] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.531925] [55072]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.532007] [55072]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.532082] [55072]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.532148] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.532212] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.532299] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.532327] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.532352] [55073]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.532452] [55073]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.532544] [55073]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.532634] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.532718] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.532811] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.534827] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.534912] [55072]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.534990] [55072]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.535034] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.535076] [55072]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.535105] [55073]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.535130] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.535204] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.535235] [55073]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.535279] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.535323] [55073]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.535393] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.535480] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.535572] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.536019] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.536107] [55072]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.536187] [55072]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.536259] [55072]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.536326] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.536391] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.536464] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.536512] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.536636] [55073]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.536731] [55073]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.536835] [55073]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.536922] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.537026] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.537128] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.540350] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.540431] [55072]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.540506] [55072]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.540577] [55072]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.540643] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.540699] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.540739] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.540768] [55073]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.540798] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.540850] [55073]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.540957] [55073]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.541052] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.541141] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.541232] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.543744] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.543829] [55072]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.543902] [55072]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.543973] [55072]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.544051] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.544116] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.544188] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.544616] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.544651] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.544696] [55072]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.544744] [55073]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.544786] [55072]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.544838] [55073]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.544877] [55072]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.544938] [55073]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.544969] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.545017] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.545052] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.545099] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.545140] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.545231] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.545521] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.545625] [55073]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.545713] [55073]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.545800] [55073]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.545863] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.545958] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.546070] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.548891] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.548978] [55072]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.549065] [55072]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.549136] [55072]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.549202] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.549268] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.549341] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.549732] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.549852] [55073]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.549948] [55073]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.550066] [55073]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.550105] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.550133] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.550159] [55072]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.550208] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.550257] [55072]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.550300] [55072]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.550347] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.550389] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.550431] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.550469] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.550749] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.550841] [55073]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.550917] [55073]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.550988] [55073]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.551071] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.551135] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.551206] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.552341] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.552435] [55072]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.552485] [55072]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.552562] [55072]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.552627] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.552692] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.552757] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.552879] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.552975] [55073]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.553060] [55073]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.553145] [55073]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.553213] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.553278] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.553350] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.555915] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.556007] [55072]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.556087] [55072]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.556159] [55072]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.556196] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.556227] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.556257] [55073]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.556285] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.556351] [55073]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.556396] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.556443] [55073]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.556498] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.556546] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.556602] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.559334] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.559418] [55072]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.559489] [55072]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.559560] [55072]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.559627] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.559693] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.559765] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.559805] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.559861] [55073]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.559936] [55073]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.560032] [55073]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.560097] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.560165] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.560238] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.560527] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.560612] [55072]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.560708] [55072]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.560767] [55072]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.560835] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.560901] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.560973] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.561114] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.561207] [55073]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.561270] [55073]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.561341] [55073]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.561413] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.561501] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.561574] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.561801] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.561897] [55072]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.561930] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.561980] [55072]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.562038] [55073]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.562089] [55072]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.562121] [55073]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.562149] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.562174] [55073]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.562200] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.562225] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.562250] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.562278] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.562306] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.564171] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.564256] [55072]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.564328] [55072]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.564397] [55072]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.564449] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.564500] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.564544] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.564573] [55073]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.564603] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.564631] [55073]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.564687] [55073]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.564737] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.564807] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.564877] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.565621] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.565709] [55072]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.565779] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.565817] [55072]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.565848] [55072]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.565874] [55073]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.565929] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.565979] [55073]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.566037] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.566081] [55073]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.566128] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.566172] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.566172] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.566257] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.567886] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.567982] [55072]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.568067] [55072]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.568138] [55072]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.568205] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.568239] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.568267] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.568335] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.568377] [55073]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.568408] [55073]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.568516] [55073]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.568586] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.568652] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.568726] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.569604] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.569689] [55072]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.569769] [55072]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.569839] [55072]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.569905] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.569937] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.569963] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.570042] [55073]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.570127] [55073]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.570203] [55073]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.570268] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.570333] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.625456] [55072]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55072) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 404.625603] [55073]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55073) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 404.625655] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.625685] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.625712] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.625737] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.625868] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.625920] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.625974] [55072]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.626048] [55072]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.626122] [55072]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.626183] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.626249] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.626320] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.626367] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.626412] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.626454] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.626498] [55072]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.626539] [55073]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.626581] [55072]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.626628] [55073]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.626671] [55072]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.626722] [55073]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.626750] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.626775] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.626800] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.626825] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.626850] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.626874] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.626903] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.626903] [55072]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.626952] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.626952] [55073]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.626997] [55072]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.627044] [55073]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.627069] [55072]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.627093] [55073]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.627119] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.627149] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.627176] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.627201] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.627225] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.627250] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.627275] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.627299] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.627324] [55072]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.627348] [55073]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.627376] [55072]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.627402] [55073]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.627427] [55072]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.627450] [55073]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.627476] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.627500] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.627525] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.627549] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.627573] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.627601] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.627627] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.627819] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.627867] [55072]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.627867] [55072]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.627950] [55073]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.627950] [55073]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.628041] [55072]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.628084] [55073]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.628132] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.628178] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.628222] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.628264] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.628306] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.628306] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.628393] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.628436] [55072]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.628477] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.628522] [55072]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.628564] [55073]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.628606] [55072]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.628648] [55073]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.628703] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.628745] [55073]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.628787] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.628830] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.628871] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.628917] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.628960] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.629016] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.629062] [55072]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.629104] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.629148] [55072]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.629190] [55073]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.629232] [55072]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.629275] [55073]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.629322] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.629365] [55073]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.629407] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.629448] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.629448] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.629528] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.629570] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.629612] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.629612] [55072]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.629701] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.629745] [55072]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.629787] [55073]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.629787] [55073]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.629866] [55072]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.629866] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.629946] [55073]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.629988] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.630040] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.630040] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.630128] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.630171] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.630213] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.630250] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.630296] [55072]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.630333] [55073]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.630383] [55072]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.630420] [55073]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.630468] [55072]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.630511] [55073]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.630538] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.630563] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.630588] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.630613] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.630637] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.630662] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.630705] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.630743] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.630771] [55072]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.630799] [55073]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.630825] [55072]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.630849] [55073]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.630874] [55072]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.630898] [55073]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.630923] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.630948] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.630975] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.631007] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.631033] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.631058] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.631082] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.631107] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.631131] [55072]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.631155] [55073]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.631179] [55072]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.631208] [55073]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.631233] [55072]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.631259] [55073]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.631285] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.631310] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.631337] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.631361] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.631386] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.631412] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.631439] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.631465] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.631490] [55072]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.631514] [55073]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.631538] [55072]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.631563] [55073]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.631588] [55072]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.631612] [55073]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.631636] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.631671] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.631715] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.631743] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.631774] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.631806] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.631834] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.631859] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.631884] [55072]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.631909] [55073]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.631909] [55073]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.631962] [55072]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.631986] [55073]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.632295] [55072]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.632348] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.632393] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.632441] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.632484] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.632526] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.632628] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.632676] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.632719] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.632763] [55073]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.632763] [55073]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.632843] [55072]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.632885] [55073]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.632928] [55072]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.632970] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.633025] [55072]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.633071] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.633114] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.633157] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.633206] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.633251] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.633293] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.633337] [55073]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.633378] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.633424] [55073]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.633467] [55072]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.633509] [55073]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.633552] [55072]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.633593] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.633635] [55072]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.633684] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.633728] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.633770] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.633813] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.633863] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.633908] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.633952] [55073]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.633995] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.634048] [55073]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.634090] [55072]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.634132] [55073]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.634175] [55072]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.634216] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.634263] [55072]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.634307] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.634349] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.634393] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.634440] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.634485] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.634528] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.634578] [55073]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.634622] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.634664] [55073]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.634712] [55072]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.634757] [55073]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.634800] [55072]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.634843] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.634888] [55072]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.634935] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.634978] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.635027] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.635072] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.635114] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.635157] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.635157] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.635244] [55073]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.635291] [55072]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.635334] [55073]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.635377] [55072]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.635419] [55073]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.635461] [55072]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.635506] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.635549] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.635591] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.635633] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.635678] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.635721] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.635765] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.635807] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.635856] [55073]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.635900] [55072]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.635945] [55073]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.635987] [55072]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.636049] [55073]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.636098] [55072]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.636126] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.636151] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.636176] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.636200] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.636228] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.636255] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.636279] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.636303] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.636332] [55073]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.636356] [55072]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.636381] [55073]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.636407] [55072]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.636431] [55073]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.636455] [55072]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.636479] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.636504] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.636528] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.636558] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.636584] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.636609] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.636633] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.636658] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.636690] [55073]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.636715] [55072]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.636743] [55073]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.636769] [55072]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.636796] [55073]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.636822] [55072]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.636846] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.636870] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.636898] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.636925] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.636950] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.636974] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.636998] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.637212] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.637257] [55073]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.637299] [55072]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.637342] [55073]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.637384] [55072]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.637426] [55073]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.637468] [55072]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.637509] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.637560] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.637607] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.637649] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.637692] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.637733] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.637777] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.637819] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.637862] [55073]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.637903] [55072]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.637945] [55073]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.637990] [55072]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.638044] [55073]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.638087] [55072]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.638129] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.638172] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.638214] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.638262] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.638304] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.638347] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.638394] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.638438] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.638481] [55073]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.638523] [55072]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.638565] [55073]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.638610] [55072]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.638654] [55073]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.638696] [55072]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.638739] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.638784] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.638827] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.638869] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.638916] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.638960] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.639008] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.639054] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.639096] [55073]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.639138] [55072]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.639187] [55073]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.639230] [55072]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.639272] [55073]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.639314] [55072]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.639355] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.639397] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.639439] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.639481] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.639523] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.639568] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.639617] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.639644] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.639668] [55073]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.639699] [55072]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.639745] [55073]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.639775] [55072]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.639801] [55073]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.639825] [55072]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.639852] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.639877] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.639900] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.639925] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.639949] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.639973] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.639998] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.640047] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.640072] [55073]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.640106] [55072]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.640135] [55073]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.640135] [55073]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.640181] [55072]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.640205] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.640230] [55072]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.640254] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.640277] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.640277] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.640326] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.640352] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.640377] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.640400] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.640425] [55073]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.640450] [55072]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.640473] [55073]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.640497] [55072]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.640521] [55073]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.640548] [55072]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.640572] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.640596] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.640620] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.640644] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.640667] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.640700] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.640738] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.640765] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.640793] [55073]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.640819] [55072]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.640842] [55073]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.640866] [55072]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.640890] [55073]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.640913] [55072]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.640937] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.640965] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.640990] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.641257] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.641312] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.641359] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.641402] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.641444] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.641486] [55073]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.641529] [55072]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.641571] [55073]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.641617] [55072]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.641666] [55073]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.641722] [55072]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.641773] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.641825] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.641870] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.641911] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.641953] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.641997] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.642052] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.642094] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.642193] [55073]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.642239] [55072]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.642281] [55073]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.642323] [55072]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.642365] [55073]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.642412] [55072]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.642412] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.642494] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.642536] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.642583] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.642627] [55072]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.642669] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.642720] [55072]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55072) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.642763] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.642805] [55072]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.642847] [55073]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.642888] [55072]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.642931] [55073]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.642931] [55073]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.643022] [55072]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.643072] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.643115] [55072]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55072) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.643156] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.643198] [55072]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55072) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.643239] [55073]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.643239] [55073]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55073) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.643239] [55073]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.643239] [55073]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.643239] [55073]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.643239] [55073]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55073) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.643239] [55073]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55073) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.664571] [55072]: INFO dbcounter [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Registered counter for database cinder [ 404.665195] [55073]: INFO dbcounter [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Registered counter for database cinder [ 404.673523] [55072]: DEBUG oslo_db.sqlalchemy.engines [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=55072) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 404.674110] [55073]: DEBUG oslo_db.sqlalchemy.engines [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=55073) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 404.800299] [55072]: DEBUG dbcounter [-] [55072] Writer thread running {{(pid=55072) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 404.803691] [55072]: INFO cinder.rpc [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 404.804241] [55073]: DEBUG dbcounter [-] [55073] Writer thread running {{(pid=55073) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 404.805927] [55072]: INFO cinder.rpc [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 404.806712] [55073]: INFO cinder.rpc [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 404.808121] [55072]: INFO cinder.rpc [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 404.808971] [55073]: INFO cinder.rpc [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 404.810471] [55072]: INFO cinder.rpc [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 404.810949] [55072]: WARNING stevedore.named [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.811112] [55073]: INFO cinder.rpc [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 404.811157] [55072]: WARNING castellan.key_manager [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.812720] [55072]: WARNING cinder.keymgr.conf_key_mgr [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.812895] [55073]: INFO cinder.rpc [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 404.813323] [55073]: WARNING stevedore.named [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.813514] [55073]: WARNING castellan.key_manager [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.814289] [55073]: WARNING cinder.keymgr.conf_key_mgr [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.815525] [55072]: DEBUG oslo_db.sqlalchemy.engines [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=55072) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 404.817038] [55073]: DEBUG oslo_db.sqlalchemy.engines [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=55073) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 404.817174] [55072]: INFO cinder.rpc [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 404.818701] [55073]: INFO cinder.rpc [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 404.819041] [55072]: INFO cinder.rpc [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 404.819463] [55072]: WARNING stevedore.named [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.819631] [55072]: WARNING castellan.key_manager [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.820493] [55073]: INFO cinder.rpc [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 404.820786] [55072]: WARNING stevedore.named [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.820942] [55073]: WARNING stevedore.named [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.820977] [55072]: WARNING castellan.key_manager [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.821140] [55073]: WARNING castellan.key_manager [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.821748] [55072]: WARNING stevedore.named [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.821904] [55072]: WARNING castellan.key_manager [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.822217] [55073]: WARNING stevedore.named [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.822381] [55073]: WARNING castellan.key_manager [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.823184] [55073]: WARNING stevedore.named [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.823351] [55073]: WARNING castellan.key_manager [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.834436] [55072]: WARNING stevedore.named [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.834597] [55072]: WARNING castellan.key_manager [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.835894] [55073]: WARNING stevedore.named [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.836093] [55073]: WARNING castellan.key_manager [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.837255] [55072]: WARNING stevedore.named [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.837423] [55072]: WARNING castellan.key_manager [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.838781] [55073]: WARNING stevedore.named [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.838951] [55073]: WARNING castellan.key_manager [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.840087] [55072]: WARNING stevedore.named [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.840255] [55072]: WARNING castellan.key_manager [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.842050] [55073]: WARNING stevedore.named [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.842224] [55073]: WARNING castellan.key_manager [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.843843] [55072]: WARNING stevedore.named [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.844024] [55072]: WARNING castellan.key_manager [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.845739] [55073]: WARNING stevedore.named [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.845912] [55073]: WARNING castellan.key_manager [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.846568] [55072]: WARNING stevedore.named [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.846740] [55072]: WARNING castellan.key_manager [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.848407] [55073]: WARNING stevedore.named [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.848578] [55073]: WARNING castellan.key_manager [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.849221] [55072]: WARNING stevedore.named [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.849399] [55072]: WARNING castellan.key_manager [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.851090] [55073]: WARNING stevedore.named [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.851261] [55073]: WARNING castellan.key_manager [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.852044] [55072]: WARNING stevedore.named [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.852212] [55072]: WARNING castellan.key_manager [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.853968] [55073]: WARNING stevedore.named [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.854149] [55073]: WARNING castellan.key_manager [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.854855] [55072]: WARNING stevedore.named [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.855037] [55072]: WARNING castellan.key_manager [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.856409] [55073]: WARNING stevedore.named [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.856580] [55073]: WARNING castellan.key_manager [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.857356] [55072]: WARNING stevedore.named [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.857526] [55072]: WARNING castellan.key_manager [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.858441] [55072]: WARNING stevedore.named [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.858603] [55072]: WARNING castellan.key_manager [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.859046] [55073]: WARNING stevedore.named [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.859217] [55073]: WARNING castellan.key_manager [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.860137] [55073]: WARNING stevedore.named [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.860302] [55073]: WARNING castellan.key_manager [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.861602] [55072]: WARNING stevedore.named [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.861771] [55072]: WARNING castellan.key_manager [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.863373] [55073]: WARNING stevedore.named [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.863536] [55073]: WARNING castellan.key_manager [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.956146] [55072]: WARNING stevedore.named [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.956402] [55072]: WARNING castellan.key_manager [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.958653] [55073]: WARNING stevedore.named [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.958855] [55073]: WARNING castellan.key_manager [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.959753] [55072]: WARNING cinder.api.contrib.hosts [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 404.960252] [55072]: WARNING stevedore.named [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.960435] [55072]: WARNING castellan.key_manager [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.961346] [55072]: WARNING stevedore.named [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.961508] [55072]: WARNING castellan.key_manager [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.962294] [55073]: WARNING cinder.api.contrib.hosts [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 404.962515] [55072]: WARNING stevedore.named [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.962677] [55072]: WARNING castellan.key_manager [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.962750] [55073]: WARNING stevedore.named [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.962927] [55073]: WARNING castellan.key_manager [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.963447] [55072]: WARNING stevedore.named [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.963609] [55072]: WARNING castellan.key_manager [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.963807] [55073]: WARNING stevedore.named [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.963973] [55073]: WARNING castellan.key_manager [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.964623] [55072]: WARNING stevedore.named [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.964792] [55072]: WARNING castellan.key_manager [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.964980] [55073]: WARNING stevedore.named [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.965140] [55073]: WARNING castellan.key_manager [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.965704] [55072]: WARNING stevedore.named [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.965866] [55072]: WARNING castellan.key_manager [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.965908] [55073]: WARNING stevedore.named [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.966062] [55073]: WARNING castellan.key_manager [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.966681] [55072]: WARNING stevedore.named [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.966842] [55072]: WARNING castellan.key_manager [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.967080] [55073]: WARNING stevedore.named [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.967251] [55073]: WARNING castellan.key_manager [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.967765] [55072]: WARNING stevedore.named [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.967937] [55072]: WARNING castellan.key_manager [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.968161] [55073]: WARNING stevedore.named [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.968323] [55073]: WARNING castellan.key_manager [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.968855] [55072]: WARNING stevedore.named [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.969025] [55072]: WARNING castellan.key_manager [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.969168] [55073]: WARNING stevedore.named [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.969364] [55073]: WARNING castellan.key_manager [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.969711] [55072]: DEBUG cinder.api.openstack [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Extended resource: extensions {{(pid=55072) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.970291] [55073]: WARNING stevedore.named [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.970502] [55073]: WARNING castellan.key_manager [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.971136] [55072]: DEBUG cinder.api.openstack [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Extended resource: os-hosts {{(pid=55072) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.971470] [55073]: WARNING stevedore.named [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.971640] [55073]: WARNING castellan.key_manager [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.972345] [55073]: DEBUG cinder.api.openstack [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Extended resource: extensions {{(pid=55073) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.973159] [55072]: DEBUG cinder.api.openstack [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Extended resource: qos-specs {{(pid=55072) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.973682] [55073]: DEBUG cinder.api.openstack [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Extended resource: os-hosts {{(pid=55073) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.975336] [55072]: DEBUG cinder.api.openstack [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Extended resource: os-quota-class-sets {{(pid=55072) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.975671] [55073]: DEBUG cinder.api.openstack [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Extended resource: qos-specs {{(pid=55073) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.976736] [55072]: DEBUG cinder.api.openstack [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Extended resource: scheduler-stats {{(pid=55072) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.977858] [55073]: DEBUG cinder.api.openstack [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Extended resource: os-quota-class-sets {{(pid=55073) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.978274] [55072]: DEBUG cinder.api.openstack [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Extended resource: os-snapshot-manage {{(pid=55072) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.979302] [55073]: DEBUG cinder.api.openstack [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Extended resource: scheduler-stats {{(pid=55073) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.979800] [55072]: DEBUG cinder.api.openstack [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Extended resource: capabilities {{(pid=55072) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.980885] [55073]: DEBUG cinder.api.openstack [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Extended resource: os-snapshot-manage {{(pid=55073) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.981195] [55072]: DEBUG cinder.api.openstack [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Extended resource: encryption {{(pid=55072) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.982402] [55073]: DEBUG cinder.api.openstack [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Extended resource: capabilities {{(pid=55073) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.982889] [55072]: DEBUG cinder.api.openstack [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Extended resource: cgsnapshots {{(pid=55072) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.983768] [55073]: DEBUG cinder.api.openstack [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Extended resource: encryption {{(pid=55073) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.984417] [55072]: DEBUG cinder.api.openstack [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Extended resource: os-quota-sets {{(pid=55072) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.985521] [55073]: DEBUG cinder.api.openstack [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Extended resource: cgsnapshots {{(pid=55073) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.986117] [55072]: DEBUG cinder.api.openstack [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Extended resource: os-volume-manage {{(pid=55072) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.986954] [55073]: DEBUG cinder.api.openstack [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Extended resource: os-quota-sets {{(pid=55073) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.988575] [55073]: DEBUG cinder.api.openstack [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Extended resource: os-volume-manage {{(pid=55073) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.988615] [55072]: DEBUG cinder.api.openstack [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Extended resource: os-volume-transfer {{(pid=55072) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.990675] [55072]: DEBUG cinder.api.openstack [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Extended resource: os-volume-type-access {{(pid=55072) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.991010] [55073]: DEBUG cinder.api.openstack [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Extended resource: os-volume-transfer {{(pid=55073) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.992449] [55072]: DEBUG cinder.api.openstack [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Extended resource: backups {{(pid=55072) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.992714] [55073]: DEBUG cinder.api.openstack [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Extended resource: os-volume-type-access {{(pid=55073) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.994307] [55073]: DEBUG cinder.api.openstack [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Extended resource: backups {{(pid=55073) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.994617] [55072]: DEBUG cinder.api.openstack [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Extended resource: os-services {{(pid=55072) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.995908] [55072]: DEBUG cinder.api.openstack [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Extended resource: consistencygroups {{(pid=55072) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.996756] [55073]: DEBUG cinder.api.openstack [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Extended resource: os-services {{(pid=55073) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.998065] [55073]: DEBUG cinder.api.openstack [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Extended resource: consistencygroups {{(pid=55073) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.998258] [55072]: DEBUG cinder.api.openstack [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Extended resource: extra_specs {{(pid=55072) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.999857] [55072]: DEBUG cinder.api.openstack [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Extended resource: os-availability-zone {{(pid=55072) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 405.000064] [55073]: DEBUG cinder.api.openstack [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Extended resource: extra_specs {{(pid=55073) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 405.001250] [55072]: DEBUG cinder.api.openstack [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Extended resource: encryption {{(pid=55072) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 405.001706] [55073]: DEBUG cinder.api.openstack [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Extended resource: os-availability-zone {{(pid=55073) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 405.003232] [55072]: WARNING stevedore.named [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.003391] [55073]: DEBUG cinder.api.openstack [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Extended resource: encryption {{(pid=55073) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 405.003433] [55072]: WARNING castellan.key_manager [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.004350] [55072]: WARNING stevedore.named [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.004511] [55072]: WARNING castellan.key_manager [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.005270] [55073]: WARNING stevedore.named [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.005338] [55072]: WARNING stevedore.named [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.005448] [55073]: WARNING castellan.key_manager [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.005491] [55072]: WARNING castellan.key_manager [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.006343] [55072]: WARNING stevedore.named [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.006399] [55073]: WARNING stevedore.named [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.006502] [55072]: WARNING castellan.key_manager [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.006553] [55073]: WARNING castellan.key_manager [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.007401] [55073]: WARNING stevedore.named [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.007473] [55072]: WARNING stevedore.named [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.007561] [55073]: WARNING castellan.key_manager [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.007606] [55072]: WARNING castellan.key_manager [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.008422] [55073]: WARNING stevedore.named [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.008488] [55072]: WARNING stevedore.named [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.008613] [55073]: WARNING castellan.key_manager [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.008717] [55072]: WARNING castellan.key_manager [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.009531] [55073]: WARNING stevedore.named [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.009619] [55072]: WARNING stevedore.named [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.009694] [55073]: WARNING castellan.key_manager [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.009778] [55072]: WARNING castellan.key_manager [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.010613] [55072]: WARNING stevedore.named [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.010670] [55073]: WARNING stevedore.named [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.010837] [55072]: WARNING castellan.key_manager [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.010873] [55073]: WARNING castellan.key_manager [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.011797] [55073]: WARNING stevedore.named [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.011844] [55072]: WARNING stevedore.named [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.011961] [55073]: WARNING castellan.key_manager [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.011996] [55072]: WARNING castellan.key_manager [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.012774] [55072]: WARNING stevedore.named [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.012808] [55073]: WARNING stevedore.named [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.012934] [55072]: WARNING castellan.key_manager [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.012967] [55073]: WARNING castellan.key_manager [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.013656] [55072]: DEBUG cinder.api.contrib.snapshot_actions [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] SnapshotActionsController initialized {{(pid=55072) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 405.013792] [55072]: DEBUG cinder.api.openstack [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Extension VolumeActions extending resource: volumes {{(pid=55072) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.013963] [55072]: DEBUG cinder.api.openstack [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Extension UsedLimits extending resource: limits {{(pid=55072) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.014023] [55073]: WARNING stevedore.named [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.014151] [55072]: DEBUG cinder.api.openstack [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55072) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.014191] [55073]: WARNING castellan.key_manager [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.014308] [55072]: DEBUG cinder.api.openstack [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55072) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.014432] [55072]: DEBUG cinder.api.openstack [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Extension TypesManage extending resource: types {{(pid=55072) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.014555] [55072]: DEBUG cinder.api.openstack [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55072) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.014683] [55072]: DEBUG cinder.api.openstack [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Extension AdminActions extending resource: volumes {{(pid=55072) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.014811] [55072]: DEBUG cinder.api.openstack [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Extension AdminActions extending resource: snapshots {{(pid=55072) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.014934] [55072]: DEBUG cinder.api.openstack [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Extension AdminActions extending resource: backups {{(pid=55072) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.014970] [55073]: WARNING stevedore.named [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.015062] [55072]: DEBUG cinder.api.openstack [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Extension VolumeTypeAccess extending resource: types {{(pid=55072) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.015125] [55073]: WARNING castellan.key_manager [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.015250] [55072]: DEBUG cinder.api.openstack [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55072) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.015400] [55072]: DEBUG cinder.api.openstack [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55072) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.015529] [55072]: DEBUG cinder.api.openstack [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55072) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.015736] [55072]: DEBUG cinder.api.openstack [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55072) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.015818] [55073]: DEBUG cinder.api.contrib.snapshot_actions [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] SnapshotActionsController initialized {{(pid=55073) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 405.015872] [55072]: DEBUG cinder.api.openstack [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55072) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.015961] [55073]: DEBUG cinder.api.openstack [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Extension VolumeActions extending resource: volumes {{(pid=55073) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.015998] [55072]: DEBUG cinder.api.openstack [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Extension SnapshotActions extending resource: snapshots {{(pid=55072) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.016139] [55073]: DEBUG cinder.api.openstack [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Extension UsedLimits extending resource: limits {{(pid=55073) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.016272] [55073]: DEBUG cinder.api.openstack [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55073) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.016398] [55073]: DEBUG cinder.api.openstack [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55073) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.016517] [55073]: DEBUG cinder.api.openstack [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Extension TypesManage extending resource: types {{(pid=55073) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.016637] [55073]: DEBUG cinder.api.openstack [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55073) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.016765] [55073]: DEBUG cinder.api.openstack [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Extension AdminActions extending resource: volumes {{(pid=55073) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.016894] [55073]: DEBUG cinder.api.openstack [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Extension AdminActions extending resource: snapshots {{(pid=55073) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.017025] [55073]: DEBUG cinder.api.openstack [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Extension AdminActions extending resource: backups {{(pid=55073) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.017145] [55073]: DEBUG cinder.api.openstack [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Extension VolumeTypeAccess extending resource: types {{(pid=55073) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.017272] [55073]: DEBUG cinder.api.openstack [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55073) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.017395] [55073]: DEBUG cinder.api.openstack [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55073) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.017525] [55073]: DEBUG cinder.api.openstack [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55073) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.017727] [55073]: DEBUG cinder.api.openstack [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55073) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.017852] [55073]: DEBUG cinder.api.openstack [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55073) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.017962] [55073]: DEBUG cinder.api.openstack [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Extension SnapshotActions extending resource: snapshots {{(pid=55073) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.018088] [55072]: WARNING keystonemiddleware.auth_token [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. [ 405.020099] [55073]: WARNING keystonemiddleware.auth_token [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. [ 405.022601] [55072]: WARNING keystonemiddleware.auth_token [None req-660d0e37-66e5-4d4a-8dbe-93d55db203ba None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint [ 405.024499] [55073]: WARNING keystonemiddleware.auth_token [None req-82110d4d-8271-4488-a1c0-d56a7c359746 None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint [ 405.025018] [55072]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5be289fbabe0 pid: 55072 (default app) [ 405.026881] [55073]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5be289fbabe0 pid: 55073 (default app) [ 405.034322] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.034322] [55072]: warnings.warn(deprecated_msg) [ 405.034448] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.034448] [55072]: warnings.warn(deprecated_msg) [ 405.034448] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.034448] [55072]: warnings.warn(deprecated_msg) [ 405.034448] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.034635] [55072]: warnings.warn(deprecated_msg) [ 405.034635] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.034635] [55072]: warnings.warn(deprecated_msg) [ 405.034635] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.034635] [55072]: warnings.warn(deprecated_msg) [ 405.034635] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.034825] [55072]: warnings.warn(deprecated_msg) [ 405.034825] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.034825] [55072]: warnings.warn(deprecated_msg) [ 405.034825] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.034825] [55072]: warnings.warn(deprecated_msg) [ 405.034976] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.034976] [55072]: warnings.warn(deprecated_msg) [ 405.034976] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.034976] [55072]: warnings.warn(deprecated_msg) [ 405.035127] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.035127] [55072]: warnings.warn(deprecated_msg) [ 405.035127] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.035127] [55072]: warnings.warn(deprecated_msg) [ 405.035254] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.035254] [55072]: warnings.warn(deprecated_msg) [ 405.035254] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.035254] [55072]: warnings.warn(deprecated_msg) [ 405.035254] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.035416] [55072]: warnings.warn(deprecated_msg) [ 405.035416] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.035416] [55072]: warnings.warn(deprecated_msg) [ 405.035416] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.035416] [55072]: warnings.warn(deprecated_msg) [ 405.035561] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.035561] [55072]: warnings.warn(deprecated_msg) [ 405.035561] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.035561] [55072]: warnings.warn(deprecated_msg) [ 405.035561] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.035561] [55072]: warnings.warn(deprecated_msg) [ 405.035798] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.035798] [55072]: warnings.warn(deprecated_msg) [ 405.035798] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.035798] [55072]: warnings.warn(deprecated_msg) [ 405.035798] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.035798] [55072]: warnings.warn(deprecated_msg) [ 405.036396] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.036396] [55072]: warnings.warn(deprecated_msg) [ 405.036396] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.036396] [55072]: warnings.warn(deprecated_msg) [ 405.036396] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.036396] [55072]: warnings.warn(deprecated_msg) [ 405.036582] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.036582] [55072]: warnings.warn(deprecated_msg) [ 405.036582] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.036582] [55072]: warnings.warn(deprecated_msg) [ 405.036582] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.036582] [55072]: warnings.warn(deprecated_msg) [ 405.036808] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.036808] [55072]: warnings.warn(deprecated_msg) [ 405.036808] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.036808] [55072]: warnings.warn(deprecated_msg) [ 405.036936] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.036936] [55072]: warnings.warn(deprecated_msg) [ 405.036936] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.036936] [55072]: warnings.warn(deprecated_msg) [ 405.036936] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.037119] [55072]: warnings.warn(deprecated_msg) [ 405.037119] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.037119] [55072]: warnings.warn(deprecated_msg) [ 405.037119] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.037119] [55072]: warnings.warn(deprecated_msg) [ 405.037263] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.037263] [55072]: warnings.warn(deprecated_msg) [ 405.037263] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.037263] [55072]: warnings.warn(deprecated_msg) [ 405.037263] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.037263] [55072]: warnings.warn(deprecated_msg) [ 405.037433] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.037433] [55072]: warnings.warn(deprecated_msg) [ 405.037433] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.037433] [55072]: warnings.warn(deprecated_msg) [ 405.037433] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.037610] [55072]: warnings.warn(deprecated_msg) [ 405.037610] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.037610] [55072]: warnings.warn(deprecated_msg) [ 405.037610] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.037610] [55072]: warnings.warn(deprecated_msg) [ 405.037759] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.037759] [55072]: warnings.warn(deprecated_msg) [ 405.037759] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.037759] [55072]: warnings.warn(deprecated_msg) [ 405.037892] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.037892] [55072]: warnings.warn(deprecated_msg) [ 405.037892] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.037892] [55072]: warnings.warn(deprecated_msg) [ 405.038549] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.038549] [55072]: warnings.warn(deprecated_msg) [ 405.038549] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.038549] [55072]: warnings.warn(deprecated_msg) [ 405.038549] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.038843] [55072]: warnings.warn(deprecated_msg) [ 405.038843] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.038843] [55072]: warnings.warn(deprecated_msg) [ 405.038843] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.038843] [55072]: warnings.warn(deprecated_msg) [ 405.039112] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.039112] [55072]: warnings.warn(deprecated_msg) [ 405.039112] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.039112] [55072]: warnings.warn(deprecated_msg) [ 405.039324] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.039324] [55072]: warnings.warn(deprecated_msg) [ 405.039324] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.039324] [55072]: warnings.warn(deprecated_msg) [ 405.039519] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.039519] [55072]: warnings.warn(deprecated_msg) [ 405.039519] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.039519] [55072]: warnings.warn(deprecated_msg) [ 405.039724] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.039724] [55072]: warnings.warn(deprecated_msg) [ 405.039724] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.039724] [55072]: warnings.warn(deprecated_msg) [ 405.039920] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.039920] [55072]: warnings.warn(deprecated_msg) [ 405.039920] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.039920] [55072]: warnings.warn(deprecated_msg) [ 405.040133] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.040133] [55072]: warnings.warn(deprecated_msg) [ 405.040133] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.040133] [55072]: warnings.warn(deprecated_msg) [ 405.040133] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.040133] [55072]: warnings.warn(deprecated_msg) [ 405.040440] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.040440] [55072]: warnings.warn(deprecated_msg) [ 405.040440] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.040440] [55072]: warnings.warn(deprecated_msg) [ 405.040440] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.040716] [55072]: warnings.warn(deprecated_msg) [ 405.040716] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.040716] [55072]: warnings.warn(deprecated_msg) [ 405.040716] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.040716] [55072]: warnings.warn(deprecated_msg) [ 405.040716] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.040716] [55072]: warnings.warn(deprecated_msg) [ 405.041075] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.041075] [55072]: warnings.warn(deprecated_msg) [ 405.041075] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.041075] [55072]: warnings.warn(deprecated_msg) [ 405.041075] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.041075] [55072]: warnings.warn(deprecated_msg) [ 405.041373] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.041373] [55072]: warnings.warn(deprecated_msg) [ 405.041373] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.041373] [55072]: warnings.warn(deprecated_msg) [ 405.041373] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.041373] [55072]: warnings.warn(deprecated_msg) [ 405.041660] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.041660] [55072]: warnings.warn(deprecated_msg) [ 405.041660] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.041660] [55072]: warnings.warn(deprecated_msg) [ 405.041660] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.041660] [55072]: warnings.warn(deprecated_msg) [ 405.041986] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.041986] [55072]: warnings.warn(deprecated_msg) [ 405.041986] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.041986] [55072]: warnings.warn(deprecated_msg) [ 405.042205] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.042205] [55072]: warnings.warn(deprecated_msg) [ 405.042205] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.042205] [55072]: warnings.warn(deprecated_msg) [ 405.042415] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.042415] [55072]: warnings.warn(deprecated_msg) [ 405.042415] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.042415] [55072]: warnings.warn(deprecated_msg) [ 405.042618] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.042618] [55072]: warnings.warn(deprecated_msg) [ 405.042618] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 405.042618] [55072]: warnings.warn(deprecated_msg) [ 405.042618] [55072]: DEBUG cinder.api.middleware.request_id [None req-71a123cb-7b05-46ac-8cbc-a5b1a2d34c7e None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 405.042618] [55072]: [pid: 55072|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Wed Feb 19 17:12:07 2025] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 408.416502] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.416502] [55073]: warnings.warn(deprecated_msg) [ 408.416863] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.416863] [55073]: warnings.warn(deprecated_msg) [ 408.416863] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.416863] [55073]: warnings.warn(deprecated_msg) [ 408.416863] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.417069] [55073]: warnings.warn(deprecated_msg) [ 408.417069] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.417069] [55073]: warnings.warn(deprecated_msg) [ 408.417069] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.417069] [55073]: warnings.warn(deprecated_msg) [ 408.417069] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.417277] [55073]: warnings.warn(deprecated_msg) [ 408.417277] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.417277] [55073]: warnings.warn(deprecated_msg) [ 408.417277] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.417277] [55073]: warnings.warn(deprecated_msg) [ 408.417428] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.417428] [55073]: warnings.warn(deprecated_msg) [ 408.417428] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.417428] [55073]: warnings.warn(deprecated_msg) [ 408.417556] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.417556] [55073]: warnings.warn(deprecated_msg) [ 408.417556] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.417556] [55073]: warnings.warn(deprecated_msg) [ 408.417671] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.417671] [55073]: warnings.warn(deprecated_msg) [ 408.417671] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.417671] [55073]: warnings.warn(deprecated_msg) [ 408.417671] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.417824] [55073]: warnings.warn(deprecated_msg) [ 408.417824] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.417824] [55073]: warnings.warn(deprecated_msg) [ 408.417824] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.417824] [55073]: warnings.warn(deprecated_msg) [ 408.417974] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.417974] [55073]: warnings.warn(deprecated_msg) [ 408.417974] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.417974] [55073]: warnings.warn(deprecated_msg) [ 408.417974] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.417974] [55073]: warnings.warn(deprecated_msg) [ 408.418177] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.418177] [55073]: warnings.warn(deprecated_msg) [ 408.418177] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.418177] [55073]: warnings.warn(deprecated_msg) [ 408.418177] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.418177] [55073]: warnings.warn(deprecated_msg) [ 408.418363] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.418363] [55073]: warnings.warn(deprecated_msg) [ 408.418363] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.418363] [55073]: warnings.warn(deprecated_msg) [ 408.418363] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.418363] [55073]: warnings.warn(deprecated_msg) [ 408.418552] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.418552] [55073]: warnings.warn(deprecated_msg) [ 408.418552] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.418552] [55073]: warnings.warn(deprecated_msg) [ 408.418552] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.418552] [55073]: warnings.warn(deprecated_msg) [ 408.418742] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.418742] [55073]: warnings.warn(deprecated_msg) [ 408.418742] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.418742] [55073]: warnings.warn(deprecated_msg) [ 408.418867] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.418867] [55073]: warnings.warn(deprecated_msg) [ 408.418867] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.418867] [55073]: warnings.warn(deprecated_msg) [ 408.418867] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.419038] [55073]: warnings.warn(deprecated_msg) [ 408.419038] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.419038] [55073]: warnings.warn(deprecated_msg) [ 408.419038] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.419038] [55073]: warnings.warn(deprecated_msg) [ 408.419186] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.419186] [55073]: warnings.warn(deprecated_msg) [ 408.419186] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.419186] [55073]: warnings.warn(deprecated_msg) [ 408.419186] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.419186] [55073]: warnings.warn(deprecated_msg) [ 408.419366] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.419366] [55073]: warnings.warn(deprecated_msg) [ 408.419366] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.419366] [55073]: warnings.warn(deprecated_msg) [ 408.419366] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.419530] [55073]: warnings.warn(deprecated_msg) [ 408.419530] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.419530] [55073]: warnings.warn(deprecated_msg) [ 408.419530] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.419530] [55073]: warnings.warn(deprecated_msg) [ 408.419686] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.419686] [55073]: warnings.warn(deprecated_msg) [ 408.419686] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.419686] [55073]: warnings.warn(deprecated_msg) [ 408.419817] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.419817] [55073]: warnings.warn(deprecated_msg) [ 408.419817] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.419817] [55073]: warnings.warn(deprecated_msg) [ 408.419943] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.419943] [55073]: warnings.warn(deprecated_msg) [ 408.419943] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.419943] [55073]: warnings.warn(deprecated_msg) [ 408.419943] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.420315] [55073]: warnings.warn(deprecated_msg) [ 408.420315] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.420315] [55073]: warnings.warn(deprecated_msg) [ 408.420315] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.420315] [55073]: warnings.warn(deprecated_msg) [ 408.420456] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.420456] [55073]: warnings.warn(deprecated_msg) [ 408.420456] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.420456] [55073]: warnings.warn(deprecated_msg) [ 408.420570] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.420570] [55073]: warnings.warn(deprecated_msg) [ 408.420570] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.420570] [55073]: warnings.warn(deprecated_msg) [ 408.420688] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.420688] [55073]: warnings.warn(deprecated_msg) [ 408.420688] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.420688] [55073]: warnings.warn(deprecated_msg) [ 408.420820] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.420820] [55073]: warnings.warn(deprecated_msg) [ 408.420820] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.420820] [55073]: warnings.warn(deprecated_msg) [ 408.420940] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.420940] [55073]: warnings.warn(deprecated_msg) [ 408.420940] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.420940] [55073]: warnings.warn(deprecated_msg) [ 408.421055] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.421055] [55073]: warnings.warn(deprecated_msg) [ 408.421055] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.421055] [55073]: warnings.warn(deprecated_msg) [ 408.421055] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.421055] [55073]: warnings.warn(deprecated_msg) [ 408.421216] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.421216] [55073]: warnings.warn(deprecated_msg) [ 408.421216] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.421216] [55073]: warnings.warn(deprecated_msg) [ 408.421216] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.421373] [55073]: warnings.warn(deprecated_msg) [ 408.421373] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.421373] [55073]: warnings.warn(deprecated_msg) [ 408.421373] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.421373] [55073]: warnings.warn(deprecated_msg) [ 408.421373] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.421373] [55073]: warnings.warn(deprecated_msg) [ 408.421594] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.421594] [55073]: warnings.warn(deprecated_msg) [ 408.421594] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.421594] [55073]: warnings.warn(deprecated_msg) [ 408.421594] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.421594] [55073]: warnings.warn(deprecated_msg) [ 408.421808] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.421808] [55073]: warnings.warn(deprecated_msg) [ 408.421808] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.421808] [55073]: warnings.warn(deprecated_msg) [ 408.421808] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.421808] [55073]: warnings.warn(deprecated_msg) [ 408.422102] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.422102] [55073]: warnings.warn(deprecated_msg) [ 408.422102] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.422102] [55073]: warnings.warn(deprecated_msg) [ 408.422102] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.422102] [55073]: warnings.warn(deprecated_msg) [ 408.422309] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.422309] [55073]: warnings.warn(deprecated_msg) [ 408.422309] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.422309] [55073]: warnings.warn(deprecated_msg) [ 408.422446] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.422446] [55073]: warnings.warn(deprecated_msg) [ 408.422446] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.422446] [55073]: warnings.warn(deprecated_msg) [ 408.422575] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.422575] [55073]: warnings.warn(deprecated_msg) [ 408.422575] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.422575] [55073]: warnings.warn(deprecated_msg) [ 408.422704] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.422704] [55073]: warnings.warn(deprecated_msg) [ 408.422704] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 408.422704] [55073]: warnings.warn(deprecated_msg) [ 408.422704] [55073]: DEBUG cinder.api.middleware.request_id [None req-aa29bf40-7ce0-4d00-a9f7-c645d29ea38f None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 408.774280] [55073]: INFO cinder.api.openstack.wsgi [None req-aa29bf40-7ce0-4d00-a9f7-c645d29ea38f admin admin] POST http://10.180.1.21/volume/v3/types [ 408.775057] [55073]: DEBUG cinder.api.openstack.wsgi [None req-aa29bf40-7ce0-4d00-a9f7-c645d29ea38f admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 408.777058] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 408.777058] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 408.780370] [55073]: DEBUG oslo_db.sqlalchemy.engines [None req-aa29bf40-7ce0-4d00-a9f7-c645d29ea38f admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=55073) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 408.803563] [55073]: INFO cinder.api.openstack.wsgi [None req-aa29bf40-7ce0-4d00-a9f7-c645d29ea38f admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 408.803989] [55073]: [pid: 55073|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 17:12:11 2025] POST /volume/v3/types => generated 182 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 408.807934] [55072]: DEBUG cinder.api.middleware.request_id [req-aa29bf40-7ce0-4d00-a9f7-c645d29ea38f req-021f525e-e761-404b-85f8-59b9d086af2c None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 409.075465] [55072]: INFO cinder.api.openstack.wsgi [req-aa29bf40-7ce0-4d00-a9f7-c645d29ea38f req-021f525e-e761-404b-85f8-59b9d086af2c admin admin] POST http://10.180.1.21/volume/v3/types/e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71/extra_specs [ 409.076195] [55072]: DEBUG cinder.api.openstack.wsgi [req-aa29bf40-7ce0-4d00-a9f7-c645d29ea38f req-021f525e-e761-404b-85f8-59b9d086af2c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 409.078271] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 409.078271] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 409.082205] [55072]: DEBUG oslo_db.sqlalchemy.engines [req-aa29bf40-7ce0-4d00-a9f7-c645d29ea38f req-021f525e-e761-404b-85f8-59b9d086af2c admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=55072) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 409.131402] [55072]: INFO cinder.api.openstack.wsgi [req-aa29bf40-7ce0-4d00-a9f7-c645d29ea38f req-021f525e-e761-404b-85f8-59b9d086af2c admin admin] http://10.180.1.21/volume/v3/types/e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71/extra_specs returned with HTTP 200 [ 409.131476] [55072]: [pid: 55072|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Wed Feb 19 17:12:11 2025] POST /volume/v3/types/e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71/extra_specs => generated 51 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 418.800818] [55073]: DEBUG dbcounter [-] [55073] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=55073) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 419.129420] [55072]: DEBUG dbcounter [-] [55072] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=55072) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 420.004312] [55073]: DEBUG cinder.api.middleware.request_id [None req-78321ae1-8457-4ef5-a9ea-735ca751fa38 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 420.005323] [55073]: INFO cinder.api.openstack.wsgi [None req-78321ae1-8457-4ef5-a9ea-735ca751fa38 None None] GET http://10.180.1.21/volume// [ 420.005604] [55073]: DEBUG cinder.api.openstack.wsgi [None req-78321ae1-8457-4ef5-a9ea-735ca751fa38 None None] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 420.005927] [55073]: DEBUG cinder.api.openstack.wsgi [None req-78321ae1-8457-4ef5-a9ea-735ca751fa38 None None] Calling method 'all' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 420.006842] [55073]: INFO cinder.api.openstack.wsgi [None req-78321ae1-8457-4ef5-a9ea-735ca751fa38 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 420.007548] [55073]: [pid: 55073|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1305 bytes} [Wed Feb 19 17:12:22 2025] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 477.638797] [55072]: DEBUG cinder.api.middleware.request_id [None req-26c09453-6d55-4bb1-8be7-86cc9e724ab0 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 477.707113] [55072]: INFO cinder.api.openstack.wsgi [None req-26c09453-6d55-4bb1-8be7-86cc9e724ab0 tempest-verify_tempest_config-2021412981 tempest-verify_tempest_config-2021412981-project-member] GET http://10.180.1.21/volume/v3/extensions [ 477.707356] [55072]: DEBUG cinder.api.openstack.wsgi [None req-26c09453-6d55-4bb1-8be7-86cc9e724ab0 tempest-verify_tempest_config-2021412981 tempest-verify_tempest_config-2021412981-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 477.707571] [55072]: DEBUG cinder.api.openstack.wsgi [None req-26c09453-6d55-4bb1-8be7-86cc9e724ab0 tempest-verify_tempest_config-2021412981 tempest-verify_tempest_config-2021412981-project-member] Calling method 'index' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 477.707992] [55072]: INFO cinder.api.openstack.wsgi [None req-26c09453-6d55-4bb1-8be7-86cc9e724ab0 tempest-verify_tempest_config-2021412981 tempest-verify_tempest_config-2021412981-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 477.708379] [55072]: [pid: 55072|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Wed Feb 19 17:13:20 2025] GET /volume/v3/extensions => generated 5245 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 557.757869] [55073]: DEBUG cinder.api.middleware.request_id [None req-92653503-913a-4525-988c-cbd3f1bd0186 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 557.849343] [55073]: INFO cinder.api.openstack.wsgi [None req-92653503-913a-4525-988c-cbd3f1bd0186 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 557.849753] [55073]: DEBUG cinder.api.openstack.wsgi [None req-92653503-913a-4525-988c-cbd3f1bd0186 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1013991498"}} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 557.854021] [55073]: DEBUG cinder.api.v3.volumes [None req-92653503-913a-4525-988c-cbd3f1bd0186 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1013991498'}} {{(pid=55073) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 557.854344] [55073]: INFO cinder.api.v3.volumes [None req-92653503-913a-4525-988c-cbd3f1bd0186 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Create volume of 1 GB [ 557.868140] [55073]: DEBUG cinder.volume.api [None req-92653503-913a-4525-988c-cbd3f1bd0186 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Availability zone cache updated, next update will occur around 2025-02-19 18:14:40.711808. {{(pid=55073) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 557.868289] [55073]: INFO cinder.volume.api [None req-92653503-913a-4525-988c-cbd3f1bd0186 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Availability Zones retrieved successfully. [ 557.883909] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/engines/action_engine/process_executor.py:17: DeprecationWarning: The asyncore module is deprecated and will be removed in Python 3.12. The recommended replacement is asyncio [ 557.883909] [55073]: import asyncore [ 557.892853] [55073]: DEBUG cinder.volume.api [None req-92653503-913a-4525-988c-cbd3f1bd0186 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Flow 'volume_create_api' (0f515fa2-37c0-4cb8-a09b-8d9ba129122e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 557.894159] [55073]: DEBUG cinder.volume.api [None req-92653503-913a-4525-988c-cbd3f1bd0186 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7e31ad1-59df-4fdd-a102-624ec805b5d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 557.895339] [55073]: DEBUG cinder.volume.flows.api.create_volume [None req-92653503-913a-4525-988c-cbd3f1bd0186 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Validating volume size '1' using validate_int {{(pid=55073) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 557.930354] [55073]: DEBUG cinder.volume.api [None req-92653503-913a-4525-988c-cbd3f1bd0186 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7e31ad1-59df-4fdd-a102-624ec805b5d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T17:12:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 557.931367] [55073]: DEBUG cinder.volume.api [None req-92653503-913a-4525-988c-cbd3f1bd0186 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd2165e5-ad65-4bad-a185-ec49b20498da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 557.955729] [55073]: WARNING cinder.quota [None req-92653503-913a-4525-988c-cbd3f1bd0186 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Deprecated: Default quota for resource: volumes_vsphere is set by the default quota flag: quota_volumes_vsphere, it is now deprecated. Please use the default quota class for default quota. [ 557.956120] [55073]: WARNING cinder.quota [None req-92653503-913a-4525-988c-cbd3f1bd0186 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Deprecated: Default quota for resource: gigabytes_vsphere is set by the default quota flag: quota_gigabytes_vsphere, it is now deprecated. Please use the default quota class for default quota. [ 558.002262] [55073]: DEBUG cinder.quota [None req-92653503-913a-4525-988c-cbd3f1bd0186 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Created reservations ['ec118c51-fbf2-4931-8993-4b5653b7229e', 'd04b8685-4274-4e61-b0bc-dd8399e898be', '2e6957aa-aed3-4d95-8650-0a0713d978bd', 'f43b06f4-9849-4465-9209-032aa5dbb1e6'] {{(pid=55073) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 558.003369] [55073]: DEBUG cinder.volume.api [None req-92653503-913a-4525-988c-cbd3f1bd0186 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd2165e5-ad65-4bad-a185-ec49b20498da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec118c51-fbf2-4931-8993-4b5653b7229e', 'd04b8685-4274-4e61-b0bc-dd8399e898be', '2e6957aa-aed3-4d95-8650-0a0713d978bd', 'f43b06f4-9849-4465-9209-032aa5dbb1e6']}' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 558.004452] [55073]: DEBUG cinder.volume.api [None req-92653503-913a-4525-988c-cbd3f1bd0186 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d1a658f-78e7-4c9b-8dc4-59e2809284b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 558.188353] [55073]: DEBUG cinder.volume.api [None req-92653503-913a-4525-988c-cbd3f1bd0186 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d1a658f-78e7-4c9b-8dc4-59e2809284b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3aba59f1-5413-4604-a6e5-e4acbf25153d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1013991498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='696e975848594dccb902f76018b9aeb3',qos_specs=None,replication_status=,reservations=['ec118c51-fbf2-4931-8993-4b5653b7229e','d04b8685-4274-4e61-b0bc-dd8399e898be','2e6957aa-aed3-4d95-8650-0a0713d978bd','f43b06f4-9849-4465-9209-032aa5dbb1e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c850152bc714143ab2cd575205757e2',volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T17:14:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1013991498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3aba59f1-5413-4604-a6e5-e4acbf25153d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='696e975848594dccb902f76018b9aeb3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c850152bc714143ab2cd575205757e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71),volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71)}' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 558.189235] [55073]: DEBUG cinder.volume.api [None req-92653503-913a-4525-988c-cbd3f1bd0186 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbed8223-f3f8-4e8d-bbf4-fbb91047f3fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 558.234888] [55073]: DEBUG cinder.volume.api [None req-92653503-913a-4525-988c-cbd3f1bd0186 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbed8223-f3f8-4e8d-bbf4-fbb91047f3fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1013991498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='696e975848594dccb902f76018b9aeb3',qos_specs=None,replication_status=,reservations=['ec118c51-fbf2-4931-8993-4b5653b7229e','d04b8685-4274-4e61-b0bc-dd8399e898be','2e6957aa-aed3-4d95-8650-0a0713d978bd','f43b06f4-9849-4465-9209-032aa5dbb1e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c850152bc714143ab2cd575205757e2',volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71)}' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 558.235864] [55073]: DEBUG cinder.volume.api [None req-92653503-913a-4525-988c-cbd3f1bd0186 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ee7d5b9-af98-4c65-b7e6-12f42084f2e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 558.267090] [55073]: DEBUG cinder.volume.api [None req-92653503-913a-4525-988c-cbd3f1bd0186 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ee7d5b9-af98-4c65-b7e6-12f42084f2e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 558.269334] [55073]: DEBUG cinder.volume.api [None req-92653503-913a-4525-988c-cbd3f1bd0186 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Flow 'volume_create_api' (0f515fa2-37c0-4cb8-a09b-8d9ba129122e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55073) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 558.270054] [55073]: INFO cinder.volume.api [None req-92653503-913a-4525-988c-cbd3f1bd0186 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Create volume request issued successfully. [ 558.271435] [55073]: INFO cinder.api.openstack.wsgi [None req-92653503-913a-4525-988c-cbd3f1bd0186 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 558.271813] [55073]: [pid: 55073|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 17:14:40 2025] POST /volume/v3/volumes => generated 784 bytes in 515 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 558.286333] [55072]: DEBUG cinder.api.middleware.request_id [None req-2cc650c9-1f7d-48e4-a48c-dc2aaa0c7f22 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 558.296828] [55072]: INFO cinder.api.openstack.wsgi [None req-2cc650c9-1f7d-48e4-a48c-dc2aaa0c7f22 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] GET http://10.180.1.21/volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d [ 558.296828] [55072]: DEBUG cinder.api.openstack.wsgi [None req-2cc650c9-1f7d-48e4-a48c-dc2aaa0c7f22 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 558.296828] [55072]: DEBUG cinder.api.openstack.wsgi [None req-2cc650c9-1f7d-48e4-a48c-dc2aaa0c7f22 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 558.357401] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 558.357401] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 558.365456] [55072]: INFO cinder.volume.api [None req-2cc650c9-1f7d-48e4-a48c-dc2aaa0c7f22 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Volume info retrieved successfully. [ 558.375891] [55072]: INFO cinder.api.openstack.wsgi [None req-2cc650c9-1f7d-48e4-a48c-dc2aaa0c7f22 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] http://10.180.1.21/volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d returned with HTTP 200 [ 558.376339] [55072]: [pid: 55072|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:14:41 2025] GET /volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d => generated 963 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 559.389738] [55073]: DEBUG cinder.api.middleware.request_id [None req-29a449cd-fff0-4a38-863c-b006ad8ce8f0 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 559.392644] [55073]: INFO cinder.api.openstack.wsgi [None req-29a449cd-fff0-4a38-863c-b006ad8ce8f0 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] GET http://10.180.1.21/volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d [ 559.392956] [55073]: DEBUG cinder.api.openstack.wsgi [None req-29a449cd-fff0-4a38-863c-b006ad8ce8f0 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 559.393167] [55073]: DEBUG cinder.api.openstack.wsgi [None req-29a449cd-fff0-4a38-863c-b006ad8ce8f0 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 559.409649] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 559.409649] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 559.416107] [55073]: INFO cinder.volume.api [None req-29a449cd-fff0-4a38-863c-b006ad8ce8f0 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Volume info retrieved successfully. [ 559.423592] [55073]: INFO cinder.api.openstack.wsgi [None req-29a449cd-fff0-4a38-863c-b006ad8ce8f0 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] http://10.180.1.21/volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d returned with HTTP 200 [ 559.424191] [55073]: [pid: 55073|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:14:42 2025] GET /volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d => generated 1010 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 568.369896] [55072]: DEBUG dbcounter [-] [55072] Writing DB stats cinder:SELECT=4 {{(pid=55072) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 569.420882] [55073]: DEBUG dbcounter [-] [55073] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55073) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 572.267554] [55072]: DEBUG cinder.api.middleware.request_id [None req-c9230b38-c54a-4801-8fd7-a297aab0318b None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 572.411183] [55072]: INFO cinder.api.openstack.wsgi [None req-c9230b38-c54a-4801-8fd7-a297aab0318b tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] POST http://10.180.1.21/volume/v3/volumes [ 572.412839] [55072]: DEBUG cinder.api.openstack.wsgi [None req-c9230b38-c54a-4801-8fd7-a297aab0318b tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1878574976"}} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 572.415086] [55072]: DEBUG cinder.api.v3.volumes [None req-c9230b38-c54a-4801-8fd7-a297aab0318b tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1878574976'}} {{(pid=55072) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 572.415520] [55072]: INFO cinder.api.v3.volumes [None req-c9230b38-c54a-4801-8fd7-a297aab0318b tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Create volume of 1 GB [ 572.432430] [55072]: DEBUG cinder.volume.api [None req-c9230b38-c54a-4801-8fd7-a297aab0318b tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Availability zone cache updated, next update will occur around 2025-02-19 18:14:55.276126. {{(pid=55072) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 572.432607] [55072]: INFO cinder.volume.api [None req-c9230b38-c54a-4801-8fd7-a297aab0318b tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Availability Zones retrieved successfully. [ 572.448769] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/engines/action_engine/process_executor.py:17: DeprecationWarning: The asyncore module is deprecated and will be removed in Python 3.12. The recommended replacement is asyncio [ 572.448769] [55072]: import asyncore [ 572.460369] [55072]: DEBUG cinder.volume.api [None req-c9230b38-c54a-4801-8fd7-a297aab0318b tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Flow 'volume_create_api' (778c13f7-71ea-4292-b923-76a2e0ae16c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 572.461875] [55072]: DEBUG cinder.volume.api [None req-c9230b38-c54a-4801-8fd7-a297aab0318b tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec54d276-973b-41a5-b2c4-bf8b4bc46675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 572.463597] [55072]: DEBUG cinder.volume.flows.api.create_volume [None req-c9230b38-c54a-4801-8fd7-a297aab0318b tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Validating volume size '1' using validate_int {{(pid=55072) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 572.636025] [55072]: DEBUG cinder.volume.api [None req-c9230b38-c54a-4801-8fd7-a297aab0318b tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec54d276-973b-41a5-b2c4-bf8b4bc46675) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T17:12:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 572.636562] [55072]: DEBUG cinder.volume.api [None req-c9230b38-c54a-4801-8fd7-a297aab0318b tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfe4cd46-db66-401c-a8fe-e2846562a207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 572.667602] [55072]: WARNING cinder.quota [None req-c9230b38-c54a-4801-8fd7-a297aab0318b tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Deprecated: Default quota for resource: volumes_vsphere is set by the default quota flag: quota_volumes_vsphere, it is now deprecated. Please use the default quota class for default quota. [ 572.667962] [55072]: WARNING cinder.quota [None req-c9230b38-c54a-4801-8fd7-a297aab0318b tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Deprecated: Default quota for resource: gigabytes_vsphere is set by the default quota flag: quota_gigabytes_vsphere, it is now deprecated. Please use the default quota class for default quota. [ 572.714726] [55072]: DEBUG cinder.quota [None req-c9230b38-c54a-4801-8fd7-a297aab0318b tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Created reservations ['09690198-201f-455c-9946-0f5908181fbb', '253e1368-1f62-49f5-aaae-e45dc0577744', 'e43c70d0-e1fa-448d-a723-e0a3f9f944f7', 'da0b68a5-228d-4fc2-84fd-f9a1748cdb76'] {{(pid=55072) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 572.715816] [55072]: DEBUG cinder.volume.api [None req-c9230b38-c54a-4801-8fd7-a297aab0318b tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfe4cd46-db66-401c-a8fe-e2846562a207) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09690198-201f-455c-9946-0f5908181fbb', '253e1368-1f62-49f5-aaae-e45dc0577744', 'e43c70d0-e1fa-448d-a723-e0a3f9f944f7', 'da0b68a5-228d-4fc2-84fd-f9a1748cdb76']}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 572.716766] [55072]: DEBUG cinder.volume.api [None req-c9230b38-c54a-4801-8fd7-a297aab0318b tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61ab9fd2-018c-4fbd-82ab-25ae6ce2722e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 572.759745] [55072]: DEBUG cinder.volume.api [None req-c9230b38-c54a-4801-8fd7-a297aab0318b tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61ab9fd2-018c-4fbd-82ab-25ae6ce2722e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '635bd82d-c247-4963-b9ad-fb99987d4f4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1878574976',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='52a8f3c53a6e454db0dfc6f70b0679e6',qos_specs=None,replication_status=,reservations=['09690198-201f-455c-9946-0f5908181fbb','253e1368-1f62-49f5-aaae-e45dc0577744','e43c70d0-e1fa-448d-a723-e0a3f9f944f7','da0b68a5-228d-4fc2-84fd-f9a1748cdb76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f5b5a9acd314f879cffa6a67a5d8d69',volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T17:14:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1878574976',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=635bd82d-c247-4963-b9ad-fb99987d4f4a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='52a8f3c53a6e454db0dfc6f70b0679e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f5b5a9acd314f879cffa6a67a5d8d69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71),volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71)}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 572.760758] [55072]: DEBUG cinder.volume.api [None req-c9230b38-c54a-4801-8fd7-a297aab0318b tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (881b2aae-84f9-4ec2-b1d7-97de190b678b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 572.787574] [55072]: DEBUG cinder.volume.api [None req-c9230b38-c54a-4801-8fd7-a297aab0318b tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (881b2aae-84f9-4ec2-b1d7-97de190b678b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1878574976',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='52a8f3c53a6e454db0dfc6f70b0679e6',qos_specs=None,replication_status=,reservations=['09690198-201f-455c-9946-0f5908181fbb','253e1368-1f62-49f5-aaae-e45dc0577744','e43c70d0-e1fa-448d-a723-e0a3f9f944f7','da0b68a5-228d-4fc2-84fd-f9a1748cdb76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f5b5a9acd314f879cffa6a67a5d8d69',volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71)}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 572.788524] [55072]: DEBUG cinder.volume.api [None req-c9230b38-c54a-4801-8fd7-a297aab0318b tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (922ddb2a-f275-40e0-91a5-8edda483dba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 572.811998] [55072]: DEBUG cinder.volume.api [None req-c9230b38-c54a-4801-8fd7-a297aab0318b tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (922ddb2a-f275-40e0-91a5-8edda483dba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 572.813407] [55072]: DEBUG cinder.volume.api [None req-c9230b38-c54a-4801-8fd7-a297aab0318b tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Flow 'volume_create_api' (778c13f7-71ea-4292-b923-76a2e0ae16c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55072) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 572.813800] [55072]: INFO cinder.volume.api [None req-c9230b38-c54a-4801-8fd7-a297aab0318b tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Create volume request issued successfully. [ 572.814612] [55072]: INFO cinder.api.openstack.wsgi [None req-c9230b38-c54a-4801-8fd7-a297aab0318b tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 572.818440] [55072]: [pid: 55072|app: 0|req: 5/9] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 17:14:55 2025] POST /volume/v3/volumes => generated 759 bytes in 550 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 572.828984] [55073]: DEBUG cinder.api.middleware.request_id [None req-ffa89b19-3a54-4b91-9f4c-99db99311cb8 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 572.832179] [55073]: INFO cinder.api.openstack.wsgi [None req-ffa89b19-3a54-4b91-9f4c-99db99311cb8 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] GET http://10.180.1.21/volume/v3/volumes/635bd82d-c247-4963-b9ad-fb99987d4f4a [ 572.832179] [55073]: DEBUG cinder.api.openstack.wsgi [None req-ffa89b19-3a54-4b91-9f4c-99db99311cb8 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 572.832179] [55073]: DEBUG cinder.api.openstack.wsgi [None req-ffa89b19-3a54-4b91-9f4c-99db99311cb8 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 572.871566] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 572.871566] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 572.876248] [55073]: INFO cinder.volume.api [None req-ffa89b19-3a54-4b91-9f4c-99db99311cb8 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Volume info retrieved successfully. [ 572.882352] [55073]: INFO cinder.api.openstack.wsgi [None req-ffa89b19-3a54-4b91-9f4c-99db99311cb8 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] http://10.180.1.21/volume/v3/volumes/635bd82d-c247-4963-b9ad-fb99987d4f4a returned with HTTP 200 [ 572.882820] [55073]: [pid: 55073|app: 0|req: 5/10] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:14:55 2025] GET /volume/v3/volumes/635bd82d-c247-4963-b9ad-fb99987d4f4a => generated 851 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 573.894396] [55072]: DEBUG cinder.api.middleware.request_id [None req-4dd79896-656b-4570-a661-ff2b186483ea None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 573.896629] [55072]: INFO cinder.api.openstack.wsgi [None req-4dd79896-656b-4570-a661-ff2b186483ea tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] GET http://10.180.1.21/volume/v3/volumes/635bd82d-c247-4963-b9ad-fb99987d4f4a [ 573.896861] [55072]: DEBUG cinder.api.openstack.wsgi [None req-4dd79896-656b-4570-a661-ff2b186483ea tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 573.897194] [55072]: DEBUG cinder.api.openstack.wsgi [None req-4dd79896-656b-4570-a661-ff2b186483ea tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 573.909652] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 573.909652] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 573.913877] [55072]: INFO cinder.volume.api [None req-4dd79896-656b-4570-a661-ff2b186483ea tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Volume info retrieved successfully. [ 573.919589] [55072]: INFO cinder.api.openstack.wsgi [None req-4dd79896-656b-4570-a661-ff2b186483ea tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] http://10.180.1.21/volume/v3/volumes/635bd82d-c247-4963-b9ad-fb99987d4f4a returned with HTTP 200 [ 573.920123] [55072]: [pid: 55072|app: 0|req: 6/11] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:14:56 2025] GET /volume/v3/volumes/635bd82d-c247-4963-b9ad-fb99987d4f4a => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 575.756327] [55073]: DEBUG cinder.api.middleware.request_id [req-2930e206-48fd-4842-a29f-6a040b8587dc req-898cc457-29eb-417c-be11-40f0f7ec9973 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 575.760894] [55073]: WARNING keystonemiddleware.auth_token [req-2930e206-48fd-4842-a29f-6a040b8587dc req-898cc457-29eb-417c-be11-40f0f7ec9973 None None] A valid token was submitted as a service token, but it was not a valid service token. This is incorrect but backwards compatible behaviour. This will be removed in future releases. [ 575.762913] [55073]: INFO cinder.api.openstack.wsgi [req-2930e206-48fd-4842-a29f-6a040b8587dc req-898cc457-29eb-417c-be11-40f0f7ec9973 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] GET http://10.180.1.21/volume/v3/volumes/635bd82d-c247-4963-b9ad-fb99987d4f4a [ 575.763217] [55073]: DEBUG cinder.api.openstack.wsgi [req-2930e206-48fd-4842-a29f-6a040b8587dc req-898cc457-29eb-417c-be11-40f0f7ec9973 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 575.763449] [55073]: DEBUG cinder.api.openstack.wsgi [req-2930e206-48fd-4842-a29f-6a040b8587dc req-898cc457-29eb-417c-be11-40f0f7ec9973 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 575.780623] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 575.780623] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 575.787304] [55073]: INFO cinder.volume.api [req-2930e206-48fd-4842-a29f-6a040b8587dc req-898cc457-29eb-417c-be11-40f0f7ec9973 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Volume info retrieved successfully. [ 575.794966] [55073]: INFO cinder.api.openstack.wsgi [req-2930e206-48fd-4842-a29f-6a040b8587dc req-898cc457-29eb-417c-be11-40f0f7ec9973 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] http://10.180.1.21/volume/v3/volumes/635bd82d-c247-4963-b9ad-fb99987d4f4a returned with HTTP 200 [ 575.794966] [55073]: [pid: 55073|app: 0|req: 6/12] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:14:58 2025] GET /volume/v3/volumes/635bd82d-c247-4963-b9ad-fb99987d4f4a => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 575.804873] [55072]: DEBUG cinder.api.middleware.request_id [None req-19c862f7-00a5-42c6-8fa6-45633c2979b2 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 575.809415] [55072]: INFO cinder.api.openstack.wsgi [None req-19c862f7-00a5-42c6-8fa6-45633c2979b2 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] POST http://10.180.1.21/volume/v3/volumes [ 575.809415] [55072]: DEBUG cinder.api.openstack.wsgi [None req-19c862f7-00a5-42c6-8fa6-45633c2979b2 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1749993260"}} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 575.812943] [55072]: DEBUG cinder.api.v3.volumes [None req-19c862f7-00a5-42c6-8fa6-45633c2979b2 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1749993260'}} {{(pid=55072) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 575.815130] [55072]: INFO cinder.api.v3.volumes [None req-19c862f7-00a5-42c6-8fa6-45633c2979b2 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Create volume of 1 GB [ 575.821023] [55072]: INFO cinder.volume.api [None req-19c862f7-00a5-42c6-8fa6-45633c2979b2 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Availability Zones retrieved successfully. [ 575.826484] [55072]: DEBUG cinder.volume.api [None req-19c862f7-00a5-42c6-8fa6-45633c2979b2 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Flow 'volume_create_api' (7eea380e-a489-43e7-928c-3e50aab3e7af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 575.827771] [55072]: DEBUG cinder.volume.api [None req-19c862f7-00a5-42c6-8fa6-45633c2979b2 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bccdeefa-f2c8-4f75-a62e-7084f6f2f301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 575.829481] [55072]: DEBUG cinder.volume.flows.api.create_volume [None req-19c862f7-00a5-42c6-8fa6-45633c2979b2 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Validating volume size '1' using validate_int {{(pid=55072) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 575.850552] [55072]: DEBUG cinder.volume.api [None req-19c862f7-00a5-42c6-8fa6-45633c2979b2 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bccdeefa-f2c8-4f75-a62e-7084f6f2f301) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T17:12:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 575.851633] [55072]: DEBUG cinder.volume.api [None req-19c862f7-00a5-42c6-8fa6-45633c2979b2 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc7083c7-ccd8-4513-a249-64a6ef990d28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 575.882380] [55072]: DEBUG cinder.quota [None req-19c862f7-00a5-42c6-8fa6-45633c2979b2 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Created reservations ['3bdcd059-dcdf-4cc6-bcdf-2f58ae47d807', '63d20f62-292a-4380-ae1a-e0fe59f94a74', 'b856db1d-5a2b-41fe-808e-0eb07ebdff13', 'd999bbba-4461-4fa4-8697-e25e4311fabd'] {{(pid=55072) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 575.886106] [55072]: DEBUG cinder.volume.api [None req-19c862f7-00a5-42c6-8fa6-45633c2979b2 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc7083c7-ccd8-4513-a249-64a6ef990d28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3bdcd059-dcdf-4cc6-bcdf-2f58ae47d807', '63d20f62-292a-4380-ae1a-e0fe59f94a74', 'b856db1d-5a2b-41fe-808e-0eb07ebdff13', 'd999bbba-4461-4fa4-8697-e25e4311fabd']}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 575.886106] [55072]: DEBUG cinder.volume.api [None req-19c862f7-00a5-42c6-8fa6-45633c2979b2 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87f3753c-54d4-43cb-b53d-c27d473db2a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 575.899075] [55072]: DEBUG cinder.volume.api [None req-19c862f7-00a5-42c6-8fa6-45633c2979b2 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87f3753c-54d4-43cb-b53d-c27d473db2a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1cea1afb-b3c7-425b-b347-b1f9b907500c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1749993260',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='52a8f3c53a6e454db0dfc6f70b0679e6',qos_specs=None,replication_status=,reservations=['3bdcd059-dcdf-4cc6-bcdf-2f58ae47d807','63d20f62-292a-4380-ae1a-e0fe59f94a74','b856db1d-5a2b-41fe-808e-0eb07ebdff13','d999bbba-4461-4fa4-8697-e25e4311fabd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f5b5a9acd314f879cffa6a67a5d8d69',volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T17:14:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1749993260',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1cea1afb-b3c7-425b-b347-b1f9b907500c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='52a8f3c53a6e454db0dfc6f70b0679e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f5b5a9acd314f879cffa6a67a5d8d69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71),volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71)}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 575.900303] [55072]: DEBUG cinder.volume.api [None req-19c862f7-00a5-42c6-8fa6-45633c2979b2 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0828e2bd-0ecd-46b6-8728-329455071977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 575.912359] [55072]: DEBUG cinder.volume.api [None req-19c862f7-00a5-42c6-8fa6-45633c2979b2 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0828e2bd-0ecd-46b6-8728-329455071977) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1749993260',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='52a8f3c53a6e454db0dfc6f70b0679e6',qos_specs=None,replication_status=,reservations=['3bdcd059-dcdf-4cc6-bcdf-2f58ae47d807','63d20f62-292a-4380-ae1a-e0fe59f94a74','b856db1d-5a2b-41fe-808e-0eb07ebdff13','d999bbba-4461-4fa4-8697-e25e4311fabd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f5b5a9acd314f879cffa6a67a5d8d69',volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71)}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 575.913448] [55072]: DEBUG cinder.volume.api [None req-19c862f7-00a5-42c6-8fa6-45633c2979b2 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c370239-9dea-4e74-b17a-726bffd7276d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 575.926400] [55072]: DEBUG cinder.volume.api [None req-19c862f7-00a5-42c6-8fa6-45633c2979b2 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c370239-9dea-4e74-b17a-726bffd7276d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 575.927524] [55072]: DEBUG cinder.volume.api [None req-19c862f7-00a5-42c6-8fa6-45633c2979b2 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Flow 'volume_create_api' (7eea380e-a489-43e7-928c-3e50aab3e7af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55072) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 575.927896] [55072]: INFO cinder.volume.api [None req-19c862f7-00a5-42c6-8fa6-45633c2979b2 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Create volume request issued successfully. [ 575.928573] [55072]: INFO cinder.api.openstack.wsgi [None req-19c862f7-00a5-42c6-8fa6-45633c2979b2 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 575.931203] [55072]: [pid: 55072|app: 0|req: 7/13] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 17:14:58 2025] POST /volume/v3/volumes => generated 759 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 575.946664] [55073]: DEBUG cinder.api.middleware.request_id [None req-bc574611-f23d-427c-a0fd-0347b13fca28 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 575.951911] [55073]: INFO cinder.api.openstack.wsgi [None req-bc574611-f23d-427c-a0fd-0347b13fca28 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] GET http://10.180.1.21/volume/v3/volumes/1cea1afb-b3c7-425b-b347-b1f9b907500c [ 575.952046] [55073]: DEBUG cinder.api.openstack.wsgi [None req-bc574611-f23d-427c-a0fd-0347b13fca28 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 575.952277] [55073]: DEBUG cinder.api.openstack.wsgi [None req-bc574611-f23d-427c-a0fd-0347b13fca28 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 575.966733] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 575.966733] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 575.972048] [55073]: INFO cinder.volume.api [None req-bc574611-f23d-427c-a0fd-0347b13fca28 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Volume info retrieved successfully. [ 575.978195] [55073]: INFO cinder.api.openstack.wsgi [None req-bc574611-f23d-427c-a0fd-0347b13fca28 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] http://10.180.1.21/volume/v3/volumes/1cea1afb-b3c7-425b-b347-b1f9b907500c returned with HTTP 200 [ 575.978705] [55073]: [pid: 55073|app: 0|req: 7/14] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:14:58 2025] GET /volume/v3/volumes/1cea1afb-b3c7-425b-b347-b1f9b907500c => generated 827 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 576.990272] [55072]: DEBUG cinder.api.middleware.request_id [None req-2c77ff08-d425-464d-9304-0cd107b9f1b7 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 576.992940] [55072]: INFO cinder.api.openstack.wsgi [None req-2c77ff08-d425-464d-9304-0cd107b9f1b7 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] GET http://10.180.1.21/volume/v3/volumes/1cea1afb-b3c7-425b-b347-b1f9b907500c [ 576.993406] [55072]: DEBUG cinder.api.openstack.wsgi [None req-2c77ff08-d425-464d-9304-0cd107b9f1b7 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 576.993695] [55072]: DEBUG cinder.api.openstack.wsgi [None req-2c77ff08-d425-464d-9304-0cd107b9f1b7 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 577.008122] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 577.008122] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 577.016314] [55072]: INFO cinder.volume.api [None req-2c77ff08-d425-464d-9304-0cd107b9f1b7 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Volume info retrieved successfully. [ 577.023082] [55072]: INFO cinder.api.openstack.wsgi [None req-2c77ff08-d425-464d-9304-0cd107b9f1b7 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] http://10.180.1.21/volume/v3/volumes/1cea1afb-b3c7-425b-b347-b1f9b907500c returned with HTTP 200 [ 577.023520] [55072]: [pid: 55072|app: 0|req: 8/15] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:14:59 2025] GET /volume/v3/volumes/1cea1afb-b3c7-425b-b347-b1f9b907500c => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 578.226127] [55073]: DEBUG cinder.api.middleware.request_id [req-2f18a229-0cee-451a-8203-b56001f75a9e req-ec191e70-0ef8-46b9-b3e6-9f050f2cf519 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 578.231734] [55073]: INFO cinder.api.openstack.wsgi [req-2f18a229-0cee-451a-8203-b56001f75a9e req-ec191e70-0ef8-46b9-b3e6-9f050f2cf519 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] GET http://10.180.1.21/volume/v3/volumes/1cea1afb-b3c7-425b-b347-b1f9b907500c [ 578.232067] [55073]: DEBUG cinder.api.openstack.wsgi [req-2f18a229-0cee-451a-8203-b56001f75a9e req-ec191e70-0ef8-46b9-b3e6-9f050f2cf519 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 578.232315] [55073]: DEBUG cinder.api.openstack.wsgi [req-2f18a229-0cee-451a-8203-b56001f75a9e req-ec191e70-0ef8-46b9-b3e6-9f050f2cf519 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 578.247640] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 578.247640] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 578.253973] [55073]: INFO cinder.volume.api [req-2f18a229-0cee-451a-8203-b56001f75a9e req-ec191e70-0ef8-46b9-b3e6-9f050f2cf519 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Volume info retrieved successfully. [ 578.260760] [55073]: INFO cinder.api.openstack.wsgi [req-2f18a229-0cee-451a-8203-b56001f75a9e req-ec191e70-0ef8-46b9-b3e6-9f050f2cf519 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] http://10.180.1.21/volume/v3/volumes/1cea1afb-b3c7-425b-b347-b1f9b907500c returned with HTTP 200 [ 578.261359] [55073]: [pid: 55073|app: 0|req: 8/16] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:15:01 2025] GET /volume/v3/volumes/1cea1afb-b3c7-425b-b347-b1f9b907500c => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 578.273297] [55072]: DEBUG cinder.api.middleware.request_id [None req-87ea9cda-61cf-46a5-91fe-cf416461a703 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 578.275297] [55072]: INFO cinder.api.openstack.wsgi [None req-87ea9cda-61cf-46a5-91fe-cf416461a703 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] POST http://10.180.1.21/volume/v3/volumes [ 578.275777] [55072]: DEBUG cinder.api.openstack.wsgi [None req-87ea9cda-61cf-46a5-91fe-cf416461a703 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-38307577"}} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 578.281181] [55072]: DEBUG cinder.api.v3.volumes [None req-87ea9cda-61cf-46a5-91fe-cf416461a703 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-38307577'}} {{(pid=55072) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 578.281426] [55072]: INFO cinder.api.v3.volumes [None req-87ea9cda-61cf-46a5-91fe-cf416461a703 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Create volume of 1 GB [ 578.290048] [55072]: INFO cinder.volume.api [None req-87ea9cda-61cf-46a5-91fe-cf416461a703 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Availability Zones retrieved successfully. [ 578.299836] [55072]: DEBUG cinder.volume.api [None req-87ea9cda-61cf-46a5-91fe-cf416461a703 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Flow 'volume_create_api' (6c9e2369-86bb-4b02-ad48-3f5e6729003a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 578.302060] [55072]: DEBUG cinder.volume.api [None req-87ea9cda-61cf-46a5-91fe-cf416461a703 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (806db997-5ded-4177-9db4-c3d8a6c36b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 578.303404] [55072]: DEBUG cinder.volume.flows.api.create_volume [None req-87ea9cda-61cf-46a5-91fe-cf416461a703 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Validating volume size '1' using validate_int {{(pid=55072) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 578.336736] [55072]: DEBUG cinder.volume.api [None req-87ea9cda-61cf-46a5-91fe-cf416461a703 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (806db997-5ded-4177-9db4-c3d8a6c36b68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T17:12:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 578.337936] [55072]: DEBUG cinder.volume.api [None req-87ea9cda-61cf-46a5-91fe-cf416461a703 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ce9199c-b5e3-48f6-affa-b6c5fc1b91e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 578.381219] [55072]: DEBUG cinder.quota [None req-87ea9cda-61cf-46a5-91fe-cf416461a703 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Created reservations ['4f0adeec-93cf-45ef-99ba-f295c21e2c9e', '3886d4b5-9535-4ee8-bbf6-6f4cf0b82740', 'b60fa132-906a-45fd-9a55-f1393e56b46b', '151432f9-9730-4241-ab52-cf0cfa1b4bd0'] {{(pid=55072) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 578.382099] [55072]: DEBUG cinder.volume.api [None req-87ea9cda-61cf-46a5-91fe-cf416461a703 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ce9199c-b5e3-48f6-affa-b6c5fc1b91e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f0adeec-93cf-45ef-99ba-f295c21e2c9e', '3886d4b5-9535-4ee8-bbf6-6f4cf0b82740', 'b60fa132-906a-45fd-9a55-f1393e56b46b', '151432f9-9730-4241-ab52-cf0cfa1b4bd0']}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 578.382495] [55072]: DEBUG cinder.volume.api [None req-87ea9cda-61cf-46a5-91fe-cf416461a703 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d119586-3e15-4f85-a684-7610a03fad89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 578.403368] [55072]: DEBUG cinder.volume.api [None req-87ea9cda-61cf-46a5-91fe-cf416461a703 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d119586-3e15-4f85-a684-7610a03fad89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0014a8dc-9a5d-4e36-a288-efcfd8db134c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-38307577',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='52a8f3c53a6e454db0dfc6f70b0679e6',qos_specs=None,replication_status=,reservations=['4f0adeec-93cf-45ef-99ba-f295c21e2c9e','3886d4b5-9535-4ee8-bbf6-6f4cf0b82740','b60fa132-906a-45fd-9a55-f1393e56b46b','151432f9-9730-4241-ab52-cf0cfa1b4bd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f5b5a9acd314f879cffa6a67a5d8d69',volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T17:15:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-38307577',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0014a8dc-9a5d-4e36-a288-efcfd8db134c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='52a8f3c53a6e454db0dfc6f70b0679e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f5b5a9acd314f879cffa6a67a5d8d69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71),volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71)}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 578.404504] [55072]: DEBUG cinder.volume.api [None req-87ea9cda-61cf-46a5-91fe-cf416461a703 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6359ddb-a1b0-47b9-b770-98af2565ee93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 578.422444] [55072]: DEBUG cinder.volume.api [None req-87ea9cda-61cf-46a5-91fe-cf416461a703 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6359ddb-a1b0-47b9-b770-98af2565ee93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-38307577',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='52a8f3c53a6e454db0dfc6f70b0679e6',qos_specs=None,replication_status=,reservations=['4f0adeec-93cf-45ef-99ba-f295c21e2c9e','3886d4b5-9535-4ee8-bbf6-6f4cf0b82740','b60fa132-906a-45fd-9a55-f1393e56b46b','151432f9-9730-4241-ab52-cf0cfa1b4bd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f5b5a9acd314f879cffa6a67a5d8d69',volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71)}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 578.423619] [55072]: DEBUG cinder.volume.api [None req-87ea9cda-61cf-46a5-91fe-cf416461a703 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98cb6237-b1c8-4322-bb9d-8de804304fdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 578.443606] [55072]: DEBUG cinder.volume.api [None req-87ea9cda-61cf-46a5-91fe-cf416461a703 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98cb6237-b1c8-4322-bb9d-8de804304fdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 578.444773] [55072]: DEBUG cinder.volume.api [None req-87ea9cda-61cf-46a5-91fe-cf416461a703 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Flow 'volume_create_api' (6c9e2369-86bb-4b02-ad48-3f5e6729003a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55072) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 578.445187] [55072]: INFO cinder.volume.api [None req-87ea9cda-61cf-46a5-91fe-cf416461a703 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Create volume request issued successfully. [ 578.445918] [55072]: INFO cinder.api.openstack.wsgi [None req-87ea9cda-61cf-46a5-91fe-cf416461a703 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 578.448388] [55072]: [pid: 55072|app: 0|req: 9/17] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 17:15:01 2025] POST /volume/v3/volumes => generated 757 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 578.458558] [55073]: DEBUG cinder.api.middleware.request_id [None req-3b77f21c-939f-4830-af6f-02e44399c6e7 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 578.464270] [55073]: INFO cinder.api.openstack.wsgi [None req-3b77f21c-939f-4830-af6f-02e44399c6e7 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] GET http://10.180.1.21/volume/v3/volumes/0014a8dc-9a5d-4e36-a288-efcfd8db134c [ 578.465432] [55073]: DEBUG cinder.api.openstack.wsgi [None req-3b77f21c-939f-4830-af6f-02e44399c6e7 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 578.465556] [55073]: DEBUG cinder.api.openstack.wsgi [None req-3b77f21c-939f-4830-af6f-02e44399c6e7 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 578.481587] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 578.481587] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 578.489047] [55073]: INFO cinder.volume.api [None req-3b77f21c-939f-4830-af6f-02e44399c6e7 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Volume info retrieved successfully. [ 578.500828] [55073]: INFO cinder.api.openstack.wsgi [None req-3b77f21c-939f-4830-af6f-02e44399c6e7 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] http://10.180.1.21/volume/v3/volumes/0014a8dc-9a5d-4e36-a288-efcfd8db134c returned with HTTP 200 [ 578.501645] [55073]: [pid: 55073|app: 0|req: 9/18] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:15:01 2025] GET /volume/v3/volumes/0014a8dc-9a5d-4e36-a288-efcfd8db134c => generated 825 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 579.523261] [55072]: DEBUG cinder.api.middleware.request_id [None req-eb3b2112-9ee4-45ae-bc67-12c9a5fc7d96 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 579.526591] [55072]: INFO cinder.api.openstack.wsgi [None req-eb3b2112-9ee4-45ae-bc67-12c9a5fc7d96 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] GET http://10.180.1.21/volume/v3/volumes/0014a8dc-9a5d-4e36-a288-efcfd8db134c [ 579.526850] [55072]: DEBUG cinder.api.openstack.wsgi [None req-eb3b2112-9ee4-45ae-bc67-12c9a5fc7d96 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 579.527185] [55072]: DEBUG cinder.api.openstack.wsgi [None req-eb3b2112-9ee4-45ae-bc67-12c9a5fc7d96 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 579.542338] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 579.542338] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 579.552380] [55072]: INFO cinder.volume.api [None req-eb3b2112-9ee4-45ae-bc67-12c9a5fc7d96 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Volume info retrieved successfully. [ 579.556215] [55072]: INFO cinder.api.openstack.wsgi [None req-eb3b2112-9ee4-45ae-bc67-12c9a5fc7d96 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] http://10.180.1.21/volume/v3/volumes/0014a8dc-9a5d-4e36-a288-efcfd8db134c returned with HTTP 200 [ 579.556572] [55072]: [pid: 55072|app: 0|req: 10/19] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:15:02 2025] GET /volume/v3/volumes/0014a8dc-9a5d-4e36-a288-efcfd8db134c => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 582.361716] [55073]: DEBUG cinder.api.middleware.request_id [req-1deed368-bb5e-4af1-a986-6ad5e3c6b3f3 req-f95cc706-24e5-4f41-b283-96ba28a026ca None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 582.365145] [55073]: INFO cinder.api.openstack.wsgi [req-1deed368-bb5e-4af1-a986-6ad5e3c6b3f3 req-f95cc706-24e5-4f41-b283-96ba28a026ca tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] GET http://10.180.1.21/volume/v3/volumes/0014a8dc-9a5d-4e36-a288-efcfd8db134c [ 582.366762] [55073]: DEBUG cinder.api.openstack.wsgi [req-1deed368-bb5e-4af1-a986-6ad5e3c6b3f3 req-f95cc706-24e5-4f41-b283-96ba28a026ca tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 582.366762] [55073]: DEBUG cinder.api.openstack.wsgi [req-1deed368-bb5e-4af1-a986-6ad5e3c6b3f3 req-f95cc706-24e5-4f41-b283-96ba28a026ca tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 582.382859] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 582.382859] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 582.387503] [55073]: INFO cinder.volume.api [req-1deed368-bb5e-4af1-a986-6ad5e3c6b3f3 req-f95cc706-24e5-4f41-b283-96ba28a026ca tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Volume info retrieved successfully. [ 582.394559] [55073]: INFO cinder.api.openstack.wsgi [req-1deed368-bb5e-4af1-a986-6ad5e3c6b3f3 req-f95cc706-24e5-4f41-b283-96ba28a026ca tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] http://10.180.1.21/volume/v3/volumes/0014a8dc-9a5d-4e36-a288-efcfd8db134c returned with HTTP 200 [ 582.396321] [55073]: [pid: 55073|app: 0|req: 10/20] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:15:05 2025] GET /volume/v3/volumes/0014a8dc-9a5d-4e36-a288-efcfd8db134c => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 584.579460] [55072]: DEBUG cinder.api.middleware.request_id [req-d849d3e6-5a15-4fff-b500-7e4b73d4c8b5 req-4a9f65e2-2c1c-4709-9297-e98cc854d4c8 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 584.580676] [55072]: WARNING keystonemiddleware.auth_token [req-d849d3e6-5a15-4fff-b500-7e4b73d4c8b5 req-4a9f65e2-2c1c-4709-9297-e98cc854d4c8 None None] A valid token was submitted as a service token, but it was not a valid service token. This is incorrect but backwards compatible behaviour. This will be removed in future releases. [ 584.582561] [55072]: INFO cinder.api.openstack.wsgi [req-d849d3e6-5a15-4fff-b500-7e4b73d4c8b5 req-4a9f65e2-2c1c-4709-9297-e98cc854d4c8 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 584.583080] [55072]: DEBUG cinder.api.openstack.wsgi [req-d849d3e6-5a15-4fff-b500-7e4b73d4c8b5 req-4a9f65e2-2c1c-4709-9297-e98cc854d4c8 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 584.583236] [55072]: DEBUG cinder.api.openstack.wsgi [req-d849d3e6-5a15-4fff-b500-7e4b73d4c8b5 req-4a9f65e2-2c1c-4709-9297-e98cc854d4c8 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Calling method 'detail' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 584.583821] [55072]: DEBUG cinder.api.api_utils [req-d849d3e6-5a15-4fff-b500-7e4b73d4c8b5 req-4a9f65e2-2c1c-4709-9297-e98cc854d4c8 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Removing options '' from query. {{(pid=55072) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 584.585580] [55072]: DEBUG cinder.volume.api [req-d849d3e6-5a15-4fff-b500-7e4b73d4c8b5 req-4a9f65e2-2c1c-4709-9297-e98cc854d4c8 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55072) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 584.623993] [55072]: INFO cinder.volume.api [req-d849d3e6-5a15-4fff-b500-7e4b73d4c8b5 req-4a9f65e2-2c1c-4709-9297-e98cc854d4c8 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Get all volumes completed successfully. [ 584.628230] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 584.628230] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 584.631417] [55072]: INFO cinder.api.openstack.wsgi [req-d849d3e6-5a15-4fff-b500-7e4b73d4c8b5 req-4a9f65e2-2c1c-4709-9297-e98cc854d4c8 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 584.631417] [55072]: [pid: 55072|app: 0|req: 11/21] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 17:15:07 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 586.053108] [55073]: DEBUG cinder.api.middleware.request_id [req-5a7fbb14-0a86-436d-9cfe-04e4b4d3cd9e req-4e8a7be1-3fb8-4a9c-8267-0784619bef50 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 586.056574] [55073]: INFO cinder.api.openstack.wsgi [req-5a7fbb14-0a86-436d-9cfe-04e4b4d3cd9e req-4e8a7be1-3fb8-4a9c-8267-0784619bef50 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 586.056811] [55073]: DEBUG cinder.api.openstack.wsgi [req-5a7fbb14-0a86-436d-9cfe-04e4b4d3cd9e req-4e8a7be1-3fb8-4a9c-8267-0784619bef50 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 586.057048] [55073]: DEBUG cinder.api.openstack.wsgi [req-5a7fbb14-0a86-436d-9cfe-04e4b4d3cd9e req-4e8a7be1-3fb8-4a9c-8267-0784619bef50 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Calling method 'detail' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 586.057614] [55073]: DEBUG cinder.api.api_utils [req-5a7fbb14-0a86-436d-9cfe-04e4b4d3cd9e req-4e8a7be1-3fb8-4a9c-8267-0784619bef50 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Removing options '' from query. {{(pid=55073) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 586.058696] [55073]: DEBUG cinder.volume.api [req-5a7fbb14-0a86-436d-9cfe-04e4b4d3cd9e req-4e8a7be1-3fb8-4a9c-8267-0784619bef50 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55073) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 586.100653] [55073]: INFO cinder.volume.api [req-5a7fbb14-0a86-436d-9cfe-04e4b4d3cd9e req-4e8a7be1-3fb8-4a9c-8267-0784619bef50 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Get all volumes completed successfully. [ 586.102101] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 586.102101] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 586.109717] [55073]: INFO cinder.api.openstack.wsgi [req-5a7fbb14-0a86-436d-9cfe-04e4b4d3cd9e req-4e8a7be1-3fb8-4a9c-8267-0784619bef50 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 586.109717] [55073]: [pid: 55073|app: 0|req: 11/22] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 17:15:08 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 586.607772] [55072]: DEBUG cinder.api.middleware.request_id [None req-20acf821-409d-4add-9f83-27b364cf80f5 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 586.612441] [55072]: INFO cinder.api.openstack.wsgi [None req-20acf821-409d-4add-9f83-27b364cf80f5 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] POST http://10.180.1.21/volume/v3/volumes [ 586.612856] [55072]: DEBUG cinder.api.openstack.wsgi [None req-20acf821-409d-4add-9f83-27b364cf80f5 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1864159906", "imageRef": "e056a389-db67-47df-a0e1-5d8e9f6cd089", "size": 1}} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 586.614964] [55072]: DEBUG cinder.api.v3.volumes [None req-20acf821-409d-4add-9f83-27b364cf80f5 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1864159906', 'imageRef': 'e056a389-db67-47df-a0e1-5d8e9f6cd089', 'size': 1}} {{(pid=55072) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 586.853696] [55072]: INFO cinder.api.v3.volumes [None req-20acf821-409d-4add-9f83-27b364cf80f5 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Create volume of 1 GB [ 586.863047] [55072]: INFO cinder.volume.api [None req-20acf821-409d-4add-9f83-27b364cf80f5 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Availability Zones retrieved successfully. [ 586.874257] [55072]: DEBUG cinder.volume.api [None req-20acf821-409d-4add-9f83-27b364cf80f5 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Flow 'volume_create_api' (d87a229f-7d4d-4d07-8454-ba4cfe71a353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 586.875547] [55072]: DEBUG cinder.volume.api [None req-20acf821-409d-4add-9f83-27b364cf80f5 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (516cfd3a-713f-496e-8652-a9ec60aeebd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 586.877015] [55072]: DEBUG cinder.volume.flows.api.create_volume [None req-20acf821-409d-4add-9f83-27b364cf80f5 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Validating volume size '1' using validate_int {{(pid=55072) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 586.953913] [55072]: DEBUG cinder.volume.api [None req-20acf821-409d-4add-9f83-27b364cf80f5 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (516cfd3a-713f-496e-8652-a9ec60aeebd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T17:12:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 586.953913] [55072]: DEBUG cinder.volume.api [None req-20acf821-409d-4add-9f83-27b364cf80f5 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43c9422e-2d99-4ffe-9894-94646d8ee4e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 587.014635] [55072]: DEBUG cinder.quota [None req-20acf821-409d-4add-9f83-27b364cf80f5 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Created reservations ['878a83ae-2928-4652-9292-4c65f1616b24', '740d4322-4248-44d6-8889-56302e48d54d', '03b036b5-fcc8-42d5-ab49-3bad8b3c3c03', '596a1a79-8f97-41fe-99e6-af7353ec7e48'] {{(pid=55072) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 587.015744] [55072]: DEBUG cinder.volume.api [None req-20acf821-409d-4add-9f83-27b364cf80f5 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43c9422e-2d99-4ffe-9894-94646d8ee4e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['878a83ae-2928-4652-9292-4c65f1616b24', '740d4322-4248-44d6-8889-56302e48d54d', '03b036b5-fcc8-42d5-ab49-3bad8b3c3c03', '596a1a79-8f97-41fe-99e6-af7353ec7e48']}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 587.016829] [55072]: DEBUG cinder.volume.api [None req-20acf821-409d-4add-9f83-27b364cf80f5 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34519088-4f24-49d3-af35-823b65d2eff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 587.036662] [55072]: DEBUG cinder.volume.api [None req-20acf821-409d-4add-9f83-27b364cf80f5 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34519088-4f24-49d3-af35-823b65d2eff4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9136c3c3-9096-4f28-9873-6db756653aac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1864159906',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb49bdac05d0430a956336dcb021f97a',qos_specs=None,replication_status=,reservations=['878a83ae-2928-4652-9292-4c65f1616b24','740d4322-4248-44d6-8889-56302e48d54d','03b036b5-fcc8-42d5-ab49-3bad8b3c3c03','596a1a79-8f97-41fe-99e6-af7353ec7e48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c3fc4270e3f4f01a947613e4df4f88a',volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T17:15:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1864159906',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9136c3c3-9096-4f28-9873-6db756653aac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb49bdac05d0430a956336dcb021f97a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c3fc4270e3f4f01a947613e4df4f88a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71),volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71)}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 587.038033] [55072]: DEBUG cinder.volume.api [None req-20acf821-409d-4add-9f83-27b364cf80f5 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (588e0eeb-e53a-4aec-ac97-676bb821ecd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 587.056439] [55072]: DEBUG cinder.volume.api [None req-20acf821-409d-4add-9f83-27b364cf80f5 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (588e0eeb-e53a-4aec-ac97-676bb821ecd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1864159906',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb49bdac05d0430a956336dcb021f97a',qos_specs=None,replication_status=,reservations=['878a83ae-2928-4652-9292-4c65f1616b24','740d4322-4248-44d6-8889-56302e48d54d','03b036b5-fcc8-42d5-ab49-3bad8b3c3c03','596a1a79-8f97-41fe-99e6-af7353ec7e48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c3fc4270e3f4f01a947613e4df4f88a',volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71)}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 587.057907] [55072]: DEBUG cinder.volume.api [None req-20acf821-409d-4add-9f83-27b364cf80f5 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f399450-82c8-4918-9497-da1792e995a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 587.073208] [55072]: DEBUG cinder.volume.api [None req-20acf821-409d-4add-9f83-27b364cf80f5 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f399450-82c8-4918-9497-da1792e995a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 587.073664] [55072]: DEBUG cinder.volume.api [None req-20acf821-409d-4add-9f83-27b364cf80f5 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Flow 'volume_create_api' (d87a229f-7d4d-4d07-8454-ba4cfe71a353) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55072) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 587.073704] [55072]: INFO cinder.volume.api [None req-20acf821-409d-4add-9f83-27b364cf80f5 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Create volume request issued successfully. [ 587.074429] [55072]: INFO cinder.api.openstack.wsgi [None req-20acf821-409d-4add-9f83-27b364cf80f5 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 587.074865] [55072]: [pid: 55072|app: 0|req: 12/23] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 17:15:09 2025] POST /volume/v3/volumes => generated 752 bytes in 468 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 587.085545] [55073]: DEBUG cinder.api.middleware.request_id [None req-4715bfcf-35ff-4a72-af9b-f73297fb2be6 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 587.088299] [55073]: INFO cinder.api.openstack.wsgi [None req-4715bfcf-35ff-4a72-af9b-f73297fb2be6 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] GET http://10.180.1.21/volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac [ 587.088686] [55073]: DEBUG cinder.api.openstack.wsgi [None req-4715bfcf-35ff-4a72-af9b-f73297fb2be6 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 587.089051] [55073]: DEBUG cinder.api.openstack.wsgi [None req-4715bfcf-35ff-4a72-af9b-f73297fb2be6 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 587.098146] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 587.098146] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 587.103298] [55073]: INFO cinder.volume.api [None req-4715bfcf-35ff-4a72-af9b-f73297fb2be6 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Volume info retrieved successfully. [ 587.110346] [55073]: INFO cinder.api.openstack.wsgi [None req-4715bfcf-35ff-4a72-af9b-f73297fb2be6 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] http://10.180.1.21/volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac returned with HTTP 200 [ 587.110346] [55073]: [pid: 55073|app: 0|req: 12/24] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:15:09 2025] GET /volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 587.521668] [55072]: DEBUG cinder.api.middleware.request_id [req-4668ce1c-6bf4-4391-9e34-a0b3b478f07f req-53b78cc0-3720-4e72-8e58-8ccb4341243c None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 587.526085] [55072]: INFO cinder.api.openstack.wsgi [req-4668ce1c-6bf4-4391-9e34-a0b3b478f07f req-53b78cc0-3720-4e72-8e58-8ccb4341243c tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 587.526724] [55072]: DEBUG cinder.api.openstack.wsgi [req-4668ce1c-6bf4-4391-9e34-a0b3b478f07f req-53b78cc0-3720-4e72-8e58-8ccb4341243c tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 587.527057] [55072]: DEBUG cinder.api.openstack.wsgi [req-4668ce1c-6bf4-4391-9e34-a0b3b478f07f req-53b78cc0-3720-4e72-8e58-8ccb4341243c tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Calling method 'detail' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 587.527463] [55072]: DEBUG cinder.api.api_utils [req-4668ce1c-6bf4-4391-9e34-a0b3b478f07f req-53b78cc0-3720-4e72-8e58-8ccb4341243c tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Removing options '' from query. {{(pid=55072) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 587.530102] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 587.530102] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 587.530878] [55072]: DEBUG cinder.volume.api [req-4668ce1c-6bf4-4391-9e34-a0b3b478f07f req-53b78cc0-3720-4e72-8e58-8ccb4341243c tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55072) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 587.548305] [55072]: INFO cinder.volume.api [req-4668ce1c-6bf4-4391-9e34-a0b3b478f07f req-53b78cc0-3720-4e72-8e58-8ccb4341243c tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Get all volumes completed successfully. [ 587.549788] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 587.549788] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 587.558623] [55072]: INFO cinder.api.openstack.wsgi [req-4668ce1c-6bf4-4391-9e34-a0b3b478f07f req-53b78cc0-3720-4e72-8e58-8ccb4341243c tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 587.559391] [55072]: [pid: 55072|app: 0|req: 13/25] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 17:15:10 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 588.126730] [55073]: DEBUG cinder.api.middleware.request_id [None req-878cd1f1-ec05-405d-a021-9c66103f7185 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 588.132972] [55073]: INFO cinder.api.openstack.wsgi [None req-878cd1f1-ec05-405d-a021-9c66103f7185 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] GET http://10.180.1.21/volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac [ 588.133230] [55073]: DEBUG cinder.api.openstack.wsgi [None req-878cd1f1-ec05-405d-a021-9c66103f7185 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 588.133514] [55073]: DEBUG cinder.api.openstack.wsgi [None req-878cd1f1-ec05-405d-a021-9c66103f7185 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 588.148534] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 588.148534] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 588.154739] [55073]: INFO cinder.volume.api [None req-878cd1f1-ec05-405d-a021-9c66103f7185 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Volume info retrieved successfully. [ 588.163284] [55073]: INFO cinder.api.openstack.wsgi [None req-878cd1f1-ec05-405d-a021-9c66103f7185 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] http://10.180.1.21/volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac returned with HTTP 200 [ 588.164388] [55073]: [pid: 55073|app: 0|req: 13/26] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:15:10 2025] GET /volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 589.185364] [55072]: DEBUG cinder.api.middleware.request_id [None req-3a49cb28-ae46-488c-8ffa-013978bd7248 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 589.187860] [55072]: INFO cinder.api.openstack.wsgi [None req-3a49cb28-ae46-488c-8ffa-013978bd7248 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] GET http://10.180.1.21/volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac [ 589.188207] [55072]: DEBUG cinder.api.openstack.wsgi [None req-3a49cb28-ae46-488c-8ffa-013978bd7248 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 589.188898] [55072]: DEBUG cinder.api.openstack.wsgi [None req-3a49cb28-ae46-488c-8ffa-013978bd7248 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 589.202884] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 589.202884] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 589.208794] [55072]: INFO cinder.volume.api [None req-3a49cb28-ae46-488c-8ffa-013978bd7248 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Volume info retrieved successfully. [ 589.217848] [55072]: INFO cinder.api.openstack.wsgi [None req-3a49cb28-ae46-488c-8ffa-013978bd7248 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] http://10.180.1.21/volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac returned with HTTP 200 [ 589.218679] [55072]: [pid: 55072|app: 0|req: 14/27] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:15:12 2025] GET /volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 589.683970] [55073]: DEBUG cinder.api.middleware.request_id [req-b3029736-be06-4cf3-8991-59c65a76608e req-9e850d45-16fe-4502-91b8-c2afa50deb9a None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 589.689206] [55073]: INFO cinder.api.openstack.wsgi [req-b3029736-be06-4cf3-8991-59c65a76608e req-9e850d45-16fe-4502-91b8-c2afa50deb9a tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 589.692024] [55073]: DEBUG cinder.api.openstack.wsgi [req-b3029736-be06-4cf3-8991-59c65a76608e req-9e850d45-16fe-4502-91b8-c2afa50deb9a tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 589.692024] [55073]: DEBUG cinder.api.openstack.wsgi [req-b3029736-be06-4cf3-8991-59c65a76608e req-9e850d45-16fe-4502-91b8-c2afa50deb9a tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Calling method 'detail' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 589.692024] [55073]: DEBUG cinder.api.api_utils [req-b3029736-be06-4cf3-8991-59c65a76608e req-9e850d45-16fe-4502-91b8-c2afa50deb9a tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Removing options '' from query. {{(pid=55073) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 589.692024] [55073]: DEBUG cinder.volume.api [req-b3029736-be06-4cf3-8991-59c65a76608e req-9e850d45-16fe-4502-91b8-c2afa50deb9a tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55073) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 589.704541] [55073]: INFO cinder.volume.api [req-b3029736-be06-4cf3-8991-59c65a76608e req-9e850d45-16fe-4502-91b8-c2afa50deb9a tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Get all volumes completed successfully. [ 589.706995] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 589.706995] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 589.714279] [55073]: INFO cinder.api.openstack.wsgi [req-b3029736-be06-4cf3-8991-59c65a76608e req-9e850d45-16fe-4502-91b8-c2afa50deb9a tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 589.714279] [55073]: [pid: 55073|app: 0|req: 14/28] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 17:15:12 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 590.236768] [55072]: DEBUG cinder.api.middleware.request_id [None req-5382c222-636a-48b5-b0f1-97ca54f8a160 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 590.242696] [55072]: INFO cinder.api.openstack.wsgi [None req-5382c222-636a-48b5-b0f1-97ca54f8a160 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] GET http://10.180.1.21/volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac [ 590.243050] [55072]: DEBUG cinder.api.openstack.wsgi [None req-5382c222-636a-48b5-b0f1-97ca54f8a160 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 590.243344] [55072]: DEBUG cinder.api.openstack.wsgi [None req-5382c222-636a-48b5-b0f1-97ca54f8a160 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 590.261824] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 590.261824] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 590.275870] [55072]: INFO cinder.volume.api [None req-5382c222-636a-48b5-b0f1-97ca54f8a160 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Volume info retrieved successfully. [ 590.284743] [55072]: INFO cinder.api.openstack.wsgi [None req-5382c222-636a-48b5-b0f1-97ca54f8a160 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] http://10.180.1.21/volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac returned with HTTP 200 [ 590.285800] [55072]: [pid: 55072|app: 0|req: 15/29] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:15:13 2025] GET /volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac => generated 844 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 590.994564] [55073]: DEBUG cinder.api.middleware.request_id [req-180e7215-eb8c-468c-ad90-fe20c248397e req-1a376de1-8cbf-41bd-9724-34d81b8876d9 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 590.996783] [55073]: INFO cinder.api.openstack.wsgi [req-180e7215-eb8c-468c-ad90-fe20c248397e req-1a376de1-8cbf-41bd-9724-34d81b8876d9 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 590.997021] [55073]: DEBUG cinder.api.openstack.wsgi [req-180e7215-eb8c-468c-ad90-fe20c248397e req-1a376de1-8cbf-41bd-9724-34d81b8876d9 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 590.997282] [55073]: DEBUG cinder.api.openstack.wsgi [req-180e7215-eb8c-468c-ad90-fe20c248397e req-1a376de1-8cbf-41bd-9724-34d81b8876d9 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Calling method 'detail' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 590.997633] [55073]: DEBUG cinder.api.api_utils [req-180e7215-eb8c-468c-ad90-fe20c248397e req-1a376de1-8cbf-41bd-9724-34d81b8876d9 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Removing options '' from query. {{(pid=55073) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 590.998617] [55073]: DEBUG cinder.volume.api [req-180e7215-eb8c-468c-ad90-fe20c248397e req-1a376de1-8cbf-41bd-9724-34d81b8876d9 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55073) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 591.011429] [55073]: INFO cinder.volume.api [req-180e7215-eb8c-468c-ad90-fe20c248397e req-1a376de1-8cbf-41bd-9724-34d81b8876d9 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Get all volumes completed successfully. [ 591.012550] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 591.012550] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 591.020421] [55073]: INFO cinder.api.openstack.wsgi [req-180e7215-eb8c-468c-ad90-fe20c248397e req-1a376de1-8cbf-41bd-9724-34d81b8876d9 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 591.020865] [55073]: [pid: 55073|app: 0|req: 15/30] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 17:15:13 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 591.303480] [55072]: DEBUG cinder.api.middleware.request_id [None req-b65d53fe-c1c1-4d64-8b19-5a508565aefb None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 591.306154] [55072]: INFO cinder.api.openstack.wsgi [None req-b65d53fe-c1c1-4d64-8b19-5a508565aefb tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] GET http://10.180.1.21/volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac [ 591.306558] [55072]: DEBUG cinder.api.openstack.wsgi [None req-b65d53fe-c1c1-4d64-8b19-5a508565aefb tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 591.306944] [55072]: DEBUG cinder.api.openstack.wsgi [None req-b65d53fe-c1c1-4d64-8b19-5a508565aefb tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 591.331242] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 591.331242] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 591.338595] [55072]: INFO cinder.volume.api [None req-b65d53fe-c1c1-4d64-8b19-5a508565aefb tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Volume info retrieved successfully. [ 591.343695] [55072]: INFO cinder.api.openstack.wsgi [None req-b65d53fe-c1c1-4d64-8b19-5a508565aefb tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] http://10.180.1.21/volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac returned with HTTP 200 [ 591.343695] [55072]: [pid: 55072|app: 0|req: 16/31] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:15:14 2025] GET /volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 592.018902] [55073]: DEBUG cinder.api.middleware.request_id [req-949a14b0-7e48-48bd-8912-3d7473879aff req-af72660a-641c-4169-9f4c-938fabef0512 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 592.023223] [55073]: INFO cinder.api.openstack.wsgi [req-949a14b0-7e48-48bd-8912-3d7473879aff req-af72660a-641c-4169-9f4c-938fabef0512 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 592.028169] [55073]: DEBUG cinder.api.openstack.wsgi [req-949a14b0-7e48-48bd-8912-3d7473879aff req-af72660a-641c-4169-9f4c-938fabef0512 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 592.028169] [55073]: DEBUG cinder.api.openstack.wsgi [req-949a14b0-7e48-48bd-8912-3d7473879aff req-af72660a-641c-4169-9f4c-938fabef0512 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Calling method 'detail' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 592.028169] [55073]: DEBUG cinder.api.api_utils [req-949a14b0-7e48-48bd-8912-3d7473879aff req-af72660a-641c-4169-9f4c-938fabef0512 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Removing options '' from query. {{(pid=55073) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 592.028169] [55073]: DEBUG cinder.volume.api [req-949a14b0-7e48-48bd-8912-3d7473879aff req-af72660a-641c-4169-9f4c-938fabef0512 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55073) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 592.058192] [55073]: INFO cinder.volume.api [req-949a14b0-7e48-48bd-8912-3d7473879aff req-af72660a-641c-4169-9f4c-938fabef0512 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Get all volumes completed successfully. [ 592.060029] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 592.060029] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 592.066992] [55073]: INFO cinder.api.openstack.wsgi [req-949a14b0-7e48-48bd-8912-3d7473879aff req-af72660a-641c-4169-9f4c-938fabef0512 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 592.067816] [55073]: [pid: 55073|app: 0|req: 16/32] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 17:15:14 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 592.359797] [55072]: DEBUG cinder.api.middleware.request_id [None req-cdafeb4f-b190-4294-b4af-517288f6da7c None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 592.362912] [55072]: INFO cinder.api.openstack.wsgi [None req-cdafeb4f-b190-4294-b4af-517288f6da7c tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] GET http://10.180.1.21/volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac [ 592.363277] [55072]: DEBUG cinder.api.openstack.wsgi [None req-cdafeb4f-b190-4294-b4af-517288f6da7c tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 592.363521] [55072]: DEBUG cinder.api.openstack.wsgi [None req-cdafeb4f-b190-4294-b4af-517288f6da7c tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 592.382930] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 592.382930] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 592.388816] [55072]: INFO cinder.volume.api [None req-cdafeb4f-b190-4294-b4af-517288f6da7c tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Volume info retrieved successfully. [ 592.395539] [55072]: INFO cinder.api.openstack.wsgi [None req-cdafeb4f-b190-4294-b4af-517288f6da7c tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] http://10.180.1.21/volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac returned with HTTP 200 [ 592.395994] [55072]: [pid: 55072|app: 0|req: 17/33] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:15:15 2025] GET /volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 593.164451] [55073]: DEBUG cinder.api.middleware.request_id [req-d6a6804d-d23c-4de5-91c9-31a45eef2503 req-01948760-ff93-42ca-bcf1-7fc34c393fa4 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 593.169180] [55073]: INFO cinder.api.openstack.wsgi [req-d6a6804d-d23c-4de5-91c9-31a45eef2503 req-01948760-ff93-42ca-bcf1-7fc34c393fa4 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 593.169321] [55073]: DEBUG cinder.api.openstack.wsgi [req-d6a6804d-d23c-4de5-91c9-31a45eef2503 req-01948760-ff93-42ca-bcf1-7fc34c393fa4 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 593.169527] [55073]: DEBUG cinder.api.openstack.wsgi [req-d6a6804d-d23c-4de5-91c9-31a45eef2503 req-01948760-ff93-42ca-bcf1-7fc34c393fa4 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Calling method 'detail' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 593.169826] [55073]: DEBUG cinder.api.api_utils [req-d6a6804d-d23c-4de5-91c9-31a45eef2503 req-01948760-ff93-42ca-bcf1-7fc34c393fa4 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Removing options '' from query. {{(pid=55073) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 593.170805] [55073]: DEBUG cinder.volume.api [req-d6a6804d-d23c-4de5-91c9-31a45eef2503 req-01948760-ff93-42ca-bcf1-7fc34c393fa4 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55073) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 593.192567] [55073]: INFO cinder.volume.api [req-d6a6804d-d23c-4de5-91c9-31a45eef2503 req-01948760-ff93-42ca-bcf1-7fc34c393fa4 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Get all volumes completed successfully. [ 593.199159] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 593.199159] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 593.205339] [55073]: INFO cinder.api.openstack.wsgi [req-d6a6804d-d23c-4de5-91c9-31a45eef2503 req-01948760-ff93-42ca-bcf1-7fc34c393fa4 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 593.205339] [55073]: [pid: 55073|app: 0|req: 17/34] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 17:15:16 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 593.409162] [55072]: DEBUG cinder.api.middleware.request_id [None req-637c008f-184e-4a54-b132-fe736eb44a9e None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 593.412441] [55072]: INFO cinder.api.openstack.wsgi [None req-637c008f-184e-4a54-b132-fe736eb44a9e tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] GET http://10.180.1.21/volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac [ 593.413193] [55072]: DEBUG cinder.api.openstack.wsgi [None req-637c008f-184e-4a54-b132-fe736eb44a9e tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 593.413193] [55072]: DEBUG cinder.api.openstack.wsgi [None req-637c008f-184e-4a54-b132-fe736eb44a9e tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 593.441517] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 593.441517] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 593.445497] [55072]: INFO cinder.volume.api [None req-637c008f-184e-4a54-b132-fe736eb44a9e tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Volume info retrieved successfully. [ 593.451619] [55072]: INFO cinder.api.openstack.wsgi [None req-637c008f-184e-4a54-b132-fe736eb44a9e tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] http://10.180.1.21/volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac returned with HTTP 200 [ 593.452253] [55072]: [pid: 55072|app: 0|req: 18/35] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:15:16 2025] GET /volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 594.465869] [55073]: DEBUG cinder.api.middleware.request_id [None req-fbe78725-bb35-4f40-9ede-30732307054d None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 594.470990] [55073]: INFO cinder.api.openstack.wsgi [None req-fbe78725-bb35-4f40-9ede-30732307054d tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] GET http://10.180.1.21/volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac [ 594.470990] [55073]: DEBUG cinder.api.openstack.wsgi [None req-fbe78725-bb35-4f40-9ede-30732307054d tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 594.470990] [55073]: DEBUG cinder.api.openstack.wsgi [None req-fbe78725-bb35-4f40-9ede-30732307054d tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 594.488866] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 594.488866] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 594.495700] [55073]: INFO cinder.volume.api [None req-fbe78725-bb35-4f40-9ede-30732307054d tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Volume info retrieved successfully. [ 594.504545] [55073]: INFO cinder.api.openstack.wsgi [None req-fbe78725-bb35-4f40-9ede-30732307054d tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] http://10.180.1.21/volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac returned with HTTP 200 [ 594.504545] [55073]: [pid: 55073|app: 0|req: 18/36] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:15:17 2025] GET /volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 594.629122] [55072]: DEBUG cinder.api.middleware.request_id [req-1887ffad-13a6-41d0-8497-08d5a4d06234 req-a2b5a932-49bc-48a3-9b0e-268d4b21d5f4 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 594.632380] [55072]: INFO cinder.api.openstack.wsgi [req-1887ffad-13a6-41d0-8497-08d5a4d06234 req-a2b5a932-49bc-48a3-9b0e-268d4b21d5f4 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 594.632611] [55072]: DEBUG cinder.api.openstack.wsgi [req-1887ffad-13a6-41d0-8497-08d5a4d06234 req-a2b5a932-49bc-48a3-9b0e-268d4b21d5f4 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 594.632928] [55072]: DEBUG cinder.api.openstack.wsgi [req-1887ffad-13a6-41d0-8497-08d5a4d06234 req-a2b5a932-49bc-48a3-9b0e-268d4b21d5f4 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Calling method 'detail' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 594.635023] [55072]: DEBUG cinder.api.api_utils [req-1887ffad-13a6-41d0-8497-08d5a4d06234 req-a2b5a932-49bc-48a3-9b0e-268d4b21d5f4 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Removing options '' from query. {{(pid=55072) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 594.635931] [55072]: DEBUG cinder.volume.api [req-1887ffad-13a6-41d0-8497-08d5a4d06234 req-a2b5a932-49bc-48a3-9b0e-268d4b21d5f4 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55072) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 594.651723] [55072]: INFO cinder.volume.api [req-1887ffad-13a6-41d0-8497-08d5a4d06234 req-a2b5a932-49bc-48a3-9b0e-268d4b21d5f4 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Get all volumes completed successfully. [ 594.656153] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 594.656153] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 594.665401] [55072]: INFO cinder.api.openstack.wsgi [req-1887ffad-13a6-41d0-8497-08d5a4d06234 req-a2b5a932-49bc-48a3-9b0e-268d4b21d5f4 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 594.665401] [55072]: [pid: 55072|app: 0|req: 19/37] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 17:15:17 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 594.691043] [55073]: DEBUG cinder.api.middleware.request_id [None req-fc64e023-ae74-43b5-a2cf-8c5d3f49b28b None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 594.692795] [55073]: INFO cinder.api.openstack.wsgi [None req-fc64e023-ae74-43b5-a2cf-8c5d3f49b28b tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] DELETE http://10.180.1.21/volume/v3/volumes/0014a8dc-9a5d-4e36-a288-efcfd8db134c [ 594.692990] [55073]: DEBUG cinder.api.openstack.wsgi [None req-fc64e023-ae74-43b5-a2cf-8c5d3f49b28b tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 594.693625] [55073]: DEBUG cinder.api.openstack.wsgi [None req-fc64e023-ae74-43b5-a2cf-8c5d3f49b28b tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Calling method 'delete' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 594.693625] [55073]: INFO cinder.api.v3.volumes [None req-fc64e023-ae74-43b5-a2cf-8c5d3f49b28b tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Delete volume with id: 0014a8dc-9a5d-4e36-a288-efcfd8db134c [ 594.706968] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 594.706968] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 594.707548] [55073]: INFO cinder.volume.api [None req-fc64e023-ae74-43b5-a2cf-8c5d3f49b28b tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Volume info retrieved successfully. [ 594.741315] [55073]: INFO cinder.volume.api [None req-fc64e023-ae74-43b5-a2cf-8c5d3f49b28b tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Delete volume request issued successfully. [ 594.742216] [55073]: INFO cinder.api.openstack.wsgi [None req-fc64e023-ae74-43b5-a2cf-8c5d3f49b28b tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] http://10.180.1.21/volume/v3/volumes/0014a8dc-9a5d-4e36-a288-efcfd8db134c returned with HTTP 202 [ 594.742263] [55073]: [pid: 55073|app: 0|req: 19/38] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 17:15:17 2025] DELETE /volume/v3/volumes/0014a8dc-9a5d-4e36-a288-efcfd8db134c => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 594.757436] [55072]: DEBUG cinder.api.middleware.request_id [None req-cff9b7ea-384e-4059-baa0-600d17c4b1cb None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 594.763772] [55072]: INFO cinder.api.openstack.wsgi [None req-cff9b7ea-384e-4059-baa0-600d17c4b1cb tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] GET http://10.180.1.21/volume/v3/volumes/0014a8dc-9a5d-4e36-a288-efcfd8db134c [ 594.764038] [55072]: DEBUG cinder.api.openstack.wsgi [None req-cff9b7ea-384e-4059-baa0-600d17c4b1cb tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 594.764360] [55072]: DEBUG cinder.api.openstack.wsgi [None req-cff9b7ea-384e-4059-baa0-600d17c4b1cb tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 594.777193] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 594.777193] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 594.786903] [55072]: INFO cinder.volume.api [None req-cff9b7ea-384e-4059-baa0-600d17c4b1cb tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Volume info retrieved successfully. [ 594.801952] [55072]: INFO cinder.api.openstack.wsgi [None req-cff9b7ea-384e-4059-baa0-600d17c4b1cb tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] http://10.180.1.21/volume/v3/volumes/0014a8dc-9a5d-4e36-a288-efcfd8db134c returned with HTTP 200 [ 594.802416] [55072]: [pid: 55072|app: 0|req: 20/39] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:15:17 2025] GET /volume/v3/volumes/0014a8dc-9a5d-4e36-a288-efcfd8db134c => generated 849 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 595.519155] [55073]: DEBUG cinder.api.middleware.request_id [None req-0c17d818-617b-41f9-9ed0-828c7ab673b2 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 595.524635] [55073]: INFO cinder.api.openstack.wsgi [None req-0c17d818-617b-41f9-9ed0-828c7ab673b2 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] GET http://10.180.1.21/volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac [ 595.524920] [55073]: DEBUG cinder.api.openstack.wsgi [None req-0c17d818-617b-41f9-9ed0-828c7ab673b2 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 595.525182] [55073]: DEBUG cinder.api.openstack.wsgi [None req-0c17d818-617b-41f9-9ed0-828c7ab673b2 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 595.543724] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 595.543724] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 595.552479] [55073]: INFO cinder.volume.api [None req-0c17d818-617b-41f9-9ed0-828c7ab673b2 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Volume info retrieved successfully. [ 595.563373] [55073]: INFO cinder.api.openstack.wsgi [None req-0c17d818-617b-41f9-9ed0-828c7ab673b2 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] http://10.180.1.21/volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac returned with HTTP 200 [ 595.563373] [55073]: [pid: 55073|app: 0|req: 20/40] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:15:18 2025] GET /volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 595.816587] [55072]: DEBUG cinder.api.middleware.request_id [None req-d05560e7-2a18-4a72-814d-f157bf7b241a None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 595.818874] [55072]: INFO cinder.api.openstack.wsgi [None req-d05560e7-2a18-4a72-814d-f157bf7b241a tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] GET http://10.180.1.21/volume/v3/volumes/0014a8dc-9a5d-4e36-a288-efcfd8db134c [ 595.818874] [55072]: DEBUG cinder.api.openstack.wsgi [None req-d05560e7-2a18-4a72-814d-f157bf7b241a tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 595.818874] [55072]: DEBUG cinder.api.openstack.wsgi [None req-d05560e7-2a18-4a72-814d-f157bf7b241a tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 595.829836] [55072]: INFO cinder.api.openstack.wsgi [None req-d05560e7-2a18-4a72-814d-f157bf7b241a tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] http://10.180.1.21/volume/v3/volumes/0014a8dc-9a5d-4e36-a288-efcfd8db134c returned with HTTP 404 [ 595.832331] [55072]: [pid: 55072|app: 0|req: 21/41] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:15:18 2025] GET /volume/v3/volumes/0014a8dc-9a5d-4e36-a288-efcfd8db134c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 595.839564] [55073]: DEBUG cinder.api.middleware.request_id [None req-65ee3851-130b-4735-a363-036370495589 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 595.844029] [55073]: INFO cinder.api.openstack.wsgi [None req-65ee3851-130b-4735-a363-036370495589 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] DELETE http://10.180.1.21/volume/v3/volumes/1cea1afb-b3c7-425b-b347-b1f9b907500c [ 595.844029] [55073]: DEBUG cinder.api.openstack.wsgi [None req-65ee3851-130b-4735-a363-036370495589 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 595.844216] [55073]: DEBUG cinder.api.openstack.wsgi [None req-65ee3851-130b-4735-a363-036370495589 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Calling method 'delete' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 595.844294] [55073]: INFO cinder.api.v3.volumes [None req-65ee3851-130b-4735-a363-036370495589 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Delete volume with id: 1cea1afb-b3c7-425b-b347-b1f9b907500c [ 595.861037] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 595.861037] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 595.861962] [55073]: INFO cinder.volume.api [None req-65ee3851-130b-4735-a363-036370495589 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Volume info retrieved successfully. [ 595.890476] [55073]: INFO cinder.volume.api [None req-65ee3851-130b-4735-a363-036370495589 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Delete volume request issued successfully. [ 595.890703] [55073]: INFO cinder.api.openstack.wsgi [None req-65ee3851-130b-4735-a363-036370495589 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] http://10.180.1.21/volume/v3/volumes/1cea1afb-b3c7-425b-b347-b1f9b907500c returned with HTTP 202 [ 595.891215] [55073]: [pid: 55073|app: 0|req: 21/42] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 17:15:18 2025] DELETE /volume/v3/volumes/1cea1afb-b3c7-425b-b347-b1f9b907500c => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 595.894963] [55072]: DEBUG cinder.api.middleware.request_id [None req-739a30b2-ee84-4b46-a5ba-abc58ba61f54 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 595.901309] [55072]: INFO cinder.api.openstack.wsgi [None req-739a30b2-ee84-4b46-a5ba-abc58ba61f54 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] GET http://10.180.1.21/volume/v3/volumes/1cea1afb-b3c7-425b-b347-b1f9b907500c [ 595.901710] [55072]: DEBUG cinder.api.openstack.wsgi [None req-739a30b2-ee84-4b46-a5ba-abc58ba61f54 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 595.901791] [55072]: DEBUG cinder.api.openstack.wsgi [None req-739a30b2-ee84-4b46-a5ba-abc58ba61f54 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 595.912166] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 595.912166] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 595.918279] [55072]: INFO cinder.volume.api [None req-739a30b2-ee84-4b46-a5ba-abc58ba61f54 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Volume info retrieved successfully. [ 595.932478] [55072]: INFO cinder.api.openstack.wsgi [None req-739a30b2-ee84-4b46-a5ba-abc58ba61f54 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] http://10.180.1.21/volume/v3/volumes/1cea1afb-b3c7-425b-b347-b1f9b907500c returned with HTTP 200 [ 595.933020] [55072]: [pid: 55072|app: 0|req: 22/43] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:15:18 2025] GET /volume/v3/volumes/1cea1afb-b3c7-425b-b347-b1f9b907500c => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 596.576422] [55073]: DEBUG cinder.api.middleware.request_id [None req-dd70fcc4-c63d-49e1-bbc0-64375f798ebb None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 596.580012] [55073]: INFO cinder.api.openstack.wsgi [None req-dd70fcc4-c63d-49e1-bbc0-64375f798ebb tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] GET http://10.180.1.21/volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac [ 596.580345] [55073]: DEBUG cinder.api.openstack.wsgi [None req-dd70fcc4-c63d-49e1-bbc0-64375f798ebb tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 596.580518] [55073]: DEBUG cinder.api.openstack.wsgi [None req-dd70fcc4-c63d-49e1-bbc0-64375f798ebb tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 596.590817] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 596.590817] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 596.595945] [55073]: INFO cinder.volume.api [None req-dd70fcc4-c63d-49e1-bbc0-64375f798ebb tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Volume info retrieved successfully. [ 596.609474] [55073]: INFO cinder.api.openstack.wsgi [None req-dd70fcc4-c63d-49e1-bbc0-64375f798ebb tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] http://10.180.1.21/volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac returned with HTTP 200 [ 596.609474] [55073]: [pid: 55073|app: 0|req: 22/44] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:15:19 2025] GET /volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 596.950529] [55072]: DEBUG cinder.api.middleware.request_id [None req-881173a9-3ee7-43b5-bb08-457c819e7fd8 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 596.954034] [55072]: INFO cinder.api.openstack.wsgi [None req-881173a9-3ee7-43b5-bb08-457c819e7fd8 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] GET http://10.180.1.21/volume/v3/volumes/1cea1afb-b3c7-425b-b347-b1f9b907500c [ 596.954286] [55072]: DEBUG cinder.api.openstack.wsgi [None req-881173a9-3ee7-43b5-bb08-457c819e7fd8 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 596.954566] [55072]: DEBUG cinder.api.openstack.wsgi [None req-881173a9-3ee7-43b5-bb08-457c819e7fd8 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 596.980761] [55072]: INFO cinder.api.openstack.wsgi [None req-881173a9-3ee7-43b5-bb08-457c819e7fd8 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] http://10.180.1.21/volume/v3/volumes/1cea1afb-b3c7-425b-b347-b1f9b907500c returned with HTTP 404 [ 596.981405] [55072]: [pid: 55072|app: 0|req: 23/45] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:15:19 2025] GET /volume/v3/volumes/1cea1afb-b3c7-425b-b347-b1f9b907500c => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 596.985586] [55073]: DEBUG cinder.api.middleware.request_id [None req-c0633dab-50bb-480f-9a02-54618da4a477 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 596.993189] [55073]: INFO cinder.api.openstack.wsgi [None req-c0633dab-50bb-480f-9a02-54618da4a477 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] DELETE http://10.180.1.21/volume/v3/volumes/635bd82d-c247-4963-b9ad-fb99987d4f4a [ 596.993189] [55073]: DEBUG cinder.api.openstack.wsgi [None req-c0633dab-50bb-480f-9a02-54618da4a477 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 596.993189] [55073]: DEBUG cinder.api.openstack.wsgi [None req-c0633dab-50bb-480f-9a02-54618da4a477 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Calling method 'delete' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 596.993189] [55073]: INFO cinder.api.v3.volumes [None req-c0633dab-50bb-480f-9a02-54618da4a477 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Delete volume with id: 635bd82d-c247-4963-b9ad-fb99987d4f4a [ 597.005450] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 597.005450] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 597.006114] [55073]: INFO cinder.volume.api [None req-c0633dab-50bb-480f-9a02-54618da4a477 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Volume info retrieved successfully. [ 597.039721] [55073]: INFO cinder.volume.api [None req-c0633dab-50bb-480f-9a02-54618da4a477 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Delete volume request issued successfully. [ 597.039721] [55073]: INFO cinder.api.openstack.wsgi [None req-c0633dab-50bb-480f-9a02-54618da4a477 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] http://10.180.1.21/volume/v3/volumes/635bd82d-c247-4963-b9ad-fb99987d4f4a returned with HTTP 202 [ 597.039721] [55073]: [pid: 55073|app: 0|req: 23/46] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 17:15:19 2025] DELETE /volume/v3/volumes/635bd82d-c247-4963-b9ad-fb99987d4f4a => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 597.042664] [55072]: DEBUG cinder.api.middleware.request_id [None req-1f5eff5b-2883-4a66-97ee-59f84c091203 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 597.046307] [55072]: INFO cinder.api.openstack.wsgi [None req-1f5eff5b-2883-4a66-97ee-59f84c091203 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] GET http://10.180.1.21/volume/v3/volumes/635bd82d-c247-4963-b9ad-fb99987d4f4a [ 597.046307] [55072]: DEBUG cinder.api.openstack.wsgi [None req-1f5eff5b-2883-4a66-97ee-59f84c091203 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 597.046307] [55072]: DEBUG cinder.api.openstack.wsgi [None req-1f5eff5b-2883-4a66-97ee-59f84c091203 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 597.058118] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 597.058118] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 597.061731] [55072]: INFO cinder.volume.api [None req-1f5eff5b-2883-4a66-97ee-59f84c091203 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Volume info retrieved successfully. [ 597.071214] [55072]: INFO cinder.api.openstack.wsgi [None req-1f5eff5b-2883-4a66-97ee-59f84c091203 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] http://10.180.1.21/volume/v3/volumes/635bd82d-c247-4963-b9ad-fb99987d4f4a returned with HTTP 200 [ 597.071686] [55072]: [pid: 55072|app: 0|req: 24/47] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:15:19 2025] GET /volume/v3/volumes/635bd82d-c247-4963-b9ad-fb99987d4f4a => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 597.629116] [55073]: DEBUG cinder.api.middleware.request_id [None req-ff898673-4d96-4d36-911d-a36a90451797 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 597.638192] [55073]: INFO cinder.api.openstack.wsgi [None req-ff898673-4d96-4d36-911d-a36a90451797 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] GET http://10.180.1.21/volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac [ 597.638192] [55073]: DEBUG cinder.api.openstack.wsgi [None req-ff898673-4d96-4d36-911d-a36a90451797 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 597.638192] [55073]: DEBUG cinder.api.openstack.wsgi [None req-ff898673-4d96-4d36-911d-a36a90451797 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 597.659638] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 597.659638] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 597.674214] [55073]: INFO cinder.volume.api [None req-ff898673-4d96-4d36-911d-a36a90451797 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Volume info retrieved successfully. [ 597.687598] [55073]: INFO cinder.api.openstack.wsgi [None req-ff898673-4d96-4d36-911d-a36a90451797 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] http://10.180.1.21/volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac returned with HTTP 200 [ 597.687598] [55073]: [pid: 55073|app: 0|req: 24/48] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:15:20 2025] GET /volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac => generated 844 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 598.088414] [55072]: DEBUG cinder.api.middleware.request_id [None req-d4928825-e0ac-41ed-8b5d-2d50d163ea36 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 598.096775] [55072]: INFO cinder.api.openstack.wsgi [None req-d4928825-e0ac-41ed-8b5d-2d50d163ea36 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] GET http://10.180.1.21/volume/v3/volumes/635bd82d-c247-4963-b9ad-fb99987d4f4a [ 598.096775] [55072]: DEBUG cinder.api.openstack.wsgi [None req-d4928825-e0ac-41ed-8b5d-2d50d163ea36 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 598.096775] [55072]: DEBUG cinder.api.openstack.wsgi [None req-d4928825-e0ac-41ed-8b5d-2d50d163ea36 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 598.105318] [55072]: INFO cinder.api.openstack.wsgi [None req-d4928825-e0ac-41ed-8b5d-2d50d163ea36 tempest-VolumesTestJSON-1253255943 tempest-VolumesTestJSON-1253255943-project-member] http://10.180.1.21/volume/v3/volumes/635bd82d-c247-4963-b9ad-fb99987d4f4a returned with HTTP 404 [ 598.106121] [55072]: [pid: 55072|app: 0|req: 25/49] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:15:20 2025] GET /volume/v3/volumes/635bd82d-c247-4963-b9ad-fb99987d4f4a => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 598.702427] [55073]: DEBUG cinder.api.middleware.request_id [None req-8a7c8be9-adad-4b12-8204-464b5e7c40e7 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 598.706368] [55073]: INFO cinder.api.openstack.wsgi [None req-8a7c8be9-adad-4b12-8204-464b5e7c40e7 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] GET http://10.180.1.21/volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac [ 598.708712] [55073]: DEBUG cinder.api.openstack.wsgi [None req-8a7c8be9-adad-4b12-8204-464b5e7c40e7 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 598.708810] [55073]: DEBUG cinder.api.openstack.wsgi [None req-8a7c8be9-adad-4b12-8204-464b5e7c40e7 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 598.723165] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 598.723165] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 598.727949] [55073]: INFO cinder.volume.api [None req-8a7c8be9-adad-4b12-8204-464b5e7c40e7 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Volume info retrieved successfully. [ 598.734411] [55073]: INFO cinder.api.openstack.wsgi [None req-8a7c8be9-adad-4b12-8204-464b5e7c40e7 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] http://10.180.1.21/volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac returned with HTTP 200 [ 598.734924] [55073]: [pid: 55073|app: 0|req: 25/50] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:15:21 2025] GET /volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 599.747328] [55072]: DEBUG cinder.api.middleware.request_id [None req-4173a151-2f2c-4716-8b3e-d6a50b4f3b3c None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 599.751095] [55072]: INFO cinder.api.openstack.wsgi [None req-4173a151-2f2c-4716-8b3e-d6a50b4f3b3c tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] GET http://10.180.1.21/volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac [ 599.751656] [55072]: DEBUG cinder.api.openstack.wsgi [None req-4173a151-2f2c-4716-8b3e-d6a50b4f3b3c tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 599.752173] [55072]: DEBUG cinder.api.openstack.wsgi [None req-4173a151-2f2c-4716-8b3e-d6a50b4f3b3c tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 599.768130] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 599.768130] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 599.777229] [55072]: INFO cinder.volume.api [None req-4173a151-2f2c-4716-8b3e-d6a50b4f3b3c tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Volume info retrieved successfully. [ 599.783858] [55072]: INFO cinder.api.openstack.wsgi [None req-4173a151-2f2c-4716-8b3e-d6a50b4f3b3c tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] http://10.180.1.21/volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac returned with HTTP 200 [ 599.784316] [55072]: [pid: 55072|app: 0|req: 26/51] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:15:22 2025] GET /volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 600.800213] [55073]: DEBUG cinder.api.middleware.request_id [None req-f083fdb3-0024-4af8-a662-88a4e2dc1c0f None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 600.802764] [55073]: INFO cinder.api.openstack.wsgi [None req-f083fdb3-0024-4af8-a662-88a4e2dc1c0f tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] GET http://10.180.1.21/volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac [ 600.803476] [55073]: DEBUG cinder.api.openstack.wsgi [None req-f083fdb3-0024-4af8-a662-88a4e2dc1c0f tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 600.803476] [55073]: DEBUG cinder.api.openstack.wsgi [None req-f083fdb3-0024-4af8-a662-88a4e2dc1c0f tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 600.817245] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 600.817245] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 600.823176] [55073]: INFO cinder.volume.api [None req-f083fdb3-0024-4af8-a662-88a4e2dc1c0f tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Volume info retrieved successfully. [ 600.829767] [55073]: INFO cinder.api.openstack.wsgi [None req-f083fdb3-0024-4af8-a662-88a4e2dc1c0f tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] http://10.180.1.21/volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac returned with HTTP 200 [ 600.829767] [55073]: [pid: 55073|app: 0|req: 26/52] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:15:23 2025] GET /volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 601.845818] [55072]: DEBUG cinder.api.middleware.request_id [None req-92d66dc2-3ef2-49b6-aa2e-335d0f6d34ce None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 601.850301] [55072]: INFO cinder.api.openstack.wsgi [None req-92d66dc2-3ef2-49b6-aa2e-335d0f6d34ce tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] GET http://10.180.1.21/volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac [ 601.850301] [55072]: DEBUG cinder.api.openstack.wsgi [None req-92d66dc2-3ef2-49b6-aa2e-335d0f6d34ce tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 601.850301] [55072]: DEBUG cinder.api.openstack.wsgi [None req-92d66dc2-3ef2-49b6-aa2e-335d0f6d34ce tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 601.867511] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 601.867511] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 601.872710] [55072]: INFO cinder.volume.api [None req-92d66dc2-3ef2-49b6-aa2e-335d0f6d34ce tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Volume info retrieved successfully. [ 601.880413] [55072]: INFO cinder.api.openstack.wsgi [None req-92d66dc2-3ef2-49b6-aa2e-335d0f6d34ce tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] http://10.180.1.21/volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac returned with HTTP 200 [ 601.880847] [55072]: [pid: 55072|app: 0|req: 27/53] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:15:24 2025] GET /volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 602.891761] [55073]: DEBUG cinder.api.middleware.request_id [None req-084450b8-cf33-46b8-b130-4a39b0393e3c None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 602.899184] [55073]: INFO cinder.api.openstack.wsgi [None req-084450b8-cf33-46b8-b130-4a39b0393e3c tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] GET http://10.180.1.21/volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac [ 602.900310] [55073]: DEBUG cinder.api.openstack.wsgi [None req-084450b8-cf33-46b8-b130-4a39b0393e3c tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 602.900310] [55073]: DEBUG cinder.api.openstack.wsgi [None req-084450b8-cf33-46b8-b130-4a39b0393e3c tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 602.913271] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 602.913271] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 602.916957] [55073]: INFO cinder.volume.api [None req-084450b8-cf33-46b8-b130-4a39b0393e3c tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Volume info retrieved successfully. [ 602.927134] [55073]: INFO cinder.api.openstack.wsgi [None req-084450b8-cf33-46b8-b130-4a39b0393e3c tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] http://10.180.1.21/volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac returned with HTTP 200 [ 602.927940] [55073]: [pid: 55073|app: 0|req: 27/54] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:15:25 2025] GET /volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 603.944322] [55072]: DEBUG cinder.api.middleware.request_id [None req-894d13dc-caf9-4250-9959-925cb79983c7 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 603.950293] [55072]: INFO cinder.api.openstack.wsgi [None req-894d13dc-caf9-4250-9959-925cb79983c7 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] GET http://10.180.1.21/volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac [ 603.950293] [55072]: DEBUG cinder.api.openstack.wsgi [None req-894d13dc-caf9-4250-9959-925cb79983c7 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 603.950293] [55072]: DEBUG cinder.api.openstack.wsgi [None req-894d13dc-caf9-4250-9959-925cb79983c7 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 603.961907] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 603.961907] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 603.967033] [55072]: INFO cinder.volume.api [None req-894d13dc-caf9-4250-9959-925cb79983c7 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Volume info retrieved successfully. [ 603.974739] [55072]: INFO cinder.api.openstack.wsgi [None req-894d13dc-caf9-4250-9959-925cb79983c7 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] http://10.180.1.21/volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac returned with HTTP 200 [ 603.975141] [55072]: [pid: 55072|app: 0|req: 28/55] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:15:26 2025] GET /volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 604.994014] [55073]: DEBUG cinder.api.middleware.request_id [None req-73a202fa-ace4-4ce6-9ced-473a41915402 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 604.995754] [55073]: INFO cinder.api.openstack.wsgi [None req-73a202fa-ace4-4ce6-9ced-473a41915402 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] GET http://10.180.1.21/volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac [ 604.995943] [55073]: DEBUG cinder.api.openstack.wsgi [None req-73a202fa-ace4-4ce6-9ced-473a41915402 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 604.997923] [55073]: DEBUG cinder.api.openstack.wsgi [None req-73a202fa-ace4-4ce6-9ced-473a41915402 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 605.012554] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 605.012554] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 605.017934] [55073]: INFO cinder.volume.api [None req-73a202fa-ace4-4ce6-9ced-473a41915402 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Volume info retrieved successfully. [ 605.023336] [55073]: INFO cinder.api.openstack.wsgi [None req-73a202fa-ace4-4ce6-9ced-473a41915402 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] http://10.180.1.21/volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac returned with HTTP 200 [ 605.023958] [55073]: [pid: 55073|app: 0|req: 28/56] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:15:27 2025] GET /volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 606.035219] [55072]: DEBUG cinder.api.middleware.request_id [None req-5de5e8a1-5702-4fc9-9ac4-d18ef7c72d3b None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 606.037700] [55072]: INFO cinder.api.openstack.wsgi [None req-5de5e8a1-5702-4fc9-9ac4-d18ef7c72d3b tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] GET http://10.180.1.21/volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac [ 606.037836] [55072]: DEBUG cinder.api.openstack.wsgi [None req-5de5e8a1-5702-4fc9-9ac4-d18ef7c72d3b tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 606.038078] [55072]: DEBUG cinder.api.openstack.wsgi [None req-5de5e8a1-5702-4fc9-9ac4-d18ef7c72d3b tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 606.054245] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 606.054245] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 606.058610] [55072]: INFO cinder.volume.api [None req-5de5e8a1-5702-4fc9-9ac4-d18ef7c72d3b tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Volume info retrieved successfully. [ 606.063838] [55072]: INFO cinder.api.openstack.wsgi [None req-5de5e8a1-5702-4fc9-9ac4-d18ef7c72d3b tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] http://10.180.1.21/volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac returned with HTTP 200 [ 606.064342] [55072]: [pid: 55072|app: 0|req: 29/57] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:15:28 2025] GET /volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac => generated 1392 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 606.543371] [55073]: DEBUG cinder.api.middleware.request_id [req-03289aef-3d60-4b19-8f8b-5a576430e6fe req-db0653fb-aa41-456a-b68a-d58f43695d30 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 606.545565] [55073]: INFO cinder.api.openstack.wsgi [req-03289aef-3d60-4b19-8f8b-5a576430e6fe req-db0653fb-aa41-456a-b68a-d58f43695d30 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] GET http://10.180.1.21/volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac [ 606.546025] [55073]: DEBUG cinder.api.openstack.wsgi [req-03289aef-3d60-4b19-8f8b-5a576430e6fe req-db0653fb-aa41-456a-b68a-d58f43695d30 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 606.546025] [55073]: DEBUG cinder.api.openstack.wsgi [req-03289aef-3d60-4b19-8f8b-5a576430e6fe req-db0653fb-aa41-456a-b68a-d58f43695d30 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 606.556730] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 606.556730] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 606.561638] [55073]: INFO cinder.volume.api [req-03289aef-3d60-4b19-8f8b-5a576430e6fe req-db0653fb-aa41-456a-b68a-d58f43695d30 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Volume info retrieved successfully. [ 606.568306] [55073]: INFO cinder.api.openstack.wsgi [req-03289aef-3d60-4b19-8f8b-5a576430e6fe req-db0653fb-aa41-456a-b68a-d58f43695d30 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] http://10.180.1.21/volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac returned with HTTP 200 [ 606.569153] [55073]: [pid: 55073|app: 0|req: 29/58] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:15:29 2025] GET /volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac => generated 1392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 606.883756] [55072]: DEBUG cinder.api.middleware.request_id [req-03289aef-3d60-4b19-8f8b-5a576430e6fe req-c7c1edb8-0d4b-4d23-92c1-04b4d828f1dd None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 606.885880] [55072]: INFO cinder.api.openstack.wsgi [req-03289aef-3d60-4b19-8f8b-5a576430e6fe req-c7c1edb8-0d4b-4d23-92c1-04b4d828f1dd tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] GET http://10.180.1.21/volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac [ 606.886126] [55072]: DEBUG cinder.api.openstack.wsgi [req-03289aef-3d60-4b19-8f8b-5a576430e6fe req-c7c1edb8-0d4b-4d23-92c1-04b4d828f1dd tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 606.886349] [55072]: DEBUG cinder.api.openstack.wsgi [req-03289aef-3d60-4b19-8f8b-5a576430e6fe req-c7c1edb8-0d4b-4d23-92c1-04b4d828f1dd tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 606.894523] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 606.894523] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 606.898056] [55072]: INFO cinder.volume.api [req-03289aef-3d60-4b19-8f8b-5a576430e6fe req-c7c1edb8-0d4b-4d23-92c1-04b4d828f1dd tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Volume info retrieved successfully. [ 606.903057] [55072]: INFO cinder.api.openstack.wsgi [req-03289aef-3d60-4b19-8f8b-5a576430e6fe req-c7c1edb8-0d4b-4d23-92c1-04b4d828f1dd tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] http://10.180.1.21/volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac returned with HTTP 200 [ 606.903626] [55072]: [pid: 55072|app: 0|req: 30/59] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:15:29 2025] GET /volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac => generated 1392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 606.916558] [55073]: DEBUG cinder.api.middleware.request_id [None req-3f7a010d-fedb-4988-95f2-37b468f06167 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 606.916907] [55073]: INFO cinder.api.openstack.wsgi [None req-3f7a010d-fedb-4988-95f2-37b468f06167 None None] GET http://10.180.1.21/volume// [ 606.917116] [55073]: DEBUG cinder.api.openstack.wsgi [None req-3f7a010d-fedb-4988-95f2-37b468f06167 None None] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 606.917340] [55073]: DEBUG cinder.api.openstack.wsgi [None req-3f7a010d-fedb-4988-95f2-37b468f06167 None None] Calling method 'all' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 606.917779] [55073]: INFO cinder.api.openstack.wsgi [None req-3f7a010d-fedb-4988-95f2-37b468f06167 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 606.918202] [55073]: [pid: 55073|app: 0|req: 30/60] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 17:15:29 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 606.923187] [55072]: DEBUG cinder.api.middleware.request_id [req-03289aef-3d60-4b19-8f8b-5a576430e6fe req-6bb574f2-c0a6-4ed3-a0ae-945cfebe0c36 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 606.925801] [55072]: INFO cinder.api.openstack.wsgi [req-03289aef-3d60-4b19-8f8b-5a576430e6fe req-6bb574f2-c0a6-4ed3-a0ae-945cfebe0c36 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] POST http://10.180.1.21/volume/v3/attachments [ 606.926311] [55072]: DEBUG cinder.api.openstack.wsgi [req-03289aef-3d60-4b19-8f8b-5a576430e6fe req-6bb574f2-c0a6-4ed3-a0ae-945cfebe0c36 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9136c3c3-9096-4f28-9873-6db756653aac", "connector": null, "instance_uuid": "9d5032a7-5bd2-417f-9e01-2d4b58abf77e"}} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 606.944175] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 606.944175] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 607.005182] [55072]: INFO cinder.api.openstack.wsgi [req-03289aef-3d60-4b19-8f8b-5a576430e6fe req-6bb574f2-c0a6-4ed3-a0ae-945cfebe0c36 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 607.005811] [55072]: [pid: 55072|app: 0|req: 31/61] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 17:15:29 2025] POST /volume/v3/attachments => generated 273 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 616.564200] [55073]: DEBUG dbcounter [-] [55073] Writing DB stats cinder:SELECT=87,cinder:UPDATE=3,cinder:INSERT=3 {{(pid=55073) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 617.003370] [55072]: DEBUG dbcounter [-] [55072] Writing DB stats cinder:SELECT=174,cinder:INSERT=36,cinder:UPDATE=50 {{(pid=55072) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 668.329359] [55073]: DEBUG cinder.api.middleware.request_id [None req-803f9856-783a-401a-b44d-927bd9c0236f None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 668.330051] [55073]: INFO cinder.api.openstack.wsgi [None req-803f9856-783a-401a-b44d-927bd9c0236f None None] GET http://10.180.1.21/volume// [ 668.330300] [55073]: DEBUG cinder.api.openstack.wsgi [None req-803f9856-783a-401a-b44d-927bd9c0236f None None] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 668.330552] [55073]: DEBUG cinder.api.openstack.wsgi [None req-803f9856-783a-401a-b44d-927bd9c0236f None None] Calling method 'all' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 668.331073] [55073]: INFO cinder.api.openstack.wsgi [None req-803f9856-783a-401a-b44d-927bd9c0236f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 668.335027] [55073]: [pid: 55073|app: 0|req: 31/62] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 17:16:31 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 668.345695] [55072]: DEBUG cinder.api.middleware.request_id [req-03289aef-3d60-4b19-8f8b-5a576430e6fe req-1486b84d-922e-48d9-bb61-3ab355166fb1 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 668.349302] [55072]: INFO cinder.api.openstack.wsgi [req-03289aef-3d60-4b19-8f8b-5a576430e6fe req-1486b84d-922e-48d9-bb61-3ab355166fb1 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] GET http://10.180.1.21/volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac [ 668.349750] [55072]: DEBUG cinder.api.openstack.wsgi [req-03289aef-3d60-4b19-8f8b-5a576430e6fe req-1486b84d-922e-48d9-bb61-3ab355166fb1 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 668.350113] [55072]: DEBUG cinder.api.openstack.wsgi [req-03289aef-3d60-4b19-8f8b-5a576430e6fe req-1486b84d-922e-48d9-bb61-3ab355166fb1 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 668.373562] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 668.373562] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 668.379262] [55072]: INFO cinder.volume.api [req-03289aef-3d60-4b19-8f8b-5a576430e6fe req-1486b84d-922e-48d9-bb61-3ab355166fb1 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Volume info retrieved successfully. [ 668.393043] [55072]: INFO cinder.api.openstack.wsgi [req-03289aef-3d60-4b19-8f8b-5a576430e6fe req-1486b84d-922e-48d9-bb61-3ab355166fb1 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] http://10.180.1.21/volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac returned with HTTP 200 [ 668.393043] [55072]: [pid: 55072|app: 0|req: 32/63] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 17:16:31 2025] GET /volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac => generated 1572 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 668.536237] [55073]: DEBUG cinder.api.middleware.request_id [req-03289aef-3d60-4b19-8f8b-5a576430e6fe req-61ea3720-8c02-4610-aa19-6aacb0eded9d None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 668.541165] [55073]: INFO cinder.api.openstack.wsgi [req-03289aef-3d60-4b19-8f8b-5a576430e6fe req-61ea3720-8c02-4610-aa19-6aacb0eded9d tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] PUT http://10.180.1.21/volume/v3/attachments/62f1c6a4-ea5b-4d05-b508-0ee3789f9cc1 [ 668.541920] [55073]: DEBUG cinder.api.openstack.wsgi [req-03289aef-3d60-4b19-8f8b-5a576430e6fe req-61ea3720-8c02-4610-aa19-6aacb0eded9d tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "mountpoint": "/dev/sda"}}} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 668.571116] [55073]: DEBUG cinder.coordination [req-03289aef-3d60-4b19-8f8b-5a576430e6fe req-61ea3720-8c02-4610-aa19-6aacb0eded9d tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Acquiring lock "cinder-attachment_update-9136c3c3-9096-4f28-9873-6db756653aac-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55073) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 668.577847] [55073]: DEBUG cinder.coordination [req-03289aef-3d60-4b19-8f8b-5a576430e6fe req-61ea3720-8c02-4610-aa19-6aacb0eded9d tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Lock "cinder-attachment_update-9136c3c3-9096-4f28-9873-6db756653aac-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=55073) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 668.579264] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 668.579264] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 669.111884] [55073]: DEBUG cinder.coordination [req-03289aef-3d60-4b19-8f8b-5a576430e6fe req-61ea3720-8c02-4610-aa19-6aacb0eded9d tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Lock "cinder-attachment_update-9136c3c3-9096-4f28-9873-6db756653aac-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.533s {{(pid=55073) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 669.111884] [55073]: INFO cinder.api.openstack.wsgi [req-03289aef-3d60-4b19-8f8b-5a576430e6fe req-61ea3720-8c02-4610-aa19-6aacb0eded9d tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] http://10.180.1.21/volume/v3/attachments/62f1c6a4-ea5b-4d05-b508-0ee3789f9cc1 returned with HTTP 200 [ 669.111884] [55073]: [pid: 55073|app: 0|req: 32/64] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 17:16:31 2025] PUT /volume/v3/attachments/62f1c6a4-ea5b-4d05-b508-0ee3789f9cc1 => generated 617 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 669.630076] [55072]: DEBUG cinder.api.middleware.request_id [req-03289aef-3d60-4b19-8f8b-5a576430e6fe req-78c7691c-0421-431b-ab7b-8b75b13538f9 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 669.633394] [55072]: INFO cinder.api.openstack.wsgi [req-03289aef-3d60-4b19-8f8b-5a576430e6fe req-78c7691c-0421-431b-ab7b-8b75b13538f9 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] POST http://10.180.1.21/volume/v3/attachments/62f1c6a4-ea5b-4d05-b508-0ee3789f9cc1/action [ 669.634157] [55072]: DEBUG cinder.api.openstack.wsgi [req-03289aef-3d60-4b19-8f8b-5a576430e6fe req-78c7691c-0421-431b-ab7b-8b75b13538f9 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Action body: b'{"os-complete": null}' {{(pid=55072) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 669.634306] [55072]: DEBUG cinder.api.openstack.wsgi [req-03289aef-3d60-4b19-8f8b-5a576430e6fe req-78c7691c-0421-431b-ab7b-8b75b13538f9 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 669.663636] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 669.663636] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 669.675550] [55072]: INFO cinder.api.openstack.wsgi [req-03289aef-3d60-4b19-8f8b-5a576430e6fe req-78c7691c-0421-431b-ab7b-8b75b13538f9 tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] http://10.180.1.21/volume/v3/attachments/62f1c6a4-ea5b-4d05-b508-0ee3789f9cc1/action returned with HTTP 204 [ 669.677891] [55072]: [pid: 55072|app: 0|req: 33/65] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 17:16:32 2025] POST /volume/v3/attachments/62f1c6a4-ea5b-4d05-b508-0ee3789f9cc1/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 679.104671] [55073]: DEBUG dbcounter [-] [55073] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=55073) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 679.672922] [55072]: DEBUG dbcounter [-] [55072] Writing DB stats cinder:SELECT=9,cinder:UPDATE=2 {{(pid=55072) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 699.166378] [55073]: DEBUG cinder.api.middleware.request_id [req-eca8897f-5f4b-4f29-86cd-1d0b127fe339 req-21179860-d506-46ca-8544-97ef1abe115d None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 699.169567] [55073]: INFO cinder.api.openstack.wsgi [req-eca8897f-5f4b-4f29-86cd-1d0b127fe339 req-21179860-d506-46ca-8544-97ef1abe115d tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] GET http://10.180.1.21/volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d [ 699.170261] [55073]: DEBUG cinder.api.openstack.wsgi [req-eca8897f-5f4b-4f29-86cd-1d0b127fe339 req-21179860-d506-46ca-8544-97ef1abe115d tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 699.170261] [55073]: DEBUG cinder.api.openstack.wsgi [req-eca8897f-5f4b-4f29-86cd-1d0b127fe339 req-21179860-d506-46ca-8544-97ef1abe115d tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 699.189985] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 699.189985] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 699.196464] [55073]: INFO cinder.volume.api [req-eca8897f-5f4b-4f29-86cd-1d0b127fe339 req-21179860-d506-46ca-8544-97ef1abe115d tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Volume info retrieved successfully. [ 699.202362] [55073]: INFO cinder.api.openstack.wsgi [req-eca8897f-5f4b-4f29-86cd-1d0b127fe339 req-21179860-d506-46ca-8544-97ef1abe115d tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] http://10.180.1.21/volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d returned with HTTP 200 [ 699.203613] [55073]: [pid: 55073|app: 0|req: 33/66] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:17:02 2025] GET /volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d => generated 1010 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 700.728283] [55072]: DEBUG cinder.api.middleware.request_id [None req-ca864917-2278-41a7-ae46-1c4990ee198f None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 700.729782] [55072]: INFO cinder.api.openstack.wsgi [None req-ca864917-2278-41a7-ae46-1c4990ee198f None None] GET http://10.180.1.21/volume// [ 700.730039] [55072]: DEBUG cinder.api.openstack.wsgi [None req-ca864917-2278-41a7-ae46-1c4990ee198f None None] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 700.730313] [55072]: DEBUG cinder.api.openstack.wsgi [None req-ca864917-2278-41a7-ae46-1c4990ee198f None None] Calling method 'all' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 700.731815] [55072]: INFO cinder.api.openstack.wsgi [None req-ca864917-2278-41a7-ae46-1c4990ee198f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 700.732263] [55072]: [pid: 55072|app: 0|req: 34/67] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 17:17:03 2025] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 700.737489] [55073]: DEBUG cinder.api.middleware.request_id [req-eca8897f-5f4b-4f29-86cd-1d0b127fe339 req-8452d67e-4019-4a9e-953a-a786f1871acf None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 700.740366] [55073]: INFO cinder.api.openstack.wsgi [req-eca8897f-5f4b-4f29-86cd-1d0b127fe339 req-8452d67e-4019-4a9e-953a-a786f1871acf tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 700.740776] [55073]: DEBUG cinder.api.openstack.wsgi [req-eca8897f-5f4b-4f29-86cd-1d0b127fe339 req-8452d67e-4019-4a9e-953a-a786f1871acf tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3aba59f1-5413-4604-a6e5-e4acbf25153d", "connector": null, "instance_uuid": "f03d1d72-c793-40ed-8ac2-2e1171cdf8fe"}} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 700.759687] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 700.759687] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 700.785477] [55073]: INFO cinder.api.openstack.wsgi [req-eca8897f-5f4b-4f29-86cd-1d0b127fe339 req-8452d67e-4019-4a9e-953a-a786f1871acf tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 700.785933] [55073]: [pid: 55073|app: 0|req: 34/68] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 17:17:03 2025] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 700.809545] [55072]: DEBUG cinder.api.middleware.request_id [None req-a3f312bc-b2c7-42d2-b49e-b8000b30e872 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 700.810826] [55072]: INFO cinder.api.openstack.wsgi [None req-a3f312bc-b2c7-42d2-b49e-b8000b30e872 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] GET http://10.180.1.21/volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d [ 700.811826] [55072]: DEBUG cinder.api.openstack.wsgi [None req-a3f312bc-b2c7-42d2-b49e-b8000b30e872 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 700.811826] [55072]: DEBUG cinder.api.openstack.wsgi [None req-a3f312bc-b2c7-42d2-b49e-b8000b30e872 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 700.823443] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 700.823443] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 700.826775] [55072]: INFO cinder.volume.api [None req-a3f312bc-b2c7-42d2-b49e-b8000b30e872 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Volume info retrieved successfully. [ 700.831483] [55072]: INFO cinder.api.openstack.wsgi [None req-a3f312bc-b2c7-42d2-b49e-b8000b30e872 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] http://10.180.1.21/volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d returned with HTTP 200 [ 700.832083] [55072]: [pid: 55072|app: 0|req: 35/69] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:17:03 2025] GET /volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d => generated 1009 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 701.313613] [55073]: DEBUG cinder.api.middleware.request_id [None req-4d7f2887-6717-467b-af37-fdce7a4eeeb5 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 701.314429] [55073]: INFO cinder.api.openstack.wsgi [None req-4d7f2887-6717-467b-af37-fdce7a4eeeb5 None None] GET http://10.180.1.21/volume// [ 701.314815] [55073]: DEBUG cinder.api.openstack.wsgi [None req-4d7f2887-6717-467b-af37-fdce7a4eeeb5 None None] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 701.316032] [55073]: DEBUG cinder.api.openstack.wsgi [None req-4d7f2887-6717-467b-af37-fdce7a4eeeb5 None None] Calling method 'all' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 701.316032] [55073]: INFO cinder.api.openstack.wsgi [None req-4d7f2887-6717-467b-af37-fdce7a4eeeb5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 701.316159] [55073]: [pid: 55073|app: 0|req: 35/70] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 17:17:04 2025] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 701.327226] [55072]: DEBUG cinder.api.middleware.request_id [req-eca8897f-5f4b-4f29-86cd-1d0b127fe339 req-f3bfa8be-d378-4c55-8a35-9e3523becc27 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 701.331629] [55072]: INFO cinder.api.openstack.wsgi [req-eca8897f-5f4b-4f29-86cd-1d0b127fe339 req-f3bfa8be-d378-4c55-8a35-9e3523becc27 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] GET http://10.180.1.21/volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d [ 701.331629] [55072]: DEBUG cinder.api.openstack.wsgi [req-eca8897f-5f4b-4f29-86cd-1d0b127fe339 req-f3bfa8be-d378-4c55-8a35-9e3523becc27 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 701.331629] [55072]: DEBUG cinder.api.openstack.wsgi [req-eca8897f-5f4b-4f29-86cd-1d0b127fe339 req-f3bfa8be-d378-4c55-8a35-9e3523becc27 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 701.345632] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 701.345632] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 701.349702] [55072]: INFO cinder.volume.api [req-eca8897f-5f4b-4f29-86cd-1d0b127fe339 req-f3bfa8be-d378-4c55-8a35-9e3523becc27 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Volume info retrieved successfully. [ 701.355489] [55072]: INFO cinder.api.openstack.wsgi [req-eca8897f-5f4b-4f29-86cd-1d0b127fe339 req-f3bfa8be-d378-4c55-8a35-9e3523becc27 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] http://10.180.1.21/volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d returned with HTTP 200 [ 701.358225] [55072]: [pid: 55072|app: 0|req: 36/71] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 17:17:04 2025] GET /volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d => generated 1233 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 701.389907] [55073]: DEBUG cinder.api.middleware.request_id [req-eca8897f-5f4b-4f29-86cd-1d0b127fe339 req-f89ee67e-8f20-43b3-a95a-0861a22fde99 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 701.392940] [55073]: INFO cinder.api.openstack.wsgi [req-eca8897f-5f4b-4f29-86cd-1d0b127fe339 req-f89ee67e-8f20-43b3-a95a-0861a22fde99 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] PUT http://10.180.1.21/volume/v3/attachments/6f017dc7-48e4-4434-b33a-6f1c64b87f1f [ 701.393336] [55073]: DEBUG cinder.api.openstack.wsgi [req-eca8897f-5f4b-4f29-86cd-1d0b127fe339 req-f89ee67e-8f20-43b3-a95a-0861a22fde99 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-543551", "mountpoint": "/dev/sdb"}}} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 701.401766] [55073]: DEBUG cinder.coordination [req-eca8897f-5f4b-4f29-86cd-1d0b127fe339 req-f89ee67e-8f20-43b3-a95a-0861a22fde99 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Acquiring lock "cinder-attachment_update-3aba59f1-5413-4604-a6e5-e4acbf25153d-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55073) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 701.406427] [55073]: DEBUG cinder.coordination [req-eca8897f-5f4b-4f29-86cd-1d0b127fe339 req-f89ee67e-8f20-43b3-a95a-0861a22fde99 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Lock "cinder-attachment_update-3aba59f1-5413-4604-a6e5-e4acbf25153d-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55073) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 701.407690] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 701.407690] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 701.846883] [55072]: DEBUG cinder.api.middleware.request_id [None req-4a90ce36-15bf-4bef-bb15-a742a7d2bff8 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 701.849198] [55072]: INFO cinder.api.openstack.wsgi [None req-4a90ce36-15bf-4bef-bb15-a742a7d2bff8 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] GET http://10.180.1.21/volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d [ 701.849524] [55072]: DEBUG cinder.api.openstack.wsgi [None req-4a90ce36-15bf-4bef-bb15-a742a7d2bff8 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 701.849792] [55072]: DEBUG cinder.api.openstack.wsgi [None req-4a90ce36-15bf-4bef-bb15-a742a7d2bff8 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 701.863165] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 701.863165] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 701.867108] [55072]: INFO cinder.volume.api [None req-4a90ce36-15bf-4bef-bb15-a742a7d2bff8 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Volume info retrieved successfully. [ 701.873164] [55072]: INFO cinder.api.openstack.wsgi [None req-4a90ce36-15bf-4bef-bb15-a742a7d2bff8 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] http://10.180.1.21/volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d returned with HTTP 200 [ 701.873659] [55072]: [pid: 55072|app: 0|req: 37/72] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:17:04 2025] GET /volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d => generated 1009 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 702.889548] [55072]: DEBUG cinder.api.middleware.request_id [None req-0f235631-a0f5-4508-9db7-989c77984afb None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 702.894758] [55072]: INFO cinder.api.openstack.wsgi [None req-0f235631-a0f5-4508-9db7-989c77984afb tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] GET http://10.180.1.21/volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d [ 702.895585] [55072]: DEBUG cinder.api.openstack.wsgi [None req-0f235631-a0f5-4508-9db7-989c77984afb tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 702.896276] [55072]: DEBUG cinder.api.openstack.wsgi [None req-0f235631-a0f5-4508-9db7-989c77984afb tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 702.918606] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 702.918606] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 702.927556] [55072]: INFO cinder.volume.api [None req-0f235631-a0f5-4508-9db7-989c77984afb tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Volume info retrieved successfully. [ 702.936154] [55072]: INFO cinder.api.openstack.wsgi [None req-0f235631-a0f5-4508-9db7-989c77984afb tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] http://10.180.1.21/volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d returned with HTTP 200 [ 702.936612] [55072]: [pid: 55072|app: 0|req: 38/73] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:17:05 2025] GET /volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d => generated 1009 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 703.948468] [55072]: DEBUG cinder.api.middleware.request_id [None req-22f93c62-8ce2-40d2-87d6-62668853fd68 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 703.950233] [55072]: INFO cinder.api.openstack.wsgi [None req-22f93c62-8ce2-40d2-87d6-62668853fd68 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] GET http://10.180.1.21/volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d [ 703.950465] [55072]: DEBUG cinder.api.openstack.wsgi [None req-22f93c62-8ce2-40d2-87d6-62668853fd68 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 703.950688] [55072]: DEBUG cinder.api.openstack.wsgi [None req-22f93c62-8ce2-40d2-87d6-62668853fd68 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 703.970022] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 703.970022] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 703.976721] [55072]: INFO cinder.volume.api [None req-22f93c62-8ce2-40d2-87d6-62668853fd68 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Volume info retrieved successfully. [ 703.980983] [55072]: INFO cinder.api.openstack.wsgi [None req-22f93c62-8ce2-40d2-87d6-62668853fd68 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] http://10.180.1.21/volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d returned with HTTP 200 [ 703.981441] [55072]: [pid: 55072|app: 0|req: 39/74] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:17:06 2025] GET /volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d => generated 1009 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 704.996282] [55072]: DEBUG cinder.api.middleware.request_id [None req-316d56ec-4273-44e5-b224-e3281c5bbb41 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 704.998891] [55072]: INFO cinder.api.openstack.wsgi [None req-316d56ec-4273-44e5-b224-e3281c5bbb41 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] GET http://10.180.1.21/volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d [ 704.999151] [55072]: DEBUG cinder.api.openstack.wsgi [None req-316d56ec-4273-44e5-b224-e3281c5bbb41 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 704.999467] [55072]: DEBUG cinder.api.openstack.wsgi [None req-316d56ec-4273-44e5-b224-e3281c5bbb41 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 705.018279] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 705.018279] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 705.021921] [55072]: INFO cinder.volume.api [None req-316d56ec-4273-44e5-b224-e3281c5bbb41 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Volume info retrieved successfully. [ 705.027652] [55072]: INFO cinder.api.openstack.wsgi [None req-316d56ec-4273-44e5-b224-e3281c5bbb41 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] http://10.180.1.21/volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d returned with HTTP 200 [ 705.028317] [55072]: [pid: 55072|app: 0|req: 40/75] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:17:07 2025] GET /volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d => generated 1009 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 705.939309] [55073]: DEBUG cinder.coordination [req-eca8897f-5f4b-4f29-86cd-1d0b127fe339 req-f89ee67e-8f20-43b3-a95a-0861a22fde99 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Lock "cinder-attachment_update-3aba59f1-5413-4604-a6e5-e4acbf25153d-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.532s {{(pid=55073) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 705.939309] [55073]: INFO cinder.api.openstack.wsgi [req-eca8897f-5f4b-4f29-86cd-1d0b127fe339 req-f89ee67e-8f20-43b3-a95a-0861a22fde99 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] http://10.180.1.21/volume/v3/attachments/6f017dc7-48e4-4434-b33a-6f1c64b87f1f returned with HTTP 200 [ 705.939309] [55073]: [pid: 55073|app: 0|req: 36/76] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 17:17:04 2025] PUT /volume/v3/attachments/6f017dc7-48e4-4434-b33a-6f1c64b87f1f => generated 617 bytes in 4550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 706.041020] [55072]: DEBUG cinder.api.middleware.request_id [None req-6135ca3c-6df2-423e-8189-dbb72148413d None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 706.047023] [55072]: INFO cinder.api.openstack.wsgi [None req-6135ca3c-6df2-423e-8189-dbb72148413d tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] GET http://10.180.1.21/volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d [ 706.047023] [55072]: DEBUG cinder.api.openstack.wsgi [None req-6135ca3c-6df2-423e-8189-dbb72148413d tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 706.047023] [55072]: DEBUG cinder.api.openstack.wsgi [None req-6135ca3c-6df2-423e-8189-dbb72148413d tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 706.056307] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 706.056307] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 706.063726] [55072]: INFO cinder.volume.api [None req-6135ca3c-6df2-423e-8189-dbb72148413d tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Volume info retrieved successfully. [ 706.071064] [55072]: INFO cinder.api.openstack.wsgi [None req-6135ca3c-6df2-423e-8189-dbb72148413d tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] http://10.180.1.21/volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d returned with HTTP 200 [ 706.071064] [55072]: [pid: 55072|app: 0|req: 41/77] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:17:08 2025] GET /volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d => generated 1010 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 706.137671] [55073]: DEBUG cinder.api.middleware.request_id [None req-d41843d7-1ba9-4d4e-8a86-53ca40a10e06 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 706.139715] [55073]: INFO cinder.api.openstack.wsgi [None req-d41843d7-1ba9-4d4e-8a86-53ca40a10e06 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] POST http://10.180.1.21/volume/v3/volumes [ 706.140109] [55073]: DEBUG cinder.api.openstack.wsgi [None req-d41843d7-1ba9-4d4e-8a86-53ca40a10e06 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1278459142"}} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 706.141864] [55073]: DEBUG cinder.api.v3.volumes [None req-d41843d7-1ba9-4d4e-8a86-53ca40a10e06 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1278459142'}} {{(pid=55073) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 706.142031] [55073]: INFO cinder.api.v3.volumes [None req-d41843d7-1ba9-4d4e-8a86-53ca40a10e06 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Create volume of 1 GB [ 706.142369] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 706.142369] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 706.150483] [55073]: INFO cinder.volume.api [None req-d41843d7-1ba9-4d4e-8a86-53ca40a10e06 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Availability Zones retrieved successfully. [ 706.161508] [55073]: DEBUG cinder.volume.api [None req-d41843d7-1ba9-4d4e-8a86-53ca40a10e06 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Flow 'volume_create_api' (d721c02b-ed13-41b2-a068-2a02d0769b0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 706.161893] [55073]: DEBUG cinder.volume.api [None req-d41843d7-1ba9-4d4e-8a86-53ca40a10e06 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (423a488f-f562-40d9-ac17-5caa46f309c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 706.164229] [55073]: DEBUG cinder.volume.flows.api.create_volume [None req-d41843d7-1ba9-4d4e-8a86-53ca40a10e06 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Validating volume size '1' using validate_int {{(pid=55073) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 706.197988] [55073]: DEBUG cinder.volume.api [None req-d41843d7-1ba9-4d4e-8a86-53ca40a10e06 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (423a488f-f562-40d9-ac17-5caa46f309c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T17:12:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 706.199419] [55073]: DEBUG cinder.volume.api [None req-d41843d7-1ba9-4d4e-8a86-53ca40a10e06 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9aa262b-0f24-43df-bc9a-61714e119829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 706.269012] [55073]: DEBUG cinder.quota [None req-d41843d7-1ba9-4d4e-8a86-53ca40a10e06 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Created reservations ['fe7c260b-06d9-4720-976a-2d398a533565', '5b0bd5e2-5a92-4181-869b-4108b006b768', 'a41e2d45-3462-4a3c-8a36-91ee56cf6b14', '8c34c2fd-e6b1-4ef8-9412-9374684597ec'] {{(pid=55073) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 706.270191] [55073]: DEBUG cinder.volume.api [None req-d41843d7-1ba9-4d4e-8a86-53ca40a10e06 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9aa262b-0f24-43df-bc9a-61714e119829) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe7c260b-06d9-4720-976a-2d398a533565', '5b0bd5e2-5a92-4181-869b-4108b006b768', 'a41e2d45-3462-4a3c-8a36-91ee56cf6b14', '8c34c2fd-e6b1-4ef8-9412-9374684597ec']}' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 706.271462] [55073]: DEBUG cinder.volume.api [None req-d41843d7-1ba9-4d4e-8a86-53ca40a10e06 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dd474f5-79aa-4571-a88e-8fcd31e92b40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 706.284958] [55073]: DEBUG cinder.volume.api [None req-d41843d7-1ba9-4d4e-8a86-53ca40a10e06 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dd474f5-79aa-4571-a88e-8fcd31e92b40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4c04eaf-7f26-4533-a2c8-8b755d228069', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1278459142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54eced362e864b03858286b715101227',qos_specs=None,replication_status=,reservations=['fe7c260b-06d9-4720-976a-2d398a533565','5b0bd5e2-5a92-4181-869b-4108b006b768','a41e2d45-3462-4a3c-8a36-91ee56cf6b14','8c34c2fd-e6b1-4ef8-9412-9374684597ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfba8985455f4790a447a5807c176829',volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T17:17:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1278459142',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4c04eaf-7f26-4533-a2c8-8b755d228069,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54eced362e864b03858286b715101227',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfba8985455f4790a447a5807c176829',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71),volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71)}' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 706.286038] [55073]: DEBUG cinder.volume.api [None req-d41843d7-1ba9-4d4e-8a86-53ca40a10e06 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (090aed41-7a33-4c68-b08e-a98d9f7106d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 706.301435] [55073]: DEBUG cinder.volume.api [None req-d41843d7-1ba9-4d4e-8a86-53ca40a10e06 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (090aed41-7a33-4c68-b08e-a98d9f7106d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1278459142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54eced362e864b03858286b715101227',qos_specs=None,replication_status=,reservations=['fe7c260b-06d9-4720-976a-2d398a533565','5b0bd5e2-5a92-4181-869b-4108b006b768','a41e2d45-3462-4a3c-8a36-91ee56cf6b14','8c34c2fd-e6b1-4ef8-9412-9374684597ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfba8985455f4790a447a5807c176829',volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71)}' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 706.302354] [55073]: DEBUG cinder.volume.api [None req-d41843d7-1ba9-4d4e-8a86-53ca40a10e06 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (141a28ec-7000-4257-b73d-0f71686812c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 706.323903] [55073]: DEBUG cinder.volume.api [None req-d41843d7-1ba9-4d4e-8a86-53ca40a10e06 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (141a28ec-7000-4257-b73d-0f71686812c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 706.324725] [55073]: DEBUG cinder.volume.api [None req-d41843d7-1ba9-4d4e-8a86-53ca40a10e06 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Flow 'volume_create_api' (d721c02b-ed13-41b2-a068-2a02d0769b0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55073) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 706.324725] [55073]: INFO cinder.volume.api [None req-d41843d7-1ba9-4d4e-8a86-53ca40a10e06 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Create volume request issued successfully. [ 706.326527] [55073]: INFO cinder.api.openstack.wsgi [None req-d41843d7-1ba9-4d4e-8a86-53ca40a10e06 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 706.326995] [55073]: [pid: 55073|app: 0|req: 37/78] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 17:17:08 2025] POST /volume/v3/volumes => generated 754 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 706.339583] [55072]: DEBUG cinder.api.middleware.request_id [None req-ab0e0276-1595-40ac-8a09-75992987387d None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 706.343124] [55072]: INFO cinder.api.openstack.wsgi [None req-ab0e0276-1595-40ac-8a09-75992987387d tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] GET http://10.180.1.21/volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 [ 706.343733] [55072]: DEBUG cinder.api.openstack.wsgi [None req-ab0e0276-1595-40ac-8a09-75992987387d tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 706.344213] [55072]: DEBUG cinder.api.openstack.wsgi [None req-ab0e0276-1595-40ac-8a09-75992987387d tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 706.355731] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 706.355731] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 706.363112] [55072]: INFO cinder.volume.api [None req-ab0e0276-1595-40ac-8a09-75992987387d tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Volume info retrieved successfully. [ 706.370301] [55072]: INFO cinder.api.openstack.wsgi [None req-ab0e0276-1595-40ac-8a09-75992987387d tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] http://10.180.1.21/volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 returned with HTTP 200 [ 706.370301] [55072]: [pid: 55072|app: 0|req: 42/79] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:17:09 2025] GET /volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 707.082228] [55073]: DEBUG cinder.api.middleware.request_id [None req-86169d22-9482-4ba8-b03d-c2c83ba18a5b None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 707.084576] [55073]: INFO cinder.api.openstack.wsgi [None req-86169d22-9482-4ba8-b03d-c2c83ba18a5b tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] GET http://10.180.1.21/volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d [ 707.088304] [55073]: DEBUG cinder.api.openstack.wsgi [None req-86169d22-9482-4ba8-b03d-c2c83ba18a5b tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 707.088646] [55073]: DEBUG cinder.api.openstack.wsgi [None req-86169d22-9482-4ba8-b03d-c2c83ba18a5b tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 707.105087] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 707.105087] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 707.108747] [55073]: INFO cinder.volume.api [None req-86169d22-9482-4ba8-b03d-c2c83ba18a5b tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Volume info retrieved successfully. [ 707.113162] [55073]: INFO cinder.api.openstack.wsgi [None req-86169d22-9482-4ba8-b03d-c2c83ba18a5b tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] http://10.180.1.21/volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d returned with HTTP 200 [ 707.113621] [55073]: [pid: 55073|app: 0|req: 38/80] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:17:09 2025] GET /volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d => generated 1010 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 707.384362] [55072]: DEBUG cinder.api.middleware.request_id [None req-3724b014-9f56-454a-af5c-5133c07ea76f None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 707.386704] [55072]: INFO cinder.api.openstack.wsgi [None req-3724b014-9f56-454a-af5c-5133c07ea76f tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] GET http://10.180.1.21/volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 [ 707.386940] [55072]: DEBUG cinder.api.openstack.wsgi [None req-3724b014-9f56-454a-af5c-5133c07ea76f tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 707.387281] [55072]: DEBUG cinder.api.openstack.wsgi [None req-3724b014-9f56-454a-af5c-5133c07ea76f tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 707.403853] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 707.403853] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 707.410371] [55072]: INFO cinder.volume.api [None req-3724b014-9f56-454a-af5c-5133c07ea76f tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Volume info retrieved successfully. [ 707.417779] [55072]: INFO cinder.api.openstack.wsgi [None req-3724b014-9f56-454a-af5c-5133c07ea76f tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] http://10.180.1.21/volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 returned with HTTP 200 [ 707.418532] [55072]: [pid: 55072|app: 0|req: 43/81] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:17:10 2025] GET /volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 708.129874] [55073]: DEBUG cinder.api.middleware.request_id [None req-def2006b-562a-4e7d-ad85-b3f912025b15 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 708.132539] [55073]: INFO cinder.api.openstack.wsgi [None req-def2006b-562a-4e7d-ad85-b3f912025b15 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] GET http://10.180.1.21/volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d [ 708.132982] [55073]: DEBUG cinder.api.openstack.wsgi [None req-def2006b-562a-4e7d-ad85-b3f912025b15 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 708.133435] [55073]: DEBUG cinder.api.openstack.wsgi [None req-def2006b-562a-4e7d-ad85-b3f912025b15 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 708.158893] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 708.158893] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 708.163541] [55073]: INFO cinder.volume.api [None req-def2006b-562a-4e7d-ad85-b3f912025b15 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Volume info retrieved successfully. [ 708.168779] [55073]: INFO cinder.api.openstack.wsgi [None req-def2006b-562a-4e7d-ad85-b3f912025b15 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] http://10.180.1.21/volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d returned with HTTP 200 [ 708.169408] [55073]: [pid: 55073|app: 0|req: 39/82] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:17:10 2025] GET /volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d => generated 1010 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 708.611340] [55072]: DEBUG cinder.api.middleware.request_id [req-eca8897f-5f4b-4f29-86cd-1d0b127fe339 req-6eb8e63c-79e0-44e3-b292-9bb1f1fef76b None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 708.613988] [55072]: INFO cinder.api.openstack.wsgi [req-eca8897f-5f4b-4f29-86cd-1d0b127fe339 req-6eb8e63c-79e0-44e3-b292-9bb1f1fef76b tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] POST http://10.180.1.21/volume/v3/attachments/6f017dc7-48e4-4434-b33a-6f1c64b87f1f/action [ 708.614497] [55072]: DEBUG cinder.api.openstack.wsgi [req-eca8897f-5f4b-4f29-86cd-1d0b127fe339 req-6eb8e63c-79e0-44e3-b292-9bb1f1fef76b tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Action body: b'{"os-complete": null}' {{(pid=55072) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 708.614641] [55072]: DEBUG cinder.api.openstack.wsgi [req-eca8897f-5f4b-4f29-86cd-1d0b127fe339 req-6eb8e63c-79e0-44e3-b292-9bb1f1fef76b tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 708.643163] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 708.643163] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 708.654155] [55072]: INFO cinder.api.openstack.wsgi [req-eca8897f-5f4b-4f29-86cd-1d0b127fe339 req-6eb8e63c-79e0-44e3-b292-9bb1f1fef76b tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] http://10.180.1.21/volume/v3/attachments/6f017dc7-48e4-4434-b33a-6f1c64b87f1f/action returned with HTTP 204 [ 708.654155] [55072]: [pid: 55072|app: 0|req: 44/83] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 17:17:11 2025] POST /volume/v3/attachments/6f017dc7-48e4-4434-b33a-6f1c64b87f1f/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 708.672845] [55073]: DEBUG cinder.api.middleware.request_id [req-780bbe7a-4e39-4733-8d04-dc91d867cd0d req-79e85383-a2d7-4251-b38d-de812c2737db None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 708.675570] [55073]: INFO cinder.api.openstack.wsgi [req-780bbe7a-4e39-4733-8d04-dc91d867cd0d req-79e85383-a2d7-4251-b38d-de812c2737db tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] GET http://10.180.1.21/volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 [ 708.675959] [55073]: DEBUG cinder.api.openstack.wsgi [req-780bbe7a-4e39-4733-8d04-dc91d867cd0d req-79e85383-a2d7-4251-b38d-de812c2737db tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 708.676082] [55073]: DEBUG cinder.api.openstack.wsgi [req-780bbe7a-4e39-4733-8d04-dc91d867cd0d req-79e85383-a2d7-4251-b38d-de812c2737db tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 708.684779] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 708.684779] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 708.688566] [55073]: INFO cinder.volume.api [req-780bbe7a-4e39-4733-8d04-dc91d867cd0d req-79e85383-a2d7-4251-b38d-de812c2737db tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Volume info retrieved successfully. [ 708.693846] [55073]: INFO cinder.api.openstack.wsgi [req-780bbe7a-4e39-4733-8d04-dc91d867cd0d req-79e85383-a2d7-4251-b38d-de812c2737db tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] http://10.180.1.21/volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 returned with HTTP 200 [ 708.694342] [55073]: [pid: 55073|app: 0|req: 40/84] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:17:11 2025] GET /volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 709.181243] [55072]: DEBUG cinder.api.middleware.request_id [None req-a2ffdfe6-4999-4571-b39c-b38801833a4a None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 709.185041] [55072]: INFO cinder.api.openstack.wsgi [None req-a2ffdfe6-4999-4571-b39c-b38801833a4a tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] GET http://10.180.1.21/volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d [ 709.185041] [55072]: DEBUG cinder.api.openstack.wsgi [None req-a2ffdfe6-4999-4571-b39c-b38801833a4a tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 709.185041] [55072]: DEBUG cinder.api.openstack.wsgi [None req-a2ffdfe6-4999-4571-b39c-b38801833a4a tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 709.207231] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 709.207231] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 709.211335] [55072]: INFO cinder.volume.api [None req-a2ffdfe6-4999-4571-b39c-b38801833a4a tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Volume info retrieved successfully. [ 709.217160] [55072]: INFO cinder.api.openstack.wsgi [None req-a2ffdfe6-4999-4571-b39c-b38801833a4a tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] http://10.180.1.21/volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d returned with HTTP 200 [ 709.217902] [55072]: [pid: 55072|app: 0|req: 45/85] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:17:12 2025] GET /volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d => generated 1328 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 709.229038] [55073]: DEBUG cinder.api.middleware.request_id [None req-46d45811-e45b-4a2c-b1b3-371d66a32b00 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 709.231450] [55073]: INFO cinder.api.openstack.wsgi [None req-46d45811-e45b-4a2c-b1b3-371d66a32b00 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] GET http://10.180.1.21/volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d [ 709.231492] [55073]: DEBUG cinder.api.openstack.wsgi [None req-46d45811-e45b-4a2c-b1b3-371d66a32b00 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 709.231679] [55073]: DEBUG cinder.api.openstack.wsgi [None req-46d45811-e45b-4a2c-b1b3-371d66a32b00 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 709.246760] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 709.246760] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 709.251393] [55073]: INFO cinder.volume.api [None req-46d45811-e45b-4a2c-b1b3-371d66a32b00 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Volume info retrieved successfully. [ 709.258210] [55073]: INFO cinder.api.openstack.wsgi [None req-46d45811-e45b-4a2c-b1b3-371d66a32b00 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] http://10.180.1.21/volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d returned with HTTP 200 [ 709.258815] [55073]: [pid: 55073|app: 0|req: 41/86] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:17:12 2025] GET /volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d => generated 1328 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 710.217099] [55072]: DEBUG cinder.api.middleware.request_id [None req-4179663d-aa35-47c5-a851-25dd2eeb2cba None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 710.217992] [55072]: INFO cinder.api.openstack.wsgi [None req-4179663d-aa35-47c5-a851-25dd2eeb2cba None None] GET http://10.180.1.21/volume// [ 710.218232] [55072]: DEBUG cinder.api.openstack.wsgi [None req-4179663d-aa35-47c5-a851-25dd2eeb2cba None None] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 710.218468] [55072]: DEBUG cinder.api.openstack.wsgi [None req-4179663d-aa35-47c5-a851-25dd2eeb2cba None None] Calling method 'all' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 710.218938] [55072]: INFO cinder.api.openstack.wsgi [None req-4179663d-aa35-47c5-a851-25dd2eeb2cba None None] http://10.180.1.21/volume// returned with HTTP 300 [ 710.219649] [55072]: [pid: 55072|app: 0|req: 46/87] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 17:17:13 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 710.224318] [55073]: DEBUG cinder.api.middleware.request_id [req-780bbe7a-4e39-4733-8d04-dc91d867cd0d req-1767eeb8-08da-4c80-a74a-a527a1340d1c None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 710.226745] [55073]: INFO cinder.api.openstack.wsgi [req-780bbe7a-4e39-4733-8d04-dc91d867cd0d req-1767eeb8-08da-4c80-a74a-a527a1340d1c tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] POST http://10.180.1.21/volume/v3/attachments [ 710.227203] [55073]: DEBUG cinder.api.openstack.wsgi [req-780bbe7a-4e39-4733-8d04-dc91d867cd0d req-1767eeb8-08da-4c80-a74a-a527a1340d1c tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d4c04eaf-7f26-4533-a2c8-8b755d228069", "connector": null, "instance_uuid": "633100b8-c9ff-40d8-9e88-2091f4243b0f"}} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 710.245251] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 710.245251] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 710.293242] [55073]: INFO cinder.api.openstack.wsgi [req-780bbe7a-4e39-4733-8d04-dc91d867cd0d req-1767eeb8-08da-4c80-a74a-a527a1340d1c tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 710.293471] [55073]: [pid: 55073|app: 0|req: 42/88] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 17:17:13 2025] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 710.344525] [55072]: DEBUG cinder.api.middleware.request_id [None req-4b7f74f8-b65e-4a2e-a1c8-88fcfdfd22d6 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 710.348858] [55072]: INFO cinder.api.openstack.wsgi [None req-4b7f74f8-b65e-4a2e-a1c8-88fcfdfd22d6 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] GET http://10.180.1.21/volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 [ 710.349197] [55072]: DEBUG cinder.api.openstack.wsgi [None req-4b7f74f8-b65e-4a2e-a1c8-88fcfdfd22d6 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 710.349471] [55072]: DEBUG cinder.api.openstack.wsgi [None req-4b7f74f8-b65e-4a2e-a1c8-88fcfdfd22d6 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 710.368013] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 710.368013] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 710.372231] [55072]: INFO cinder.volume.api [None req-4b7f74f8-b65e-4a2e-a1c8-88fcfdfd22d6 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Volume info retrieved successfully. [ 710.382881] [55072]: INFO cinder.api.openstack.wsgi [None req-4b7f74f8-b65e-4a2e-a1c8-88fcfdfd22d6 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] http://10.180.1.21/volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 returned with HTTP 200 [ 710.383111] [55072]: [pid: 55072|app: 0|req: 47/89] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:17:13 2025] GET /volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 710.842455] [55073]: DEBUG cinder.api.middleware.request_id [None req-3e4c0659-3627-488e-adfb-cbee85902327 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 710.842916] [55073]: INFO cinder.api.openstack.wsgi [None req-3e4c0659-3627-488e-adfb-cbee85902327 None None] GET http://10.180.1.21/volume// [ 710.843124] [55073]: DEBUG cinder.api.openstack.wsgi [None req-3e4c0659-3627-488e-adfb-cbee85902327 None None] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 710.843349] [55073]: DEBUG cinder.api.openstack.wsgi [None req-3e4c0659-3627-488e-adfb-cbee85902327 None None] Calling method 'all' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 710.844090] [55073]: INFO cinder.api.openstack.wsgi [None req-3e4c0659-3627-488e-adfb-cbee85902327 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 710.844090] [55073]: [pid: 55073|app: 0|req: 43/90] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 17:17:13 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 710.848034] [55072]: DEBUG cinder.api.middleware.request_id [req-780bbe7a-4e39-4733-8d04-dc91d867cd0d req-cdce421f-79c8-4d12-b5ad-eae8528c4fab None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 710.850442] [55072]: INFO cinder.api.openstack.wsgi [req-780bbe7a-4e39-4733-8d04-dc91d867cd0d req-cdce421f-79c8-4d12-b5ad-eae8528c4fab tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] GET http://10.180.1.21/volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 [ 710.850701] [55072]: DEBUG cinder.api.openstack.wsgi [req-780bbe7a-4e39-4733-8d04-dc91d867cd0d req-cdce421f-79c8-4d12-b5ad-eae8528c4fab tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 710.850922] [55072]: DEBUG cinder.api.openstack.wsgi [req-780bbe7a-4e39-4733-8d04-dc91d867cd0d req-cdce421f-79c8-4d12-b5ad-eae8528c4fab tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 710.864059] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 710.864059] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 710.867925] [55072]: INFO cinder.volume.api [req-780bbe7a-4e39-4733-8d04-dc91d867cd0d req-cdce421f-79c8-4d12-b5ad-eae8528c4fab tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Volume info retrieved successfully. [ 710.874540] [55072]: INFO cinder.api.openstack.wsgi [req-780bbe7a-4e39-4733-8d04-dc91d867cd0d req-cdce421f-79c8-4d12-b5ad-eae8528c4fab tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] http://10.180.1.21/volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 returned with HTTP 200 [ 710.874540] [55072]: [pid: 55072|app: 0|req: 48/91] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 17:17:13 2025] GET /volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 => generated 1027 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 710.903921] [55073]: DEBUG cinder.api.middleware.request_id [req-780bbe7a-4e39-4733-8d04-dc91d867cd0d req-45928c5f-b98e-4b10-b6a3-b32343d87186 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 710.907027] [55073]: INFO cinder.api.openstack.wsgi [req-780bbe7a-4e39-4733-8d04-dc91d867cd0d req-45928c5f-b98e-4b10-b6a3-b32343d87186 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] PUT http://10.180.1.21/volume/v3/attachments/5d5dbbd7-dce6-46fe-a99c-72a3e370c4c2 [ 710.907451] [55073]: DEBUG cinder.api.openstack.wsgi [req-780bbe7a-4e39-4733-8d04-dc91d867cd0d req-45928c5f-b98e-4b10-b6a3-b32343d87186 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-543558", "mountpoint": "/dev/sdb"}}} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 710.916188] [55073]: DEBUG cinder.coordination [req-780bbe7a-4e39-4733-8d04-dc91d867cd0d req-45928c5f-b98e-4b10-b6a3-b32343d87186 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Acquiring lock "cinder-attachment_update-d4c04eaf-7f26-4533-a2c8-8b755d228069-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55073) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 710.923441] [55073]: DEBUG cinder.coordination [req-780bbe7a-4e39-4733-8d04-dc91d867cd0d req-45928c5f-b98e-4b10-b6a3-b32343d87186 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Lock "cinder-attachment_update-d4c04eaf-7f26-4533-a2c8-8b755d228069-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=55073) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 710.924587] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 710.924587] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 711.396322] [55072]: DEBUG cinder.api.middleware.request_id [None req-9d645c6e-075a-4a75-8d8b-2697012cbcfc None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 711.400948] [55072]: INFO cinder.api.openstack.wsgi [None req-9d645c6e-075a-4a75-8d8b-2697012cbcfc tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] GET http://10.180.1.21/volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 [ 711.401231] [55072]: DEBUG cinder.api.openstack.wsgi [None req-9d645c6e-075a-4a75-8d8b-2697012cbcfc tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 711.401488] [55072]: DEBUG cinder.api.openstack.wsgi [None req-9d645c6e-075a-4a75-8d8b-2697012cbcfc tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 711.423687] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 711.423687] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 711.428182] [55072]: INFO cinder.volume.api [None req-9d645c6e-075a-4a75-8d8b-2697012cbcfc tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Volume info retrieved successfully. [ 711.436043] [55072]: INFO cinder.api.openstack.wsgi [None req-9d645c6e-075a-4a75-8d8b-2697012cbcfc tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] http://10.180.1.21/volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 returned with HTTP 200 [ 711.436665] [55072]: [pid: 55072|app: 0|req: 49/92] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:17:14 2025] GET /volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 711.623421] [55072]: DEBUG cinder.api.middleware.request_id [None req-383461a4-b62e-4d94-9a2c-643ce4b4383b None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 711.626343] [55072]: INFO cinder.api.openstack.wsgi [None req-383461a4-b62e-4d94-9a2c-643ce4b4383b tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] GET http://10.180.1.21/volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d [ 711.626990] [55072]: DEBUG cinder.api.openstack.wsgi [None req-383461a4-b62e-4d94-9a2c-643ce4b4383b tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 711.628974] [55072]: DEBUG cinder.api.openstack.wsgi [None req-383461a4-b62e-4d94-9a2c-643ce4b4383b tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 711.640366] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 711.640366] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 711.645766] [55072]: INFO cinder.volume.api [None req-383461a4-b62e-4d94-9a2c-643ce4b4383b tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Volume info retrieved successfully. [ 711.654356] [55072]: INFO cinder.api.openstack.wsgi [None req-383461a4-b62e-4d94-9a2c-643ce4b4383b tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] http://10.180.1.21/volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d returned with HTTP 200 [ 711.655126] [55072]: [pid: 55072|app: 0|req: 50/93] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:17:14 2025] GET /volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d => generated 1328 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 711.933764] [55072]: DEBUG cinder.api.middleware.request_id [req-a64f8461-285f-4728-8fc4-a06ccb4a1cd4 req-0497b9cf-a8d3-4512-82f9-4c05d3da5f78 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 711.937241] [55072]: INFO cinder.api.openstack.wsgi [req-a64f8461-285f-4728-8fc4-a06ccb4a1cd4 req-0497b9cf-a8d3-4512-82f9-4c05d3da5f78 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] GET http://10.180.1.21/volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d [ 711.937537] [55072]: DEBUG cinder.api.openstack.wsgi [req-a64f8461-285f-4728-8fc4-a06ccb4a1cd4 req-0497b9cf-a8d3-4512-82f9-4c05d3da5f78 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 711.937836] [55072]: DEBUG cinder.api.openstack.wsgi [req-a64f8461-285f-4728-8fc4-a06ccb4a1cd4 req-0497b9cf-a8d3-4512-82f9-4c05d3da5f78 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 711.960073] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 711.960073] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 711.966019] [55072]: INFO cinder.volume.api [req-a64f8461-285f-4728-8fc4-a06ccb4a1cd4 req-0497b9cf-a8d3-4512-82f9-4c05d3da5f78 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Volume info retrieved successfully. [ 711.972185] [55072]: INFO cinder.api.openstack.wsgi [req-a64f8461-285f-4728-8fc4-a06ccb4a1cd4 req-0497b9cf-a8d3-4512-82f9-4c05d3da5f78 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] http://10.180.1.21/volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d returned with HTTP 200 [ 711.972687] [55072]: [pid: 55072|app: 0|req: 51/94] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:17:14 2025] GET /volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d => generated 1328 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 712.014813] [55072]: DEBUG cinder.api.middleware.request_id [req-a64f8461-285f-4728-8fc4-a06ccb4a1cd4 req-ea5fab4f-1202-446b-921a-cc0b80f6d0c9 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 712.020420] [55072]: INFO cinder.api.openstack.wsgi [req-a64f8461-285f-4728-8fc4-a06ccb4a1cd4 req-ea5fab4f-1202-446b-921a-cc0b80f6d0c9 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] POST http://10.180.1.21/volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d/action [ 712.020851] [55072]: DEBUG cinder.api.openstack.wsgi [req-a64f8461-285f-4728-8fc4-a06ccb4a1cd4 req-ea5fab4f-1202-446b-921a-cc0b80f6d0c9 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=55072) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 712.020990] [55072]: DEBUG cinder.api.openstack.wsgi [req-a64f8461-285f-4728-8fc4-a06ccb4a1cd4 req-ea5fab4f-1202-446b-921a-cc0b80f6d0c9 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 712.033779] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 712.033779] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 712.034261] [55072]: INFO cinder.volume.api [req-a64f8461-285f-4728-8fc4-a06ccb4a1cd4 req-ea5fab4f-1202-446b-921a-cc0b80f6d0c9 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Volume info retrieved successfully. [ 712.041246] [55072]: INFO cinder.volume.api [req-a64f8461-285f-4728-8fc4-a06ccb4a1cd4 req-ea5fab4f-1202-446b-921a-cc0b80f6d0c9 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Begin detaching volume completed successfully. [ 712.041655] [55072]: INFO cinder.api.openstack.wsgi [req-a64f8461-285f-4728-8fc4-a06ccb4a1cd4 req-ea5fab4f-1202-446b-921a-cc0b80f6d0c9 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] http://10.180.1.21/volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d/action returned with HTTP 202 [ 712.042161] [55072]: [pid: 55072|app: 0|req: 52/95] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 17:17:14 2025] POST /volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 712.459424] [55072]: DEBUG cinder.api.middleware.request_id [None req-f9a1edc1-7a97-4075-a8f1-2f0c934a773e None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 712.465491] [55072]: INFO cinder.api.openstack.wsgi [None req-f9a1edc1-7a97-4075-a8f1-2f0c934a773e tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] GET http://10.180.1.21/volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 [ 712.465578] [55072]: DEBUG cinder.api.openstack.wsgi [None req-f9a1edc1-7a97-4075-a8f1-2f0c934a773e tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 712.465794] [55072]: DEBUG cinder.api.openstack.wsgi [None req-f9a1edc1-7a97-4075-a8f1-2f0c934a773e tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 712.485553] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 712.485553] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 712.492220] [55072]: INFO cinder.volume.api [None req-f9a1edc1-7a97-4075-a8f1-2f0c934a773e tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Volume info retrieved successfully. [ 712.503624] [55072]: INFO cinder.api.openstack.wsgi [None req-f9a1edc1-7a97-4075-a8f1-2f0c934a773e tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] http://10.180.1.21/volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 returned with HTTP 200 [ 712.504676] [55072]: [pid: 55072|app: 0|req: 53/96] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:17:15 2025] GET /volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 713.069419] [55072]: DEBUG cinder.api.middleware.request_id [None req-786700c6-9f1e-4a0a-8d88-5c195e2980c7 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 713.069902] [55072]: INFO cinder.api.openstack.wsgi [None req-786700c6-9f1e-4a0a-8d88-5c195e2980c7 None None] GET http://10.180.1.21/volume// [ 713.070116] [55072]: DEBUG cinder.api.openstack.wsgi [None req-786700c6-9f1e-4a0a-8d88-5c195e2980c7 None None] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 713.070346] [55072]: DEBUG cinder.api.openstack.wsgi [None req-786700c6-9f1e-4a0a-8d88-5c195e2980c7 None None] Calling method 'all' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 713.071145] [55072]: INFO cinder.api.openstack.wsgi [None req-786700c6-9f1e-4a0a-8d88-5c195e2980c7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 713.071344] [55072]: [pid: 55072|app: 0|req: 54/97] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 17:17:15 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 713.092034] [55072]: DEBUG cinder.api.middleware.request_id [req-a64f8461-285f-4728-8fc4-a06ccb4a1cd4 req-d001aa25-27c6-4287-81a0-49300489687c None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 713.098778] [55072]: INFO cinder.api.openstack.wsgi [req-a64f8461-285f-4728-8fc4-a06ccb4a1cd4 req-d001aa25-27c6-4287-81a0-49300489687c tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] GET http://10.180.1.21/volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d [ 713.099074] [55072]: DEBUG cinder.api.openstack.wsgi [req-a64f8461-285f-4728-8fc4-a06ccb4a1cd4 req-d001aa25-27c6-4287-81a0-49300489687c tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 713.099330] [55072]: DEBUG cinder.api.openstack.wsgi [req-a64f8461-285f-4728-8fc4-a06ccb4a1cd4 req-d001aa25-27c6-4287-81a0-49300489687c tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 713.134728] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 713.134728] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 713.139864] [55072]: INFO cinder.volume.api [req-a64f8461-285f-4728-8fc4-a06ccb4a1cd4 req-d001aa25-27c6-4287-81a0-49300489687c tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Volume info retrieved successfully. [ 713.149782] [55072]: INFO cinder.api.openstack.wsgi [req-a64f8461-285f-4728-8fc4-a06ccb4a1cd4 req-d001aa25-27c6-4287-81a0-49300489687c tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] http://10.180.1.21/volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d returned with HTTP 200 [ 713.151298] [55072]: [pid: 55072|app: 0|req: 55/98] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 17:17:15 2025] GET /volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d => generated 1555 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 713.518848] [55072]: DEBUG cinder.api.middleware.request_id [None req-3de1aa4a-8005-4dae-a12e-2a3a2c906c45 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 713.522487] [55072]: INFO cinder.api.openstack.wsgi [None req-3de1aa4a-8005-4dae-a12e-2a3a2c906c45 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] GET http://10.180.1.21/volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 [ 713.525485] [55072]: DEBUG cinder.api.openstack.wsgi [None req-3de1aa4a-8005-4dae-a12e-2a3a2c906c45 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 713.525782] [55072]: DEBUG cinder.api.openstack.wsgi [None req-3de1aa4a-8005-4dae-a12e-2a3a2c906c45 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 713.547808] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 713.547808] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 713.562097] [55072]: INFO cinder.volume.api [None req-3de1aa4a-8005-4dae-a12e-2a3a2c906c45 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Volume info retrieved successfully. [ 713.576340] [55072]: INFO cinder.api.openstack.wsgi [None req-3de1aa4a-8005-4dae-a12e-2a3a2c906c45 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] http://10.180.1.21/volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 returned with HTTP 200 [ 713.576809] [55072]: [pid: 55072|app: 0|req: 56/99] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:17:16 2025] GET /volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 => generated 846 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 714.400650] [55072]: DEBUG cinder.api.middleware.request_id [req-a64f8461-285f-4728-8fc4-a06ccb4a1cd4 req-394bd695-2d50-4ea3-9ae7-a450640623c6 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 714.409133] [55072]: INFO cinder.api.openstack.wsgi [req-a64f8461-285f-4728-8fc4-a06ccb4a1cd4 req-394bd695-2d50-4ea3-9ae7-a450640623c6 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/6f017dc7-48e4-4434-b33a-6f1c64b87f1f [ 714.409133] [55072]: DEBUG cinder.api.openstack.wsgi [req-a64f8461-285f-4728-8fc4-a06ccb4a1cd4 req-394bd695-2d50-4ea3-9ae7-a450640623c6 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 714.409283] [55072]: DEBUG cinder.api.openstack.wsgi [req-a64f8461-285f-4728-8fc4-a06ccb4a1cd4 req-394bd695-2d50-4ea3-9ae7-a450640623c6 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Calling method 'version_select' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 714.428412] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 714.428412] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 715.001092] [55072]: INFO cinder.api.openstack.wsgi [req-a64f8461-285f-4728-8fc4-a06ccb4a1cd4 req-394bd695-2d50-4ea3-9ae7-a450640623c6 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] http://10.180.1.21/volume/v3/attachments/6f017dc7-48e4-4434-b33a-6f1c64b87f1f returned with HTTP 200 [ 715.001503] [55072]: [pid: 55072|app: 0|req: 57/100] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 17:17:17 2025] DELETE /volume/v3/attachments/6f017dc7-48e4-4434-b33a-6f1c64b87f1f => generated 19 bytes in 602 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 715.002277] [55072]: DEBUG cinder.api.middleware.request_id [None req-65a79ecc-6177-4704-af81-14d6d1d291a8 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 715.005859] [55072]: INFO cinder.api.openstack.wsgi [None req-65a79ecc-6177-4704-af81-14d6d1d291a8 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] GET http://10.180.1.21/volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 [ 715.005859] [55072]: DEBUG cinder.api.openstack.wsgi [None req-65a79ecc-6177-4704-af81-14d6d1d291a8 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 715.005859] [55072]: DEBUG cinder.api.openstack.wsgi [None req-65a79ecc-6177-4704-af81-14d6d1d291a8 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 715.021646] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 715.021646] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 715.027143] [55072]: INFO cinder.volume.api [None req-65a79ecc-6177-4704-af81-14d6d1d291a8 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Volume info retrieved successfully. [ 715.038802] [55072]: INFO cinder.api.openstack.wsgi [None req-65a79ecc-6177-4704-af81-14d6d1d291a8 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] http://10.180.1.21/volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 returned with HTTP 200 [ 715.038802] [55072]: [pid: 55072|app: 0|req: 58/101] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:17:17 2025] GET /volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 715.461854] [55073]: DEBUG cinder.coordination [req-780bbe7a-4e39-4733-8d04-dc91d867cd0d req-45928c5f-b98e-4b10-b6a3-b32343d87186 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Lock "cinder-attachment_update-d4c04eaf-7f26-4533-a2c8-8b755d228069-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.538s {{(pid=55073) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 715.462407] [55073]: INFO cinder.api.openstack.wsgi [req-780bbe7a-4e39-4733-8d04-dc91d867cd0d req-45928c5f-b98e-4b10-b6a3-b32343d87186 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] http://10.180.1.21/volume/v3/attachments/5d5dbbd7-dce6-46fe-a99c-72a3e370c4c2 returned with HTTP 200 [ 715.466343] [55073]: [pid: 55073|app: 0|req: 44/102] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 17:17:13 2025] PUT /volume/v3/attachments/5d5dbbd7-dce6-46fe-a99c-72a3e370c4c2 => generated 617 bytes in 4563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 716.053818] [55072]: DEBUG cinder.api.middleware.request_id [None req-69aa3af5-a370-4266-b703-6c140d13d7d3 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 716.059497] [55072]: INFO cinder.api.openstack.wsgi [None req-69aa3af5-a370-4266-b703-6c140d13d7d3 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] GET http://10.180.1.21/volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 [ 716.059497] [55072]: DEBUG cinder.api.openstack.wsgi [None req-69aa3af5-a370-4266-b703-6c140d13d7d3 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 716.059497] [55072]: DEBUG cinder.api.openstack.wsgi [None req-69aa3af5-a370-4266-b703-6c140d13d7d3 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 716.082898] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 716.082898] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 716.088600] [55072]: INFO cinder.volume.api [None req-69aa3af5-a370-4266-b703-6c140d13d7d3 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Volume info retrieved successfully. [ 716.095706] [55072]: INFO cinder.api.openstack.wsgi [None req-69aa3af5-a370-4266-b703-6c140d13d7d3 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] http://10.180.1.21/volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 returned with HTTP 200 [ 716.095706] [55072]: [pid: 55072|app: 0|req: 59/103] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:17:18 2025] GET /volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 716.658189] [55073]: DEBUG cinder.api.middleware.request_id [None req-f0dcec82-6d72-4f89-9d81-fc75f2fe33f5 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 716.665389] [55073]: INFO cinder.api.openstack.wsgi [None req-f0dcec82-6d72-4f89-9d81-fc75f2fe33f5 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] GET http://10.180.1.21/volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d [ 716.665389] [55073]: DEBUG cinder.api.openstack.wsgi [None req-f0dcec82-6d72-4f89-9d81-fc75f2fe33f5 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 716.665389] [55073]: DEBUG cinder.api.openstack.wsgi [None req-f0dcec82-6d72-4f89-9d81-fc75f2fe33f5 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 716.681848] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 716.681848] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 716.686723] [55073]: INFO cinder.volume.api [None req-f0dcec82-6d72-4f89-9d81-fc75f2fe33f5 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Volume info retrieved successfully. [ 716.693831] [55073]: INFO cinder.api.openstack.wsgi [None req-f0dcec82-6d72-4f89-9d81-fc75f2fe33f5 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] http://10.180.1.21/volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d returned with HTTP 200 [ 716.695773] [55073]: [pid: 55073|app: 0|req: 45/104] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:17:19 2025] GET /volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d => generated 1010 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 716.708364] [55072]: DEBUG cinder.api.middleware.request_id [None req-233ad28a-f124-4036-851e-d76dbfd3f82f None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 716.710694] [55072]: INFO cinder.api.openstack.wsgi [None req-233ad28a-f124-4036-851e-d76dbfd3f82f tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d [ 716.711728] [55072]: DEBUG cinder.api.openstack.wsgi [None req-233ad28a-f124-4036-851e-d76dbfd3f82f tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 716.711977] [55072]: DEBUG cinder.api.openstack.wsgi [None req-233ad28a-f124-4036-851e-d76dbfd3f82f tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Calling method 'delete' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 716.712195] [55072]: INFO cinder.api.v3.volumes [None req-233ad28a-f124-4036-851e-d76dbfd3f82f tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Delete volume with id: 3aba59f1-5413-4604-a6e5-e4acbf25153d [ 716.721252] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 716.721252] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 716.723867] [55072]: INFO cinder.volume.api [None req-233ad28a-f124-4036-851e-d76dbfd3f82f tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Volume info retrieved successfully. [ 716.749261] [55072]: INFO cinder.volume.api [None req-233ad28a-f124-4036-851e-d76dbfd3f82f tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Delete volume request issued successfully. [ 716.749261] [55072]: INFO cinder.api.openstack.wsgi [None req-233ad28a-f124-4036-851e-d76dbfd3f82f tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] http://10.180.1.21/volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d returned with HTTP 202 [ 716.749261] [55072]: [pid: 55072|app: 0|req: 60/105] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 17:17:19 2025] DELETE /volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 716.753253] [55073]: DEBUG cinder.api.middleware.request_id [None req-9abf35ac-eb14-46b3-b061-3b75ac4e20ff None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 716.757306] [55073]: INFO cinder.api.openstack.wsgi [None req-9abf35ac-eb14-46b3-b061-3b75ac4e20ff tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] GET http://10.180.1.21/volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d [ 716.757306] [55073]: DEBUG cinder.api.openstack.wsgi [None req-9abf35ac-eb14-46b3-b061-3b75ac4e20ff tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 716.757306] [55073]: DEBUG cinder.api.openstack.wsgi [None req-9abf35ac-eb14-46b3-b061-3b75ac4e20ff tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 716.769768] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 716.769768] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 716.779042] [55073]: INFO cinder.volume.api [None req-9abf35ac-eb14-46b3-b061-3b75ac4e20ff tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Volume info retrieved successfully. [ 716.788045] [55073]: INFO cinder.api.openstack.wsgi [None req-9abf35ac-eb14-46b3-b061-3b75ac4e20ff tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] http://10.180.1.21/volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d returned with HTTP 200 [ 716.788045] [55073]: [pid: 55073|app: 0|req: 46/106] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:17:19 2025] GET /volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d => generated 1009 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 717.110541] [55072]: DEBUG cinder.api.middleware.request_id [None req-050d2110-0a52-43bd-95c6-bcdeccd7d74d None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 717.114835] [55072]: INFO cinder.api.openstack.wsgi [None req-050d2110-0a52-43bd-95c6-bcdeccd7d74d tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] GET http://10.180.1.21/volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 [ 717.114835] [55072]: DEBUG cinder.api.openstack.wsgi [None req-050d2110-0a52-43bd-95c6-bcdeccd7d74d tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 717.114835] [55072]: DEBUG cinder.api.openstack.wsgi [None req-050d2110-0a52-43bd-95c6-bcdeccd7d74d tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 717.142183] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 717.142183] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 717.153050] [55072]: INFO cinder.volume.api [None req-050d2110-0a52-43bd-95c6-bcdeccd7d74d tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Volume info retrieved successfully. [ 717.159254] [55072]: INFO cinder.api.openstack.wsgi [None req-050d2110-0a52-43bd-95c6-bcdeccd7d74d tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] http://10.180.1.21/volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 returned with HTTP 200 [ 717.159254] [55072]: [pid: 55072|app: 0|req: 61/107] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:17:19 2025] GET /volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 717.178364] [55073]: DEBUG cinder.api.middleware.request_id [req-780bbe7a-4e39-4733-8d04-dc91d867cd0d req-fc1fc38e-b6a2-4dd9-bca5-6c1dca17e7ec None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 717.181332] [55073]: INFO cinder.api.openstack.wsgi [req-780bbe7a-4e39-4733-8d04-dc91d867cd0d req-fc1fc38e-b6a2-4dd9-bca5-6c1dca17e7ec tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] POST http://10.180.1.21/volume/v3/attachments/5d5dbbd7-dce6-46fe-a99c-72a3e370c4c2/action [ 717.183722] [55073]: DEBUG cinder.api.openstack.wsgi [req-780bbe7a-4e39-4733-8d04-dc91d867cd0d req-fc1fc38e-b6a2-4dd9-bca5-6c1dca17e7ec tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Action body: b'{"os-complete": null}' {{(pid=55073) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 717.188394] [55073]: DEBUG cinder.api.openstack.wsgi [req-780bbe7a-4e39-4733-8d04-dc91d867cd0d req-fc1fc38e-b6a2-4dd9-bca5-6c1dca17e7ec tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 717.217342] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 717.217342] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 717.238318] [55073]: INFO cinder.api.openstack.wsgi [req-780bbe7a-4e39-4733-8d04-dc91d867cd0d req-fc1fc38e-b6a2-4dd9-bca5-6c1dca17e7ec tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] http://10.180.1.21/volume/v3/attachments/5d5dbbd7-dce6-46fe-a99c-72a3e370c4c2/action returned with HTTP 204 [ 717.238877] [55073]: [pid: 55073|app: 0|req: 47/108] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 17:17:20 2025] POST /volume/v3/attachments/5d5dbbd7-dce6-46fe-a99c-72a3e370c4c2/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 717.801026] [55072]: DEBUG cinder.api.middleware.request_id [None req-728e9e5a-8ea5-4949-bbf4-0c2e1f85d58b None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 717.806936] [55072]: INFO cinder.api.openstack.wsgi [None req-728e9e5a-8ea5-4949-bbf4-0c2e1f85d58b tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] GET http://10.180.1.21/volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d [ 717.807127] [55072]: DEBUG cinder.api.openstack.wsgi [None req-728e9e5a-8ea5-4949-bbf4-0c2e1f85d58b tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 717.807355] [55072]: DEBUG cinder.api.openstack.wsgi [None req-728e9e5a-8ea5-4949-bbf4-0c2e1f85d58b tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 717.829557] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 717.829557] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 717.834169] [55072]: INFO cinder.volume.api [None req-728e9e5a-8ea5-4949-bbf4-0c2e1f85d58b tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Volume info retrieved successfully. [ 717.841126] [55072]: INFO cinder.api.openstack.wsgi [None req-728e9e5a-8ea5-4949-bbf4-0c2e1f85d58b tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] http://10.180.1.21/volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d returned with HTTP 200 [ 717.841741] [55072]: [pid: 55072|app: 0|req: 62/109] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:17:20 2025] GET /volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d => generated 1009 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 718.184327] [55073]: DEBUG cinder.api.middleware.request_id [None req-e59b77f8-0def-45e7-9972-b0bef61cb54a None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 718.187141] [55073]: INFO cinder.api.openstack.wsgi [None req-e59b77f8-0def-45e7-9972-b0bef61cb54a tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] GET http://10.180.1.21/volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 [ 718.187141] [55073]: DEBUG cinder.api.openstack.wsgi [None req-e59b77f8-0def-45e7-9972-b0bef61cb54a tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 718.187141] [55073]: DEBUG cinder.api.openstack.wsgi [None req-e59b77f8-0def-45e7-9972-b0bef61cb54a tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 718.200135] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 718.200135] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 718.203280] [55073]: INFO cinder.volume.api [None req-e59b77f8-0def-45e7-9972-b0bef61cb54a tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Volume info retrieved successfully. [ 718.208763] [55073]: INFO cinder.api.openstack.wsgi [None req-e59b77f8-0def-45e7-9972-b0bef61cb54a tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] http://10.180.1.21/volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 returned with HTTP 200 [ 718.209231] [55073]: [pid: 55073|app: 0|req: 48/110] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:17:21 2025] GET /volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 718.220306] [55072]: DEBUG cinder.api.middleware.request_id [None req-85883496-3faa-4fbb-8f80-ffa176f26b82 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 718.222975] [55072]: INFO cinder.api.openstack.wsgi [None req-85883496-3faa-4fbb-8f80-ffa176f26b82 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] GET http://10.180.1.21/volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 [ 718.224024] [55072]: DEBUG cinder.api.openstack.wsgi [None req-85883496-3faa-4fbb-8f80-ffa176f26b82 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 718.224024] [55072]: DEBUG cinder.api.openstack.wsgi [None req-85883496-3faa-4fbb-8f80-ffa176f26b82 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 718.233683] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 718.233683] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 718.237343] [55072]: INFO cinder.volume.api [None req-85883496-3faa-4fbb-8f80-ffa176f26b82 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Volume info retrieved successfully. [ 718.242721] [55072]: INFO cinder.api.openstack.wsgi [None req-85883496-3faa-4fbb-8f80-ffa176f26b82 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] http://10.180.1.21/volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 returned with HTTP 200 [ 718.243142] [55072]: [pid: 55072|app: 0|req: 63/111] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:17:21 2025] GET /volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 718.572850] [55073]: DEBUG cinder.api.middleware.request_id [req-43e5b4c5-80cd-4227-8597-de6fe7b83b45 req-93d3d5d0-3ac6-465f-8152-f48e125a079b None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 718.576434] [55073]: INFO cinder.api.openstack.wsgi [req-43e5b4c5-80cd-4227-8597-de6fe7b83b45 req-93d3d5d0-3ac6-465f-8152-f48e125a079b tempest-VolumesAdminNegativeTest-589127255 tempest-VolumesAdminNegativeTest-589127255-project-admin] GET http://10.180.1.21/volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 [ 718.576686] [55073]: DEBUG cinder.api.openstack.wsgi [req-43e5b4c5-80cd-4227-8597-de6fe7b83b45 req-93d3d5d0-3ac6-465f-8152-f48e125a079b tempest-VolumesAdminNegativeTest-589127255 tempest-VolumesAdminNegativeTest-589127255-project-admin] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 718.576913] [55073]: DEBUG cinder.api.openstack.wsgi [req-43e5b4c5-80cd-4227-8597-de6fe7b83b45 req-93d3d5d0-3ac6-465f-8152-f48e125a079b tempest-VolumesAdminNegativeTest-589127255 tempest-VolumesAdminNegativeTest-589127255-project-admin] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 718.593221] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 718.593221] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 718.596882] [55073]: INFO cinder.volume.api [req-43e5b4c5-80cd-4227-8597-de6fe7b83b45 req-93d3d5d0-3ac6-465f-8152-f48e125a079b tempest-VolumesAdminNegativeTest-589127255 tempest-VolumesAdminNegativeTest-589127255-project-admin] Volume info retrieved successfully. [ 718.602653] [55073]: INFO cinder.api.openstack.wsgi [req-43e5b4c5-80cd-4227-8597-de6fe7b83b45 req-93d3d5d0-3ac6-465f-8152-f48e125a079b tempest-VolumesAdminNegativeTest-589127255 tempest-VolumesAdminNegativeTest-589127255-project-admin] http://10.180.1.21/volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 returned with HTTP 200 [ 718.603071] [55073]: [pid: 55073|app: 0|req: 49/112] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:17:21 2025] GET /volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 => generated 1324 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 718.607803] [55072]: DEBUG cinder.api.middleware.request_id [req-43e5b4c5-80cd-4227-8597-de6fe7b83b45 req-ef037e19-c2d4-44ef-9e49-3cd0daddb83e None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 718.610691] [55072]: INFO cinder.api.openstack.wsgi [req-43e5b4c5-80cd-4227-8597-de6fe7b83b45 req-ef037e19-c2d4-44ef-9e49-3cd0daddb83e tempest-VolumesAdminNegativeTest-589127255 tempest-VolumesAdminNegativeTest-589127255-project-admin] GET http://10.180.1.21/volume/v3/volumes/504195d2-c187-4408-afe2-0239d1779ab6 [ 718.611614] [55072]: DEBUG cinder.api.openstack.wsgi [req-43e5b4c5-80cd-4227-8597-de6fe7b83b45 req-ef037e19-c2d4-44ef-9e49-3cd0daddb83e tempest-VolumesAdminNegativeTest-589127255 tempest-VolumesAdminNegativeTest-589127255-project-admin] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 718.611614] [55072]: DEBUG cinder.api.openstack.wsgi [req-43e5b4c5-80cd-4227-8597-de6fe7b83b45 req-ef037e19-c2d4-44ef-9e49-3cd0daddb83e tempest-VolumesAdminNegativeTest-589127255 tempest-VolumesAdminNegativeTest-589127255-project-admin] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 718.618571] [55072]: INFO cinder.api.openstack.wsgi [req-43e5b4c5-80cd-4227-8597-de6fe7b83b45 req-ef037e19-c2d4-44ef-9e49-3cd0daddb83e tempest-VolumesAdminNegativeTest-589127255 tempest-VolumesAdminNegativeTest-589127255-project-admin] http://10.180.1.21/volume/v3/volumes/504195d2-c187-4408-afe2-0239d1779ab6 returned with HTTP 404 [ 718.619186] [55072]: [pid: 55072|app: 0|req: 64/113] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:17:21 2025] GET /volume/v3/volumes/504195d2-c187-4408-afe2-0239d1779ab6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 718.627102] [55073]: DEBUG cinder.api.middleware.request_id [None req-72368087-2485-4c17-99b3-4cf94037c105 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 718.630244] [55073]: INFO cinder.api.openstack.wsgi [None req-72368087-2485-4c17-99b3-4cf94037c105 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] GET http://10.180.1.21/volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 [ 718.630944] [55073]: DEBUG cinder.api.openstack.wsgi [None req-72368087-2485-4c17-99b3-4cf94037c105 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 718.635300] [55073]: DEBUG cinder.api.openstack.wsgi [None req-72368087-2485-4c17-99b3-4cf94037c105 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 718.646016] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 718.646016] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 718.650777] [55073]: INFO cinder.volume.api [None req-72368087-2485-4c17-99b3-4cf94037c105 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Volume info retrieved successfully. [ 718.659233] [55073]: INFO cinder.api.openstack.wsgi [None req-72368087-2485-4c17-99b3-4cf94037c105 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] http://10.180.1.21/volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 returned with HTTP 200 [ 718.659818] [55073]: [pid: 55073|app: 0|req: 50/114] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:17:21 2025] GET /volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 718.856327] [55072]: DEBUG cinder.api.middleware.request_id [None req-a1351fb5-2a3d-48c6-b4f0-424ef0ca6fb4 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 718.860075] [55072]: INFO cinder.api.openstack.wsgi [None req-a1351fb5-2a3d-48c6-b4f0-424ef0ca6fb4 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] GET http://10.180.1.21/volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d [ 718.861282] [55072]: DEBUG cinder.api.openstack.wsgi [None req-a1351fb5-2a3d-48c6-b4f0-424ef0ca6fb4 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 718.861713] [55072]: DEBUG cinder.api.openstack.wsgi [None req-a1351fb5-2a3d-48c6-b4f0-424ef0ca6fb4 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 718.870205] [55072]: INFO cinder.api.openstack.wsgi [None req-a1351fb5-2a3d-48c6-b4f0-424ef0ca6fb4 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] http://10.180.1.21/volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d returned with HTTP 404 [ 718.871376] [55072]: [pid: 55072|app: 0|req: 65/115] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:17:21 2025] GET /volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 718.897204] [55073]: DEBUG cinder.api.middleware.request_id [req-4fb98889-d1c1-496e-90fc-a4400a393cb0 req-52d95c4a-da75-479e-ba49-ba3a263c4687 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 718.900775] [55073]: INFO cinder.api.openstack.wsgi [req-4fb98889-d1c1-496e-90fc-a4400a393cb0 req-52d95c4a-da75-479e-ba49-ba3a263c4687 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] GET http://10.180.1.21/volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 [ 718.900775] [55073]: DEBUG cinder.api.openstack.wsgi [req-4fb98889-d1c1-496e-90fc-a4400a393cb0 req-52d95c4a-da75-479e-ba49-ba3a263c4687 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 718.900939] [55073]: DEBUG cinder.api.openstack.wsgi [req-4fb98889-d1c1-496e-90fc-a4400a393cb0 req-52d95c4a-da75-479e-ba49-ba3a263c4687 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 718.914569] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 718.914569] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 718.928027] [55073]: INFO cinder.volume.api [req-4fb98889-d1c1-496e-90fc-a4400a393cb0 req-52d95c4a-da75-479e-ba49-ba3a263c4687 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Volume info retrieved successfully. [ 718.932047] [55073]: INFO cinder.api.openstack.wsgi [req-4fb98889-d1c1-496e-90fc-a4400a393cb0 req-52d95c4a-da75-479e-ba49-ba3a263c4687 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] http://10.180.1.21/volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 returned with HTTP 200 [ 718.932582] [55073]: [pid: 55073|app: 0|req: 51/116] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:17:21 2025] GET /volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 718.983585] [55072]: DEBUG cinder.api.middleware.request_id [req-4fb98889-d1c1-496e-90fc-a4400a393cb0 req-b43214c3-9226-46cd-8088-d78a38a580fe None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 718.987493] [55072]: INFO cinder.api.openstack.wsgi [req-4fb98889-d1c1-496e-90fc-a4400a393cb0 req-b43214c3-9226-46cd-8088-d78a38a580fe tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] POST http://10.180.1.21/volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069/action [ 718.988431] [55072]: DEBUG cinder.api.openstack.wsgi [req-4fb98889-d1c1-496e-90fc-a4400a393cb0 req-b43214c3-9226-46cd-8088-d78a38a580fe tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55072) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 718.988431] [55072]: DEBUG cinder.api.openstack.wsgi [req-4fb98889-d1c1-496e-90fc-a4400a393cb0 req-b43214c3-9226-46cd-8088-d78a38a580fe tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 719.008086] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 719.008086] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 719.008086] [55072]: INFO cinder.volume.api [req-4fb98889-d1c1-496e-90fc-a4400a393cb0 req-b43214c3-9226-46cd-8088-d78a38a580fe tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Volume info retrieved successfully. [ 719.026156] [55072]: INFO cinder.volume.api [req-4fb98889-d1c1-496e-90fc-a4400a393cb0 req-b43214c3-9226-46cd-8088-d78a38a580fe tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Begin detaching volume completed successfully. [ 719.026511] [55072]: INFO cinder.api.openstack.wsgi [req-4fb98889-d1c1-496e-90fc-a4400a393cb0 req-b43214c3-9226-46cd-8088-d78a38a580fe tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] http://10.180.1.21/volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069/action returned with HTTP 202 [ 719.027195] [55072]: [pid: 55072|app: 0|req: 66/117] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 17:17:21 2025] POST /volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 720.073587] [55073]: DEBUG cinder.api.middleware.request_id [None req-92cc24c5-013d-4a61-84fa-6d2cf93eb0eb None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 720.073825] [55073]: INFO cinder.api.openstack.wsgi [None req-92cc24c5-013d-4a61-84fa-6d2cf93eb0eb None None] GET http://10.180.1.21/volume// [ 720.074142] [55073]: DEBUG cinder.api.openstack.wsgi [None req-92cc24c5-013d-4a61-84fa-6d2cf93eb0eb None None] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 720.075029] [55073]: DEBUG cinder.api.openstack.wsgi [None req-92cc24c5-013d-4a61-84fa-6d2cf93eb0eb None None] Calling method 'all' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 720.075029] [55073]: INFO cinder.api.openstack.wsgi [None req-92cc24c5-013d-4a61-84fa-6d2cf93eb0eb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 720.076046] [55073]: [pid: 55073|app: 0|req: 52/118] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 17:17:22 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 720.084015] [55072]: DEBUG cinder.api.middleware.request_id [req-4fb98889-d1c1-496e-90fc-a4400a393cb0 req-45947979-db5e-4b97-bb6b-51bb56ca3727 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 720.087520] [55072]: INFO cinder.api.openstack.wsgi [req-4fb98889-d1c1-496e-90fc-a4400a393cb0 req-45947979-db5e-4b97-bb6b-51bb56ca3727 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] GET http://10.180.1.21/volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 [ 720.087933] [55072]: DEBUG cinder.api.openstack.wsgi [req-4fb98889-d1c1-496e-90fc-a4400a393cb0 req-45947979-db5e-4b97-bb6b-51bb56ca3727 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 720.088826] [55072]: DEBUG cinder.api.openstack.wsgi [req-4fb98889-d1c1-496e-90fc-a4400a393cb0 req-45947979-db5e-4b97-bb6b-51bb56ca3727 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 720.119021] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 720.119021] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 720.126372] [55072]: INFO cinder.volume.api [req-4fb98889-d1c1-496e-90fc-a4400a393cb0 req-45947979-db5e-4b97-bb6b-51bb56ca3727 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Volume info retrieved successfully. [ 720.132234] [55072]: INFO cinder.api.openstack.wsgi [req-4fb98889-d1c1-496e-90fc-a4400a393cb0 req-45947979-db5e-4b97-bb6b-51bb56ca3727 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] http://10.180.1.21/volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 returned with HTTP 200 [ 720.132671] [55072]: [pid: 55072|app: 0|req: 67/119] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 17:17:22 2025] GET /volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 => generated 1323 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 721.434414] [55073]: DEBUG cinder.api.middleware.request_id [req-4fb98889-d1c1-496e-90fc-a4400a393cb0 req-2d37e4ef-7554-47fc-a125-2418022fe2a3 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 721.439237] [55073]: INFO cinder.api.openstack.wsgi [req-4fb98889-d1c1-496e-90fc-a4400a393cb0 req-2d37e4ef-7554-47fc-a125-2418022fe2a3 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] DELETE http://10.180.1.21/volume/v3/attachments/5d5dbbd7-dce6-46fe-a99c-72a3e370c4c2 [ 721.439237] [55073]: DEBUG cinder.api.openstack.wsgi [req-4fb98889-d1c1-496e-90fc-a4400a393cb0 req-2d37e4ef-7554-47fc-a125-2418022fe2a3 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 721.439237] [55073]: DEBUG cinder.api.openstack.wsgi [req-4fb98889-d1c1-496e-90fc-a4400a393cb0 req-2d37e4ef-7554-47fc-a125-2418022fe2a3 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Calling method 'version_select' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 721.452459] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 721.452459] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 722.010440] [55073]: INFO cinder.api.openstack.wsgi [req-4fb98889-d1c1-496e-90fc-a4400a393cb0 req-2d37e4ef-7554-47fc-a125-2418022fe2a3 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] http://10.180.1.21/volume/v3/attachments/5d5dbbd7-dce6-46fe-a99c-72a3e370c4c2 returned with HTTP 200 [ 722.011282] [55073]: [pid: 55073|app: 0|req: 53/120] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 17:17:24 2025] DELETE /volume/v3/attachments/5d5dbbd7-dce6-46fe-a99c-72a3e370c4c2 => generated 19 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 723.136123] [55072]: DEBUG cinder.api.middleware.request_id [None req-d954df5c-9202-4a0d-9277-034216042b01 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 723.138388] [55072]: INFO cinder.api.openstack.wsgi [None req-d954df5c-9202-4a0d-9277-034216042b01 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] GET http://10.180.1.21/volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 [ 723.138613] [55072]: DEBUG cinder.api.openstack.wsgi [None req-d954df5c-9202-4a0d-9277-034216042b01 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 723.138831] [55072]: DEBUG cinder.api.openstack.wsgi [None req-d954df5c-9202-4a0d-9277-034216042b01 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 723.155658] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 723.155658] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 723.164600] [55072]: INFO cinder.volume.api [None req-d954df5c-9202-4a0d-9277-034216042b01 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Volume info retrieved successfully. [ 723.167122] [55072]: INFO cinder.api.openstack.wsgi [None req-d954df5c-9202-4a0d-9277-034216042b01 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] http://10.180.1.21/volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 returned with HTTP 200 [ 723.168546] [55072]: [pid: 55072|app: 0|req: 68/121] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:17:25 2025] GET /volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 725.665394] [55073]: DEBUG cinder.api.middleware.request_id [req-26e5ef37-d939-4820-a6d2-b56fd7bce918 req-6f847bce-f7ec-4620-95dd-e86efbbfff7f None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 725.667961] [55073]: INFO cinder.api.openstack.wsgi [req-26e5ef37-d939-4820-a6d2-b56fd7bce918 req-6f847bce-f7ec-4620-95dd-e86efbbfff7f tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] DELETE http://10.180.1.21/volume/v3/attachments/62f1c6a4-ea5b-4d05-b508-0ee3789f9cc1 [ 725.668338] [55073]: DEBUG cinder.api.openstack.wsgi [req-26e5ef37-d939-4820-a6d2-b56fd7bce918 req-6f847bce-f7ec-4620-95dd-e86efbbfff7f tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 725.668640] [55073]: DEBUG cinder.api.openstack.wsgi [req-26e5ef37-d939-4820-a6d2-b56fd7bce918 req-6f847bce-f7ec-4620-95dd-e86efbbfff7f tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Calling method 'version_select' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 725.677880] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 725.677880] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 726.217759] [55073]: INFO cinder.api.openstack.wsgi [req-26e5ef37-d939-4820-a6d2-b56fd7bce918 req-6f847bce-f7ec-4620-95dd-e86efbbfff7f tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] http://10.180.1.21/volume/v3/attachments/62f1c6a4-ea5b-4d05-b508-0ee3789f9cc1 returned with HTTP 200 [ 726.218247] [55073]: [pid: 55073|app: 0|req: 54/122] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 17:17:28 2025] DELETE /volume/v3/attachments/62f1c6a4-ea5b-4d05-b508-0ee3789f9cc1 => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 726.226280] [55072]: DEBUG cinder.api.middleware.request_id [req-26e5ef37-d939-4820-a6d2-b56fd7bce918 req-8203e119-1c10-43af-b4ff-d66cd538410e None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 726.231393] [55072]: INFO cinder.api.openstack.wsgi [req-26e5ef37-d939-4820-a6d2-b56fd7bce918 req-8203e119-1c10-43af-b4ff-d66cd538410e tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] DELETE http://10.180.1.21/volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac [ 726.231393] [55072]: DEBUG cinder.api.openstack.wsgi [req-26e5ef37-d939-4820-a6d2-b56fd7bce918 req-8203e119-1c10-43af-b4ff-d66cd538410e tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 726.231393] [55072]: DEBUG cinder.api.openstack.wsgi [req-26e5ef37-d939-4820-a6d2-b56fd7bce918 req-8203e119-1c10-43af-b4ff-d66cd538410e tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Calling method 'delete' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 726.231609] [55072]: INFO cinder.api.v3.volumes [req-26e5ef37-d939-4820-a6d2-b56fd7bce918 req-8203e119-1c10-43af-b4ff-d66cd538410e tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Delete volume with id: 9136c3c3-9096-4f28-9873-6db756653aac [ 726.243047] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 726.243047] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 726.243802] [55072]: INFO cinder.volume.api [req-26e5ef37-d939-4820-a6d2-b56fd7bce918 req-8203e119-1c10-43af-b4ff-d66cd538410e tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Volume info retrieved successfully. [ 726.273214] [55072]: INFO cinder.volume.api [req-26e5ef37-d939-4820-a6d2-b56fd7bce918 req-8203e119-1c10-43af-b4ff-d66cd538410e tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] Delete volume request issued successfully. [ 726.273648] [55072]: INFO cinder.api.openstack.wsgi [req-26e5ef37-d939-4820-a6d2-b56fd7bce918 req-8203e119-1c10-43af-b4ff-d66cd538410e tempest-ServersTestBootFromVolume-284699446 tempest-ServersTestBootFromVolume-284699446-project-member] http://10.180.1.21/volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac returned with HTTP 202 [ 726.274328] [55072]: [pid: 55072|app: 0|req: 69/123] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 17:17:29 2025] DELETE /volume/v3/volumes/9136c3c3-9096-4f28-9873-6db756653aac => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 734.716708] [55073]: DEBUG cinder.api.middleware.request_id [req-e1abe69e-a216-4e62-bf7d-b47fd465800c req-1beb2d83-9b35-45f2-8eab-9349334bc1cf None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 734.719177] [55073]: INFO cinder.api.openstack.wsgi [req-e1abe69e-a216-4e62-bf7d-b47fd465800c req-1beb2d83-9b35-45f2-8eab-9349334bc1cf tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] POST http://10.180.1.21/volume/v3/volumes [ 734.719574] [55073]: DEBUG cinder.api.openstack.wsgi [req-e1abe69e-a216-4e62-bf7d-b47fd465800c req-1beb2d83-9b35-45f2-8eab-9349334bc1cf tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1796725427", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 734.721816] [55073]: DEBUG cinder.api.v3.volumes [req-e1abe69e-a216-4e62-bf7d-b47fd465800c req-1beb2d83-9b35-45f2-8eab-9349334bc1cf tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1796725427', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55073) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 734.721984] [55073]: INFO cinder.api.v3.volumes [req-e1abe69e-a216-4e62-bf7d-b47fd465800c req-1beb2d83-9b35-45f2-8eab-9349334bc1cf tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] Create volume of 1 GB [ 734.722321] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 734.722321] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 734.727475] [55073]: INFO cinder.volume.api [req-e1abe69e-a216-4e62-bf7d-b47fd465800c req-1beb2d83-9b35-45f2-8eab-9349334bc1cf tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] Availability Zones retrieved successfully. [ 734.734233] [55073]: DEBUG cinder.volume.api [req-e1abe69e-a216-4e62-bf7d-b47fd465800c req-1beb2d83-9b35-45f2-8eab-9349334bc1cf tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] Flow 'volume_create_api' (dcdb25c6-dd2f-4dbe-9aea-5ddbf2f38a28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 734.735431] [55073]: DEBUG cinder.volume.api [req-e1abe69e-a216-4e62-bf7d-b47fd465800c req-1beb2d83-9b35-45f2-8eab-9349334bc1cf tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1266855e-e697-42a6-8602-14a2efca807b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 734.736503] [55073]: DEBUG cinder.volume.flows.api.create_volume [req-e1abe69e-a216-4e62-bf7d-b47fd465800c req-1beb2d83-9b35-45f2-8eab-9349334bc1cf tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] Validating volume size '1' using validate_int {{(pid=55073) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 734.753244] [55073]: DEBUG cinder.volume.api [req-e1abe69e-a216-4e62-bf7d-b47fd465800c req-1beb2d83-9b35-45f2-8eab-9349334bc1cf tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1266855e-e697-42a6-8602-14a2efca807b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T17:12:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 734.754103] [55073]: DEBUG cinder.volume.api [req-e1abe69e-a216-4e62-bf7d-b47fd465800c req-1beb2d83-9b35-45f2-8eab-9349334bc1cf tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad321d8a-83a3-4c99-95b1-33ebd9556698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 734.801925] [55073]: DEBUG cinder.quota [req-e1abe69e-a216-4e62-bf7d-b47fd465800c req-1beb2d83-9b35-45f2-8eab-9349334bc1cf tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] Created reservations ['27a0d818-3a21-4267-ac11-c38117eaf2eb', 'd798009c-f039-4aa2-b063-29985b9da5ed', '05660e49-0b16-4ad2-bacc-9ec69cd5ce2e', '3a199000-675a-43c9-b32a-04b001b6eb42'] {{(pid=55073) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 734.802927] [55073]: DEBUG cinder.volume.api [req-e1abe69e-a216-4e62-bf7d-b47fd465800c req-1beb2d83-9b35-45f2-8eab-9349334bc1cf tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad321d8a-83a3-4c99-95b1-33ebd9556698) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27a0d818-3a21-4267-ac11-c38117eaf2eb', 'd798009c-f039-4aa2-b063-29985b9da5ed', '05660e49-0b16-4ad2-bacc-9ec69cd5ce2e', '3a199000-675a-43c9-b32a-04b001b6eb42']}' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 734.803839] [55073]: DEBUG cinder.volume.api [req-e1abe69e-a216-4e62-bf7d-b47fd465800c req-1beb2d83-9b35-45f2-8eab-9349334bc1cf tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa6a276c-5928-4203-b4ae-53d321931c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 734.820328] [55073]: DEBUG cinder.volume.api [req-e1abe69e-a216-4e62-bf7d-b47fd465800c req-1beb2d83-9b35-45f2-8eab-9349334bc1cf tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa6a276c-5928-4203-b4ae-53d321931c17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '650e7fae-b49d-47ad-9f63-3c3def46dfa7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1796725427',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='be7abde46ceb483997ecd2b68dca06d6',qos_specs=None,replication_status=,reservations=['27a0d818-3a21-4267-ac11-c38117eaf2eb','d798009c-f039-4aa2-b063-29985b9da5ed','05660e49-0b16-4ad2-bacc-9ec69cd5ce2e','3a199000-675a-43c9-b32a-04b001b6eb42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1edea1d61c5f4ecbbed5952210470b70',volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T17:17:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1796725427',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=650e7fae-b49d-47ad-9f63-3c3def46dfa7,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='be7abde46ceb483997ecd2b68dca06d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1edea1d61c5f4ecbbed5952210470b70',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71),volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71)}' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 734.821353] [55073]: DEBUG cinder.volume.api [req-e1abe69e-a216-4e62-bf7d-b47fd465800c req-1beb2d83-9b35-45f2-8eab-9349334bc1cf tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b1cac18-26bd-4a2d-a417-ecb70c49e0e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 734.833477] [55073]: DEBUG cinder.volume.api [req-e1abe69e-a216-4e62-bf7d-b47fd465800c req-1beb2d83-9b35-45f2-8eab-9349334bc1cf tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b1cac18-26bd-4a2d-a417-ecb70c49e0e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1796725427',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='be7abde46ceb483997ecd2b68dca06d6',qos_specs=None,replication_status=,reservations=['27a0d818-3a21-4267-ac11-c38117eaf2eb','d798009c-f039-4aa2-b063-29985b9da5ed','05660e49-0b16-4ad2-bacc-9ec69cd5ce2e','3a199000-675a-43c9-b32a-04b001b6eb42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1edea1d61c5f4ecbbed5952210470b70',volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71)}' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 734.834343] [55073]: DEBUG cinder.volume.api [req-e1abe69e-a216-4e62-bf7d-b47fd465800c req-1beb2d83-9b35-45f2-8eab-9349334bc1cf tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab74efb7-6d78-45c9-8563-124cd33c19ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 734.845602] [55073]: DEBUG cinder.volume.api [req-e1abe69e-a216-4e62-bf7d-b47fd465800c req-1beb2d83-9b35-45f2-8eab-9349334bc1cf tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab74efb7-6d78-45c9-8563-124cd33c19ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 734.845713] [55073]: DEBUG cinder.volume.api [req-e1abe69e-a216-4e62-bf7d-b47fd465800c req-1beb2d83-9b35-45f2-8eab-9349334bc1cf tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] Flow 'volume_create_api' (dcdb25c6-dd2f-4dbe-9aea-5ddbf2f38a28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55073) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 734.846082] [55073]: INFO cinder.volume.api [req-e1abe69e-a216-4e62-bf7d-b47fd465800c req-1beb2d83-9b35-45f2-8eab-9349334bc1cf tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] Create volume request issued successfully. [ 734.846736] [55073]: INFO cinder.api.openstack.wsgi [req-e1abe69e-a216-4e62-bf7d-b47fd465800c req-1beb2d83-9b35-45f2-8eab-9349334bc1cf tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 734.847680] [55073]: [pid: 55073|app: 0|req: 55/124] 10.180.1.21 () {64 vars in 1421 bytes} [Wed Feb 19 17:17:37 2025] POST /volume/v3/volumes => generated 762 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 734.852589] [55072]: DEBUG cinder.api.middleware.request_id [req-e1abe69e-a216-4e62-bf7d-b47fd465800c req-8a57a1cf-a4b5-46c9-acc3-caba967ab144 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 734.856017] [55072]: INFO cinder.api.openstack.wsgi [req-e1abe69e-a216-4e62-bf7d-b47fd465800c req-8a57a1cf-a4b5-46c9-acc3-caba967ab144 tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] GET http://10.180.1.21/volume/v3/volumes/650e7fae-b49d-47ad-9f63-3c3def46dfa7 [ 734.856017] [55072]: DEBUG cinder.api.openstack.wsgi [req-e1abe69e-a216-4e62-bf7d-b47fd465800c req-8a57a1cf-a4b5-46c9-acc3-caba967ab144 tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 734.856017] [55072]: DEBUG cinder.api.openstack.wsgi [req-e1abe69e-a216-4e62-bf7d-b47fd465800c req-8a57a1cf-a4b5-46c9-acc3-caba967ab144 tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 734.865294] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 734.865294] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 734.869625] [55072]: INFO cinder.volume.api [req-e1abe69e-a216-4e62-bf7d-b47fd465800c req-8a57a1cf-a4b5-46c9-acc3-caba967ab144 tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] Volume info retrieved successfully. [ 734.874435] [55072]: INFO cinder.api.openstack.wsgi [req-e1abe69e-a216-4e62-bf7d-b47fd465800c req-8a57a1cf-a4b5-46c9-acc3-caba967ab144 tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] http://10.180.1.21/volume/v3/volumes/650e7fae-b49d-47ad-9f63-3c3def46dfa7 returned with HTTP 200 [ 734.874873] [55072]: [pid: 55072|app: 0|req: 70/125] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:17:37 2025] GET /volume/v3/volumes/650e7fae-b49d-47ad-9f63-3c3def46dfa7 => generated 830 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 734.894774] [55073]: DEBUG cinder.api.middleware.request_id [req-36d2ec0e-e2f2-4371-8af0-81926dcdf324 req-aa0b9726-16c0-4dfa-a97f-4e6f4dc6ad9a None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 734.896841] [55073]: INFO cinder.api.openstack.wsgi [req-36d2ec0e-e2f2-4371-8af0-81926dcdf324 req-aa0b9726-16c0-4dfa-a97f-4e6f4dc6ad9a tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] GET http://10.180.1.21/volume/v3/volumes/650e7fae-b49d-47ad-9f63-3c3def46dfa7 [ 734.897480] [55073]: DEBUG cinder.api.openstack.wsgi [req-36d2ec0e-e2f2-4371-8af0-81926dcdf324 req-aa0b9726-16c0-4dfa-a97f-4e6f4dc6ad9a tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 734.897480] [55073]: DEBUG cinder.api.openstack.wsgi [req-36d2ec0e-e2f2-4371-8af0-81926dcdf324 req-aa0b9726-16c0-4dfa-a97f-4e6f4dc6ad9a tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 734.906134] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 734.906134] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 734.910015] [55073]: INFO cinder.volume.api [req-36d2ec0e-e2f2-4371-8af0-81926dcdf324 req-aa0b9726-16c0-4dfa-a97f-4e6f4dc6ad9a tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] Volume info retrieved successfully. [ 734.916033] [55073]: INFO cinder.api.openstack.wsgi [req-36d2ec0e-e2f2-4371-8af0-81926dcdf324 req-aa0b9726-16c0-4dfa-a97f-4e6f4dc6ad9a tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] http://10.180.1.21/volume/v3/volumes/650e7fae-b49d-47ad-9f63-3c3def46dfa7 returned with HTTP 200 [ 734.916033] [55073]: [pid: 55073|app: 0|req: 56/126] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:17:37 2025] GET /volume/v3/volumes/650e7fae-b49d-47ad-9f63-3c3def46dfa7 => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 735.931977] [55072]: DEBUG cinder.api.middleware.request_id [req-f33e6480-608a-4752-aeb1-97fd56b5e22b req-ff630954-dc2a-4e38-bdc3-14035a8b1e00 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 735.934401] [55072]: INFO cinder.api.openstack.wsgi [req-f33e6480-608a-4752-aeb1-97fd56b5e22b req-ff630954-dc2a-4e38-bdc3-14035a8b1e00 tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] GET http://10.180.1.21/volume/v3/volumes/650e7fae-b49d-47ad-9f63-3c3def46dfa7 [ 735.934683] [55072]: DEBUG cinder.api.openstack.wsgi [req-f33e6480-608a-4752-aeb1-97fd56b5e22b req-ff630954-dc2a-4e38-bdc3-14035a8b1e00 tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 735.934906] [55072]: DEBUG cinder.api.openstack.wsgi [req-f33e6480-608a-4752-aeb1-97fd56b5e22b req-ff630954-dc2a-4e38-bdc3-14035a8b1e00 tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 735.945832] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 735.945832] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 735.949778] [55072]: INFO cinder.volume.api [req-f33e6480-608a-4752-aeb1-97fd56b5e22b req-ff630954-dc2a-4e38-bdc3-14035a8b1e00 tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] Volume info retrieved successfully. [ 735.954743] [55072]: INFO cinder.api.openstack.wsgi [req-f33e6480-608a-4752-aeb1-97fd56b5e22b req-ff630954-dc2a-4e38-bdc3-14035a8b1e00 tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] http://10.180.1.21/volume/v3/volumes/650e7fae-b49d-47ad-9f63-3c3def46dfa7 returned with HTTP 200 [ 735.955258] [55072]: [pid: 55072|app: 0|req: 71/127] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:17:38 2025] GET /volume/v3/volumes/650e7fae-b49d-47ad-9f63-3c3def46dfa7 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 735.969928] [55073]: DEBUG cinder.api.middleware.request_id [req-d4805cdc-88d6-46ff-9dae-c60ae031f4d9 req-7917488b-36f7-4445-9ee4-42be59c14e8e None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 735.972300] [55073]: INFO cinder.api.openstack.wsgi [req-d4805cdc-88d6-46ff-9dae-c60ae031f4d9 req-7917488b-36f7-4445-9ee4-42be59c14e8e tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] GET http://10.180.1.21/volume/v3/volumes/650e7fae-b49d-47ad-9f63-3c3def46dfa7 [ 735.972622] [55073]: DEBUG cinder.api.openstack.wsgi [req-d4805cdc-88d6-46ff-9dae-c60ae031f4d9 req-7917488b-36f7-4445-9ee4-42be59c14e8e tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 735.972936] [55073]: DEBUG cinder.api.openstack.wsgi [req-d4805cdc-88d6-46ff-9dae-c60ae031f4d9 req-7917488b-36f7-4445-9ee4-42be59c14e8e tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 735.980769] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 735.980769] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 735.984658] [55073]: INFO cinder.volume.api [req-d4805cdc-88d6-46ff-9dae-c60ae031f4d9 req-7917488b-36f7-4445-9ee4-42be59c14e8e tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] Volume info retrieved successfully. [ 735.991391] [55073]: INFO cinder.api.openstack.wsgi [req-d4805cdc-88d6-46ff-9dae-c60ae031f4d9 req-7917488b-36f7-4445-9ee4-42be59c14e8e tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] http://10.180.1.21/volume/v3/volumes/650e7fae-b49d-47ad-9f63-3c3def46dfa7 returned with HTTP 200 [ 735.991808] [55073]: [pid: 55073|app: 0|req: 57/128] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:17:38 2025] GET /volume/v3/volumes/650e7fae-b49d-47ad-9f63-3c3def46dfa7 => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 736.025855] [55072]: DEBUG cinder.api.middleware.request_id [req-ef93aafb-5b76-424c-bab3-d1f2d997b0d8 req-3a04e617-e119-4c6a-a32b-684f5bca9fbb None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 736.028910] [55072]: INFO cinder.api.openstack.wsgi [req-ef93aafb-5b76-424c-bab3-d1f2d997b0d8 req-3a04e617-e119-4c6a-a32b-684f5bca9fbb tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] DELETE http://10.180.1.21/volume/v3/volumes/650e7fae-b49d-47ad-9f63-3c3def46dfa7 [ 736.029115] [55072]: DEBUG cinder.api.openstack.wsgi [req-ef93aafb-5b76-424c-bab3-d1f2d997b0d8 req-3a04e617-e119-4c6a-a32b-684f5bca9fbb tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 736.029334] [55072]: DEBUG cinder.api.openstack.wsgi [req-ef93aafb-5b76-424c-bab3-d1f2d997b0d8 req-3a04e617-e119-4c6a-a32b-684f5bca9fbb tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] Calling method 'delete' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 736.029523] [55072]: INFO cinder.api.v3.volumes [req-ef93aafb-5b76-424c-bab3-d1f2d997b0d8 req-3a04e617-e119-4c6a-a32b-684f5bca9fbb tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] Delete volume with id: 650e7fae-b49d-47ad-9f63-3c3def46dfa7 [ 736.037240] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 736.037240] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 736.037762] [55072]: INFO cinder.volume.api [req-ef93aafb-5b76-424c-bab3-d1f2d997b0d8 req-3a04e617-e119-4c6a-a32b-684f5bca9fbb tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] Volume info retrieved successfully. [ 736.057552] [55072]: INFO cinder.volume.api [req-ef93aafb-5b76-424c-bab3-d1f2d997b0d8 req-3a04e617-e119-4c6a-a32b-684f5bca9fbb tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] Delete volume request issued successfully. [ 736.057817] [55072]: INFO cinder.api.openstack.wsgi [req-ef93aafb-5b76-424c-bab3-d1f2d997b0d8 req-3a04e617-e119-4c6a-a32b-684f5bca9fbb tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] http://10.180.1.21/volume/v3/volumes/650e7fae-b49d-47ad-9f63-3c3def46dfa7 returned with HTTP 202 [ 736.058300] [55072]: [pid: 55072|app: 0|req: 72/129] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 17:17:38 2025] DELETE /volume/v3/volumes/650e7fae-b49d-47ad-9f63-3c3def46dfa7 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 736.070778] [55073]: DEBUG cinder.api.middleware.request_id [req-87ce7e4b-863d-42e5-8c5d-e7a3d6cdd007 req-dbbf727d-5d60-44db-9467-1faaa0f3b3ce None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 736.073332] [55073]: INFO cinder.api.openstack.wsgi [req-87ce7e4b-863d-42e5-8c5d-e7a3d6cdd007 req-dbbf727d-5d60-44db-9467-1faaa0f3b3ce tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] GET http://10.180.1.21/volume/v3/volumes/650e7fae-b49d-47ad-9f63-3c3def46dfa7 [ 736.073638] [55073]: DEBUG cinder.api.openstack.wsgi [req-87ce7e4b-863d-42e5-8c5d-e7a3d6cdd007 req-dbbf727d-5d60-44db-9467-1faaa0f3b3ce tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 736.073900] [55073]: DEBUG cinder.api.openstack.wsgi [req-87ce7e4b-863d-42e5-8c5d-e7a3d6cdd007 req-dbbf727d-5d60-44db-9467-1faaa0f3b3ce tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 736.081720] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 736.081720] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 736.086996] [55073]: INFO cinder.volume.api [req-87ce7e4b-863d-42e5-8c5d-e7a3d6cdd007 req-dbbf727d-5d60-44db-9467-1faaa0f3b3ce tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] Volume info retrieved successfully. [ 736.093128] [55073]: INFO cinder.api.openstack.wsgi [req-87ce7e4b-863d-42e5-8c5d-e7a3d6cdd007 req-dbbf727d-5d60-44db-9467-1faaa0f3b3ce tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] http://10.180.1.21/volume/v3/volumes/650e7fae-b49d-47ad-9f63-3c3def46dfa7 returned with HTTP 200 [ 736.093445] [55073]: [pid: 55073|app: 0|req: 58/130] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:17:38 2025] GET /volume/v3/volumes/650e7fae-b49d-47ad-9f63-3c3def46dfa7 => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 737.178971] [55072]: DEBUG cinder.api.middleware.request_id [req-6e3c35c8-323a-4b71-a5ae-25dde0c32bae req-aa34f8aa-8b07-497e-83c7-73aede4e543d None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 737.181396] [55072]: INFO cinder.api.openstack.wsgi [req-6e3c35c8-323a-4b71-a5ae-25dde0c32bae req-aa34f8aa-8b07-497e-83c7-73aede4e543d tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] GET http://10.180.1.21/volume/v3/volumes/650e7fae-b49d-47ad-9f63-3c3def46dfa7 [ 737.181626] [55072]: DEBUG cinder.api.openstack.wsgi [req-6e3c35c8-323a-4b71-a5ae-25dde0c32bae req-aa34f8aa-8b07-497e-83c7-73aede4e543d tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 737.181845] [55072]: DEBUG cinder.api.openstack.wsgi [req-6e3c35c8-323a-4b71-a5ae-25dde0c32bae req-aa34f8aa-8b07-497e-83c7-73aede4e543d tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 737.188914] [55072]: INFO cinder.api.openstack.wsgi [req-6e3c35c8-323a-4b71-a5ae-25dde0c32bae req-aa34f8aa-8b07-497e-83c7-73aede4e543d tempest-VolumesGetTestJSON-1863897688 tempest-VolumesGetTestJSON-1863897688-project-member] http://10.180.1.21/volume/v3/volumes/650e7fae-b49d-47ad-9f63-3c3def46dfa7 returned with HTTP 404 [ 737.189532] [55072]: [pid: 55072|app: 0|req: 73/131] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:17:40 2025] GET /volume/v3/volumes/650e7fae-b49d-47ad-9f63-3c3def46dfa7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 746.089680] [55073]: DEBUG dbcounter [-] [55073] Writing DB stats cinder:SELECT=161,cinder:UPDATE=38,cinder:INSERT=23 {{(pid=55073) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 747.184296] [55072]: DEBUG dbcounter [-] [55072] Writing DB stats cinder:SELECT=159,cinder:UPDATE=10,cinder:INSERT=3 {{(pid=55072) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 766.900096] [55073]: DEBUG cinder.api.middleware.request_id [None req-59a7879d-019f-4670-b3ed-f70c26f3d2b2 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 766.904400] [55073]: INFO cinder.api.openstack.wsgi [None req-59a7879d-019f-4670-b3ed-f70c26f3d2b2 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d [ 766.904773] [55073]: DEBUG cinder.api.openstack.wsgi [None req-59a7879d-019f-4670-b3ed-f70c26f3d2b2 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 766.905348] [55073]: DEBUG cinder.api.openstack.wsgi [None req-59a7879d-019f-4670-b3ed-f70c26f3d2b2 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Calling method 'delete' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 766.906255] [55073]: INFO cinder.api.v3.volumes [None req-59a7879d-019f-4670-b3ed-f70c26f3d2b2 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Delete volume with id: 3aba59f1-5413-4604-a6e5-e4acbf25153d [ 766.914540] [55073]: INFO cinder.api.openstack.wsgi [None req-59a7879d-019f-4670-b3ed-f70c26f3d2b2 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] http://10.180.1.21/volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d returned with HTTP 404 [ 766.915448] [55073]: [pid: 55073|app: 0|req: 59/132] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 17:18:09 2025] DELETE /volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 766.919319] [55072]: DEBUG cinder.api.middleware.request_id [None req-cd2d427a-236d-464f-9ea8-00ba2a833f81 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 766.925678] [55072]: INFO cinder.api.openstack.wsgi [None req-cd2d427a-236d-464f-9ea8-00ba2a833f81 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] GET http://10.180.1.21/volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d [ 766.926014] [55072]: DEBUG cinder.api.openstack.wsgi [None req-cd2d427a-236d-464f-9ea8-00ba2a833f81 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 766.926266] [55072]: DEBUG cinder.api.openstack.wsgi [None req-cd2d427a-236d-464f-9ea8-00ba2a833f81 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 766.935258] [55072]: INFO cinder.api.openstack.wsgi [None req-cd2d427a-236d-464f-9ea8-00ba2a833f81 tempest-VolumesAssistedSnapshotsTest-1093019783 tempest-VolumesAssistedSnapshotsTest-1093019783-project-admin] http://10.180.1.21/volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d returned with HTTP 404 [ 766.935867] [55072]: [pid: 55072|app: 0|req: 74/133] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:18:09 2025] GET /volume/v3/volumes/3aba59f1-5413-4604-a6e5-e4acbf25153d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 776.909126] [55073]: DEBUG dbcounter [-] [55073] Writing DB stats cinder:SELECT=1 {{(pid=55073) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 776.932095] [55072]: DEBUG dbcounter [-] [55072] Writing DB stats cinder:SELECT=1 {{(pid=55072) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 787.181433] [55073]: DEBUG cinder.api.middleware.request_id [None req-809aa654-3fd1-40c7-b5be-2c431d0c2e54 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 787.183697] [55073]: INFO cinder.api.openstack.wsgi [None req-809aa654-3fd1-40c7-b5be-2c431d0c2e54 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] POST http://10.180.1.21/volume/v3/volumes [ 787.184353] [55073]: DEBUG cinder.api.openstack.wsgi [None req-809aa654-3fd1-40c7-b5be-2c431d0c2e54 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1103629781"}} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 787.186244] [55073]: DEBUG cinder.api.v3.volumes [None req-809aa654-3fd1-40c7-b5be-2c431d0c2e54 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1103629781'}} {{(pid=55073) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 787.186352] [55073]: INFO cinder.api.v3.volumes [None req-809aa654-3fd1-40c7-b5be-2c431d0c2e54 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Create volume of 1 GB [ 787.194373] [55073]: INFO cinder.volume.api [None req-809aa654-3fd1-40c7-b5be-2c431d0c2e54 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Availability Zones retrieved successfully. [ 787.203045] [55073]: DEBUG cinder.volume.api [None req-809aa654-3fd1-40c7-b5be-2c431d0c2e54 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Flow 'volume_create_api' (76b8575b-f821-49a3-8368-b373c7ba125e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 787.205203] [55073]: DEBUG cinder.volume.api [None req-809aa654-3fd1-40c7-b5be-2c431d0c2e54 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d837b527-9f9f-440c-a628-b0f09f73111c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 787.209210] [55073]: DEBUG cinder.volume.flows.api.create_volume [None req-809aa654-3fd1-40c7-b5be-2c431d0c2e54 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Validating volume size '1' using validate_int {{(pid=55073) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 787.234246] [55073]: DEBUG cinder.volume.api [None req-809aa654-3fd1-40c7-b5be-2c431d0c2e54 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d837b527-9f9f-440c-a628-b0f09f73111c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T17:12:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 787.235409] [55073]: DEBUG cinder.volume.api [None req-809aa654-3fd1-40c7-b5be-2c431d0c2e54 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c309715b-2b57-4de2-a65c-35f776907f35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 787.281559] [55073]: DEBUG cinder.quota [None req-809aa654-3fd1-40c7-b5be-2c431d0c2e54 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Created reservations ['89c37bcc-0ae8-43cc-b1ac-9944aafc26aa', '81e8dfb0-78b0-4a8a-b46f-34a2e0887d54', 'ad8eeee1-0554-4ef1-919a-068dbc512207', 'efc3e56a-76f0-4b78-ac76-f3054ca4e584'] {{(pid=55073) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 787.282679] [55073]: DEBUG cinder.volume.api [None req-809aa654-3fd1-40c7-b5be-2c431d0c2e54 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c309715b-2b57-4de2-a65c-35f776907f35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89c37bcc-0ae8-43cc-b1ac-9944aafc26aa', '81e8dfb0-78b0-4a8a-b46f-34a2e0887d54', 'ad8eeee1-0554-4ef1-919a-068dbc512207', 'efc3e56a-76f0-4b78-ac76-f3054ca4e584']}' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 787.284104] [55073]: DEBUG cinder.volume.api [None req-809aa654-3fd1-40c7-b5be-2c431d0c2e54 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f6b2d03-cdd9-45ee-bd9f-c758ad57beec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 787.304031] [55073]: DEBUG cinder.volume.api [None req-809aa654-3fd1-40c7-b5be-2c431d0c2e54 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f6b2d03-cdd9-45ee-bd9f-c758ad57beec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4aeac7e5-5a22-427d-a5a1-aa8adde2da81', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1103629781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54eced362e864b03858286b715101227',qos_specs=None,replication_status=,reservations=['89c37bcc-0ae8-43cc-b1ac-9944aafc26aa','81e8dfb0-78b0-4a8a-b46f-34a2e0887d54','ad8eeee1-0554-4ef1-919a-068dbc512207','efc3e56a-76f0-4b78-ac76-f3054ca4e584'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfba8985455f4790a447a5807c176829',volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T17:18:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1103629781',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4aeac7e5-5a22-427d-a5a1-aa8adde2da81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54eced362e864b03858286b715101227',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfba8985455f4790a447a5807c176829',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71),volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71)}' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 787.304981] [55073]: DEBUG cinder.volume.api [None req-809aa654-3fd1-40c7-b5be-2c431d0c2e54 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a1317b2-da55-404f-a942-e330470a8ae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 787.327186] [55073]: DEBUG cinder.volume.api [None req-809aa654-3fd1-40c7-b5be-2c431d0c2e54 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a1317b2-da55-404f-a942-e330470a8ae4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1103629781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54eced362e864b03858286b715101227',qos_specs=None,replication_status=,reservations=['89c37bcc-0ae8-43cc-b1ac-9944aafc26aa','81e8dfb0-78b0-4a8a-b46f-34a2e0887d54','ad8eeee1-0554-4ef1-919a-068dbc512207','efc3e56a-76f0-4b78-ac76-f3054ca4e584'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfba8985455f4790a447a5807c176829',volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71)}' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 787.328181] [55073]: DEBUG cinder.volume.api [None req-809aa654-3fd1-40c7-b5be-2c431d0c2e54 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80ad8897-9310-4143-9d0c-1c7c65a6f0a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 787.350202] [55073]: DEBUG cinder.volume.api [None req-809aa654-3fd1-40c7-b5be-2c431d0c2e54 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80ad8897-9310-4143-9d0c-1c7c65a6f0a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 787.350202] [55073]: DEBUG cinder.volume.api [None req-809aa654-3fd1-40c7-b5be-2c431d0c2e54 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Flow 'volume_create_api' (76b8575b-f821-49a3-8368-b373c7ba125e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55073) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 787.350202] [55073]: INFO cinder.volume.api [None req-809aa654-3fd1-40c7-b5be-2c431d0c2e54 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Create volume request issued successfully. [ 787.350866] [55073]: INFO cinder.api.openstack.wsgi [None req-809aa654-3fd1-40c7-b5be-2c431d0c2e54 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 787.351186] [55073]: [pid: 55073|app: 0|req: 60/134] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 17:18:30 2025] POST /volume/v3/volumes => generated 754 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 787.360052] [55072]: DEBUG cinder.api.middleware.request_id [None req-40644172-9e7f-495a-8578-c0284304ff01 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 787.362410] [55072]: INFO cinder.api.openstack.wsgi [None req-40644172-9e7f-495a-8578-c0284304ff01 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] GET http://10.180.1.21/volume/v3/volumes/4aeac7e5-5a22-427d-a5a1-aa8adde2da81 [ 787.365346] [55072]: DEBUG cinder.api.openstack.wsgi [None req-40644172-9e7f-495a-8578-c0284304ff01 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 787.365346] [55072]: DEBUG cinder.api.openstack.wsgi [None req-40644172-9e7f-495a-8578-c0284304ff01 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 787.389094] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 787.389094] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 787.395160] [55072]: INFO cinder.volume.api [None req-40644172-9e7f-495a-8578-c0284304ff01 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Volume info retrieved successfully. [ 787.403986] [55072]: INFO cinder.api.openstack.wsgi [None req-40644172-9e7f-495a-8578-c0284304ff01 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] http://10.180.1.21/volume/v3/volumes/4aeac7e5-5a22-427d-a5a1-aa8adde2da81 returned with HTTP 200 [ 787.405114] [55072]: [pid: 55072|app: 0|req: 75/135] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:18:30 2025] GET /volume/v3/volumes/4aeac7e5-5a22-427d-a5a1-aa8adde2da81 => generated 822 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 788.421079] [55073]: DEBUG cinder.api.middleware.request_id [None req-08330293-a139-448a-9aa4-545a3934ce54 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 788.424194] [55073]: INFO cinder.api.openstack.wsgi [None req-08330293-a139-448a-9aa4-545a3934ce54 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] GET http://10.180.1.21/volume/v3/volumes/4aeac7e5-5a22-427d-a5a1-aa8adde2da81 [ 788.424194] [55073]: DEBUG cinder.api.openstack.wsgi [None req-08330293-a139-448a-9aa4-545a3934ce54 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 788.424194] [55073]: DEBUG cinder.api.openstack.wsgi [None req-08330293-a139-448a-9aa4-545a3934ce54 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 788.433706] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 788.433706] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 788.437607] [55073]: INFO cinder.volume.api [None req-08330293-a139-448a-9aa4-545a3934ce54 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Volume info retrieved successfully. [ 788.442670] [55073]: INFO cinder.api.openstack.wsgi [None req-08330293-a139-448a-9aa4-545a3934ce54 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] http://10.180.1.21/volume/v3/volumes/4aeac7e5-5a22-427d-a5a1-aa8adde2da81 returned with HTTP 200 [ 788.443020] [55073]: [pid: 55073|app: 0|req: 61/136] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:18:31 2025] GET /volume/v3/volumes/4aeac7e5-5a22-427d-a5a1-aa8adde2da81 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 788.484250] [55072]: DEBUG cinder.api.middleware.request_id [req-de593f0a-b841-46ea-8691-4671b3b11e54 req-8d398710-306b-48fe-b22a-00ae2d43698b None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 788.486995] [55072]: INFO cinder.api.openstack.wsgi [req-de593f0a-b841-46ea-8691-4671b3b11e54 req-8d398710-306b-48fe-b22a-00ae2d43698b tempest-VolumesAdminNegativeTest-589127255 tempest-VolumesAdminNegativeTest-589127255-project-admin] GET http://10.180.1.21/volume/v3/volumes/9c184dde-144e-490e-aa5e-cb4da8b8bc09 [ 788.486995] [55072]: DEBUG cinder.api.openstack.wsgi [req-de593f0a-b841-46ea-8691-4671b3b11e54 req-8d398710-306b-48fe-b22a-00ae2d43698b tempest-VolumesAdminNegativeTest-589127255 tempest-VolumesAdminNegativeTest-589127255-project-admin] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 788.487250] [55072]: DEBUG cinder.api.openstack.wsgi [req-de593f0a-b841-46ea-8691-4671b3b11e54 req-8d398710-306b-48fe-b22a-00ae2d43698b tempest-VolumesAdminNegativeTest-589127255 tempest-VolumesAdminNegativeTest-589127255-project-admin] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 788.496618] [55072]: INFO cinder.api.openstack.wsgi [req-de593f0a-b841-46ea-8691-4671b3b11e54 req-8d398710-306b-48fe-b22a-00ae2d43698b tempest-VolumesAdminNegativeTest-589127255 tempest-VolumesAdminNegativeTest-589127255-project-admin] http://10.180.1.21/volume/v3/volumes/9c184dde-144e-490e-aa5e-cb4da8b8bc09 returned with HTTP 404 [ 788.496618] [55072]: [pid: 55072|app: 0|req: 76/137] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:18:31 2025] GET /volume/v3/volumes/9c184dde-144e-490e-aa5e-cb4da8b8bc09 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 788.507905] [55073]: DEBUG cinder.api.middleware.request_id [None req-45e68bb5-d41e-4cf1-8710-08306b185a37 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 788.509919] [55073]: INFO cinder.api.openstack.wsgi [None req-45e68bb5-d41e-4cf1-8710-08306b185a37 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4aeac7e5-5a22-427d-a5a1-aa8adde2da81 [ 788.510369] [55073]: DEBUG cinder.api.openstack.wsgi [None req-45e68bb5-d41e-4cf1-8710-08306b185a37 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 788.510701] [55073]: DEBUG cinder.api.openstack.wsgi [None req-45e68bb5-d41e-4cf1-8710-08306b185a37 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Calling method 'delete' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 788.511113] [55073]: INFO cinder.api.v3.volumes [None req-45e68bb5-d41e-4cf1-8710-08306b185a37 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Delete volume with id: 4aeac7e5-5a22-427d-a5a1-aa8adde2da81 [ 788.522705] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 788.522705] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 788.523547] [55073]: INFO cinder.volume.api [None req-45e68bb5-d41e-4cf1-8710-08306b185a37 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Volume info retrieved successfully. [ 788.547955] [55073]: INFO cinder.volume.api [None req-45e68bb5-d41e-4cf1-8710-08306b185a37 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Delete volume request issued successfully. [ 788.548407] [55073]: INFO cinder.api.openstack.wsgi [None req-45e68bb5-d41e-4cf1-8710-08306b185a37 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] http://10.180.1.21/volume/v3/volumes/4aeac7e5-5a22-427d-a5a1-aa8adde2da81 returned with HTTP 202 [ 788.551990] [55073]: [pid: 55073|app: 0|req: 62/138] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 17:18:31 2025] DELETE /volume/v3/volumes/4aeac7e5-5a22-427d-a5a1-aa8adde2da81 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 788.554994] [55072]: DEBUG cinder.api.middleware.request_id [None req-515ba9b2-3187-4c37-b9ab-862e9bb7a9f2 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 788.554994] [55072]: INFO cinder.api.openstack.wsgi [None req-515ba9b2-3187-4c37-b9ab-862e9bb7a9f2 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] GET http://10.180.1.21/volume/v3/volumes/4aeac7e5-5a22-427d-a5a1-aa8adde2da81 [ 788.554994] [55072]: DEBUG cinder.api.openstack.wsgi [None req-515ba9b2-3187-4c37-b9ab-862e9bb7a9f2 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 788.554994] [55072]: DEBUG cinder.api.openstack.wsgi [None req-515ba9b2-3187-4c37-b9ab-862e9bb7a9f2 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 788.563680] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 788.563680] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 788.567764] [55072]: INFO cinder.volume.api [None req-515ba9b2-3187-4c37-b9ab-862e9bb7a9f2 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Volume info retrieved successfully. [ 788.572782] [55072]: INFO cinder.api.openstack.wsgi [None req-515ba9b2-3187-4c37-b9ab-862e9bb7a9f2 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] http://10.180.1.21/volume/v3/volumes/4aeac7e5-5a22-427d-a5a1-aa8adde2da81 returned with HTTP 200 [ 788.574562] [55072]: [pid: 55072|app: 0|req: 77/139] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:18:31 2025] GET /volume/v3/volumes/4aeac7e5-5a22-427d-a5a1-aa8adde2da81 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 789.587843] [55073]: DEBUG cinder.api.middleware.request_id [None req-7b34102a-3fa9-40d5-a84d-be70504e1152 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 789.591967] [55073]: INFO cinder.api.openstack.wsgi [None req-7b34102a-3fa9-40d5-a84d-be70504e1152 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] GET http://10.180.1.21/volume/v3/volumes/4aeac7e5-5a22-427d-a5a1-aa8adde2da81 [ 789.592288] [55073]: DEBUG cinder.api.openstack.wsgi [None req-7b34102a-3fa9-40d5-a84d-be70504e1152 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 789.592550] [55073]: DEBUG cinder.api.openstack.wsgi [None req-7b34102a-3fa9-40d5-a84d-be70504e1152 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 789.604103] [55073]: INFO cinder.api.openstack.wsgi [None req-7b34102a-3fa9-40d5-a84d-be70504e1152 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] http://10.180.1.21/volume/v3/volumes/4aeac7e5-5a22-427d-a5a1-aa8adde2da81 returned with HTTP 404 [ 789.604666] [55073]: [pid: 55073|app: 0|req: 63/140] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:18:32 2025] GET /volume/v3/volumes/4aeac7e5-5a22-427d-a5a1-aa8adde2da81 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 798.570156] [55072]: DEBUG dbcounter [-] [55072] Writing DB stats cinder:SELECT=9 {{(pid=55072) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 799.598403] [55073]: DEBUG dbcounter [-] [55073] Writing DB stats cinder:SELECT=28,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=55073) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 822.581663] [55072]: DEBUG cinder.api.middleware.request_id [req-2e2d64cc-8ae5-4e4e-b540-a9f94edd8473 req-a724fd22-fe12-413d-89d0-148c7f794401 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 822.584076] [55072]: INFO cinder.api.openstack.wsgi [req-2e2d64cc-8ae5-4e4e-b540-a9f94edd8473 req-a724fd22-fe12-413d-89d0-148c7f794401 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] POST http://10.180.1.21/volume/v3/volumes [ 822.584692] [55072]: DEBUG cinder.api.openstack.wsgi [req-2e2d64cc-8ae5-4e4e-b540-a9f94edd8473 req-a724fd22-fe12-413d-89d0-148c7f794401 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1416082825", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 822.586994] [55072]: DEBUG cinder.api.v3.volumes [req-2e2d64cc-8ae5-4e4e-b540-a9f94edd8473 req-a724fd22-fe12-413d-89d0-148c7f794401 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1416082825', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55072) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 822.587143] [55072]: INFO cinder.api.v3.volumes [req-2e2d64cc-8ae5-4e4e-b540-a9f94edd8473 req-a724fd22-fe12-413d-89d0-148c7f794401 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Create volume of 1 GB [ 822.594246] [55072]: INFO cinder.volume.api [req-2e2d64cc-8ae5-4e4e-b540-a9f94edd8473 req-a724fd22-fe12-413d-89d0-148c7f794401 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Availability Zones retrieved successfully. [ 822.602659] [55072]: DEBUG cinder.volume.api [req-2e2d64cc-8ae5-4e4e-b540-a9f94edd8473 req-a724fd22-fe12-413d-89d0-148c7f794401 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Flow 'volume_create_api' (3ed736c8-ca02-42f5-a689-874d207b17d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 822.604154] [55072]: DEBUG cinder.volume.api [req-2e2d64cc-8ae5-4e4e-b540-a9f94edd8473 req-a724fd22-fe12-413d-89d0-148c7f794401 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faf1a902-28e3-4c7d-b0f0-f51bdc0fec14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 822.605381] [55072]: DEBUG cinder.volume.flows.api.create_volume [req-2e2d64cc-8ae5-4e4e-b540-a9f94edd8473 req-a724fd22-fe12-413d-89d0-148c7f794401 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Validating volume size '1' using validate_int {{(pid=55072) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 822.628463] [55072]: DEBUG cinder.volume.api [req-2e2d64cc-8ae5-4e4e-b540-a9f94edd8473 req-a724fd22-fe12-413d-89d0-148c7f794401 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faf1a902-28e3-4c7d-b0f0-f51bdc0fec14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T17:12:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 822.629497] [55072]: DEBUG cinder.volume.api [req-2e2d64cc-8ae5-4e4e-b540-a9f94edd8473 req-a724fd22-fe12-413d-89d0-148c7f794401 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (748dbbc6-9d45-4152-9e78-8b275303139e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 822.682032] [55072]: DEBUG cinder.quota [req-2e2d64cc-8ae5-4e4e-b540-a9f94edd8473 req-a724fd22-fe12-413d-89d0-148c7f794401 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Created reservations ['a7c413e0-6d76-44b7-8d3a-321210bc51f1', '84876385-9a1d-4204-88b9-a1118d065a14', '403f0688-0d1f-46bc-b466-cb5eac5c28d2', 'd413fbcb-800a-4eeb-bd76-1f8719af3de1'] {{(pid=55072) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 822.682976] [55072]: DEBUG cinder.volume.api [req-2e2d64cc-8ae5-4e4e-b540-a9f94edd8473 req-a724fd22-fe12-413d-89d0-148c7f794401 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (748dbbc6-9d45-4152-9e78-8b275303139e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7c413e0-6d76-44b7-8d3a-321210bc51f1', '84876385-9a1d-4204-88b9-a1118d065a14', '403f0688-0d1f-46bc-b466-cb5eac5c28d2', 'd413fbcb-800a-4eeb-bd76-1f8719af3de1']}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 822.684785] [55072]: DEBUG cinder.volume.api [req-2e2d64cc-8ae5-4e4e-b540-a9f94edd8473 req-a724fd22-fe12-413d-89d0-148c7f794401 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28c4fb92-493c-42c7-9a03-f17bc24649bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 822.701230] [55072]: DEBUG cinder.volume.api [req-2e2d64cc-8ae5-4e4e-b540-a9f94edd8473 req-a724fd22-fe12-413d-89d0-148c7f794401 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28c4fb92-493c-42c7-9a03-f17bc24649bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00764852-3f1e-4d8b-9a34-aeb4f214579e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1416082825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7667d2f859e34b93b4eba28ac0e45e4f',qos_specs=None,replication_status=,reservations=['a7c413e0-6d76-44b7-8d3a-321210bc51f1','84876385-9a1d-4204-88b9-a1118d065a14','403f0688-0d1f-46bc-b466-cb5eac5c28d2','d413fbcb-800a-4eeb-bd76-1f8719af3de1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a0c911d71714709bf289a9cb3e455d1',volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T17:19:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1416082825',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00764852-3f1e-4d8b-9a34-aeb4f214579e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7667d2f859e34b93b4eba28ac0e45e4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a0c911d71714709bf289a9cb3e455d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71),volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71)}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 822.702019] [55072]: DEBUG cinder.volume.api [req-2e2d64cc-8ae5-4e4e-b540-a9f94edd8473 req-a724fd22-fe12-413d-89d0-148c7f794401 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d669551-2a37-422a-b6e4-7dc1086cbf27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 822.719180] [55072]: DEBUG cinder.volume.api [req-2e2d64cc-8ae5-4e4e-b540-a9f94edd8473 req-a724fd22-fe12-413d-89d0-148c7f794401 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d669551-2a37-422a-b6e4-7dc1086cbf27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1416082825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7667d2f859e34b93b4eba28ac0e45e4f',qos_specs=None,replication_status=,reservations=['a7c413e0-6d76-44b7-8d3a-321210bc51f1','84876385-9a1d-4204-88b9-a1118d065a14','403f0688-0d1f-46bc-b466-cb5eac5c28d2','d413fbcb-800a-4eeb-bd76-1f8719af3de1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a0c911d71714709bf289a9cb3e455d1',volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71)}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 822.720469] [55072]: DEBUG cinder.volume.api [req-2e2d64cc-8ae5-4e4e-b540-a9f94edd8473 req-a724fd22-fe12-413d-89d0-148c7f794401 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (448e57e8-b0b2-4a82-8055-59d28e6f9a80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 822.730735] [55072]: DEBUG cinder.volume.api [req-2e2d64cc-8ae5-4e4e-b540-a9f94edd8473 req-a724fd22-fe12-413d-89d0-148c7f794401 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (448e57e8-b0b2-4a82-8055-59d28e6f9a80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 822.731908] [55072]: DEBUG cinder.volume.api [req-2e2d64cc-8ae5-4e4e-b540-a9f94edd8473 req-a724fd22-fe12-413d-89d0-148c7f794401 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Flow 'volume_create_api' (3ed736c8-ca02-42f5-a689-874d207b17d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55072) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 822.732326] [55072]: INFO cinder.volume.api [req-2e2d64cc-8ae5-4e4e-b540-a9f94edd8473 req-a724fd22-fe12-413d-89d0-148c7f794401 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Create volume request issued successfully. [ 822.733033] [55072]: INFO cinder.api.openstack.wsgi [req-2e2d64cc-8ae5-4e4e-b540-a9f94edd8473 req-a724fd22-fe12-413d-89d0-148c7f794401 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 822.734054] [55072]: [pid: 55072|app: 0|req: 78/141] 10.180.1.21 () {64 vars in 1421 bytes} [Wed Feb 19 17:19:05 2025] POST /volume/v3/volumes => generated 754 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 822.739994] [55073]: DEBUG cinder.api.middleware.request_id [req-2e2d64cc-8ae5-4e4e-b540-a9f94edd8473 req-1b820572-2bbe-4fb8-8e7b-7847ccdbb3c2 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 822.744757] [55073]: INFO cinder.api.openstack.wsgi [req-2e2d64cc-8ae5-4e4e-b540-a9f94edd8473 req-1b820572-2bbe-4fb8-8e7b-7847ccdbb3c2 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] GET http://10.180.1.21/volume/v3/volumes/00764852-3f1e-4d8b-9a34-aeb4f214579e [ 822.745029] [55073]: DEBUG cinder.api.openstack.wsgi [req-2e2d64cc-8ae5-4e4e-b540-a9f94edd8473 req-1b820572-2bbe-4fb8-8e7b-7847ccdbb3c2 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 822.745294] [55073]: DEBUG cinder.api.openstack.wsgi [req-2e2d64cc-8ae5-4e4e-b540-a9f94edd8473 req-1b820572-2bbe-4fb8-8e7b-7847ccdbb3c2 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 822.753356] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 822.753356] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 822.758341] [55073]: INFO cinder.volume.api [req-2e2d64cc-8ae5-4e4e-b540-a9f94edd8473 req-1b820572-2bbe-4fb8-8e7b-7847ccdbb3c2 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Volume info retrieved successfully. [ 822.764476] [55073]: INFO cinder.api.openstack.wsgi [req-2e2d64cc-8ae5-4e4e-b540-a9f94edd8473 req-1b820572-2bbe-4fb8-8e7b-7847ccdbb3c2 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] http://10.180.1.21/volume/v3/volumes/00764852-3f1e-4d8b-9a34-aeb4f214579e returned with HTTP 200 [ 822.764951] [55073]: [pid: 55073|app: 0|req: 64/142] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:19:05 2025] GET /volume/v3/volumes/00764852-3f1e-4d8b-9a34-aeb4f214579e => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 822.805313] [55072]: DEBUG cinder.api.middleware.request_id [req-ac34f7d4-b3bb-4d6a-90fe-65fdb5d8585f req-0ddf1a56-3320-4800-b51f-d554aed6f485 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 822.811251] [55072]: INFO cinder.api.openstack.wsgi [req-ac34f7d4-b3bb-4d6a-90fe-65fdb5d8585f req-0ddf1a56-3320-4800-b51f-d554aed6f485 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] GET http://10.180.1.21/volume/v3/volumes/00764852-3f1e-4d8b-9a34-aeb4f214579e [ 822.811664] [55072]: DEBUG cinder.api.openstack.wsgi [req-ac34f7d4-b3bb-4d6a-90fe-65fdb5d8585f req-0ddf1a56-3320-4800-b51f-d554aed6f485 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 822.811999] [55072]: DEBUG cinder.api.openstack.wsgi [req-ac34f7d4-b3bb-4d6a-90fe-65fdb5d8585f req-0ddf1a56-3320-4800-b51f-d554aed6f485 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 822.821030] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 822.821030] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 822.824727] [55072]: INFO cinder.volume.api [req-ac34f7d4-b3bb-4d6a-90fe-65fdb5d8585f req-0ddf1a56-3320-4800-b51f-d554aed6f485 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Volume info retrieved successfully. [ 822.829394] [55072]: INFO cinder.api.openstack.wsgi [req-ac34f7d4-b3bb-4d6a-90fe-65fdb5d8585f req-0ddf1a56-3320-4800-b51f-d554aed6f485 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] http://10.180.1.21/volume/v3/volumes/00764852-3f1e-4d8b-9a34-aeb4f214579e returned with HTTP 200 [ 822.829893] [55072]: [pid: 55072|app: 0|req: 79/143] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:19:05 2025] GET /volume/v3/volumes/00764852-3f1e-4d8b-9a34-aeb4f214579e => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 823.913641] [55073]: DEBUG cinder.api.middleware.request_id [req-18f387b0-007e-4193-86ef-9fcbdd355dc4 req-82f02e86-f18f-485e-9caf-0c93aaeb15f6 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 823.916072] [55073]: INFO cinder.api.openstack.wsgi [req-18f387b0-007e-4193-86ef-9fcbdd355dc4 req-82f02e86-f18f-485e-9caf-0c93aaeb15f6 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] GET http://10.180.1.21/volume/v3/volumes/00764852-3f1e-4d8b-9a34-aeb4f214579e [ 823.916367] [55073]: DEBUG cinder.api.openstack.wsgi [req-18f387b0-007e-4193-86ef-9fcbdd355dc4 req-82f02e86-f18f-485e-9caf-0c93aaeb15f6 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 823.916588] [55073]: DEBUG cinder.api.openstack.wsgi [req-18f387b0-007e-4193-86ef-9fcbdd355dc4 req-82f02e86-f18f-485e-9caf-0c93aaeb15f6 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 823.927435] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 823.927435] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 823.932584] [55073]: INFO cinder.volume.api [req-18f387b0-007e-4193-86ef-9fcbdd355dc4 req-82f02e86-f18f-485e-9caf-0c93aaeb15f6 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Volume info retrieved successfully. [ 823.938842] [55073]: INFO cinder.api.openstack.wsgi [req-18f387b0-007e-4193-86ef-9fcbdd355dc4 req-82f02e86-f18f-485e-9caf-0c93aaeb15f6 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] http://10.180.1.21/volume/v3/volumes/00764852-3f1e-4d8b-9a34-aeb4f214579e returned with HTTP 200 [ 823.939112] [55073]: [pid: 55073|app: 0|req: 65/144] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:19:06 2025] GET /volume/v3/volumes/00764852-3f1e-4d8b-9a34-aeb4f214579e => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 824.078667] [55072]: DEBUG cinder.api.middleware.request_id [req-553d8877-e9c9-403b-86a7-a083b1b16097 req-c693c3af-f686-4948-aff7-91e448a44d01 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 824.080843] [55072]: INFO cinder.api.openstack.wsgi [req-553d8877-e9c9-403b-86a7-a083b1b16097 req-c693c3af-f686-4948-aff7-91e448a44d01 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 824.081242] [55072]: DEBUG cinder.api.openstack.wsgi [req-553d8877-e9c9-403b-86a7-a083b1b16097 req-c693c3af-f686-4948-aff7-91e448a44d01 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "00764852-3f1e-4d8b-9a34-aeb4f214579e", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1167757070", "description": null, "metadata": {}}} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 824.090034] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 824.090034] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 824.090517] [55072]: INFO cinder.volume.api [req-553d8877-e9c9-403b-86a7-a083b1b16097 req-c693c3af-f686-4948-aff7-91e448a44d01 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Volume info retrieved successfully. [ 824.090681] [55072]: INFO cinder.api.v3.snapshots [req-553d8877-e9c9-403b-86a7-a083b1b16097 req-c693c3af-f686-4948-aff7-91e448a44d01 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Create snapshot from volume 00764852-3f1e-4d8b-9a34-aeb4f214579e [ 824.109291] [55072]: WARNING cinder.quota [req-553d8877-e9c9-403b-86a7-a083b1b16097 req-c693c3af-f686-4948-aff7-91e448a44d01 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Deprecated: Default quota for resource: snapshots_vsphere is set by the default quota flag: quota_snapshots_vsphere, it is now deprecated. Please use the default quota class for default quota. [ 824.134083] [55072]: DEBUG cinder.quota [req-553d8877-e9c9-403b-86a7-a083b1b16097 req-c693c3af-f686-4948-aff7-91e448a44d01 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Created reservations ['4465e581-8435-4d00-a1e1-f6e2c9b9f15c', '1a32d446-1eae-470a-9ff4-f6501d53b4c9', 'cbdb116b-46f2-43cc-9d82-987c29b5a584', '67bf77ef-3726-49e9-afd0-2fc221f81030'] {{(pid=55072) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 824.184019] [55072]: INFO cinder.volume.api [req-553d8877-e9c9-403b-86a7-a083b1b16097 req-c693c3af-f686-4948-aff7-91e448a44d01 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Snapshot create request issued successfully. [ 824.184019] [55072]: INFO cinder.api.openstack.wsgi [req-553d8877-e9c9-403b-86a7-a083b1b16097 req-c693c3af-f686-4948-aff7-91e448a44d01 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 824.184019] [55072]: [pid: 55072|app: 0|req: 80/145] 10.180.1.21 () {64 vars in 1427 bytes} [Wed Feb 19 17:19:06 2025] POST /volume/v3/snapshots => generated 311 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 824.560576] [55073]: DEBUG cinder.api.middleware.request_id [req-4877c21e-e4a5-48b8-a65a-c59dd7550599 req-2abddf54-d996-4465-b8cf-f8fe138911f8 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 824.563844] [55073]: INFO cinder.api.openstack.wsgi [req-4877c21e-e4a5-48b8-a65a-c59dd7550599 req-2abddf54-d996-4465-b8cf-f8fe138911f8 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] GET http://10.180.1.21/volume/v3/snapshots/37a3816c-b03c-447b-8abb-c8a01b5785bb [ 824.564253] [55073]: DEBUG cinder.api.openstack.wsgi [req-4877c21e-e4a5-48b8-a65a-c59dd7550599 req-2abddf54-d996-4465-b8cf-f8fe138911f8 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 824.565121] [55073]: DEBUG cinder.api.openstack.wsgi [req-4877c21e-e4a5-48b8-a65a-c59dd7550599 req-2abddf54-d996-4465-b8cf-f8fe138911f8 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 824.585685] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 824.585685] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 824.586290] [55073]: INFO cinder.volume.api [req-4877c21e-e4a5-48b8-a65a-c59dd7550599 req-2abddf54-d996-4465-b8cf-f8fe138911f8 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Snapshot retrieved successfully. [ 824.587321] [55073]: INFO cinder.api.openstack.wsgi [req-4877c21e-e4a5-48b8-a65a-c59dd7550599 req-2abddf54-d996-4465-b8cf-f8fe138911f8 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] http://10.180.1.21/volume/v3/snapshots/37a3816c-b03c-447b-8abb-c8a01b5785bb returned with HTTP 200 [ 824.587815] [55073]: [pid: 55073|app: 0|req: 66/146] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Feb 19 17:19:07 2025] GET /volume/v3/snapshots/37a3816c-b03c-447b-8abb-c8a01b5785bb => generated 470 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 824.907861] [55072]: DEBUG cinder.api.middleware.request_id [req-6d496c0d-6755-4499-a541-a28de4d16f16 req-50381248-d7d4-4e37-af67-b47b5608e77f None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 824.910592] [55072]: INFO cinder.api.openstack.wsgi [req-6d496c0d-6755-4499-a541-a28de4d16f16 req-50381248-d7d4-4e37-af67-b47b5608e77f tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 824.911050] [55072]: DEBUG cinder.api.openstack.wsgi [req-6d496c0d-6755-4499-a541-a28de4d16f16 req-50381248-d7d4-4e37-af67-b47b5608e77f tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 824.911128] [55072]: DEBUG cinder.api.openstack.wsgi [req-6d496c0d-6755-4499-a541-a28de4d16f16 req-50381248-d7d4-4e37-af67-b47b5608e77f tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Calling method 'detail' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 824.911404] [55072]: DEBUG cinder.api.api_utils [req-6d496c0d-6755-4499-a541-a28de4d16f16 req-50381248-d7d4-4e37-af67-b47b5608e77f tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Removing options '' from query. {{(pid=55072) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 824.911743] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 824.911743] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 824.912872] [55072]: DEBUG cinder.db.sqlalchemy.api [req-6d496c0d-6755-4499-a541-a28de4d16f16 req-50381248-d7d4-4e37-af67-b47b5608e77f tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Building query based on filter {{(pid=55072) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 824.923766] [55072]: INFO cinder.volume.api [req-6d496c0d-6755-4499-a541-a28de4d16f16 req-50381248-d7d4-4e37-af67-b47b5608e77f tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Get all snapshots completed successfully. [ 824.924169] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 824.924169] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 824.924846] [55072]: INFO cinder.api.openstack.wsgi [req-6d496c0d-6755-4499-a541-a28de4d16f16 req-50381248-d7d4-4e37-af67-b47b5608e77f tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 824.925329] [55072]: [pid: 55072|app: 0|req: 81/147] 10.180.1.21 () {60 vars in 1394 bytes} [Wed Feb 19 17:19:07 2025] GET /volume/v3/snapshots/detail => generated 473 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 824.940821] [55073]: DEBUG cinder.api.middleware.request_id [None req-1ab5ade2-5e4d-4307-beb8-c112fdda17e8 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 824.943379] [55073]: INFO cinder.api.openstack.wsgi [None req-1ab5ade2-5e4d-4307-beb8-c112fdda17e8 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] POST http://10.180.1.21/volume/v3/volumes [ 824.943775] [55073]: DEBUG cinder.api.openstack.wsgi [None req-1ab5ade2-5e4d-4307-beb8-c112fdda17e8 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1290058947"}} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 824.945642] [55073]: DEBUG cinder.api.v3.volumes [None req-1ab5ade2-5e4d-4307-beb8-c112fdda17e8 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1290058947'}} {{(pid=55073) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 824.945840] [55073]: INFO cinder.api.v3.volumes [None req-1ab5ade2-5e4d-4307-beb8-c112fdda17e8 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Create volume of 1 GB [ 824.952120] [55073]: INFO cinder.volume.api [None req-1ab5ade2-5e4d-4307-beb8-c112fdda17e8 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Availability Zones retrieved successfully. [ 824.959799] [55073]: DEBUG cinder.volume.api [None req-1ab5ade2-5e4d-4307-beb8-c112fdda17e8 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Flow 'volume_create_api' (81381f11-84cf-4bf8-a435-8ec156130fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 824.961089] [55073]: DEBUG cinder.volume.api [None req-1ab5ade2-5e4d-4307-beb8-c112fdda17e8 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65e41e9a-b3e7-4729-821e-2ede89c4a34d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 824.962280] [55073]: DEBUG cinder.volume.flows.api.create_volume [None req-1ab5ade2-5e4d-4307-beb8-c112fdda17e8 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Validating volume size '1' using validate_int {{(pid=55073) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 824.980924] [55073]: DEBUG cinder.volume.api [None req-1ab5ade2-5e4d-4307-beb8-c112fdda17e8 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65e41e9a-b3e7-4729-821e-2ede89c4a34d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T17:12:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 824.981925] [55073]: DEBUG cinder.volume.api [None req-1ab5ade2-5e4d-4307-beb8-c112fdda17e8 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e915546-0bd7-49ae-bf13-a124f70ece78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 825.030387] [55072]: DEBUG cinder.api.middleware.request_id [req-b2b93b5a-a8fa-4aa7-ad8d-69163b6b14c8 req-6f9572c9-fc07-465c-a39b-1b3202d9ea46 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 825.031616] [55073]: DEBUG cinder.quota [None req-1ab5ade2-5e4d-4307-beb8-c112fdda17e8 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Created reservations ['0739dccf-5881-47f6-b191-13c681fe9c04', 'cbe9eb39-0f58-42d0-a5af-578016de60a2', 'bc23df0e-4577-4795-8363-49b1138e58fa', 'c425b739-3799-41a3-b383-459ee76bc339'] {{(pid=55073) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 825.032758] [55073]: DEBUG cinder.volume.api [None req-1ab5ade2-5e4d-4307-beb8-c112fdda17e8 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e915546-0bd7-49ae-bf13-a124f70ece78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0739dccf-5881-47f6-b191-13c681fe9c04', 'cbe9eb39-0f58-42d0-a5af-578016de60a2', 'bc23df0e-4577-4795-8363-49b1138e58fa', 'c425b739-3799-41a3-b383-459ee76bc339']}' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 825.032858] [55072]: INFO cinder.api.openstack.wsgi [req-b2b93b5a-a8fa-4aa7-ad8d-69163b6b14c8 req-6f9572c9-fc07-465c-a39b-1b3202d9ea46 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] GET http://10.180.1.21/volume/v3/snapshots/37a3816c-b03c-447b-8abb-c8a01b5785bb [ 825.033038] [55072]: DEBUG cinder.api.openstack.wsgi [req-b2b93b5a-a8fa-4aa7-ad8d-69163b6b14c8 req-6f9572c9-fc07-465c-a39b-1b3202d9ea46 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 825.033258] [55072]: DEBUG cinder.api.openstack.wsgi [req-b2b93b5a-a8fa-4aa7-ad8d-69163b6b14c8 req-6f9572c9-fc07-465c-a39b-1b3202d9ea46 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 825.034363] [55073]: DEBUG cinder.volume.api [None req-1ab5ade2-5e4d-4307-beb8-c112fdda17e8 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70197a93-9914-41c5-b20c-7054f1812308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 825.039783] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 825.039783] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 825.039783] [55072]: INFO cinder.volume.api [req-b2b93b5a-a8fa-4aa7-ad8d-69163b6b14c8 req-6f9572c9-fc07-465c-a39b-1b3202d9ea46 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Snapshot retrieved successfully. [ 825.040821] [55072]: INFO cinder.api.openstack.wsgi [req-b2b93b5a-a8fa-4aa7-ad8d-69163b6b14c8 req-6f9572c9-fc07-465c-a39b-1b3202d9ea46 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] http://10.180.1.21/volume/v3/snapshots/37a3816c-b03c-447b-8abb-c8a01b5785bb returned with HTTP 200 [ 825.041716] [55072]: [pid: 55072|app: 0|req: 82/148] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Feb 19 17:19:07 2025] GET /volume/v3/snapshots/37a3816c-b03c-447b-8abb-c8a01b5785bb => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 825.048258] [55073]: DEBUG cinder.volume.api [None req-1ab5ade2-5e4d-4307-beb8-c112fdda17e8 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70197a93-9914-41c5-b20c-7054f1812308) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6324c32d-b706-4594-93f6-47e00e9f3ca0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1290058947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf6f4eafbb074d95b899f7afce3bb93a',qos_specs=None,replication_status=,reservations=['0739dccf-5881-47f6-b191-13c681fe9c04','cbe9eb39-0f58-42d0-a5af-578016de60a2','bc23df0e-4577-4795-8363-49b1138e58fa','c425b739-3799-41a3-b383-459ee76bc339'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1edd07649304f9ca7d1cf07069a5cfe',volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T17:19:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1290058947',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6324c32d-b706-4594-93f6-47e00e9f3ca0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf6f4eafbb074d95b899f7afce3bb93a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1edd07649304f9ca7d1cf07069a5cfe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71),volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71)}' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 825.049226] [55073]: DEBUG cinder.volume.api [None req-1ab5ade2-5e4d-4307-beb8-c112fdda17e8 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc278475-0007-4105-a75b-f2bd9fd87974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 825.062852] [55073]: DEBUG cinder.volume.api [None req-1ab5ade2-5e4d-4307-beb8-c112fdda17e8 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc278475-0007-4105-a75b-f2bd9fd87974) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1290058947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf6f4eafbb074d95b899f7afce3bb93a',qos_specs=None,replication_status=,reservations=['0739dccf-5881-47f6-b191-13c681fe9c04','cbe9eb39-0f58-42d0-a5af-578016de60a2','bc23df0e-4577-4795-8363-49b1138e58fa','c425b739-3799-41a3-b383-459ee76bc339'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1edd07649304f9ca7d1cf07069a5cfe',volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71)}' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 825.063904] [55073]: DEBUG cinder.volume.api [None req-1ab5ade2-5e4d-4307-beb8-c112fdda17e8 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50c361fe-9b5e-48b6-bdde-ffbdc9a8308c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 825.075613] [55073]: DEBUG cinder.volume.api [None req-1ab5ade2-5e4d-4307-beb8-c112fdda17e8 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50c361fe-9b5e-48b6-bdde-ffbdc9a8308c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 825.076773] [55073]: DEBUG cinder.volume.api [None req-1ab5ade2-5e4d-4307-beb8-c112fdda17e8 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Flow 'volume_create_api' (81381f11-84cf-4bf8-a435-8ec156130fa1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55073) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 825.077289] [55073]: INFO cinder.volume.api [None req-1ab5ade2-5e4d-4307-beb8-c112fdda17e8 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Create volume request issued successfully. [ 825.078593] [55073]: INFO cinder.api.openstack.wsgi [None req-1ab5ade2-5e4d-4307-beb8-c112fdda17e8 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 825.078593] [55073]: [pid: 55073|app: 0|req: 67/149] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 17:19:07 2025] POST /volume/v3/volumes => generated 758 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 825.083327] [55072]: DEBUG cinder.api.middleware.request_id [req-c631f255-7aa9-4335-9038-5cf78100b02a req-3f811ebd-f012-4f94-bcc4-d75708f753aa None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 825.087078] [55072]: INFO cinder.api.openstack.wsgi [req-c631f255-7aa9-4335-9038-5cf78100b02a req-3f811ebd-f012-4f94-bcc4-d75708f753aa tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/37a3816c-b03c-447b-8abb-c8a01b5785bb [ 825.087078] [55072]: DEBUG cinder.api.openstack.wsgi [req-c631f255-7aa9-4335-9038-5cf78100b02a req-3f811ebd-f012-4f94-bcc4-d75708f753aa tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 825.087078] [55072]: DEBUG cinder.api.openstack.wsgi [req-c631f255-7aa9-4335-9038-5cf78100b02a req-3f811ebd-f012-4f94-bcc4-d75708f753aa tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Calling method 'delete' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 825.087078] [55072]: INFO cinder.api.v2.snapshots [req-c631f255-7aa9-4335-9038-5cf78100b02a req-3f811ebd-f012-4f94-bcc4-d75708f753aa tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Delete snapshot with id: 37a3816c-b03c-447b-8abb-c8a01b5785bb [ 825.087242] [55073]: DEBUG cinder.api.middleware.request_id [None req-26a664a8-d39b-4c5b-bf81-3260f3dc3daf None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 825.089504] [55073]: INFO cinder.api.openstack.wsgi [None req-26a664a8-d39b-4c5b-bf81-3260f3dc3daf tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] GET http://10.180.1.21/volume/v3/volumes/6324c32d-b706-4594-93f6-47e00e9f3ca0 [ 825.089734] [55073]: DEBUG cinder.api.openstack.wsgi [None req-26a664a8-d39b-4c5b-bf81-3260f3dc3daf tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 825.089954] [55073]: DEBUG cinder.api.openstack.wsgi [None req-26a664a8-d39b-4c5b-bf81-3260f3dc3daf tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 825.092303] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 825.092303] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 825.095839] [55072]: INFO cinder.volume.api [req-c631f255-7aa9-4335-9038-5cf78100b02a req-3f811ebd-f012-4f94-bcc4-d75708f753aa tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Snapshot retrieved successfully. [ 825.100025] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 825.100025] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 825.104061] [55073]: INFO cinder.volume.api [None req-26a664a8-d39b-4c5b-bf81-3260f3dc3daf tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Volume info retrieved successfully. [ 825.109989] [55073]: INFO cinder.api.openstack.wsgi [None req-26a664a8-d39b-4c5b-bf81-3260f3dc3daf tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] http://10.180.1.21/volume/v3/volumes/6324c32d-b706-4594-93f6-47e00e9f3ca0 returned with HTTP 200 [ 825.109989] [55073]: [pid: 55073|app: 0|req: 68/150] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:19:07 2025] GET /volume/v3/volumes/6324c32d-b706-4594-93f6-47e00e9f3ca0 => generated 826 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 825.112489] [55072]: INFO cinder.volume.api [req-c631f255-7aa9-4335-9038-5cf78100b02a req-3f811ebd-f012-4f94-bcc4-d75708f753aa tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Snapshot delete request issued successfully. [ 825.112695] [55072]: INFO cinder.api.openstack.wsgi [req-c631f255-7aa9-4335-9038-5cf78100b02a req-3f811ebd-f012-4f94-bcc4-d75708f753aa tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] http://10.180.1.21/volume/v3/snapshots/37a3816c-b03c-447b-8abb-c8a01b5785bb returned with HTTP 202 [ 825.113177] [55072]: [pid: 55072|app: 0|req: 83/151] 10.180.1.21 () {62 vars in 1506 bytes} [Wed Feb 19 17:19:07 2025] DELETE /volume/v3/snapshots/37a3816c-b03c-447b-8abb-c8a01b5785bb => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 825.132338] [55073]: DEBUG cinder.api.middleware.request_id [req-ced7b43d-1e8b-4158-afcd-8bf6cbec435f req-483ddd31-17fc-42f9-adb6-32ad1d369a40 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 825.135158] [55073]: INFO cinder.api.openstack.wsgi [req-ced7b43d-1e8b-4158-afcd-8bf6cbec435f req-483ddd31-17fc-42f9-adb6-32ad1d369a40 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] GET http://10.180.1.21/volume/v3/snapshots/37a3816c-b03c-447b-8abb-c8a01b5785bb [ 825.135399] [55073]: DEBUG cinder.api.openstack.wsgi [req-ced7b43d-1e8b-4158-afcd-8bf6cbec435f req-483ddd31-17fc-42f9-adb6-32ad1d369a40 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 825.135691] [55073]: DEBUG cinder.api.openstack.wsgi [req-ced7b43d-1e8b-4158-afcd-8bf6cbec435f req-483ddd31-17fc-42f9-adb6-32ad1d369a40 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 825.141987] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 825.141987] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 825.142825] [55073]: INFO cinder.volume.api [req-ced7b43d-1e8b-4158-afcd-8bf6cbec435f req-483ddd31-17fc-42f9-adb6-32ad1d369a40 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Snapshot retrieved successfully. [ 825.143493] [55073]: INFO cinder.api.openstack.wsgi [req-ced7b43d-1e8b-4158-afcd-8bf6cbec435f req-483ddd31-17fc-42f9-adb6-32ad1d369a40 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] http://10.180.1.21/volume/v3/snapshots/37a3816c-b03c-447b-8abb-c8a01b5785bb returned with HTTP 200 [ 825.143891] [55073]: [pid: 55073|app: 0|req: 69/152] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Feb 19 17:19:07 2025] GET /volume/v3/snapshots/37a3816c-b03c-447b-8abb-c8a01b5785bb => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 826.119373] [55072]: DEBUG cinder.api.middleware.request_id [None req-51b075c5-39e2-4449-98b3-336d6417a2d6 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 826.121555] [55072]: INFO cinder.api.openstack.wsgi [None req-51b075c5-39e2-4449-98b3-336d6417a2d6 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] GET http://10.180.1.21/volume/v3/volumes/6324c32d-b706-4594-93f6-47e00e9f3ca0 [ 826.121791] [55072]: DEBUG cinder.api.openstack.wsgi [None req-51b075c5-39e2-4449-98b3-336d6417a2d6 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 826.122014] [55072]: DEBUG cinder.api.openstack.wsgi [None req-51b075c5-39e2-4449-98b3-336d6417a2d6 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 826.133770] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 826.133770] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 826.138931] [55072]: INFO cinder.volume.api [None req-51b075c5-39e2-4449-98b3-336d6417a2d6 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Volume info retrieved successfully. [ 826.144994] [55072]: INFO cinder.api.openstack.wsgi [None req-51b075c5-39e2-4449-98b3-336d6417a2d6 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] http://10.180.1.21/volume/v3/volumes/6324c32d-b706-4594-93f6-47e00e9f3ca0 returned with HTTP 200 [ 826.145421] [55072]: [pid: 55072|app: 0|req: 84/153] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:19:08 2025] GET /volume/v3/volumes/6324c32d-b706-4594-93f6-47e00e9f3ca0 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 826.216704] [55073]: DEBUG cinder.api.middleware.request_id [req-a44af66c-dfd3-435b-862b-c311298788e1 req-aa9f37fb-8b46-4988-85c9-c931c1ef5596 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 826.223153] [55073]: INFO cinder.api.openstack.wsgi [req-a44af66c-dfd3-435b-862b-c311298788e1 req-aa9f37fb-8b46-4988-85c9-c931c1ef5596 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] GET http://10.180.1.21/volume/v3/snapshots/37a3816c-b03c-447b-8abb-c8a01b5785bb [ 826.223431] [55073]: DEBUG cinder.api.openstack.wsgi [req-a44af66c-dfd3-435b-862b-c311298788e1 req-aa9f37fb-8b46-4988-85c9-c931c1ef5596 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 826.223666] [55073]: DEBUG cinder.api.openstack.wsgi [req-a44af66c-dfd3-435b-862b-c311298788e1 req-aa9f37fb-8b46-4988-85c9-c931c1ef5596 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 826.231225] [55073]: INFO cinder.api.openstack.wsgi [req-a44af66c-dfd3-435b-862b-c311298788e1 req-aa9f37fb-8b46-4988-85c9-c931c1ef5596 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] http://10.180.1.21/volume/v3/snapshots/37a3816c-b03c-447b-8abb-c8a01b5785bb returned with HTTP 404 [ 826.231993] [55073]: [pid: 55073|app: 0|req: 70/154] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Feb 19 17:19:09 2025] GET /volume/v3/snapshots/37a3816c-b03c-447b-8abb-c8a01b5785bb => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 826.304571] [55072]: DEBUG cinder.api.middleware.request_id [req-e84dffc4-b7ac-482b-b2a9-78fe1442ad2e req-a6f2ca40-7d70-42ef-a355-10cba44aa773 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 826.307189] [55072]: INFO cinder.api.openstack.wsgi [req-e84dffc4-b7ac-482b-b2a9-78fe1442ad2e req-a6f2ca40-7d70-42ef-a355-10cba44aa773 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] DELETE http://10.180.1.21/volume/v3/volumes/00764852-3f1e-4d8b-9a34-aeb4f214579e [ 826.310016] [55072]: DEBUG cinder.api.openstack.wsgi [req-e84dffc4-b7ac-482b-b2a9-78fe1442ad2e req-a6f2ca40-7d70-42ef-a355-10cba44aa773 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 826.310016] [55072]: DEBUG cinder.api.openstack.wsgi [req-e84dffc4-b7ac-482b-b2a9-78fe1442ad2e req-a6f2ca40-7d70-42ef-a355-10cba44aa773 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Calling method 'delete' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 826.310016] [55072]: INFO cinder.api.v3.volumes [req-e84dffc4-b7ac-482b-b2a9-78fe1442ad2e req-a6f2ca40-7d70-42ef-a355-10cba44aa773 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Delete volume with id: 00764852-3f1e-4d8b-9a34-aeb4f214579e [ 826.316125] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 826.316125] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 826.316735] [55072]: INFO cinder.volume.api [req-e84dffc4-b7ac-482b-b2a9-78fe1442ad2e req-a6f2ca40-7d70-42ef-a355-10cba44aa773 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Volume info retrieved successfully. [ 826.340728] [55072]: INFO cinder.volume.api [req-e84dffc4-b7ac-482b-b2a9-78fe1442ad2e req-a6f2ca40-7d70-42ef-a355-10cba44aa773 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Delete volume request issued successfully. [ 826.341706] [55072]: INFO cinder.api.openstack.wsgi [req-e84dffc4-b7ac-482b-b2a9-78fe1442ad2e req-a6f2ca40-7d70-42ef-a355-10cba44aa773 tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] http://10.180.1.21/volume/v3/volumes/00764852-3f1e-4d8b-9a34-aeb4f214579e returned with HTTP 202 [ 826.341706] [55072]: [pid: 55072|app: 0|req: 85/155] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 17:19:09 2025] DELETE /volume/v3/volumes/00764852-3f1e-4d8b-9a34-aeb4f214579e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 826.417179] [55073]: DEBUG cinder.api.middleware.request_id [req-9e4d4aac-0334-4265-93a2-1915777b645a req-1ccc3930-3719-4c26-8663-162bc5a7c63d None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 826.419620] [55073]: INFO cinder.api.openstack.wsgi [req-9e4d4aac-0334-4265-93a2-1915777b645a req-1ccc3930-3719-4c26-8663-162bc5a7c63d tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] GET http://10.180.1.21/volume/v3/volumes/00764852-3f1e-4d8b-9a34-aeb4f214579e [ 826.420388] [55073]: DEBUG cinder.api.openstack.wsgi [req-9e4d4aac-0334-4265-93a2-1915777b645a req-1ccc3930-3719-4c26-8663-162bc5a7c63d tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 826.420633] [55073]: DEBUG cinder.api.openstack.wsgi [req-9e4d4aac-0334-4265-93a2-1915777b645a req-1ccc3930-3719-4c26-8663-162bc5a7c63d tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 826.427857] [55073]: INFO cinder.api.openstack.wsgi [req-9e4d4aac-0334-4265-93a2-1915777b645a req-1ccc3930-3719-4c26-8663-162bc5a7c63d tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] http://10.180.1.21/volume/v3/volumes/00764852-3f1e-4d8b-9a34-aeb4f214579e returned with HTTP 404 [ 826.428418] [55073]: [pid: 55073|app: 0|req: 71/156] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:19:09 2025] GET /volume/v3/volumes/00764852-3f1e-4d8b-9a34-aeb4f214579e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 826.448588] [55072]: DEBUG cinder.api.middleware.request_id [req-214f6987-044c-42e1-bab5-15fd51d4a130 req-3cdd25d0-7fad-4d33-9228-9fbce6011e2b None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 826.451616] [55072]: INFO cinder.api.openstack.wsgi [req-214f6987-044c-42e1-bab5-15fd51d4a130 req-3cdd25d0-7fad-4d33-9228-9fbce6011e2b tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] DELETE http://10.180.1.21/volume/v3/volumes/00764852-3f1e-4d8b-9a34-aeb4f214579e [ 826.451824] [55072]: DEBUG cinder.api.openstack.wsgi [req-214f6987-044c-42e1-bab5-15fd51d4a130 req-3cdd25d0-7fad-4d33-9228-9fbce6011e2b tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 826.452319] [55072]: DEBUG cinder.api.openstack.wsgi [req-214f6987-044c-42e1-bab5-15fd51d4a130 req-3cdd25d0-7fad-4d33-9228-9fbce6011e2b tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Calling method 'delete' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 826.452319] [55072]: INFO cinder.api.v3.volumes [req-214f6987-044c-42e1-bab5-15fd51d4a130 req-3cdd25d0-7fad-4d33-9228-9fbce6011e2b tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Delete volume with id: 00764852-3f1e-4d8b-9a34-aeb4f214579e [ 826.461866] [55072]: INFO cinder.api.openstack.wsgi [req-214f6987-044c-42e1-bab5-15fd51d4a130 req-3cdd25d0-7fad-4d33-9228-9fbce6011e2b tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] http://10.180.1.21/volume/v3/volumes/00764852-3f1e-4d8b-9a34-aeb4f214579e returned with HTTP 404 [ 826.462465] [55072]: [pid: 55072|app: 0|req: 86/157] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 17:19:09 2025] DELETE /volume/v3/volumes/00764852-3f1e-4d8b-9a34-aeb4f214579e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 826.476814] [55073]: DEBUG cinder.api.middleware.request_id [req-23aba4a6-c240-44c5-9dff-2034c50d9573 req-ad5b6147-50bd-4ee7-9ee3-4bb56e2f9c0b None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 826.479296] [55073]: INFO cinder.api.openstack.wsgi [req-23aba4a6-c240-44c5-9dff-2034c50d9573 req-ad5b6147-50bd-4ee7-9ee3-4bb56e2f9c0b tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] GET http://10.180.1.21/volume/v3/volumes/00764852-3f1e-4d8b-9a34-aeb4f214579e [ 826.480086] [55073]: DEBUG cinder.api.openstack.wsgi [req-23aba4a6-c240-44c5-9dff-2034c50d9573 req-ad5b6147-50bd-4ee7-9ee3-4bb56e2f9c0b tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 826.480086] [55073]: DEBUG cinder.api.openstack.wsgi [req-23aba4a6-c240-44c5-9dff-2034c50d9573 req-ad5b6147-50bd-4ee7-9ee3-4bb56e2f9c0b tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 826.486482] [55073]: INFO cinder.api.openstack.wsgi [req-23aba4a6-c240-44c5-9dff-2034c50d9573 req-ad5b6147-50bd-4ee7-9ee3-4bb56e2f9c0b tempest-VolumesSnapshotsTestJSON-296241546 tempest-VolumesSnapshotsTestJSON-296241546-project-member] http://10.180.1.21/volume/v3/volumes/00764852-3f1e-4d8b-9a34-aeb4f214579e returned with HTTP 404 [ 826.487082] [55073]: [pid: 55073|app: 0|req: 72/158] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:19:09 2025] GET /volume/v3/volumes/00764852-3f1e-4d8b-9a34-aeb4f214579e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 830.545405] [55072]: DEBUG cinder.api.middleware.request_id [None req-6779a4e3-5961-493c-9cd7-4c8663d18d42 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 830.547732] [55072]: INFO cinder.api.openstack.wsgi [None req-6779a4e3-5961-493c-9cd7-4c8663d18d42 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 [ 830.547970] [55072]: DEBUG cinder.api.openstack.wsgi [None req-6779a4e3-5961-493c-9cd7-4c8663d18d42 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 830.548281] [55072]: DEBUG cinder.api.openstack.wsgi [None req-6779a4e3-5961-493c-9cd7-4c8663d18d42 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Calling method 'delete' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 830.548648] [55072]: INFO cinder.api.v3.volumes [None req-6779a4e3-5961-493c-9cd7-4c8663d18d42 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Delete volume with id: d4c04eaf-7f26-4533-a2c8-8b755d228069 [ 830.563183] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 830.563183] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 830.563904] [55072]: INFO cinder.volume.api [None req-6779a4e3-5961-493c-9cd7-4c8663d18d42 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Volume info retrieved successfully. [ 830.584899] [55072]: INFO cinder.volume.api [None req-6779a4e3-5961-493c-9cd7-4c8663d18d42 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Delete volume request issued successfully. [ 830.585152] [55072]: INFO cinder.api.openstack.wsgi [None req-6779a4e3-5961-493c-9cd7-4c8663d18d42 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] http://10.180.1.21/volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 returned with HTTP 202 [ 830.585608] [55072]: [pid: 55072|app: 0|req: 87/159] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 17:19:13 2025] DELETE /volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 830.590443] [55073]: DEBUG cinder.api.middleware.request_id [None req-7719621f-d056-4293-a276-46e75f807322 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 830.592995] [55073]: INFO cinder.api.openstack.wsgi [None req-7719621f-d056-4293-a276-46e75f807322 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] GET http://10.180.1.21/volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 [ 830.593252] [55073]: DEBUG cinder.api.openstack.wsgi [None req-7719621f-d056-4293-a276-46e75f807322 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 830.593500] [55073]: DEBUG cinder.api.openstack.wsgi [None req-7719621f-d056-4293-a276-46e75f807322 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 830.603069] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 830.603069] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 830.607254] [55073]: INFO cinder.volume.api [None req-7719621f-d056-4293-a276-46e75f807322 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Volume info retrieved successfully. [ 830.612346] [55073]: INFO cinder.api.openstack.wsgi [None req-7719621f-d056-4293-a276-46e75f807322 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] http://10.180.1.21/volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 returned with HTTP 200 [ 830.612749] [55073]: [pid: 55073|app: 0|req: 73/160] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:19:13 2025] GET /volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 831.624246] [55072]: DEBUG cinder.api.middleware.request_id [None req-04b57dbb-f866-4b39-93ff-59cd08d89471 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 831.627066] [55072]: INFO cinder.api.openstack.wsgi [None req-04b57dbb-f866-4b39-93ff-59cd08d89471 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] GET http://10.180.1.21/volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 [ 831.627345] [55072]: DEBUG cinder.api.openstack.wsgi [None req-04b57dbb-f866-4b39-93ff-59cd08d89471 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 831.628059] [55072]: DEBUG cinder.api.openstack.wsgi [None req-04b57dbb-f866-4b39-93ff-59cd08d89471 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 831.644601] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 831.644601] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 831.652022] [55072]: INFO cinder.volume.api [None req-04b57dbb-f866-4b39-93ff-59cd08d89471 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Volume info retrieved successfully. [ 831.656825] [55072]: INFO cinder.api.openstack.wsgi [None req-04b57dbb-f866-4b39-93ff-59cd08d89471 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] http://10.180.1.21/volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 returned with HTTP 200 [ 831.657542] [55072]: [pid: 55072|app: 0|req: 88/161] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:19:14 2025] GET /volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 832.668985] [55073]: DEBUG cinder.api.middleware.request_id [None req-b12078ce-d3f3-4dda-a6ed-23d179f9f7a6 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 832.671808] [55073]: INFO cinder.api.openstack.wsgi [None req-b12078ce-d3f3-4dda-a6ed-23d179f9f7a6 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] GET http://10.180.1.21/volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 [ 832.672120] [55073]: DEBUG cinder.api.openstack.wsgi [None req-b12078ce-d3f3-4dda-a6ed-23d179f9f7a6 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 832.672385] [55073]: DEBUG cinder.api.openstack.wsgi [None req-b12078ce-d3f3-4dda-a6ed-23d179f9f7a6 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 832.681977] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 832.681977] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 832.685223] [55073]: INFO cinder.api.openstack.wsgi [None req-b12078ce-d3f3-4dda-a6ed-23d179f9f7a6 tempest-VolumesAdminNegativeTest-1194328912 tempest-VolumesAdminNegativeTest-1194328912-project-member] http://10.180.1.21/volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 returned with HTTP 404 [ 832.685820] [55073]: [pid: 55073|app: 0|req: 74/162] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:19:15 2025] GET /volume/v3/volumes/d4c04eaf-7f26-4533-a2c8-8b755d228069 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 840.024388] [55072]: DEBUG cinder.api.middleware.request_id [None req-00eb62a0-d5b3-47cc-af11-4c6d54bdfc76 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 840.028118] [55072]: INFO cinder.api.openstack.wsgi [None req-00eb62a0-d5b3-47cc-af11-4c6d54bdfc76 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] POST http://10.180.1.21/volume/v3/volumes [ 840.028118] [55072]: DEBUG cinder.api.openstack.wsgi [None req-00eb62a0-d5b3-47cc-af11-4c6d54bdfc76 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-509846143"}} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 840.029115] [55072]: DEBUG cinder.api.v3.volumes [None req-00eb62a0-d5b3-47cc-af11-4c6d54bdfc76 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-509846143'}} {{(pid=55072) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 840.029382] [55072]: INFO cinder.api.v3.volumes [None req-00eb62a0-d5b3-47cc-af11-4c6d54bdfc76 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Create volume of 1 GB [ 840.035809] [55072]: INFO cinder.volume.api [None req-00eb62a0-d5b3-47cc-af11-4c6d54bdfc76 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Availability Zones retrieved successfully. [ 840.048909] [55072]: DEBUG cinder.volume.api [None req-00eb62a0-d5b3-47cc-af11-4c6d54bdfc76 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Flow 'volume_create_api' (6b8e6ef0-67b3-4e66-a575-4eb586f77cef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 840.050264] [55072]: DEBUG cinder.volume.api [None req-00eb62a0-d5b3-47cc-af11-4c6d54bdfc76 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24d8c43d-56e6-4001-ba19-98691d6a2d6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 840.052040] [55072]: DEBUG cinder.volume.flows.api.create_volume [None req-00eb62a0-d5b3-47cc-af11-4c6d54bdfc76 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Validating volume size '1' using validate_int {{(pid=55072) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 840.080104] [55072]: DEBUG cinder.volume.api [None req-00eb62a0-d5b3-47cc-af11-4c6d54bdfc76 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24d8c43d-56e6-4001-ba19-98691d6a2d6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T17:12:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 840.081340] [55072]: DEBUG cinder.volume.api [None req-00eb62a0-d5b3-47cc-af11-4c6d54bdfc76 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99c51888-c448-4dc0-b8b6-8c322fd9b0f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 840.122187] [55072]: DEBUG cinder.quota [None req-00eb62a0-d5b3-47cc-af11-4c6d54bdfc76 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Created reservations ['53b0cb5e-5c0f-4065-827e-cdf4ccc66cda', '7a33588f-d177-41ff-92bc-842dc1cf5816', 'c9ae0697-cb38-403d-9933-2d403b91a6e7', '9715876a-c405-49b7-aefe-64bcbfa4af28'] {{(pid=55072) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 840.123216] [55072]: DEBUG cinder.volume.api [None req-00eb62a0-d5b3-47cc-af11-4c6d54bdfc76 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99c51888-c448-4dc0-b8b6-8c322fd9b0f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53b0cb5e-5c0f-4065-827e-cdf4ccc66cda', '7a33588f-d177-41ff-92bc-842dc1cf5816', 'c9ae0697-cb38-403d-9933-2d403b91a6e7', '9715876a-c405-49b7-aefe-64bcbfa4af28']}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 840.124141] [55072]: DEBUG cinder.volume.api [None req-00eb62a0-d5b3-47cc-af11-4c6d54bdfc76 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ff834fd-ebea-42b1-a4eb-003b3af03434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 840.143078] [55072]: DEBUG cinder.volume.api [None req-00eb62a0-d5b3-47cc-af11-4c6d54bdfc76 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ff834fd-ebea-42b1-a4eb-003b3af03434) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8cf1c832-44d1-48b1-9297-ad3237496d0d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-509846143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf6f4eafbb074d95b899f7afce3bb93a',qos_specs=None,replication_status=,reservations=['53b0cb5e-5c0f-4065-827e-cdf4ccc66cda','7a33588f-d177-41ff-92bc-842dc1cf5816','c9ae0697-cb38-403d-9933-2d403b91a6e7','9715876a-c405-49b7-aefe-64bcbfa4af28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1edd07649304f9ca7d1cf07069a5cfe',volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T17:19:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-509846143',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8cf1c832-44d1-48b1-9297-ad3237496d0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf6f4eafbb074d95b899f7afce3bb93a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1edd07649304f9ca7d1cf07069a5cfe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71),volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71)}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 840.144033] [55072]: DEBUG cinder.volume.api [None req-00eb62a0-d5b3-47cc-af11-4c6d54bdfc76 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff34742d-e37a-4ee9-86c7-43b93673f7a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 840.158606] [55072]: DEBUG cinder.volume.api [None req-00eb62a0-d5b3-47cc-af11-4c6d54bdfc76 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff34742d-e37a-4ee9-86c7-43b93673f7a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-509846143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf6f4eafbb074d95b899f7afce3bb93a',qos_specs=None,replication_status=,reservations=['53b0cb5e-5c0f-4065-827e-cdf4ccc66cda','7a33588f-d177-41ff-92bc-842dc1cf5816','c9ae0697-cb38-403d-9933-2d403b91a6e7','9715876a-c405-49b7-aefe-64bcbfa4af28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1edd07649304f9ca7d1cf07069a5cfe',volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71)}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 840.159662] [55072]: DEBUG cinder.volume.api [None req-00eb62a0-d5b3-47cc-af11-4c6d54bdfc76 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31bc7b6f-64dc-4e65-941c-19c80f2f4362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 840.172026] [55072]: DEBUG cinder.volume.api [None req-00eb62a0-d5b3-47cc-af11-4c6d54bdfc76 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31bc7b6f-64dc-4e65-941c-19c80f2f4362) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 840.172809] [55072]: DEBUG cinder.volume.api [None req-00eb62a0-d5b3-47cc-af11-4c6d54bdfc76 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Flow 'volume_create_api' (6b8e6ef0-67b3-4e66-a575-4eb586f77cef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55072) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 840.173193] [55072]: INFO cinder.volume.api [None req-00eb62a0-d5b3-47cc-af11-4c6d54bdfc76 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Create volume request issued successfully. [ 840.173879] [55072]: INFO cinder.api.openstack.wsgi [None req-00eb62a0-d5b3-47cc-af11-4c6d54bdfc76 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 840.174384] [55072]: [pid: 55072|app: 0|req: 89/163] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 17:19:22 2025] POST /volume/v3/volumes => generated 757 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 840.191446] [55073]: DEBUG cinder.api.middleware.request_id [None req-805a7aed-0d8d-4e14-ad60-461d5e4d6225 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 840.194500] [55073]: INFO cinder.api.openstack.wsgi [None req-805a7aed-0d8d-4e14-ad60-461d5e4d6225 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] GET http://10.180.1.21/volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d [ 840.194930] [55073]: DEBUG cinder.api.openstack.wsgi [None req-805a7aed-0d8d-4e14-ad60-461d5e4d6225 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 840.195186] [55073]: DEBUG cinder.api.openstack.wsgi [None req-805a7aed-0d8d-4e14-ad60-461d5e4d6225 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 840.203395] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 840.203395] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 840.207946] [55073]: INFO cinder.volume.api [None req-805a7aed-0d8d-4e14-ad60-461d5e4d6225 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Volume info retrieved successfully. [ 840.212971] [55073]: INFO cinder.api.openstack.wsgi [None req-805a7aed-0d8d-4e14-ad60-461d5e4d6225 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] http://10.180.1.21/volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d returned with HTTP 200 [ 840.213497] [55073]: [pid: 55073|app: 0|req: 75/164] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:19:23 2025] GET /volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 841.223302] [55072]: DEBUG cinder.api.middleware.request_id [None req-15906ca0-8f0e-40f6-a9f9-77f5e0fa3baf None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 841.225650] [55072]: INFO cinder.api.openstack.wsgi [None req-15906ca0-8f0e-40f6-a9f9-77f5e0fa3baf tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] GET http://10.180.1.21/volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d [ 841.225885] [55072]: DEBUG cinder.api.openstack.wsgi [None req-15906ca0-8f0e-40f6-a9f9-77f5e0fa3baf tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 841.226157] [55072]: DEBUG cinder.api.openstack.wsgi [None req-15906ca0-8f0e-40f6-a9f9-77f5e0fa3baf tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 841.238557] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 841.238557] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 841.243498] [55072]: INFO cinder.volume.api [None req-15906ca0-8f0e-40f6-a9f9-77f5e0fa3baf tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Volume info retrieved successfully. [ 841.250150] [55072]: INFO cinder.api.openstack.wsgi [None req-15906ca0-8f0e-40f6-a9f9-77f5e0fa3baf tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] http://10.180.1.21/volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d returned with HTTP 200 [ 841.253590] [55072]: [pid: 55072|app: 0|req: 90/165] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:19:24 2025] GET /volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 843.766238] [55073]: DEBUG cinder.api.middleware.request_id [req-61e7c776-6092-483f-b06c-e62b0e4e833f req-8cf72bf4-7539-4c75-9952-20b1b6c22355 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 843.770641] [55073]: INFO cinder.api.openstack.wsgi [req-61e7c776-6092-483f-b06c-e62b0e4e833f req-8cf72bf4-7539-4c75-9952-20b1b6c22355 tempest-InstanceActionsTestJSON-454990235 tempest-InstanceActionsTestJSON-454990235-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=cfd26ae3-c51b-469a-a8c8-5a4841067644 [ 843.770641] [55073]: DEBUG cinder.api.openstack.wsgi [req-61e7c776-6092-483f-b06c-e62b0e4e833f req-8cf72bf4-7539-4c75-9952-20b1b6c22355 tempest-InstanceActionsTestJSON-454990235 tempest-InstanceActionsTestJSON-454990235-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 843.770641] [55073]: DEBUG cinder.api.openstack.wsgi [req-61e7c776-6092-483f-b06c-e62b0e4e833f req-8cf72bf4-7539-4c75-9952-20b1b6c22355 tempest-InstanceActionsTestJSON-454990235 tempest-InstanceActionsTestJSON-454990235-project-member] Calling method 'version_select' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 843.786645] [55073]: INFO cinder.api.openstack.wsgi [req-61e7c776-6092-483f-b06c-e62b0e4e833f req-8cf72bf4-7539-4c75-9952-20b1b6c22355 tempest-InstanceActionsTestJSON-454990235 tempest-InstanceActionsTestJSON-454990235-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=cfd26ae3-c51b-469a-a8c8-5a4841067644 returned with HTTP 200 [ 843.787168] [55073]: [pid: 55073|app: 0|req: 76/166] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Feb 19 17:19:26 2025] GET /volume/v3/attachments?instance_id=cfd26ae3-c51b-469a-a8c8-5a4841067644 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 851.247949] [55072]: DEBUG dbcounter [-] [55072] Writing DB stats cinder:SELECT=90,cinder:INSERT=25,cinder:UPDATE=39 {{(pid=55072) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 853.783833] [55073]: DEBUG dbcounter [-] [55073] Writing DB stats cinder:SELECT=55,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55073) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 937.525538] [55072]: DEBUG cinder.api.middleware.request_id [req-fe716d5b-cb97-48cc-9fa8-6b2e1ce5c900 req-c83a8eb0-057a-4506-b576-06b79fe0eddd None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 937.528221] [55072]: INFO cinder.api.openstack.wsgi [req-fe716d5b-cb97-48cc-9fa8-6b2e1ce5c900 req-c83a8eb0-057a-4506-b576-06b79fe0eddd tempest-SecurityGroupsTestJSON-1056959646 tempest-SecurityGroupsTestJSON-1056959646-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=a89f6d20-3e97-4fa1-83f0-70e92e8be55a [ 937.528471] [55072]: DEBUG cinder.api.openstack.wsgi [req-fe716d5b-cb97-48cc-9fa8-6b2e1ce5c900 req-c83a8eb0-057a-4506-b576-06b79fe0eddd tempest-SecurityGroupsTestJSON-1056959646 tempest-SecurityGroupsTestJSON-1056959646-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 937.528685] [55072]: DEBUG cinder.api.openstack.wsgi [req-fe716d5b-cb97-48cc-9fa8-6b2e1ce5c900 req-c83a8eb0-057a-4506-b576-06b79fe0eddd tempest-SecurityGroupsTestJSON-1056959646 tempest-SecurityGroupsTestJSON-1056959646-project-member] Calling method 'version_select' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 937.540499] [55072]: INFO cinder.api.openstack.wsgi [req-fe716d5b-cb97-48cc-9fa8-6b2e1ce5c900 req-c83a8eb0-057a-4506-b576-06b79fe0eddd tempest-SecurityGroupsTestJSON-1056959646 tempest-SecurityGroupsTestJSON-1056959646-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=a89f6d20-3e97-4fa1-83f0-70e92e8be55a returned with HTTP 200 [ 937.540896] [55072]: [pid: 55072|app: 0|req: 91/167] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Feb 19 17:21:00 2025] GET /volume/v3/attachments?instance_id=a89f6d20-3e97-4fa1-83f0-70e92e8be55a => generated 19 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 940.526382] [55073]: DEBUG cinder.api.middleware.request_id [None req-a4ebf6d3-b200-438b-8d63-47083f5e8a1c None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.529046] [55073]: INFO cinder.api.openstack.wsgi [None req-a4ebf6d3-b200-438b-8d63-47083f5e8a1c tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] POST http://10.180.1.21/volume/v3/volumes [ 940.529552] [55073]: DEBUG cinder.api.openstack.wsgi [None req-a4ebf6d3-b200-438b-8d63-47083f5e8a1c tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-281227210"}} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 940.532623] [55073]: DEBUG cinder.api.v3.volumes [None req-a4ebf6d3-b200-438b-8d63-47083f5e8a1c tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-281227210'}} {{(pid=55073) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 940.532830] [55073]: INFO cinder.api.v3.volumes [None req-a4ebf6d3-b200-438b-8d63-47083f5e8a1c tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Create volume of 1 GB [ 940.543021] [55073]: INFO cinder.volume.api [None req-a4ebf6d3-b200-438b-8d63-47083f5e8a1c tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Availability Zones retrieved successfully. [ 940.548113] [55073]: DEBUG cinder.volume.api [None req-a4ebf6d3-b200-438b-8d63-47083f5e8a1c tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Flow 'volume_create_api' (26765f29-4135-4649-985c-0ad9ea35df10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 940.549736] [55073]: DEBUG cinder.volume.api [None req-a4ebf6d3-b200-438b-8d63-47083f5e8a1c tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8909d36e-4c91-45dc-984a-a31b2f278cb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 940.551135] [55073]: DEBUG cinder.volume.flows.api.create_volume [None req-a4ebf6d3-b200-438b-8d63-47083f5e8a1c tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Validating volume size '1' using validate_int {{(pid=55073) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 940.579282] [55073]: DEBUG cinder.volume.api [None req-a4ebf6d3-b200-438b-8d63-47083f5e8a1c tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8909d36e-4c91-45dc-984a-a31b2f278cb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T17:12:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 940.580536] [55073]: DEBUG cinder.volume.api [None req-a4ebf6d3-b200-438b-8d63-47083f5e8a1c tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (290cebeb-8289-4aef-bfd4-1acd0c1b3b5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 940.631836] [55073]: DEBUG cinder.quota [None req-a4ebf6d3-b200-438b-8d63-47083f5e8a1c tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Created reservations ['7a874f86-d31d-4238-ac13-e1561b53d0eb', '8d4c33b9-1049-4cb5-b16d-6a296b46d40b', '99abb01c-71b1-41c3-86a8-e801a51ee48e', 'cf0068bb-33ec-4976-981f-c61e26421e3a'] {{(pid=55073) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 940.632877] [55073]: DEBUG cinder.volume.api [None req-a4ebf6d3-b200-438b-8d63-47083f5e8a1c tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (290cebeb-8289-4aef-bfd4-1acd0c1b3b5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a874f86-d31d-4238-ac13-e1561b53d0eb', '8d4c33b9-1049-4cb5-b16d-6a296b46d40b', '99abb01c-71b1-41c3-86a8-e801a51ee48e', 'cf0068bb-33ec-4976-981f-c61e26421e3a']}' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 940.634027] [55073]: DEBUG cinder.volume.api [None req-a4ebf6d3-b200-438b-8d63-47083f5e8a1c tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f99649af-2299-4b07-9b8b-4db22fb45b0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 940.646895] [55073]: DEBUG cinder.volume.api [None req-a4ebf6d3-b200-438b-8d63-47083f5e8a1c tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f99649af-2299-4b07-9b8b-4db22fb45b0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45d6650f-f844-484c-8980-9cb764e2f4f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-281227210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e00ca18dd6bc4e9ea47e1def94ada368',qos_specs=None,replication_status=,reservations=['7a874f86-d31d-4238-ac13-e1561b53d0eb','8d4c33b9-1049-4cb5-b16d-6a296b46d40b','99abb01c-71b1-41c3-86a8-e801a51ee48e','cf0068bb-33ec-4976-981f-c61e26421e3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11ed8e540d904b0db5f9506b7b269bf2',volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T17:21:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-281227210',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45d6650f-f844-484c-8980-9cb764e2f4f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e00ca18dd6bc4e9ea47e1def94ada368',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11ed8e540d904b0db5f9506b7b269bf2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71),volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71)}' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 940.647847] [55073]: DEBUG cinder.volume.api [None req-a4ebf6d3-b200-438b-8d63-47083f5e8a1c tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87e548b6-7a8d-464b-a9cf-7fee1412c7f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 940.660554] [55073]: DEBUG cinder.volume.api [None req-a4ebf6d3-b200-438b-8d63-47083f5e8a1c tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87e548b6-7a8d-464b-a9cf-7fee1412c7f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-281227210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e00ca18dd6bc4e9ea47e1def94ada368',qos_specs=None,replication_status=,reservations=['7a874f86-d31d-4238-ac13-e1561b53d0eb','8d4c33b9-1049-4cb5-b16d-6a296b46d40b','99abb01c-71b1-41c3-86a8-e801a51ee48e','cf0068bb-33ec-4976-981f-c61e26421e3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11ed8e540d904b0db5f9506b7b269bf2',volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71)}' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 940.661545] [55073]: DEBUG cinder.volume.api [None req-a4ebf6d3-b200-438b-8d63-47083f5e8a1c tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35b255cf-f8c4-43f9-8829-93ebcf643ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 940.671550] [55073]: DEBUG cinder.volume.api [None req-a4ebf6d3-b200-438b-8d63-47083f5e8a1c tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35b255cf-f8c4-43f9-8829-93ebcf643ee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 940.672320] [55073]: DEBUG cinder.volume.api [None req-a4ebf6d3-b200-438b-8d63-47083f5e8a1c tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Flow 'volume_create_api' (26765f29-4135-4649-985c-0ad9ea35df10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55073) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 940.672508] [55073]: INFO cinder.volume.api [None req-a4ebf6d3-b200-438b-8d63-47083f5e8a1c tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Create volume request issued successfully. [ 940.673445] [55073]: INFO cinder.api.openstack.wsgi [None req-a4ebf6d3-b200-438b-8d63-47083f5e8a1c tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 940.674143] [55073]: [pid: 55073|app: 0|req: 77/168] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 17:21:03 2025] POST /volume/v3/volumes => generated 755 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 940.685871] [55072]: DEBUG cinder.api.middleware.request_id [None req-ff138953-c0ec-46fc-a25a-0c97de94c1db None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.688438] [55072]: INFO cinder.api.openstack.wsgi [None req-ff138953-c0ec-46fc-a25a-0c97de94c1db tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] GET http://10.180.1.21/volume/v3/volumes/45d6650f-f844-484c-8980-9cb764e2f4f8 [ 940.688932] [55072]: DEBUG cinder.api.openstack.wsgi [None req-ff138953-c0ec-46fc-a25a-0c97de94c1db tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 940.689512] [55072]: DEBUG cinder.api.openstack.wsgi [None req-ff138953-c0ec-46fc-a25a-0c97de94c1db tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 940.703782] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 940.703782] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 940.710030] [55072]: INFO cinder.volume.api [None req-ff138953-c0ec-46fc-a25a-0c97de94c1db tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Volume info retrieved successfully. [ 940.715148] [55072]: INFO cinder.api.openstack.wsgi [None req-ff138953-c0ec-46fc-a25a-0c97de94c1db tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] http://10.180.1.21/volume/v3/volumes/45d6650f-f844-484c-8980-9cb764e2f4f8 returned with HTTP 200 [ 940.715569] [55072]: [pid: 55072|app: 0|req: 92/169] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:21:03 2025] GET /volume/v3/volumes/45d6650f-f844-484c-8980-9cb764e2f4f8 => generated 823 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 941.732838] [55073]: DEBUG cinder.api.middleware.request_id [None req-0f094569-bcee-4f13-92ca-9bb276f21be3 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 941.735186] [55073]: INFO cinder.api.openstack.wsgi [None req-0f094569-bcee-4f13-92ca-9bb276f21be3 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] GET http://10.180.1.21/volume/v3/volumes/45d6650f-f844-484c-8980-9cb764e2f4f8 [ 941.735421] [55073]: DEBUG cinder.api.openstack.wsgi [None req-0f094569-bcee-4f13-92ca-9bb276f21be3 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 941.735641] [55073]: DEBUG cinder.api.openstack.wsgi [None req-0f094569-bcee-4f13-92ca-9bb276f21be3 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 941.750575] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 941.750575] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 941.755548] [55073]: INFO cinder.volume.api [None req-0f094569-bcee-4f13-92ca-9bb276f21be3 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Volume info retrieved successfully. [ 941.761394] [55073]: INFO cinder.api.openstack.wsgi [None req-0f094569-bcee-4f13-92ca-9bb276f21be3 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] http://10.180.1.21/volume/v3/volumes/45d6650f-f844-484c-8980-9cb764e2f4f8 returned with HTTP 200 [ 941.762046] [55073]: [pid: 55073|app: 0|req: 78/170] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:21:04 2025] GET /volume/v3/volumes/45d6650f-f844-484c-8980-9cb764e2f4f8 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 942.311626] [55072]: DEBUG cinder.api.middleware.request_id [req-d463ad8c-bec8-4d25-aec9-46a5516c6072 req-2bd062f0-490c-4dc6-98c7-831d6ef11475 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 942.314060] [55072]: INFO cinder.api.openstack.wsgi [req-d463ad8c-bec8-4d25-aec9-46a5516c6072 req-2bd062f0-490c-4dc6-98c7-831d6ef11475 tempest-VolumesNegativeTest-58744179 tempest-VolumesNegativeTest-58744179-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-125001381 [ 942.314701] [55072]: DEBUG cinder.api.openstack.wsgi [req-d463ad8c-bec8-4d25-aec9-46a5516c6072 req-2bd062f0-490c-4dc6-98c7-831d6ef11475 tempest-VolumesNegativeTest-58744179 tempest-VolumesNegativeTest-58744179-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 942.314701] [55072]: DEBUG cinder.api.openstack.wsgi [req-d463ad8c-bec8-4d25-aec9-46a5516c6072 req-2bd062f0-490c-4dc6-98c7-831d6ef11475 tempest-VolumesNegativeTest-58744179 tempest-VolumesNegativeTest-58744179-project-member] Calling method 'delete' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 942.314701] [55072]: INFO cinder.api.v3.volumes [req-d463ad8c-bec8-4d25-aec9-46a5516c6072 req-2bd062f0-490c-4dc6-98c7-831d6ef11475 tempest-VolumesNegativeTest-58744179 tempest-VolumesNegativeTest-58744179-project-member] Delete volume with id: tempest-invalid-125001381 [ 942.321263] [55072]: INFO cinder.api.openstack.wsgi [req-d463ad8c-bec8-4d25-aec9-46a5516c6072 req-2bd062f0-490c-4dc6-98c7-831d6ef11475 tempest-VolumesNegativeTest-58744179 tempest-VolumesNegativeTest-58744179-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-125001381 returned with HTTP 404 [ 942.322031] [55072]: [pid: 55072|app: 0|req: 93/171] 10.180.1.21 () {62 vars in 1467 bytes} [Wed Feb 19 17:21:05 2025] DELETE /volume/v3/volumes/tempest-invalid-125001381 => generated 98 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 942.346721] [55073]: DEBUG cinder.api.middleware.request_id [req-206b18b7-8763-4439-82c5-d8e16b924870 req-ab8b9128-a389-4f07-881e-92f0844e167a None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 942.350727] [55073]: INFO cinder.api.openstack.wsgi [req-206b18b7-8763-4439-82c5-d8e16b924870 req-ab8b9128-a389-4f07-881e-92f0844e167a tempest-VolumesNegativeTest-58744179 tempest-VolumesNegativeTest-58744179-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b2911cb5-4749-48a3-b6ca-18585e7a12a0 [ 942.352028] [55073]: DEBUG cinder.api.openstack.wsgi [req-206b18b7-8763-4439-82c5-d8e16b924870 req-ab8b9128-a389-4f07-881e-92f0844e167a tempest-VolumesNegativeTest-58744179 tempest-VolumesNegativeTest-58744179-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 942.352028] [55073]: DEBUG cinder.api.openstack.wsgi [req-206b18b7-8763-4439-82c5-d8e16b924870 req-ab8b9128-a389-4f07-881e-92f0844e167a tempest-VolumesNegativeTest-58744179 tempest-VolumesNegativeTest-58744179-project-member] Calling method 'delete' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 942.352028] [55073]: INFO cinder.api.v3.volumes [req-206b18b7-8763-4439-82c5-d8e16b924870 req-ab8b9128-a389-4f07-881e-92f0844e167a tempest-VolumesNegativeTest-58744179 tempest-VolumesNegativeTest-58744179-project-member] Delete volume with id: b2911cb5-4749-48a3-b6ca-18585e7a12a0 [ 942.359909] [55073]: INFO cinder.api.openstack.wsgi [req-206b18b7-8763-4439-82c5-d8e16b924870 req-ab8b9128-a389-4f07-881e-92f0844e167a tempest-VolumesNegativeTest-58744179 tempest-VolumesNegativeTest-58744179-project-member] http://10.180.1.21/volume/v3/volumes/b2911cb5-4749-48a3-b6ca-18585e7a12a0 returned with HTTP 404 [ 942.359909] [55073]: [pid: 55073|app: 0|req: 79/172] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 17:21:05 2025] DELETE /volume/v3/volumes/b2911cb5-4749-48a3-b6ca-18585e7a12a0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 942.377082] [55072]: DEBUG cinder.api.middleware.request_id [req-a42d84c4-c4ee-45ab-85bc-957f977ee603 req-49790075-4c87-44bb-8feb-154f95c1333a None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 942.381534] [55072]: INFO cinder.api.openstack.wsgi [req-a42d84c4-c4ee-45ab-85bc-957f977ee603 req-49790075-4c87-44bb-8feb-154f95c1333a tempest-VolumesNegativeTest-58744179 tempest-VolumesNegativeTest-58744179-project-member] GET http://10.180.1.21/volume/v3/volumes/0ba6844c-bd94-4a55-be48-947b759c3e4e [ 942.381534] [55072]: DEBUG cinder.api.openstack.wsgi [req-a42d84c4-c4ee-45ab-85bc-957f977ee603 req-49790075-4c87-44bb-8feb-154f95c1333a tempest-VolumesNegativeTest-58744179 tempest-VolumesNegativeTest-58744179-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 942.381836] [55072]: DEBUG cinder.api.openstack.wsgi [req-a42d84c4-c4ee-45ab-85bc-957f977ee603 req-49790075-4c87-44bb-8feb-154f95c1333a tempest-VolumesNegativeTest-58744179 tempest-VolumesNegativeTest-58744179-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 942.390155] [55072]: INFO cinder.api.openstack.wsgi [req-a42d84c4-c4ee-45ab-85bc-957f977ee603 req-49790075-4c87-44bb-8feb-154f95c1333a tempest-VolumesNegativeTest-58744179 tempest-VolumesNegativeTest-58744179-project-member] http://10.180.1.21/volume/v3/volumes/0ba6844c-bd94-4a55-be48-947b759c3e4e returned with HTTP 404 [ 942.390789] [55072]: [pid: 55072|app: 0|req: 94/173] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:21:05 2025] GET /volume/v3/volumes/0ba6844c-bd94-4a55-be48-947b759c3e4e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 952.354368] [55073]: DEBUG dbcounter [-] [55073] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55073) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 952.385591] [55072]: DEBUG dbcounter [-] [55072] Writing DB stats cinder:SELECT=7 {{(pid=55072) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 958.613988] [55073]: DEBUG cinder.api.middleware.request_id [req-47ca0e70-df3d-471c-9b13-80db3a54c93a req-f2d08d01-c691-4a79-b619-669e0bf1911d None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 958.618269] [55073]: INFO cinder.api.openstack.wsgi [req-47ca0e70-df3d-471c-9b13-80db3a54c93a req-f2d08d01-c691-4a79-b619-669e0bf1911d tempest-ServerActionsTestJSON-882004743 tempest-ServerActionsTestJSON-882004743-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=a881c010-07df-40df-a487-42e3e382c8bc [ 958.618519] [55073]: DEBUG cinder.api.openstack.wsgi [req-47ca0e70-df3d-471c-9b13-80db3a54c93a req-f2d08d01-c691-4a79-b619-669e0bf1911d tempest-ServerActionsTestJSON-882004743 tempest-ServerActionsTestJSON-882004743-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 958.618746] [55073]: DEBUG cinder.api.openstack.wsgi [req-47ca0e70-df3d-471c-9b13-80db3a54c93a req-f2d08d01-c691-4a79-b619-669e0bf1911d tempest-ServerActionsTestJSON-882004743 tempest-ServerActionsTestJSON-882004743-project-member] Calling method 'version_select' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 958.626913] [55073]: INFO cinder.api.openstack.wsgi [req-47ca0e70-df3d-471c-9b13-80db3a54c93a req-f2d08d01-c691-4a79-b619-669e0bf1911d tempest-ServerActionsTestJSON-882004743 tempest-ServerActionsTestJSON-882004743-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=a881c010-07df-40df-a487-42e3e382c8bc returned with HTTP 200 [ 958.626992] [55073]: [pid: 55073|app: 0|req: 80/174] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Feb 19 17:21:21 2025] GET /volume/v3/attachments?instance_id=a881c010-07df-40df-a487-42e3e382c8bc => generated 19 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 964.093932] [55072]: DEBUG cinder.api.middleware.request_id [req-67dae945-7b72-49ab-9a65-75da25a0b590 req-aa4775a4-2682-4312-af5e-2a9da214e8aa None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 964.096081] [55072]: INFO cinder.api.openstack.wsgi [req-67dae945-7b72-49ab-9a65-75da25a0b590 req-aa4775a4-2682-4312-af5e-2a9da214e8aa tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] GET http://10.180.1.21/volume/v3/volumes/45d6650f-f844-484c-8980-9cb764e2f4f8 [ 964.096317] [55072]: DEBUG cinder.api.openstack.wsgi [req-67dae945-7b72-49ab-9a65-75da25a0b590 req-aa4775a4-2682-4312-af5e-2a9da214e8aa tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 964.096915] [55072]: DEBUG cinder.api.openstack.wsgi [req-67dae945-7b72-49ab-9a65-75da25a0b590 req-aa4775a4-2682-4312-af5e-2a9da214e8aa tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 964.107629] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 964.107629] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 964.111698] [55072]: INFO cinder.volume.api [req-67dae945-7b72-49ab-9a65-75da25a0b590 req-aa4775a4-2682-4312-af5e-2a9da214e8aa tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Volume info retrieved successfully. [ 964.116590] [55072]: INFO cinder.api.openstack.wsgi [req-67dae945-7b72-49ab-9a65-75da25a0b590 req-aa4775a4-2682-4312-af5e-2a9da214e8aa tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] http://10.180.1.21/volume/v3/volumes/45d6650f-f844-484c-8980-9cb764e2f4f8 returned with HTTP 200 [ 964.116979] [55072]: [pid: 55072|app: 0|req: 95/175] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:21:26 2025] GET /volume/v3/volumes/45d6650f-f844-484c-8980-9cb764e2f4f8 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 964.131123] [55073]: DEBUG cinder.api.middleware.request_id [None req-5fbf2c5a-66df-4d6f-a9ec-a747006b05a7 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 964.131659] [55073]: INFO cinder.api.openstack.wsgi [None req-5fbf2c5a-66df-4d6f-a9ec-a747006b05a7 None None] GET http://10.180.1.21/volume// [ 964.131756] [55073]: DEBUG cinder.api.openstack.wsgi [None req-5fbf2c5a-66df-4d6f-a9ec-a747006b05a7 None None] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 964.131968] [55073]: DEBUG cinder.api.openstack.wsgi [None req-5fbf2c5a-66df-4d6f-a9ec-a747006b05a7 None None] Calling method 'all' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 964.133020] [55073]: INFO cinder.api.openstack.wsgi [None req-5fbf2c5a-66df-4d6f-a9ec-a747006b05a7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 964.133350] [55073]: [pid: 55073|app: 0|req: 81/176] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 17:21:26 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 964.137624] [55072]: DEBUG cinder.api.middleware.request_id [req-67dae945-7b72-49ab-9a65-75da25a0b590 req-6899eaaa-20fd-452d-b102-3a5db0902e09 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 964.140867] [55072]: INFO cinder.api.openstack.wsgi [req-67dae945-7b72-49ab-9a65-75da25a0b590 req-6899eaaa-20fd-452d-b102-3a5db0902e09 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] POST http://10.180.1.21/volume/v3/attachments [ 964.141392] [55072]: DEBUG cinder.api.openstack.wsgi [req-67dae945-7b72-49ab-9a65-75da25a0b590 req-6899eaaa-20fd-452d-b102-3a5db0902e09 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "45d6650f-f844-484c-8980-9cb764e2f4f8", "connector": null, "instance_uuid": "9c97d24f-2c4d-4d18-b7f5-e785f3a49f3b"}} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 964.151242] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 964.151242] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 964.174975] [55072]: INFO cinder.api.openstack.wsgi [req-67dae945-7b72-49ab-9a65-75da25a0b590 req-6899eaaa-20fd-452d-b102-3a5db0902e09 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 964.175528] [55072]: [pid: 55072|app: 0|req: 96/177] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 17:21:26 2025] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 964.204812] [55073]: DEBUG cinder.api.middleware.request_id [req-67dae945-7b72-49ab-9a65-75da25a0b590 req-e44ea5b2-4159-4452-8fe9-b858f58db42b None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 964.210620] [55073]: INFO cinder.api.openstack.wsgi [req-67dae945-7b72-49ab-9a65-75da25a0b590 req-e44ea5b2-4159-4452-8fe9-b858f58db42b tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] POST http://10.180.1.21/volume/v3/attachments/d8c1b29c-f804-4b97-9b5e-d81cdf5c7601/action [ 964.211182] [55073]: DEBUG cinder.api.openstack.wsgi [req-67dae945-7b72-49ab-9a65-75da25a0b590 req-e44ea5b2-4159-4452-8fe9-b858f58db42b tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Action body: b'{"os-complete": null}' {{(pid=55073) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 964.211286] [55073]: DEBUG cinder.api.openstack.wsgi [req-67dae945-7b72-49ab-9a65-75da25a0b590 req-e44ea5b2-4159-4452-8fe9-b858f58db42b tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 964.235647] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 964.235647] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 964.248657] [55073]: INFO cinder.api.openstack.wsgi [req-67dae945-7b72-49ab-9a65-75da25a0b590 req-e44ea5b2-4159-4452-8fe9-b858f58db42b tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] http://10.180.1.21/volume/v3/attachments/d8c1b29c-f804-4b97-9b5e-d81cdf5c7601/action returned with HTTP 204 [ 964.248657] [55073]: [pid: 55073|app: 0|req: 82/178] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 17:21:27 2025] POST /volume/v3/attachments/d8c1b29c-f804-4b97-9b5e-d81cdf5c7601/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 964.270907] [55072]: DEBUG cinder.api.middleware.request_id [None req-5b72094f-6281-4d1f-81ae-5c3824e7533c None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 964.273147] [55072]: INFO cinder.api.openstack.wsgi [None req-5b72094f-6281-4d1f-81ae-5c3824e7533c tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] GET http://10.180.1.21/volume/v3/volumes/45d6650f-f844-484c-8980-9cb764e2f4f8 [ 964.273372] [55072]: DEBUG cinder.api.openstack.wsgi [None req-5b72094f-6281-4d1f-81ae-5c3824e7533c tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 964.273680] [55072]: DEBUG cinder.api.openstack.wsgi [None req-5b72094f-6281-4d1f-81ae-5c3824e7533c tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 964.286163] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 964.286163] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 964.291024] [55072]: INFO cinder.volume.api [None req-5b72094f-6281-4d1f-81ae-5c3824e7533c tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Volume info retrieved successfully. [ 964.294931] [55072]: INFO cinder.api.openstack.wsgi [None req-5b72094f-6281-4d1f-81ae-5c3824e7533c tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] http://10.180.1.21/volume/v3/volumes/45d6650f-f844-484c-8980-9cb764e2f4f8 returned with HTTP 200 [ 964.300105] [55072]: [pid: 55072|app: 0|req: 97/179] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:21:27 2025] GET /volume/v3/volumes/45d6650f-f844-484c-8980-9cb764e2f4f8 => generated 1110 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 964.306927] [55073]: DEBUG cinder.api.middleware.request_id [None req-e9b4a355-ba87-4891-b143-6f90c42e0285 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 964.309185] [55073]: INFO cinder.api.openstack.wsgi [None req-e9b4a355-ba87-4891-b143-6f90c42e0285 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] GET http://10.180.1.21/volume/v3/volumes/45d6650f-f844-484c-8980-9cb764e2f4f8 [ 964.310428] [55073]: DEBUG cinder.api.openstack.wsgi [None req-e9b4a355-ba87-4891-b143-6f90c42e0285 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 964.310706] [55073]: DEBUG cinder.api.openstack.wsgi [None req-e9b4a355-ba87-4891-b143-6f90c42e0285 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 964.324350] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 964.324350] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 964.330319] [55073]: INFO cinder.volume.api [None req-e9b4a355-ba87-4891-b143-6f90c42e0285 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Volume info retrieved successfully. [ 964.336694] [55073]: INFO cinder.api.openstack.wsgi [None req-e9b4a355-ba87-4891-b143-6f90c42e0285 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] http://10.180.1.21/volume/v3/volumes/45d6650f-f844-484c-8980-9cb764e2f4f8 returned with HTTP 200 [ 964.337174] [55073]: [pid: 55073|app: 0|req: 83/180] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:21:27 2025] GET /volume/v3/volumes/45d6650f-f844-484c-8980-9cb764e2f4f8 => generated 1110 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 964.749121] [55072]: DEBUG cinder.api.middleware.request_id [None req-04cbcc2f-01d2-4240-8646-6ee78a2cb08c None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 964.751175] [55072]: INFO cinder.api.openstack.wsgi [None req-04cbcc2f-01d2-4240-8646-6ee78a2cb08c tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] POST http://10.180.1.21/volume/v3/volumes [ 964.751605] [55072]: DEBUG cinder.api.openstack.wsgi [None req-04cbcc2f-01d2-4240-8646-6ee78a2cb08c tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-925604136", "imageRef": "e056a389-db67-47df-a0e1-5d8e9f6cd089", "size": 1}} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 964.754166] [55072]: DEBUG cinder.api.v3.volumes [None req-04cbcc2f-01d2-4240-8646-6ee78a2cb08c tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-925604136', 'imageRef': 'e056a389-db67-47df-a0e1-5d8e9f6cd089', 'size': 1}} {{(pid=55072) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 964.886786] [55072]: INFO cinder.api.v3.volumes [None req-04cbcc2f-01d2-4240-8646-6ee78a2cb08c tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Create volume of 1 GB [ 964.893397] [55072]: INFO cinder.volume.api [None req-04cbcc2f-01d2-4240-8646-6ee78a2cb08c tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Availability Zones retrieved successfully. [ 964.900399] [55072]: DEBUG cinder.volume.api [None req-04cbcc2f-01d2-4240-8646-6ee78a2cb08c tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Flow 'volume_create_api' (c03b4ff2-aa89-4884-8ea7-0a1d649cda75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 964.901814] [55072]: DEBUG cinder.volume.api [None req-04cbcc2f-01d2-4240-8646-6ee78a2cb08c tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dca508e6-aab6-4a70-95bd-c39f08437728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 964.903475] [55072]: DEBUG cinder.volume.flows.api.create_volume [None req-04cbcc2f-01d2-4240-8646-6ee78a2cb08c tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Validating volume size '1' using validate_int {{(pid=55072) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 964.962486] [55072]: DEBUG cinder.volume.api [None req-04cbcc2f-01d2-4240-8646-6ee78a2cb08c tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dca508e6-aab6-4a70-95bd-c39f08437728) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T17:12:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 964.967253] [55072]: DEBUG cinder.volume.api [None req-04cbcc2f-01d2-4240-8646-6ee78a2cb08c tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dda341d-7732-446c-81c0-bf48740a7555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 965.022518] [55072]: DEBUG cinder.quota [None req-04cbcc2f-01d2-4240-8646-6ee78a2cb08c tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Created reservations ['1e585742-f4f5-4c31-b1c4-dcc02ac7c263', '27a77499-ca5f-498f-8ca8-f69fa7e320c5', 'a5b46369-0656-48a9-b5f9-c495e1e2f026', '58ba475d-0dce-4aa6-9927-0182a05f2c3d'] {{(pid=55072) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 965.023613] [55072]: DEBUG cinder.volume.api [None req-04cbcc2f-01d2-4240-8646-6ee78a2cb08c tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dda341d-7732-446c-81c0-bf48740a7555) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e585742-f4f5-4c31-b1c4-dcc02ac7c263', '27a77499-ca5f-498f-8ca8-f69fa7e320c5', 'a5b46369-0656-48a9-b5f9-c495e1e2f026', '58ba475d-0dce-4aa6-9927-0182a05f2c3d']}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 965.026157] [55072]: DEBUG cinder.volume.api [None req-04cbcc2f-01d2-4240-8646-6ee78a2cb08c tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e17babe-1238-4e82-ad95-c962b42aeee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 965.043908] [55072]: DEBUG cinder.volume.api [None req-04cbcc2f-01d2-4240-8646-6ee78a2cb08c tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e17babe-1238-4e82-ad95-c962b42aeee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '514c3df0-bd79-4b24-8323-4f878d6970b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-tempest.common.compute-volume-925604136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7404719f7ea5495aa3b16e56c1e9cca3',qos_specs=None,replication_status=,reservations=['1e585742-f4f5-4c31-b1c4-dcc02ac7c263','27a77499-ca5f-498f-8ca8-f69fa7e320c5','a5b46369-0656-48a9-b5f9-c495e1e2f026','58ba475d-0dce-4aa6-9927-0182a05f2c3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6e9090a8c8444e49ba35c7a9fc1dad4',volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T17:21:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-925604136',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=514c3df0-bd79-4b24-8323-4f878d6970b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7404719f7ea5495aa3b16e56c1e9cca3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6e9090a8c8444e49ba35c7a9fc1dad4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71),volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71)}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 965.045041] [55072]: DEBUG cinder.volume.api [None req-04cbcc2f-01d2-4240-8646-6ee78a2cb08c tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0aadc05-4916-4783-8f2d-cd469f834562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 965.058908] [55072]: DEBUG cinder.volume.api [None req-04cbcc2f-01d2-4240-8646-6ee78a2cb08c tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0aadc05-4916-4783-8f2d-cd469f834562) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-tempest.common.compute-volume-925604136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7404719f7ea5495aa3b16e56c1e9cca3',qos_specs=None,replication_status=,reservations=['1e585742-f4f5-4c31-b1c4-dcc02ac7c263','27a77499-ca5f-498f-8ca8-f69fa7e320c5','a5b46369-0656-48a9-b5f9-c495e1e2f026','58ba475d-0dce-4aa6-9927-0182a05f2c3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6e9090a8c8444e49ba35c7a9fc1dad4',volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71)}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 965.059865] [55072]: DEBUG cinder.volume.api [None req-04cbcc2f-01d2-4240-8646-6ee78a2cb08c tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ae443bc-4397-4cd5-97e9-fee6f9b3beb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 965.069603] [55072]: DEBUG cinder.volume.api [None req-04cbcc2f-01d2-4240-8646-6ee78a2cb08c tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ae443bc-4397-4cd5-97e9-fee6f9b3beb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 965.070680] [55072]: DEBUG cinder.volume.api [None req-04cbcc2f-01d2-4240-8646-6ee78a2cb08c tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Flow 'volume_create_api' (c03b4ff2-aa89-4884-8ea7-0a1d649cda75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55072) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 965.071059] [55072]: INFO cinder.volume.api [None req-04cbcc2f-01d2-4240-8646-6ee78a2cb08c tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Create volume request issued successfully. [ 965.071841] [55072]: INFO cinder.api.openstack.wsgi [None req-04cbcc2f-01d2-4240-8646-6ee78a2cb08c tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 965.072230] [55072]: [pid: 55072|app: 0|req: 98/181] 10.180.1.21 () {62 vars in 1177 bytes} [Wed Feb 19 17:21:27 2025] POST /volume/v3/volumes => generated 897 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 965.085250] [55073]: DEBUG cinder.api.middleware.request_id [None req-54e4c3d4-5439-4928-a1c8-8cbefc2d70a8 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 965.089134] [55073]: INFO cinder.api.openstack.wsgi [None req-54e4c3d4-5439-4928-a1c8-8cbefc2d70a8 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] GET http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 [ 965.090155] [55073]: DEBUG cinder.api.openstack.wsgi [None req-54e4c3d4-5439-4928-a1c8-8cbefc2d70a8 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 965.091296] [55073]: DEBUG cinder.api.openstack.wsgi [None req-54e4c3d4-5439-4928-a1c8-8cbefc2d70a8 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 965.100031] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 965.100031] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 965.107606] [55073]: INFO cinder.volume.api [None req-54e4c3d4-5439-4928-a1c8-8cbefc2d70a8 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Volume info retrieved successfully. [ 965.110378] [55073]: INFO cinder.api.openstack.wsgi [None req-54e4c3d4-5439-4928-a1c8-8cbefc2d70a8 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 returned with HTTP 200 [ 965.111666] [55073]: [pid: 55073|app: 0|req: 84/182] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 17:21:27 2025] GET /volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 => generated 965 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 966.125577] [55072]: DEBUG cinder.api.middleware.request_id [None req-2e9f343a-34e8-4b8e-bf28-4a1c860000fb None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 966.128181] [55072]: INFO cinder.api.openstack.wsgi [None req-2e9f343a-34e8-4b8e-bf28-4a1c860000fb tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] GET http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 [ 966.128517] [55072]: DEBUG cinder.api.openstack.wsgi [None req-2e9f343a-34e8-4b8e-bf28-4a1c860000fb tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 966.128738] [55072]: DEBUG cinder.api.openstack.wsgi [None req-2e9f343a-34e8-4b8e-bf28-4a1c860000fb tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 966.140098] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 966.140098] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 966.144521] [55072]: INFO cinder.volume.api [None req-2e9f343a-34e8-4b8e-bf28-4a1c860000fb tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Volume info retrieved successfully. [ 966.153086] [55072]: INFO cinder.api.openstack.wsgi [None req-2e9f343a-34e8-4b8e-bf28-4a1c860000fb tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 returned with HTTP 200 [ 966.153511] [55072]: [pid: 55072|app: 0|req: 99/183] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 17:21:28 2025] GET /volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 => generated 989 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 967.165712] [55073]: DEBUG cinder.api.middleware.request_id [None req-3ded51a5-89e8-4e9f-9712-9807b961f7ab None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 967.168358] [55073]: INFO cinder.api.openstack.wsgi [None req-3ded51a5-89e8-4e9f-9712-9807b961f7ab tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] GET http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 [ 967.169033] [55073]: DEBUG cinder.api.openstack.wsgi [None req-3ded51a5-89e8-4e9f-9712-9807b961f7ab tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 967.169033] [55073]: DEBUG cinder.api.openstack.wsgi [None req-3ded51a5-89e8-4e9f-9712-9807b961f7ab tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 967.182235] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 967.182235] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 967.188409] [55073]: INFO cinder.volume.api [None req-3ded51a5-89e8-4e9f-9712-9807b961f7ab tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Volume info retrieved successfully. [ 967.193289] [55073]: INFO cinder.api.openstack.wsgi [None req-3ded51a5-89e8-4e9f-9712-9807b961f7ab tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 returned with HTTP 200 [ 967.193686] [55073]: [pid: 55073|app: 0|req: 85/184] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 17:21:30 2025] GET /volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 => generated 989 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 968.205259] [55072]: DEBUG cinder.api.middleware.request_id [None req-acdaad3b-47ca-4559-b647-fe4a3a7bf832 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 968.208604] [55072]: INFO cinder.api.openstack.wsgi [None req-acdaad3b-47ca-4559-b647-fe4a3a7bf832 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] GET http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 [ 968.208996] [55072]: DEBUG cinder.api.openstack.wsgi [None req-acdaad3b-47ca-4559-b647-fe4a3a7bf832 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 968.209296] [55072]: DEBUG cinder.api.openstack.wsgi [None req-acdaad3b-47ca-4559-b647-fe4a3a7bf832 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 968.220877] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 968.220877] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 968.225579] [55072]: INFO cinder.volume.api [None req-acdaad3b-47ca-4559-b647-fe4a3a7bf832 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Volume info retrieved successfully. [ 968.230885] [55072]: INFO cinder.api.openstack.wsgi [None req-acdaad3b-47ca-4559-b647-fe4a3a7bf832 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 returned with HTTP 200 [ 968.231432] [55072]: [pid: 55072|app: 0|req: 100/185] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 17:21:31 2025] GET /volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 => generated 989 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 969.249428] [55073]: DEBUG cinder.api.middleware.request_id [None req-c42926cc-4c91-4b6a-9a5d-50001da0dc38 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 969.251955] [55073]: INFO cinder.api.openstack.wsgi [None req-c42926cc-4c91-4b6a-9a5d-50001da0dc38 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] GET http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 [ 969.252377] [55073]: DEBUG cinder.api.openstack.wsgi [None req-c42926cc-4c91-4b6a-9a5d-50001da0dc38 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 969.252510] [55073]: DEBUG cinder.api.openstack.wsgi [None req-c42926cc-4c91-4b6a-9a5d-50001da0dc38 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 969.263659] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 969.263659] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 969.280495] [55073]: INFO cinder.volume.api [None req-c42926cc-4c91-4b6a-9a5d-50001da0dc38 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Volume info retrieved successfully. [ 969.287216] [55073]: INFO cinder.api.openstack.wsgi [None req-c42926cc-4c91-4b6a-9a5d-50001da0dc38 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 returned with HTTP 200 [ 969.287629] [55073]: [pid: 55073|app: 0|req: 86/186] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 17:21:32 2025] GET /volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 => generated 989 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 970.301917] [55072]: DEBUG cinder.api.middleware.request_id [None req-a58dc6a8-3fff-4a31-bfcb-3a6563f67b7a None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 970.305159] [55072]: INFO cinder.api.openstack.wsgi [None req-a58dc6a8-3fff-4a31-bfcb-3a6563f67b7a tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] GET http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 [ 970.306044] [55072]: DEBUG cinder.api.openstack.wsgi [None req-a58dc6a8-3fff-4a31-bfcb-3a6563f67b7a tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 970.306044] [55072]: DEBUG cinder.api.openstack.wsgi [None req-a58dc6a8-3fff-4a31-bfcb-3a6563f67b7a tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 970.324316] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 970.324316] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 970.333031] [55072]: INFO cinder.volume.api [None req-a58dc6a8-3fff-4a31-bfcb-3a6563f67b7a tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Volume info retrieved successfully. [ 970.337948] [55072]: INFO cinder.api.openstack.wsgi [None req-a58dc6a8-3fff-4a31-bfcb-3a6563f67b7a tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 returned with HTTP 200 [ 970.338380] [55072]: [pid: 55072|app: 0|req: 101/187] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 17:21:33 2025] GET /volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 => generated 989 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 971.351250] [55073]: DEBUG cinder.api.middleware.request_id [None req-3f171b2e-dec5-4b40-90b1-4323f489d229 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 971.355673] [55073]: INFO cinder.api.openstack.wsgi [None req-3f171b2e-dec5-4b40-90b1-4323f489d229 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] GET http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 [ 971.357012] [55073]: DEBUG cinder.api.openstack.wsgi [None req-3f171b2e-dec5-4b40-90b1-4323f489d229 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 971.357318] [55073]: DEBUG cinder.api.openstack.wsgi [None req-3f171b2e-dec5-4b40-90b1-4323f489d229 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 971.369411] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 971.369411] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 971.373583] [55073]: INFO cinder.volume.api [None req-3f171b2e-dec5-4b40-90b1-4323f489d229 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Volume info retrieved successfully. [ 971.378622] [55073]: INFO cinder.api.openstack.wsgi [None req-3f171b2e-dec5-4b40-90b1-4323f489d229 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 returned with HTTP 200 [ 971.379076] [55073]: [pid: 55073|app: 0|req: 87/188] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 17:21:34 2025] GET /volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 => generated 989 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 972.396413] [55072]: DEBUG cinder.api.middleware.request_id [None req-bd650246-1bec-4d71-86a5-31352ec1ceb4 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 972.398839] [55072]: INFO cinder.api.openstack.wsgi [None req-bd650246-1bec-4d71-86a5-31352ec1ceb4 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] GET http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 [ 972.399113] [55072]: DEBUG cinder.api.openstack.wsgi [None req-bd650246-1bec-4d71-86a5-31352ec1ceb4 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 972.399440] [55072]: DEBUG cinder.api.openstack.wsgi [None req-bd650246-1bec-4d71-86a5-31352ec1ceb4 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 972.413010] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 972.413010] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 972.418299] [55072]: INFO cinder.volume.api [None req-bd650246-1bec-4d71-86a5-31352ec1ceb4 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Volume info retrieved successfully. [ 972.426301] [55072]: INFO cinder.api.openstack.wsgi [None req-bd650246-1bec-4d71-86a5-31352ec1ceb4 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 returned with HTTP 200 [ 972.426585] [55072]: [pid: 55072|app: 0|req: 102/189] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 17:21:35 2025] GET /volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 => generated 989 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 973.437802] [55073]: DEBUG cinder.api.middleware.request_id [None req-7f69b854-afc0-49b2-8c12-a54c0134daa7 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 973.441618] [55073]: INFO cinder.api.openstack.wsgi [None req-7f69b854-afc0-49b2-8c12-a54c0134daa7 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] GET http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 [ 973.441618] [55073]: DEBUG cinder.api.openstack.wsgi [None req-7f69b854-afc0-49b2-8c12-a54c0134daa7 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 973.441618] [55073]: DEBUG cinder.api.openstack.wsgi [None req-7f69b854-afc0-49b2-8c12-a54c0134daa7 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 973.450267] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 973.450267] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 973.454412] [55073]: INFO cinder.volume.api [None req-7f69b854-afc0-49b2-8c12-a54c0134daa7 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Volume info retrieved successfully. [ 973.460261] [55073]: INFO cinder.api.openstack.wsgi [None req-7f69b854-afc0-49b2-8c12-a54c0134daa7 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 returned with HTTP 200 [ 973.460261] [55073]: [pid: 55073|app: 0|req: 88/190] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 17:21:36 2025] GET /volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 => generated 989 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 974.476487] [55072]: DEBUG cinder.api.middleware.request_id [None req-197cc1f7-7966-4622-a2ba-451f05644052 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 974.478996] [55072]: INFO cinder.api.openstack.wsgi [None req-197cc1f7-7966-4622-a2ba-451f05644052 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] GET http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 [ 974.479269] [55072]: DEBUG cinder.api.openstack.wsgi [None req-197cc1f7-7966-4622-a2ba-451f05644052 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 974.479524] [55072]: DEBUG cinder.api.openstack.wsgi [None req-197cc1f7-7966-4622-a2ba-451f05644052 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 974.501446] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 974.501446] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 974.514146] [55072]: INFO cinder.volume.api [None req-197cc1f7-7966-4622-a2ba-451f05644052 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Volume info retrieved successfully. [ 974.520633] [55072]: INFO cinder.api.openstack.wsgi [None req-197cc1f7-7966-4622-a2ba-451f05644052 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 returned with HTTP 200 [ 974.521729] [55072]: [pid: 55072|app: 0|req: 103/191] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 17:21:37 2025] GET /volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 => generated 989 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 974.990035] [55073]: DEBUG cinder.api.middleware.request_id [None req-b9102c4e-cfdc-411f-a319-98c50fb0d4ff None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 974.990035] [55073]: INFO cinder.api.openstack.wsgi [None req-b9102c4e-cfdc-411f-a319-98c50fb0d4ff None None] GET http://10.180.1.21/volume// [ 974.990035] [55073]: DEBUG cinder.api.openstack.wsgi [None req-b9102c4e-cfdc-411f-a319-98c50fb0d4ff None None] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 974.990347] [55073]: DEBUG cinder.api.openstack.wsgi [None req-b9102c4e-cfdc-411f-a319-98c50fb0d4ff None None] Calling method 'all' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 974.990595] [55073]: INFO cinder.api.openstack.wsgi [None req-b9102c4e-cfdc-411f-a319-98c50fb0d4ff None None] http://10.180.1.21/volume// returned with HTTP 300 [ 974.990906] [55073]: [pid: 55073|app: 0|req: 89/192] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 17:21:37 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 974.996215] [55072]: DEBUG cinder.api.middleware.request_id [req-8658007c-126a-440f-8896-4ca02a4d30ff req-d09c1ea2-7c86-4f6c-b0c1-2490eb2fa23c None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 974.997318] [55072]: INFO cinder.api.openstack.wsgi [req-8658007c-126a-440f-8896-4ca02a4d30ff req-d09c1ea2-7c86-4f6c-b0c1-2490eb2fa23c tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] GET http://10.180.1.21/volume/v3/volumes/45d6650f-f844-484c-8980-9cb764e2f4f8 [ 974.997461] [55072]: DEBUG cinder.api.openstack.wsgi [req-8658007c-126a-440f-8896-4ca02a4d30ff req-d09c1ea2-7c86-4f6c-b0c1-2490eb2fa23c tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 974.997894] [55072]: DEBUG cinder.api.openstack.wsgi [req-8658007c-126a-440f-8896-4ca02a4d30ff req-d09c1ea2-7c86-4f6c-b0c1-2490eb2fa23c tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 975.010546] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 975.010546] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 975.016042] [55072]: INFO cinder.volume.api [req-8658007c-126a-440f-8896-4ca02a4d30ff req-d09c1ea2-7c86-4f6c-b0c1-2490eb2fa23c tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Volume info retrieved successfully. [ 975.023035] [55072]: INFO cinder.api.openstack.wsgi [req-8658007c-126a-440f-8896-4ca02a4d30ff req-d09c1ea2-7c86-4f6c-b0c1-2490eb2fa23c tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] http://10.180.1.21/volume/v3/volumes/45d6650f-f844-484c-8980-9cb764e2f4f8 returned with HTTP 200 [ 975.023035] [55072]: [pid: 55072|app: 0|req: 104/193] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 17:21:37 2025] GET /volume/v3/volumes/45d6650f-f844-484c-8980-9cb764e2f4f8 => generated 1291 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 975.152046] [55073]: DEBUG cinder.api.middleware.request_id [req-8658007c-126a-440f-8896-4ca02a4d30ff req-9dc1150e-e5d6-4ed5-b303-811d22cf6065 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 975.162463] [55073]: INFO cinder.api.openstack.wsgi [req-8658007c-126a-440f-8896-4ca02a4d30ff req-9dc1150e-e5d6-4ed5-b303-811d22cf6065 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] PUT http://10.180.1.21/volume/v3/attachments/d8c1b29c-f804-4b97-9b5e-d81cdf5c7601 [ 975.162463] [55073]: DEBUG cinder.api.openstack.wsgi [req-8658007c-126a-440f-8896-4ca02a4d30ff req-9dc1150e-e5d6-4ed5-b303-811d22cf6065 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "mountpoint": "/dev/sdb"}}} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 975.170417] [55073]: DEBUG cinder.coordination [req-8658007c-126a-440f-8896-4ca02a4d30ff req-9dc1150e-e5d6-4ed5-b303-811d22cf6065 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Acquiring lock "cinder-attachment_update-45d6650f-f844-484c-8980-9cb764e2f4f8-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55073) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 975.174718] [55073]: DEBUG cinder.coordination [req-8658007c-126a-440f-8896-4ca02a4d30ff req-9dc1150e-e5d6-4ed5-b303-811d22cf6065 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Lock "cinder-attachment_update-45d6650f-f844-484c-8980-9cb764e2f4f8-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55073) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 975.175820] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 975.175820] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 975.535028] [55072]: DEBUG cinder.api.middleware.request_id [None req-e1d41d5d-2c84-46a4-abdb-c185b60e5273 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 975.536442] [55072]: INFO cinder.api.openstack.wsgi [None req-e1d41d5d-2c84-46a4-abdb-c185b60e5273 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] GET http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 [ 975.536815] [55072]: DEBUG cinder.api.openstack.wsgi [None req-e1d41d5d-2c84-46a4-abdb-c185b60e5273 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 975.539617] [55072]: DEBUG cinder.api.openstack.wsgi [None req-e1d41d5d-2c84-46a4-abdb-c185b60e5273 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 975.549499] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 975.549499] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 975.554303] [55072]: INFO cinder.volume.api [None req-e1d41d5d-2c84-46a4-abdb-c185b60e5273 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Volume info retrieved successfully. [ 975.561720] [55072]: INFO cinder.api.openstack.wsgi [None req-e1d41d5d-2c84-46a4-abdb-c185b60e5273 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 returned with HTTP 200 [ 975.563574] [55072]: [pid: 55072|app: 0|req: 105/194] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 17:21:38 2025] GET /volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 => generated 989 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 976.581477] [55072]: DEBUG cinder.api.middleware.request_id [None req-0be1ab0a-1abc-421e-b5e5-dd72244ec7bd None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 976.587993] [55072]: INFO cinder.api.openstack.wsgi [None req-0be1ab0a-1abc-421e-b5e5-dd72244ec7bd tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] GET http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 [ 976.587993] [55072]: DEBUG cinder.api.openstack.wsgi [None req-0be1ab0a-1abc-421e-b5e5-dd72244ec7bd tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 976.587993] [55072]: DEBUG cinder.api.openstack.wsgi [None req-0be1ab0a-1abc-421e-b5e5-dd72244ec7bd tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 976.602583] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 976.602583] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 976.608267] [55072]: INFO cinder.volume.api [None req-0be1ab0a-1abc-421e-b5e5-dd72244ec7bd tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Volume info retrieved successfully. [ 976.616866] [55072]: INFO cinder.api.openstack.wsgi [None req-0be1ab0a-1abc-421e-b5e5-dd72244ec7bd tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 returned with HTTP 200 [ 976.617395] [55072]: [pid: 55072|app: 0|req: 106/195] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 17:21:39 2025] GET /volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 => generated 989 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 977.630805] [55072]: DEBUG cinder.api.middleware.request_id [None req-a92b318c-a4eb-429f-bb5f-09645d318333 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 977.633265] [55072]: INFO cinder.api.openstack.wsgi [None req-a92b318c-a4eb-429f-bb5f-09645d318333 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] GET http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 [ 977.633904] [55072]: DEBUG cinder.api.openstack.wsgi [None req-a92b318c-a4eb-429f-bb5f-09645d318333 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 977.634163] [55072]: DEBUG cinder.api.openstack.wsgi [None req-a92b318c-a4eb-429f-bb5f-09645d318333 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 977.645804] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 977.645804] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 977.650139] [55072]: INFO cinder.volume.api [None req-a92b318c-a4eb-429f-bb5f-09645d318333 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Volume info retrieved successfully. [ 977.657580] [55072]: INFO cinder.api.openstack.wsgi [None req-a92b318c-a4eb-429f-bb5f-09645d318333 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 returned with HTTP 200 [ 977.657580] [55072]: [pid: 55072|app: 0|req: 107/196] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 17:21:40 2025] GET /volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 => generated 989 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 978.672500] [55072]: DEBUG cinder.api.middleware.request_id [None req-7f1942b8-1b35-471a-a91a-05216d859a33 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 978.675938] [55072]: INFO cinder.api.openstack.wsgi [None req-7f1942b8-1b35-471a-a91a-05216d859a33 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] GET http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 [ 978.675938] [55072]: DEBUG cinder.api.openstack.wsgi [None req-7f1942b8-1b35-471a-a91a-05216d859a33 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 978.675938] [55072]: DEBUG cinder.api.openstack.wsgi [None req-7f1942b8-1b35-471a-a91a-05216d859a33 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 978.688243] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 978.688243] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 978.697468] [55072]: INFO cinder.volume.api [None req-7f1942b8-1b35-471a-a91a-05216d859a33 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Volume info retrieved successfully. [ 978.701133] [55072]: INFO cinder.api.openstack.wsgi [None req-7f1942b8-1b35-471a-a91a-05216d859a33 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 returned with HTTP 200 [ 978.701553] [55072]: [pid: 55072|app: 0|req: 108/197] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 17:21:41 2025] GET /volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 => generated 989 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 979.685344] [55072]: DEBUG cinder.api.middleware.request_id [req-2f4ac3d3-049d-41f8-b0d2-955260959930 req-0e680f94-e6d9-487c-9a73-13ba181432ad None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 979.688851] [55072]: INFO cinder.api.openstack.wsgi [req-2f4ac3d3-049d-41f8-b0d2-955260959930 req-0e680f94-e6d9-487c-9a73-13ba181432ad tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] GET http://10.180.1.21/volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d [ 979.689145] [55072]: DEBUG cinder.api.openstack.wsgi [req-2f4ac3d3-049d-41f8-b0d2-955260959930 req-0e680f94-e6d9-487c-9a73-13ba181432ad tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 979.689443] [55072]: DEBUG cinder.api.openstack.wsgi [req-2f4ac3d3-049d-41f8-b0d2-955260959930 req-0e680f94-e6d9-487c-9a73-13ba181432ad tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 979.702058] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 979.702058] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 979.706347] [55072]: INFO cinder.volume.api [req-2f4ac3d3-049d-41f8-b0d2-955260959930 req-0e680f94-e6d9-487c-9a73-13ba181432ad tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Volume info retrieved successfully. [ 979.712382] [55072]: INFO cinder.api.openstack.wsgi [req-2f4ac3d3-049d-41f8-b0d2-955260959930 req-0e680f94-e6d9-487c-9a73-13ba181432ad tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] http://10.180.1.21/volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d returned with HTTP 200 [ 979.712980] [55072]: [pid: 55072|app: 0|req: 109/198] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:21:42 2025] GET /volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 979.714281] [55072]: DEBUG cinder.api.middleware.request_id [None req-d8531fcd-c76e-440c-82cd-0dbf686b7537 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 979.716995] [55072]: INFO cinder.api.openstack.wsgi [None req-d8531fcd-c76e-440c-82cd-0dbf686b7537 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] GET http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 [ 979.717342] [55072]: DEBUG cinder.api.openstack.wsgi [None req-d8531fcd-c76e-440c-82cd-0dbf686b7537 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 979.717706] [55072]: DEBUG cinder.api.openstack.wsgi [None req-d8531fcd-c76e-440c-82cd-0dbf686b7537 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 979.728033] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 979.728033] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 979.734193] [55072]: INFO cinder.volume.api [None req-d8531fcd-c76e-440c-82cd-0dbf686b7537 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Volume info retrieved successfully. [ 979.742330] [55072]: INFO cinder.api.openstack.wsgi [None req-d8531fcd-c76e-440c-82cd-0dbf686b7537 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 returned with HTTP 200 [ 979.743248] [55072]: [pid: 55072|app: 0|req: 110/199] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 17:21:42 2025] GET /volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 => generated 989 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 980.199218] [55073]: DEBUG cinder.coordination [req-8658007c-126a-440f-8896-4ca02a4d30ff req-9dc1150e-e5d6-4ed5-b303-811d22cf6065 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Lock "cinder-attachment_update-45d6650f-f844-484c-8980-9cb764e2f4f8-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.024s {{(pid=55073) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 980.199624] [55073]: INFO cinder.api.openstack.wsgi [req-8658007c-126a-440f-8896-4ca02a4d30ff req-9dc1150e-e5d6-4ed5-b303-811d22cf6065 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] http://10.180.1.21/volume/v3/attachments/d8c1b29c-f804-4b97-9b5e-d81cdf5c7601 returned with HTTP 200 [ 980.200220] [55073]: [pid: 55073|app: 0|req: 90/200] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 17:21:37 2025] PUT /volume/v3/attachments/d8c1b29c-f804-4b97-9b5e-d81cdf5c7601 => generated 617 bytes in 5052 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 980.709987] [55072]: DEBUG cinder.api.middleware.request_id [req-8658007c-126a-440f-8896-4ca02a4d30ff req-ad5fe72c-0f7a-45f0-b9f8-e2df18ae2e45 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 980.712800] [55072]: INFO cinder.api.openstack.wsgi [req-8658007c-126a-440f-8896-4ca02a4d30ff req-ad5fe72c-0f7a-45f0-b9f8-e2df18ae2e45 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] POST http://10.180.1.21/volume/v3/attachments/d8c1b29c-f804-4b97-9b5e-d81cdf5c7601/action [ 980.713370] [55072]: DEBUG cinder.api.openstack.wsgi [req-8658007c-126a-440f-8896-4ca02a4d30ff req-ad5fe72c-0f7a-45f0-b9f8-e2df18ae2e45 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Action body: b'{"os-complete": null}' {{(pid=55072) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 980.713494] [55072]: DEBUG cinder.api.openstack.wsgi [req-8658007c-126a-440f-8896-4ca02a4d30ff req-ad5fe72c-0f7a-45f0-b9f8-e2df18ae2e45 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 980.731586] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 980.731586] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 980.738342] [55072]: INFO cinder.api.openstack.wsgi [req-8658007c-126a-440f-8896-4ca02a4d30ff req-ad5fe72c-0f7a-45f0-b9f8-e2df18ae2e45 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] http://10.180.1.21/volume/v3/attachments/d8c1b29c-f804-4b97-9b5e-d81cdf5c7601/action returned with HTTP 204 [ 980.738847] [55072]: [pid: 55072|app: 0|req: 111/201] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 17:21:43 2025] POST /volume/v3/attachments/d8c1b29c-f804-4b97-9b5e-d81cdf5c7601/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 980.754463] [55073]: DEBUG cinder.api.middleware.request_id [None req-2551e1d4-25bb-4034-8d29-95647eb27961 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 980.756824] [55073]: INFO cinder.api.openstack.wsgi [None req-2551e1d4-25bb-4034-8d29-95647eb27961 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] GET http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 [ 980.757113] [55073]: DEBUG cinder.api.openstack.wsgi [None req-2551e1d4-25bb-4034-8d29-95647eb27961 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 980.757336] [55073]: DEBUG cinder.api.openstack.wsgi [None req-2551e1d4-25bb-4034-8d29-95647eb27961 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 980.765338] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 980.765338] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 980.769330] [55073]: INFO cinder.volume.api [None req-2551e1d4-25bb-4034-8d29-95647eb27961 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Volume info retrieved successfully. [ 980.774310] [55073]: INFO cinder.api.openstack.wsgi [None req-2551e1d4-25bb-4034-8d29-95647eb27961 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 returned with HTTP 200 [ 980.774714] [55073]: [pid: 55073|app: 0|req: 91/202] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 17:21:43 2025] GET /volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 => generated 989 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 981.238848] [55072]: DEBUG cinder.api.middleware.request_id [None req-e588200c-79bb-48f6-b503-27d410471271 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 981.239310] [55072]: INFO cinder.api.openstack.wsgi [None req-e588200c-79bb-48f6-b503-27d410471271 None None] GET http://10.180.1.21/volume// [ 981.239497] [55072]: DEBUG cinder.api.openstack.wsgi [None req-e588200c-79bb-48f6-b503-27d410471271 None None] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 981.239741] [55072]: DEBUG cinder.api.openstack.wsgi [None req-e588200c-79bb-48f6-b503-27d410471271 None None] Calling method 'all' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 981.240152] [55072]: INFO cinder.api.openstack.wsgi [None req-e588200c-79bb-48f6-b503-27d410471271 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 981.240461] [55072]: [pid: 55072|app: 0|req: 112/203] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 17:21:44 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 981.245289] [55073]: DEBUG cinder.api.middleware.request_id [req-2f4ac3d3-049d-41f8-b0d2-955260959930 req-ffe57fb8-0279-4c81-ab02-f5d5367ee27f None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 981.249157] [55073]: INFO cinder.api.openstack.wsgi [req-2f4ac3d3-049d-41f8-b0d2-955260959930 req-ffe57fb8-0279-4c81-ab02-f5d5367ee27f tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] POST http://10.180.1.21/volume/v3/attachments [ 981.249157] [55073]: DEBUG cinder.api.openstack.wsgi [req-2f4ac3d3-049d-41f8-b0d2-955260959930 req-ffe57fb8-0279-4c81-ab02-f5d5367ee27f tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8cf1c832-44d1-48b1-9297-ad3237496d0d", "connector": null, "instance_uuid": "df59e274-31e6-4f35-b553-dd353b70d554"}} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 981.262029] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 981.262029] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 981.278110] [55073]: INFO cinder.api.openstack.wsgi [req-2f4ac3d3-049d-41f8-b0d2-955260959930 req-ffe57fb8-0279-4c81-ab02-f5d5367ee27f tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 981.278608] [55073]: [pid: 55073|app: 0|req: 92/204] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 17:21:44 2025] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 981.305718] [55072]: DEBUG cinder.api.middleware.request_id [None req-404ad001-3d74-4e35-b7db-b51924e7c81e None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 981.307894] [55072]: INFO cinder.api.openstack.wsgi [None req-404ad001-3d74-4e35-b7db-b51924e7c81e tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] GET http://10.180.1.21/volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d [ 981.308141] [55072]: DEBUG cinder.api.openstack.wsgi [None req-404ad001-3d74-4e35-b7db-b51924e7c81e tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 981.308360] [55072]: DEBUG cinder.api.openstack.wsgi [None req-404ad001-3d74-4e35-b7db-b51924e7c81e tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 981.327343] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 981.327343] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 981.331988] [55072]: INFO cinder.volume.api [None req-404ad001-3d74-4e35-b7db-b51924e7c81e tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Volume info retrieved successfully. [ 981.339020] [55072]: INFO cinder.api.openstack.wsgi [None req-404ad001-3d74-4e35-b7db-b51924e7c81e tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] http://10.180.1.21/volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d returned with HTTP 200 [ 981.339020] [55072]: [pid: 55072|app: 0|req: 113/205] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:21:44 2025] GET /volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 981.788879] [55073]: DEBUG cinder.api.middleware.request_id [None req-cb946de0-bc9a-4b49-bd00-2153e348d97d None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 981.790791] [55073]: INFO cinder.api.openstack.wsgi [None req-cb946de0-bc9a-4b49-bd00-2153e348d97d tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] GET http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 [ 981.791237] [55073]: DEBUG cinder.api.openstack.wsgi [None req-cb946de0-bc9a-4b49-bd00-2153e348d97d tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 981.791592] [55073]: DEBUG cinder.api.openstack.wsgi [None req-cb946de0-bc9a-4b49-bd00-2153e348d97d tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 981.803514] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 981.803514] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 981.807845] [55073]: INFO cinder.volume.api [None req-cb946de0-bc9a-4b49-bd00-2153e348d97d tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Volume info retrieved successfully. [ 981.810920] [55072]: DEBUG cinder.api.middleware.request_id [None req-8b4e4321-8412-46dc-8326-3faeec6611df None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 981.811488] [55072]: INFO cinder.api.openstack.wsgi [None req-8b4e4321-8412-46dc-8326-3faeec6611df None None] GET http://10.180.1.21/volume// [ 981.814413] [55072]: DEBUG cinder.api.openstack.wsgi [None req-8b4e4321-8412-46dc-8326-3faeec6611df None None] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 981.814413] [55072]: DEBUG cinder.api.openstack.wsgi [None req-8b4e4321-8412-46dc-8326-3faeec6611df None None] Calling method 'all' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 981.814413] [55072]: INFO cinder.api.openstack.wsgi [None req-8b4e4321-8412-46dc-8326-3faeec6611df None None] http://10.180.1.21/volume// returned with HTTP 300 [ 981.814413] [55072]: [pid: 55072|app: 0|req: 114/206] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 17:21:44 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 981.814632] [55073]: INFO cinder.api.openstack.wsgi [None req-cb946de0-bc9a-4b49-bd00-2153e348d97d tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 returned with HTTP 200 [ 981.814632] [55073]: [pid: 55073|app: 0|req: 93/207] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 17:21:44 2025] GET /volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 => generated 989 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 981.816584] [55072]: DEBUG cinder.api.middleware.request_id [req-2f4ac3d3-049d-41f8-b0d2-955260959930 req-1416a986-f1a1-4ce5-b364-155cdd2e98d9 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 981.818929] [55072]: INFO cinder.api.openstack.wsgi [req-2f4ac3d3-049d-41f8-b0d2-955260959930 req-1416a986-f1a1-4ce5-b364-155cdd2e98d9 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] GET http://10.180.1.21/volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d [ 981.819193] [55072]: DEBUG cinder.api.openstack.wsgi [req-2f4ac3d3-049d-41f8-b0d2-955260959930 req-1416a986-f1a1-4ce5-b364-155cdd2e98d9 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 981.819404] [55072]: DEBUG cinder.api.openstack.wsgi [req-2f4ac3d3-049d-41f8-b0d2-955260959930 req-1416a986-f1a1-4ce5-b364-155cdd2e98d9 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 981.831418] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 981.831418] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 981.834779] [55072]: INFO cinder.volume.api [req-2f4ac3d3-049d-41f8-b0d2-955260959930 req-1416a986-f1a1-4ce5-b364-155cdd2e98d9 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Volume info retrieved successfully. [ 981.839079] [55072]: INFO cinder.api.openstack.wsgi [req-2f4ac3d3-049d-41f8-b0d2-955260959930 req-1416a986-f1a1-4ce5-b364-155cdd2e98d9 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] http://10.180.1.21/volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d returned with HTTP 200 [ 981.839462] [55072]: [pid: 55072|app: 0|req: 115/208] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 17:21:44 2025] GET /volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d => generated 1030 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 981.865049] [55073]: DEBUG cinder.api.middleware.request_id [req-2f4ac3d3-049d-41f8-b0d2-955260959930 req-dc737337-41a9-4854-ac13-92c17760e0b2 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 981.867692] [55073]: INFO cinder.api.openstack.wsgi [req-2f4ac3d3-049d-41f8-b0d2-955260959930 req-dc737337-41a9-4854-ac13-92c17760e0b2 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] PUT http://10.180.1.21/volume/v3/attachments/a67c5f3f-f74b-4722-ae81-7d5b85cf19aa [ 981.868204] [55073]: DEBUG cinder.api.openstack.wsgi [req-2f4ac3d3-049d-41f8-b0d2-955260959930 req-dc737337-41a9-4854-ac13-92c17760e0b2 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-543699", "mountpoint": "/dev/sdb"}}} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 981.876521] [55073]: DEBUG cinder.coordination [req-2f4ac3d3-049d-41f8-b0d2-955260959930 req-dc737337-41a9-4854-ac13-92c17760e0b2 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Acquiring lock "cinder-attachment_update-8cf1c832-44d1-48b1-9297-ad3237496d0d-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55073) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 981.881064] [55073]: DEBUG cinder.coordination [req-2f4ac3d3-049d-41f8-b0d2-955260959930 req-dc737337-41a9-4854-ac13-92c17760e0b2 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Lock "cinder-attachment_update-8cf1c832-44d1-48b1-9297-ad3237496d0d-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55073) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 981.882315] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 981.882315] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 982.350900] [55072]: DEBUG cinder.api.middleware.request_id [None req-5b11fca1-9259-4f5b-bce7-c9c4c7a703d2 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 982.353520] [55072]: INFO cinder.api.openstack.wsgi [None req-5b11fca1-9259-4f5b-bce7-c9c4c7a703d2 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] GET http://10.180.1.21/volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d [ 982.353785] [55072]: DEBUG cinder.api.openstack.wsgi [None req-5b11fca1-9259-4f5b-bce7-c9c4c7a703d2 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 982.354085] [55072]: DEBUG cinder.api.openstack.wsgi [None req-5b11fca1-9259-4f5b-bce7-c9c4c7a703d2 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 982.368491] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 982.368491] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 982.372429] [55072]: INFO cinder.volume.api [None req-5b11fca1-9259-4f5b-bce7-c9c4c7a703d2 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Volume info retrieved successfully. [ 982.377762] [55072]: INFO cinder.api.openstack.wsgi [None req-5b11fca1-9259-4f5b-bce7-c9c4c7a703d2 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] http://10.180.1.21/volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d returned with HTTP 200 [ 982.378232] [55072]: [pid: 55072|app: 0|req: 116/209] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:21:45 2025] GET /volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 982.825438] [55072]: DEBUG cinder.api.middleware.request_id [None req-e4551c7d-2025-4a1f-b761-536c1bcd49cb None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 982.827761] [55072]: INFO cinder.api.openstack.wsgi [None req-e4551c7d-2025-4a1f-b761-536c1bcd49cb tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] GET http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 [ 982.828021] [55072]: DEBUG cinder.api.openstack.wsgi [None req-e4551c7d-2025-4a1f-b761-536c1bcd49cb tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 982.828250] [55072]: DEBUG cinder.api.openstack.wsgi [None req-e4551c7d-2025-4a1f-b761-536c1bcd49cb tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 982.837837] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 982.837837] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 982.841887] [55072]: INFO cinder.volume.api [None req-e4551c7d-2025-4a1f-b761-536c1bcd49cb tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Volume info retrieved successfully. [ 982.847013] [55072]: INFO cinder.api.openstack.wsgi [None req-e4551c7d-2025-4a1f-b761-536c1bcd49cb tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 returned with HTTP 200 [ 982.847421] [55072]: [pid: 55072|app: 0|req: 117/210] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 17:21:45 2025] GET /volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 => generated 989 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 983.389408] [55072]: DEBUG cinder.api.middleware.request_id [None req-7e045d3a-37c4-4a71-bdda-b492063e1dba None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 983.391656] [55072]: INFO cinder.api.openstack.wsgi [None req-7e045d3a-37c4-4a71-bdda-b492063e1dba tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] GET http://10.180.1.21/volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d [ 983.391897] [55072]: DEBUG cinder.api.openstack.wsgi [None req-7e045d3a-37c4-4a71-bdda-b492063e1dba tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 983.392138] [55072]: DEBUG cinder.api.openstack.wsgi [None req-7e045d3a-37c4-4a71-bdda-b492063e1dba tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 983.403040] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 983.403040] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 983.406616] [55072]: INFO cinder.volume.api [None req-7e045d3a-37c4-4a71-bdda-b492063e1dba tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Volume info retrieved successfully. [ 983.411283] [55072]: INFO cinder.api.openstack.wsgi [None req-7e045d3a-37c4-4a71-bdda-b492063e1dba tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] http://10.180.1.21/volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d returned with HTTP 200 [ 983.411695] [55072]: [pid: 55072|app: 0|req: 118/211] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:21:46 2025] GET /volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 983.858252] [55072]: DEBUG cinder.api.middleware.request_id [None req-ad135c28-9b48-4016-a7b8-03cb0a56e6f8 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 983.862131] [55072]: INFO cinder.api.openstack.wsgi [None req-ad135c28-9b48-4016-a7b8-03cb0a56e6f8 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] GET http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 [ 983.862131] [55072]: DEBUG cinder.api.openstack.wsgi [None req-ad135c28-9b48-4016-a7b8-03cb0a56e6f8 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 983.862131] [55072]: DEBUG cinder.api.openstack.wsgi [None req-ad135c28-9b48-4016-a7b8-03cb0a56e6f8 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 983.872458] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 983.872458] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 983.877157] [55072]: INFO cinder.volume.api [None req-ad135c28-9b48-4016-a7b8-03cb0a56e6f8 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Volume info retrieved successfully. [ 983.881733] [55072]: INFO cinder.api.openstack.wsgi [None req-ad135c28-9b48-4016-a7b8-03cb0a56e6f8 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 returned with HTTP 200 [ 983.882333] [55072]: [pid: 55072|app: 0|req: 119/212] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 17:21:46 2025] GET /volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 => generated 989 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 984.424833] [55072]: DEBUG cinder.api.middleware.request_id [None req-97d14f73-1e84-4945-89be-706b936aa1f7 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 984.429999] [55072]: INFO cinder.api.openstack.wsgi [None req-97d14f73-1e84-4945-89be-706b936aa1f7 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] GET http://10.180.1.21/volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d [ 984.429999] [55072]: DEBUG cinder.api.openstack.wsgi [None req-97d14f73-1e84-4945-89be-706b936aa1f7 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 984.429999] [55072]: DEBUG cinder.api.openstack.wsgi [None req-97d14f73-1e84-4945-89be-706b936aa1f7 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 984.441861] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 984.441861] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 984.447198] [55072]: INFO cinder.volume.api [None req-97d14f73-1e84-4945-89be-706b936aa1f7 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Volume info retrieved successfully. [ 984.455116] [55072]: INFO cinder.api.openstack.wsgi [None req-97d14f73-1e84-4945-89be-706b936aa1f7 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] http://10.180.1.21/volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d returned with HTTP 200 [ 984.458122] [55072]: [pid: 55072|app: 0|req: 120/213] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:21:47 2025] GET /volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 984.894029] [55072]: DEBUG cinder.api.middleware.request_id [None req-4fef1039-6dda-459d-8b82-d9b2f2b7830d None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 984.897128] [55072]: INFO cinder.api.openstack.wsgi [None req-4fef1039-6dda-459d-8b82-d9b2f2b7830d tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] GET http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 [ 984.897128] [55072]: DEBUG cinder.api.openstack.wsgi [None req-4fef1039-6dda-459d-8b82-d9b2f2b7830d tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 984.897128] [55072]: DEBUG cinder.api.openstack.wsgi [None req-4fef1039-6dda-459d-8b82-d9b2f2b7830d tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 984.912939] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 984.912939] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 984.914446] [55072]: INFO cinder.volume.api [None req-4fef1039-6dda-459d-8b82-d9b2f2b7830d tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Volume info retrieved successfully. [ 984.921370] [55072]: INFO cinder.api.openstack.wsgi [None req-4fef1039-6dda-459d-8b82-d9b2f2b7830d tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 returned with HTTP 200 [ 984.923818] [55072]: [pid: 55072|app: 0|req: 121/214] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 17:21:47 2025] GET /volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 => generated 1572 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 985.089518] [55072]: DEBUG cinder.api.middleware.request_id [req-951efdcc-b4a5-4d8d-b871-bd4adf6a56cb req-2abdd425-4ce0-4d8a-aaa1-c3e0cc3b8061 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 985.095864] [55072]: INFO cinder.api.openstack.wsgi [req-951efdcc-b4a5-4d8d-b871-bd4adf6a56cb req-2abdd425-4ce0-4d8a-aaa1-c3e0cc3b8061 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] GET http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 [ 985.096252] [55072]: DEBUG cinder.api.openstack.wsgi [req-951efdcc-b4a5-4d8d-b871-bd4adf6a56cb req-2abdd425-4ce0-4d8a-aaa1-c3e0cc3b8061 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 985.097257] [55072]: DEBUG cinder.api.openstack.wsgi [req-951efdcc-b4a5-4d8d-b871-bd4adf6a56cb req-2abdd425-4ce0-4d8a-aaa1-c3e0cc3b8061 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 985.109351] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 985.109351] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 985.117496] [55072]: INFO cinder.volume.api [req-951efdcc-b4a5-4d8d-b871-bd4adf6a56cb req-2abdd425-4ce0-4d8a-aaa1-c3e0cc3b8061 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Volume info retrieved successfully. [ 985.124350] [55072]: INFO cinder.api.openstack.wsgi [req-951efdcc-b4a5-4d8d-b871-bd4adf6a56cb req-2abdd425-4ce0-4d8a-aaa1-c3e0cc3b8061 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 returned with HTTP 200 [ 985.124915] [55072]: [pid: 55072|app: 0|req: 122/215] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:21:47 2025] GET /volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 => generated 1391 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 985.393739] [55072]: DEBUG cinder.api.middleware.request_id [req-951efdcc-b4a5-4d8d-b871-bd4adf6a56cb req-8adce377-d7e2-4d93-886b-8092b4f5a441 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 985.396284] [55072]: INFO cinder.api.openstack.wsgi [req-951efdcc-b4a5-4d8d-b871-bd4adf6a56cb req-8adce377-d7e2-4d93-886b-8092b4f5a441 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] GET http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 [ 985.396524] [55072]: DEBUG cinder.api.openstack.wsgi [req-951efdcc-b4a5-4d8d-b871-bd4adf6a56cb req-8adce377-d7e2-4d93-886b-8092b4f5a441 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 985.396774] [55072]: DEBUG cinder.api.openstack.wsgi [req-951efdcc-b4a5-4d8d-b871-bd4adf6a56cb req-8adce377-d7e2-4d93-886b-8092b4f5a441 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 985.405133] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 985.405133] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 985.409248] [55072]: INFO cinder.volume.api [req-951efdcc-b4a5-4d8d-b871-bd4adf6a56cb req-8adce377-d7e2-4d93-886b-8092b4f5a441 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Volume info retrieved successfully. [ 985.415975] [55072]: INFO cinder.api.openstack.wsgi [req-951efdcc-b4a5-4d8d-b871-bd4adf6a56cb req-8adce377-d7e2-4d93-886b-8092b4f5a441 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 returned with HTTP 200 [ 985.416509] [55072]: [pid: 55072|app: 0|req: 123/216] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:21:48 2025] GET /volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 => generated 1391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 985.423519] [55072]: DEBUG cinder.api.middleware.request_id [None req-4106173e-a2b4-4f67-b2bb-4fd8967df26f None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 985.424068] [55072]: INFO cinder.api.openstack.wsgi [None req-4106173e-a2b4-4f67-b2bb-4fd8967df26f None None] GET http://10.180.1.21/volume// [ 985.424375] [55072]: DEBUG cinder.api.openstack.wsgi [None req-4106173e-a2b4-4f67-b2bb-4fd8967df26f None None] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 985.424518] [55072]: DEBUG cinder.api.openstack.wsgi [None req-4106173e-a2b4-4f67-b2bb-4fd8967df26f None None] Calling method 'all' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 985.424956] [55072]: INFO cinder.api.openstack.wsgi [None req-4106173e-a2b4-4f67-b2bb-4fd8967df26f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 985.425318] [55072]: [pid: 55072|app: 0|req: 124/217] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 17:21:48 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 985.429720] [55072]: DEBUG cinder.api.middleware.request_id [req-951efdcc-b4a5-4d8d-b871-bd4adf6a56cb req-59469a51-9cbf-4fcc-8e8a-84e287af3fd5 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 985.432502] [55072]: INFO cinder.api.openstack.wsgi [req-951efdcc-b4a5-4d8d-b871-bd4adf6a56cb req-59469a51-9cbf-4fcc-8e8a-84e287af3fd5 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] POST http://10.180.1.21/volume/v3/attachments [ 985.432964] [55072]: DEBUG cinder.api.openstack.wsgi [req-951efdcc-b4a5-4d8d-b871-bd4adf6a56cb req-59469a51-9cbf-4fcc-8e8a-84e287af3fd5 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "514c3df0-bd79-4b24-8323-4f878d6970b7", "connector": null, "instance_uuid": "8b4becc1-dc4d-4e82-90ff-0ecf9a6f66ab"}} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 985.444093] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 985.444093] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 985.471622] [55072]: INFO cinder.api.openstack.wsgi [req-951efdcc-b4a5-4d8d-b871-bd4adf6a56cb req-59469a51-9cbf-4fcc-8e8a-84e287af3fd5 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 985.472132] [55072]: [pid: 55072|app: 0|req: 125/218] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 17:21:48 2025] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 985.476121] [55072]: DEBUG cinder.api.middleware.request_id [None req-faf68d96-06c2-47c1-8be0-e5f0dc19fc61 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 985.478165] [55072]: INFO cinder.api.openstack.wsgi [None req-faf68d96-06c2-47c1-8be0-e5f0dc19fc61 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] GET http://10.180.1.21/volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d [ 985.478424] [55072]: DEBUG cinder.api.openstack.wsgi [None req-faf68d96-06c2-47c1-8be0-e5f0dc19fc61 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 985.478737] [55072]: DEBUG cinder.api.openstack.wsgi [None req-faf68d96-06c2-47c1-8be0-e5f0dc19fc61 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 985.489806] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 985.489806] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 985.492420] [55072]: INFO cinder.volume.api [None req-faf68d96-06c2-47c1-8be0-e5f0dc19fc61 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Volume info retrieved successfully. [ 985.497262] [55072]: INFO cinder.api.openstack.wsgi [None req-faf68d96-06c2-47c1-8be0-e5f0dc19fc61 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] http://10.180.1.21/volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d returned with HTTP 200 [ 985.497704] [55072]: [pid: 55072|app: 0|req: 126/219] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:21:48 2025] GET /volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 986.508221] [55072]: DEBUG cinder.api.middleware.request_id [None req-aba55822-432c-4c63-a816-5eadabd0ea79 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 986.510421] [55072]: INFO cinder.api.openstack.wsgi [None req-aba55822-432c-4c63-a816-5eadabd0ea79 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] GET http://10.180.1.21/volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d [ 986.510672] [55072]: DEBUG cinder.api.openstack.wsgi [None req-aba55822-432c-4c63-a816-5eadabd0ea79 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 986.510951] [55072]: DEBUG cinder.api.openstack.wsgi [None req-aba55822-432c-4c63-a816-5eadabd0ea79 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 986.526497] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 986.526497] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 986.531814] [55072]: INFO cinder.volume.api [None req-aba55822-432c-4c63-a816-5eadabd0ea79 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Volume info retrieved successfully. [ 986.535483] [55072]: INFO cinder.api.openstack.wsgi [None req-aba55822-432c-4c63-a816-5eadabd0ea79 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] http://10.180.1.21/volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d returned with HTTP 200 [ 986.535902] [55072]: [pid: 55072|app: 0|req: 127/220] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:21:49 2025] GET /volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 986.907205] [55073]: DEBUG cinder.coordination [req-2f4ac3d3-049d-41f8-b0d2-955260959930 req-dc737337-41a9-4854-ac13-92c17760e0b2 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Lock "cinder-attachment_update-8cf1c832-44d1-48b1-9297-ad3237496d0d-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.026s {{(pid=55073) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 986.907641] [55073]: INFO cinder.api.openstack.wsgi [req-2f4ac3d3-049d-41f8-b0d2-955260959930 req-dc737337-41a9-4854-ac13-92c17760e0b2 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] http://10.180.1.21/volume/v3/attachments/a67c5f3f-f74b-4722-ae81-7d5b85cf19aa returned with HTTP 200 [ 986.908133] [55073]: [pid: 55073|app: 0|req: 94/221] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 17:21:44 2025] PUT /volume/v3/attachments/a67c5f3f-f74b-4722-ae81-7d5b85cf19aa => generated 617 bytes in 5044 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 987.550767] [55072]: DEBUG cinder.api.middleware.request_id [None req-cd91ac4a-7c69-4a14-a2ea-71eb114e6129 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 987.554858] [55072]: INFO cinder.api.openstack.wsgi [None req-cd91ac4a-7c69-4a14-a2ea-71eb114e6129 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] GET http://10.180.1.21/volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d [ 987.554858] [55072]: DEBUG cinder.api.openstack.wsgi [None req-cd91ac4a-7c69-4a14-a2ea-71eb114e6129 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 987.554858] [55072]: DEBUG cinder.api.openstack.wsgi [None req-cd91ac4a-7c69-4a14-a2ea-71eb114e6129 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 987.580018] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 987.580018] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 987.584774] [55072]: INFO cinder.volume.api [None req-cd91ac4a-7c69-4a14-a2ea-71eb114e6129 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Volume info retrieved successfully. [ 987.591589] [55072]: INFO cinder.api.openstack.wsgi [None req-cd91ac4a-7c69-4a14-a2ea-71eb114e6129 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] http://10.180.1.21/volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d returned with HTTP 200 [ 987.595029] [55072]: [pid: 55072|app: 0|req: 128/222] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:21:50 2025] GET /volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 988.603260] [55073]: DEBUG cinder.api.middleware.request_id [None req-2cfc81c7-d5f9-4e76-90d2-1a0a2b6c88b8 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 988.605351] [55073]: INFO cinder.api.openstack.wsgi [None req-2cfc81c7-d5f9-4e76-90d2-1a0a2b6c88b8 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] GET http://10.180.1.21/volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d [ 988.605631] [55073]: DEBUG cinder.api.openstack.wsgi [None req-2cfc81c7-d5f9-4e76-90d2-1a0a2b6c88b8 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 988.605866] [55073]: DEBUG cinder.api.openstack.wsgi [None req-2cfc81c7-d5f9-4e76-90d2-1a0a2b6c88b8 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 988.626812] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 988.626812] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 988.631273] [55073]: INFO cinder.volume.api [None req-2cfc81c7-d5f9-4e76-90d2-1a0a2b6c88b8 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Volume info retrieved successfully. [ 988.636977] [55073]: INFO cinder.api.openstack.wsgi [None req-2cfc81c7-d5f9-4e76-90d2-1a0a2b6c88b8 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] http://10.180.1.21/volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d returned with HTTP 200 [ 988.637402] [55073]: [pid: 55073|app: 0|req: 95/223] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:21:51 2025] GET /volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 989.071102] [55072]: DEBUG cinder.api.middleware.request_id [req-2f4ac3d3-049d-41f8-b0d2-955260959930 req-02ea70d9-5ef3-4e95-a7fa-49ba398be1c2 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 989.073855] [55072]: INFO cinder.api.openstack.wsgi [req-2f4ac3d3-049d-41f8-b0d2-955260959930 req-02ea70d9-5ef3-4e95-a7fa-49ba398be1c2 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] POST http://10.180.1.21/volume/v3/attachments/a67c5f3f-f74b-4722-ae81-7d5b85cf19aa/action [ 989.074530] [55072]: DEBUG cinder.api.openstack.wsgi [req-2f4ac3d3-049d-41f8-b0d2-955260959930 req-02ea70d9-5ef3-4e95-a7fa-49ba398be1c2 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Action body: b'{"os-complete": null}' {{(pid=55072) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 989.076060] [55072]: DEBUG cinder.api.openstack.wsgi [req-2f4ac3d3-049d-41f8-b0d2-955260959930 req-02ea70d9-5ef3-4e95-a7fa-49ba398be1c2 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 989.093076] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 989.093076] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 989.103375] [55072]: INFO cinder.api.openstack.wsgi [req-2f4ac3d3-049d-41f8-b0d2-955260959930 req-02ea70d9-5ef3-4e95-a7fa-49ba398be1c2 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] http://10.180.1.21/volume/v3/attachments/a67c5f3f-f74b-4722-ae81-7d5b85cf19aa/action returned with HTTP 204 [ 989.103865] [55072]: [pid: 55072|app: 0|req: 129/224] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 17:21:51 2025] POST /volume/v3/attachments/a67c5f3f-f74b-4722-ae81-7d5b85cf19aa/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 989.648254] [55073]: DEBUG cinder.api.middleware.request_id [None req-7c97e024-7798-43e5-baaf-56fc93b4d46c None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 989.650456] [55073]: INFO cinder.api.openstack.wsgi [None req-7c97e024-7798-43e5-baaf-56fc93b4d46c tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] GET http://10.180.1.21/volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d [ 989.650747] [55073]: DEBUG cinder.api.openstack.wsgi [None req-7c97e024-7798-43e5-baaf-56fc93b4d46c tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 989.650975] [55073]: DEBUG cinder.api.openstack.wsgi [None req-7c97e024-7798-43e5-baaf-56fc93b4d46c tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 989.661416] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 989.661416] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 989.665175] [55073]: INFO cinder.volume.api [None req-7c97e024-7798-43e5-baaf-56fc93b4d46c tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Volume info retrieved successfully. [ 989.669654] [55073]: INFO cinder.api.openstack.wsgi [None req-7c97e024-7798-43e5-baaf-56fc93b4d46c tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] http://10.180.1.21/volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d returned with HTTP 200 [ 989.670060] [55073]: [pid: 55073|app: 0|req: 96/225] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:21:52 2025] GET /volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d => generated 1142 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 989.680459] [55072]: DEBUG cinder.api.middleware.request_id [None req-b65d3200-7eca-4ab8-9695-fcfca0dfa81d None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 989.682909] [55072]: INFO cinder.api.openstack.wsgi [None req-b65d3200-7eca-4ab8-9695-fcfca0dfa81d tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] GET http://10.180.1.21/volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d [ 989.683156] [55072]: DEBUG cinder.api.openstack.wsgi [None req-b65d3200-7eca-4ab8-9695-fcfca0dfa81d tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 989.683445] [55072]: DEBUG cinder.api.openstack.wsgi [None req-b65d3200-7eca-4ab8-9695-fcfca0dfa81d tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 989.694439] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 989.694439] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 989.697863] [55072]: INFO cinder.volume.api [None req-b65d3200-7eca-4ab8-9695-fcfca0dfa81d tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Volume info retrieved successfully. [ 989.702638] [55072]: INFO cinder.api.openstack.wsgi [None req-b65d3200-7eca-4ab8-9695-fcfca0dfa81d tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] http://10.180.1.21/volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d returned with HTTP 200 [ 989.703081] [55072]: [pid: 55072|app: 0|req: 130/226] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:21:52 2025] GET /volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d => generated 1142 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 989.750927] [55073]: DEBUG cinder.api.middleware.request_id [req-9ce90a91-8a90-4db7-af7c-dd028d1bce11 req-e2f9423b-8955-41d6-8109-afa34b837daf None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 989.752972] [55073]: INFO cinder.api.openstack.wsgi [req-9ce90a91-8a90-4db7-af7c-dd028d1bce11 req-e2f9423b-8955-41d6-8109-afa34b837daf tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] GET http://10.180.1.21/volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d [ 989.753338] [55073]: DEBUG cinder.api.openstack.wsgi [req-9ce90a91-8a90-4db7-af7c-dd028d1bce11 req-e2f9423b-8955-41d6-8109-afa34b837daf tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 989.753683] [55073]: DEBUG cinder.api.openstack.wsgi [req-9ce90a91-8a90-4db7-af7c-dd028d1bce11 req-e2f9423b-8955-41d6-8109-afa34b837daf tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 989.764653] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 989.764653] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 989.768261] [55073]: INFO cinder.volume.api [req-9ce90a91-8a90-4db7-af7c-dd028d1bce11 req-e2f9423b-8955-41d6-8109-afa34b837daf tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Volume info retrieved successfully. [ 989.772934] [55073]: INFO cinder.api.openstack.wsgi [req-9ce90a91-8a90-4db7-af7c-dd028d1bce11 req-e2f9423b-8955-41d6-8109-afa34b837daf tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] http://10.180.1.21/volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d returned with HTTP 200 [ 989.773513] [55073]: [pid: 55073|app: 0|req: 97/227] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:21:52 2025] GET /volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d => generated 1142 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 990.981344] [55072]: DEBUG cinder.api.middleware.request_id [None req-91eeeeee-329f-45e6-ad19-6943fa7cb086 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 990.981891] [55072]: INFO cinder.api.openstack.wsgi [None req-91eeeeee-329f-45e6-ad19-6943fa7cb086 None None] GET http://10.180.1.21/volume// [ 990.982117] [55072]: DEBUG cinder.api.openstack.wsgi [None req-91eeeeee-329f-45e6-ad19-6943fa7cb086 None None] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 990.982342] [55072]: DEBUG cinder.api.openstack.wsgi [None req-91eeeeee-329f-45e6-ad19-6943fa7cb086 None None] Calling method 'all' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 990.982762] [55072]: INFO cinder.api.openstack.wsgi [None req-91eeeeee-329f-45e6-ad19-6943fa7cb086 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 990.983206] [55072]: [pid: 55072|app: 0|req: 131/228] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 17:21:53 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 990.987152] [55073]: DEBUG cinder.api.middleware.request_id [req-951efdcc-b4a5-4d8d-b871-bd4adf6a56cb req-8761dcb5-8836-4a28-afb1-77aa342b791f None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 990.990807] [55073]: INFO cinder.api.openstack.wsgi [req-951efdcc-b4a5-4d8d-b871-bd4adf6a56cb req-8761dcb5-8836-4a28-afb1-77aa342b791f tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] GET http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 [ 990.991233] [55073]: DEBUG cinder.api.openstack.wsgi [req-951efdcc-b4a5-4d8d-b871-bd4adf6a56cb req-8761dcb5-8836-4a28-afb1-77aa342b791f tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 990.991591] [55073]: DEBUG cinder.api.openstack.wsgi [req-951efdcc-b4a5-4d8d-b871-bd4adf6a56cb req-8761dcb5-8836-4a28-afb1-77aa342b791f tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 991.006202] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 991.006202] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 991.010650] [55073]: INFO cinder.volume.api [req-951efdcc-b4a5-4d8d-b871-bd4adf6a56cb req-8761dcb5-8836-4a28-afb1-77aa342b791f tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Volume info retrieved successfully. [ 991.017055] [55073]: INFO cinder.api.openstack.wsgi [req-951efdcc-b4a5-4d8d-b871-bd4adf6a56cb req-8761dcb5-8836-4a28-afb1-77aa342b791f tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 returned with HTTP 200 [ 991.017736] [55073]: [pid: 55073|app: 0|req: 98/229] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 17:21:53 2025] GET /volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 => generated 1571 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 991.188112] [55072]: DEBUG cinder.api.middleware.request_id [req-951efdcc-b4a5-4d8d-b871-bd4adf6a56cb req-93037210-3d4b-4725-92ea-d6e5139ef966 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 991.190639] [55072]: INFO cinder.api.openstack.wsgi [req-951efdcc-b4a5-4d8d-b871-bd4adf6a56cb req-93037210-3d4b-4725-92ea-d6e5139ef966 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] PUT http://10.180.1.21/volume/v3/attachments/76426230-e609-4dd3-b0a5-1e3608d52c3d [ 991.191095] [55072]: DEBUG cinder.api.openstack.wsgi [req-951efdcc-b4a5-4d8d-b871-bd4adf6a56cb req-93037210-3d4b-4725-92ea-d6e5139ef966 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "mountpoint": "/dev/sda"}}} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 991.200190] [55072]: DEBUG cinder.coordination [req-951efdcc-b4a5-4d8d-b871-bd4adf6a56cb req-93037210-3d4b-4725-92ea-d6e5139ef966 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Acquiring lock "cinder-attachment_update-514c3df0-bd79-4b24-8323-4f878d6970b7-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55072) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 991.205493] [55072]: DEBUG cinder.coordination [req-951efdcc-b4a5-4d8d-b871-bd4adf6a56cb req-93037210-3d4b-4725-92ea-d6e5139ef966 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Lock "cinder-attachment_update-514c3df0-bd79-4b24-8323-4f878d6970b7-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55072) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 991.205973] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 991.205973] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 991.727043] [55072]: DEBUG cinder.coordination [req-951efdcc-b4a5-4d8d-b871-bd4adf6a56cb req-93037210-3d4b-4725-92ea-d6e5139ef966 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Lock "cinder-attachment_update-514c3df0-bd79-4b24-8323-4f878d6970b7-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.522s {{(pid=55072) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 991.727446] [55072]: INFO cinder.api.openstack.wsgi [req-951efdcc-b4a5-4d8d-b871-bd4adf6a56cb req-93037210-3d4b-4725-92ea-d6e5139ef966 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] http://10.180.1.21/volume/v3/attachments/76426230-e609-4dd3-b0a5-1e3608d52c3d returned with HTTP 200 [ 991.727875] [55072]: [pid: 55072|app: 0|req: 132/230] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 17:21:54 2025] PUT /volume/v3/attachments/76426230-e609-4dd3-b0a5-1e3608d52c3d => generated 617 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 992.235242] [55073]: DEBUG cinder.api.middleware.request_id [req-951efdcc-b4a5-4d8d-b871-bd4adf6a56cb req-f4ded455-1c4d-4913-8adb-a528dadb5c3c None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 992.237740] [55073]: INFO cinder.api.openstack.wsgi [req-951efdcc-b4a5-4d8d-b871-bd4adf6a56cb req-f4ded455-1c4d-4913-8adb-a528dadb5c3c tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] POST http://10.180.1.21/volume/v3/attachments/76426230-e609-4dd3-b0a5-1e3608d52c3d/action [ 992.238409] [55073]: DEBUG cinder.api.openstack.wsgi [req-951efdcc-b4a5-4d8d-b871-bd4adf6a56cb req-f4ded455-1c4d-4913-8adb-a528dadb5c3c tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Action body: b'{"os-complete": null}' {{(pid=55073) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 992.238409] [55073]: DEBUG cinder.api.openstack.wsgi [req-951efdcc-b4a5-4d8d-b871-bd4adf6a56cb req-f4ded455-1c4d-4913-8adb-a528dadb5c3c tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 992.258333] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 992.258333] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 992.266075] [55073]: INFO cinder.api.openstack.wsgi [req-951efdcc-b4a5-4d8d-b871-bd4adf6a56cb req-f4ded455-1c4d-4913-8adb-a528dadb5c3c tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] http://10.180.1.21/volume/v3/attachments/76426230-e609-4dd3-b0a5-1e3608d52c3d/action returned with HTTP 204 [ 992.266659] [55073]: [pid: 55073|app: 0|req: 99/231] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 17:21:55 2025] POST /volume/v3/attachments/76426230-e609-4dd3-b0a5-1e3608d52c3d/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 994.004972] [55072]: DEBUG cinder.api.middleware.request_id [None req-26500973-550d-436f-aa27-6a8e6973e5ff None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 994.007749] [55072]: INFO cinder.api.openstack.wsgi [None req-26500973-550d-436f-aa27-6a8e6973e5ff tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] POST http://10.180.1.21/volume/v3/volumes [ 994.008305] [55072]: DEBUG cinder.api.openstack.wsgi [None req-26500973-550d-436f-aa27-6a8e6973e5ff tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1792688960"}} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 994.010325] [55072]: DEBUG cinder.api.v3.volumes [None req-26500973-550d-436f-aa27-6a8e6973e5ff tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1792688960'}} {{(pid=55072) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 994.010421] [55072]: INFO cinder.api.v3.volumes [None req-26500973-550d-436f-aa27-6a8e6973e5ff tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Create volume of 1 GB [ 994.010785] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 994.010785] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 994.019630] [55072]: INFO cinder.volume.api [None req-26500973-550d-436f-aa27-6a8e6973e5ff tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Availability Zones retrieved successfully. [ 994.027100] [55072]: DEBUG cinder.volume.api [None req-26500973-550d-436f-aa27-6a8e6973e5ff tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Flow 'volume_create_api' (c8d7229d-dce1-4f60-a054-69d766463fa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 994.028399] [55072]: DEBUG cinder.volume.api [None req-26500973-550d-436f-aa27-6a8e6973e5ff tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15306f2b-fd2b-4796-b33e-ca75c9f5a7fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 994.029688] [55072]: DEBUG cinder.volume.flows.api.create_volume [None req-26500973-550d-436f-aa27-6a8e6973e5ff tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Validating volume size '1' using validate_int {{(pid=55072) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 994.057985] [55072]: DEBUG cinder.volume.api [None req-26500973-550d-436f-aa27-6a8e6973e5ff tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15306f2b-fd2b-4796-b33e-ca75c9f5a7fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T17:12:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 994.059122] [55072]: DEBUG cinder.volume.api [None req-26500973-550d-436f-aa27-6a8e6973e5ff tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2a74001-fc1b-42e5-8497-f2c321a3dd72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 994.123087] [55072]: DEBUG cinder.quota [None req-26500973-550d-436f-aa27-6a8e6973e5ff tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Created reservations ['c66e7d95-a02c-4f38-996e-7cef3b39d472', 'fcc5b60f-f657-4268-ad45-a96aad422320', '1f1d39b8-3b7b-4792-9b05-4c6d428c2ced', '593998d9-afb3-4eab-ab34-4568f71c221f'] {{(pid=55072) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 994.123809] [55072]: DEBUG cinder.volume.api [None req-26500973-550d-436f-aa27-6a8e6973e5ff tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2a74001-fc1b-42e5-8497-f2c321a3dd72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c66e7d95-a02c-4f38-996e-7cef3b39d472', 'fcc5b60f-f657-4268-ad45-a96aad422320', '1f1d39b8-3b7b-4792-9b05-4c6d428c2ced', '593998d9-afb3-4eab-ab34-4568f71c221f']}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 994.125066] [55072]: DEBUG cinder.volume.api [None req-26500973-550d-436f-aa27-6a8e6973e5ff tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (824676b9-7386-4038-a8a9-0e74753bfc90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 994.141640] [55072]: DEBUG cinder.volume.api [None req-26500973-550d-436f-aa27-6a8e6973e5ff tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (824676b9-7386-4038-a8a9-0e74753bfc90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '980ec3d6-cc6d-4947-ba31-67ddb63e64c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1792688960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06cf9e7c2b7c4c93a48a8cf7928a6614',qos_specs=None,replication_status=,reservations=['c66e7d95-a02c-4f38-996e-7cef3b39d472','fcc5b60f-f657-4268-ad45-a96aad422320','1f1d39b8-3b7b-4792-9b05-4c6d428c2ced','593998d9-afb3-4eab-ab34-4568f71c221f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec7120110ecd4df59b02ecdf72892268',volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T17:21:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1792688960',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=980ec3d6-cc6d-4947-ba31-67ddb63e64c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06cf9e7c2b7c4c93a48a8cf7928a6614',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec7120110ecd4df59b02ecdf72892268',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71),volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71)}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 994.142672] [55072]: DEBUG cinder.volume.api [None req-26500973-550d-436f-aa27-6a8e6973e5ff tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a162591-a5c5-46bb-89a2-ac3a0c1d60ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 994.163237] [55072]: DEBUG cinder.volume.api [None req-26500973-550d-436f-aa27-6a8e6973e5ff tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a162591-a5c5-46bb-89a2-ac3a0c1d60ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1792688960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06cf9e7c2b7c4c93a48a8cf7928a6614',qos_specs=None,replication_status=,reservations=['c66e7d95-a02c-4f38-996e-7cef3b39d472','fcc5b60f-f657-4268-ad45-a96aad422320','1f1d39b8-3b7b-4792-9b05-4c6d428c2ced','593998d9-afb3-4eab-ab34-4568f71c221f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec7120110ecd4df59b02ecdf72892268',volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71)}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 994.164317] [55072]: DEBUG cinder.volume.api [None req-26500973-550d-436f-aa27-6a8e6973e5ff tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da306fc0-6e4f-424b-9c9a-a979afcdcfa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 994.179813] [55072]: DEBUG cinder.volume.api [None req-26500973-550d-436f-aa27-6a8e6973e5ff tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da306fc0-6e4f-424b-9c9a-a979afcdcfa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 994.179995] [55072]: DEBUG cinder.volume.api [None req-26500973-550d-436f-aa27-6a8e6973e5ff tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Flow 'volume_create_api' (c8d7229d-dce1-4f60-a054-69d766463fa2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55072) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 994.181961] [55072]: INFO cinder.volume.api [None req-26500973-550d-436f-aa27-6a8e6973e5ff tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Create volume request issued successfully. [ 994.182642] [55072]: INFO cinder.api.openstack.wsgi [None req-26500973-550d-436f-aa27-6a8e6973e5ff tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 994.183187] [55072]: [pid: 55072|app: 0|req: 133/232] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 17:21:56 2025] POST /volume/v3/volumes => generated 750 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 994.204270] [55073]: DEBUG cinder.api.middleware.request_id [None req-ed54ac49-f637-4271-a4ae-9dd43daa7f61 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 994.207755] [55073]: INFO cinder.api.openstack.wsgi [None req-ed54ac49-f637-4271-a4ae-9dd43daa7f61 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 [ 994.208054] [55073]: DEBUG cinder.api.openstack.wsgi [None req-ed54ac49-f637-4271-a4ae-9dd43daa7f61 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 994.208850] [55073]: DEBUG cinder.api.openstack.wsgi [None req-ed54ac49-f637-4271-a4ae-9dd43daa7f61 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 994.221061] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 994.221061] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 994.227339] [55073]: INFO cinder.volume.api [None req-ed54ac49-f637-4271-a4ae-9dd43daa7f61 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 994.237962] [55073]: INFO cinder.api.openstack.wsgi [None req-ed54ac49-f637-4271-a4ae-9dd43daa7f61 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 returned with HTTP 200 [ 994.238981] [55073]: [pid: 55073|app: 0|req: 100/233] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:21:57 2025] GET /volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 => generated 818 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 995.253722] [55072]: DEBUG cinder.api.middleware.request_id [None req-d6f7ffa7-8385-405e-8ba8-b5396a5bbe58 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 995.257590] [55072]: INFO cinder.api.openstack.wsgi [None req-d6f7ffa7-8385-405e-8ba8-b5396a5bbe58 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 [ 995.257854] [55072]: DEBUG cinder.api.openstack.wsgi [None req-d6f7ffa7-8385-405e-8ba8-b5396a5bbe58 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 995.258636] [55072]: DEBUG cinder.api.openstack.wsgi [None req-d6f7ffa7-8385-405e-8ba8-b5396a5bbe58 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 995.272115] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 995.272115] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 995.276485] [55072]: INFO cinder.volume.api [None req-d6f7ffa7-8385-405e-8ba8-b5396a5bbe58 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 995.282745] [55072]: INFO cinder.api.openstack.wsgi [None req-d6f7ffa7-8385-405e-8ba8-b5396a5bbe58 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 returned with HTTP 200 [ 995.282745] [55072]: [pid: 55072|app: 0|req: 134/234] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:21:58 2025] GET /volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 995.329561] [55073]: DEBUG cinder.api.middleware.request_id [req-1cf892d9-1d69-42b5-97c1-a4039eab8028 req-3ce13b8b-11d7-467b-a777-8ff44bcf15f9 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 995.331917] [55073]: INFO cinder.api.openstack.wsgi [req-1cf892d9-1d69-42b5-97c1-a4039eab8028 req-3ce13b8b-11d7-467b-a777-8ff44bcf15f9 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 [ 995.332198] [55073]: DEBUG cinder.api.openstack.wsgi [req-1cf892d9-1d69-42b5-97c1-a4039eab8028 req-3ce13b8b-11d7-467b-a777-8ff44bcf15f9 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 995.332427] [55073]: DEBUG cinder.api.openstack.wsgi [req-1cf892d9-1d69-42b5-97c1-a4039eab8028 req-3ce13b8b-11d7-467b-a777-8ff44bcf15f9 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 995.340760] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 995.340760] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 995.345592] [55073]: INFO cinder.volume.api [req-1cf892d9-1d69-42b5-97c1-a4039eab8028 req-3ce13b8b-11d7-467b-a777-8ff44bcf15f9 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 995.351606] [55073]: INFO cinder.api.openstack.wsgi [req-1cf892d9-1d69-42b5-97c1-a4039eab8028 req-3ce13b8b-11d7-467b-a777-8ff44bcf15f9 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 returned with HTTP 200 [ 995.352096] [55073]: [pid: 55073|app: 0|req: 101/235] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:21:58 2025] GET /volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 996.876284] [55072]: DEBUG cinder.api.middleware.request_id [None req-8750f329-e772-4ea2-8ebc-a0ce516d9af3 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 996.876775] [55072]: INFO cinder.api.openstack.wsgi [None req-8750f329-e772-4ea2-8ebc-a0ce516d9af3 None None] GET http://10.180.1.21/volume// [ 996.876978] [55072]: DEBUG cinder.api.openstack.wsgi [None req-8750f329-e772-4ea2-8ebc-a0ce516d9af3 None None] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 996.877209] [55072]: DEBUG cinder.api.openstack.wsgi [None req-8750f329-e772-4ea2-8ebc-a0ce516d9af3 None None] Calling method 'all' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 996.877666] [55072]: INFO cinder.api.openstack.wsgi [None req-8750f329-e772-4ea2-8ebc-a0ce516d9af3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 996.877986] [55072]: [pid: 55072|app: 0|req: 135/236] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 17:21:59 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 996.881734] [55073]: DEBUG cinder.api.middleware.request_id [req-1cf892d9-1d69-42b5-97c1-a4039eab8028 req-ee787fde-ec57-4ff1-9831-f71c3b7b1cc1 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 996.884089] [55073]: INFO cinder.api.openstack.wsgi [req-1cf892d9-1d69-42b5-97c1-a4039eab8028 req-ee787fde-ec57-4ff1-9831-f71c3b7b1cc1 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] POST http://10.180.1.21/volume/v3/attachments [ 996.884558] [55073]: DEBUG cinder.api.openstack.wsgi [req-1cf892d9-1d69-42b5-97c1-a4039eab8028 req-ee787fde-ec57-4ff1-9831-f71c3b7b1cc1 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "980ec3d6-cc6d-4947-ba31-67ddb63e64c5", "connector": null, "instance_uuid": "06103e46-6660-4f00-b9d2-c5d37ac2e955"}} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 996.897388] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 996.897388] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 996.918727] [55073]: INFO cinder.api.openstack.wsgi [req-1cf892d9-1d69-42b5-97c1-a4039eab8028 req-ee787fde-ec57-4ff1-9831-f71c3b7b1cc1 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 996.919217] [55073]: [pid: 55073|app: 0|req: 102/237] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 17:21:59 2025] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 996.937765] [55072]: DEBUG cinder.api.middleware.request_id [None req-e6d6e3fc-5e49-4f5f-8149-50d6b475066b None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 996.939918] [55072]: INFO cinder.api.openstack.wsgi [None req-e6d6e3fc-5e49-4f5f-8149-50d6b475066b tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 [ 996.940165] [55072]: DEBUG cinder.api.openstack.wsgi [None req-e6d6e3fc-5e49-4f5f-8149-50d6b475066b tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 996.940383] [55072]: DEBUG cinder.api.openstack.wsgi [None req-e6d6e3fc-5e49-4f5f-8149-50d6b475066b tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 996.950280] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 996.950280] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 996.954769] [55072]: INFO cinder.volume.api [None req-e6d6e3fc-5e49-4f5f-8149-50d6b475066b tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 996.959779] [55072]: INFO cinder.api.openstack.wsgi [None req-e6d6e3fc-5e49-4f5f-8149-50d6b475066b tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 returned with HTTP 200 [ 996.960234] [55072]: [pid: 55072|app: 0|req: 136/238] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:21:59 2025] GET /volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 997.448507] [55073]: DEBUG cinder.api.middleware.request_id [None req-c8b9580d-f315-4501-92ad-2091d30b154c None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 997.449168] [55073]: INFO cinder.api.openstack.wsgi [None req-c8b9580d-f315-4501-92ad-2091d30b154c None None] GET http://10.180.1.21/volume// [ 997.449408] [55073]: DEBUG cinder.api.openstack.wsgi [None req-c8b9580d-f315-4501-92ad-2091d30b154c None None] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 997.450086] [55073]: DEBUG cinder.api.openstack.wsgi [None req-c8b9580d-f315-4501-92ad-2091d30b154c None None] Calling method 'all' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 997.450447] [55073]: INFO cinder.api.openstack.wsgi [None req-c8b9580d-f315-4501-92ad-2091d30b154c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 997.450964] [55073]: [pid: 55073|app: 0|req: 103/239] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 17:22:00 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 997.456326] [55072]: DEBUG cinder.api.middleware.request_id [req-1cf892d9-1d69-42b5-97c1-a4039eab8028 req-4b6d58ed-f9dc-4df6-a743-ce208bba928f None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 997.459771] [55072]: INFO cinder.api.openstack.wsgi [req-1cf892d9-1d69-42b5-97c1-a4039eab8028 req-4b6d58ed-f9dc-4df6-a743-ce208bba928f tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 [ 997.461039] [55072]: DEBUG cinder.api.openstack.wsgi [req-1cf892d9-1d69-42b5-97c1-a4039eab8028 req-4b6d58ed-f9dc-4df6-a743-ce208bba928f tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 997.461039] [55072]: DEBUG cinder.api.openstack.wsgi [req-1cf892d9-1d69-42b5-97c1-a4039eab8028 req-4b6d58ed-f9dc-4df6-a743-ce208bba928f tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 997.478628] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 997.478628] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 997.484702] [55072]: INFO cinder.volume.api [req-1cf892d9-1d69-42b5-97c1-a4039eab8028 req-4b6d58ed-f9dc-4df6-a743-ce208bba928f tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 997.490970] [55072]: INFO cinder.api.openstack.wsgi [req-1cf892d9-1d69-42b5-97c1-a4039eab8028 req-4b6d58ed-f9dc-4df6-a743-ce208bba928f tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 returned with HTTP 200 [ 997.491495] [55072]: [pid: 55072|app: 0|req: 137/240] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 17:22:00 2025] GET /volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 => generated 1023 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 997.570170] [55073]: DEBUG cinder.api.middleware.request_id [req-1cf892d9-1d69-42b5-97c1-a4039eab8028 req-d64be83b-de22-438e-95ac-93ab2c01603f None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 997.574040] [55073]: INFO cinder.api.openstack.wsgi [req-1cf892d9-1d69-42b5-97c1-a4039eab8028 req-d64be83b-de22-438e-95ac-93ab2c01603f tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] PUT http://10.180.1.21/volume/v3/attachments/f474a21d-c1b7-43cf-90d3-7696fd5ee39b [ 997.574040] [55073]: DEBUG cinder.api.openstack.wsgi [req-1cf892d9-1d69-42b5-97c1-a4039eab8028 req-d64be83b-de22-438e-95ac-93ab2c01603f tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-543712", "mountpoint": "/dev/sdb"}}} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 997.585570] [55073]: DEBUG cinder.coordination [req-1cf892d9-1d69-42b5-97c1-a4039eab8028 req-d64be83b-de22-438e-95ac-93ab2c01603f tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Acquiring lock "cinder-attachment_update-980ec3d6-cc6d-4947-ba31-67ddb63e64c5-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55073) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 997.590996] [55073]: DEBUG cinder.coordination [req-1cf892d9-1d69-42b5-97c1-a4039eab8028 req-d64be83b-de22-438e-95ac-93ab2c01603f tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Lock "cinder-attachment_update-980ec3d6-cc6d-4947-ba31-67ddb63e64c5-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55073) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 997.592752] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 997.592752] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 997.970701] [55072]: DEBUG cinder.api.middleware.request_id [None req-bf9cf17e-d929-4c83-a0fa-f9f091247c11 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 997.974699] [55072]: INFO cinder.api.openstack.wsgi [None req-bf9cf17e-d929-4c83-a0fa-f9f091247c11 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 [ 997.974699] [55072]: DEBUG cinder.api.openstack.wsgi [None req-bf9cf17e-d929-4c83-a0fa-f9f091247c11 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 997.974699] [55072]: DEBUG cinder.api.openstack.wsgi [None req-bf9cf17e-d929-4c83-a0fa-f9f091247c11 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 997.990759] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 997.990759] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 997.994875] [55072]: INFO cinder.volume.api [None req-bf9cf17e-d929-4c83-a0fa-f9f091247c11 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 998.000662] [55072]: INFO cinder.api.openstack.wsgi [None req-bf9cf17e-d929-4c83-a0fa-f9f091247c11 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 returned with HTTP 200 [ 998.001117] [55072]: [pid: 55072|app: 0|req: 138/241] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:22:00 2025] GET /volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 999.012226] [55072]: DEBUG cinder.api.middleware.request_id [None req-b7722949-bbbf-4907-80b8-e6c555ecf964 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 999.014353] [55072]: INFO cinder.api.openstack.wsgi [None req-b7722949-bbbf-4907-80b8-e6c555ecf964 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 [ 999.014652] [55072]: DEBUG cinder.api.openstack.wsgi [None req-b7722949-bbbf-4907-80b8-e6c555ecf964 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 999.014823] [55072]: DEBUG cinder.api.openstack.wsgi [None req-b7722949-bbbf-4907-80b8-e6c555ecf964 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 999.032076] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 999.032076] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 999.037192] [55072]: INFO cinder.volume.api [None req-b7722949-bbbf-4907-80b8-e6c555ecf964 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 999.043203] [55072]: INFO cinder.api.openstack.wsgi [None req-b7722949-bbbf-4907-80b8-e6c555ecf964 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 returned with HTTP 200 [ 999.043657] [55072]: [pid: 55072|app: 0|req: 139/242] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:22:01 2025] GET /volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1000.054672] [55072]: DEBUG cinder.api.middleware.request_id [None req-000f7711-d9b0-4734-87f4-aa0044f1d254 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1000.059287] [55072]: INFO cinder.api.openstack.wsgi [None req-000f7711-d9b0-4734-87f4-aa0044f1d254 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 [ 1000.059287] [55072]: DEBUG cinder.api.openstack.wsgi [None req-000f7711-d9b0-4734-87f4-aa0044f1d254 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1000.059287] [55072]: DEBUG cinder.api.openstack.wsgi [None req-000f7711-d9b0-4734-87f4-aa0044f1d254 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1000.073178] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1000.073178] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1000.078045] [55072]: INFO cinder.volume.api [None req-000f7711-d9b0-4734-87f4-aa0044f1d254 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1000.083808] [55072]: INFO cinder.api.openstack.wsgi [None req-000f7711-d9b0-4734-87f4-aa0044f1d254 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 returned with HTTP 200 [ 1000.084333] [55072]: [pid: 55072|app: 0|req: 140/243] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:22:02 2025] GET /volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1000.495201] [55072]: DEBUG cinder.api.middleware.request_id [None req-8ce4832d-fe81-4250-bea9-9db79c412f82 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1000.497456] [55072]: INFO cinder.api.openstack.wsgi [None req-8ce4832d-fe81-4250-bea9-9db79c412f82 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] GET http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 [ 1000.497744] [55072]: DEBUG cinder.api.openstack.wsgi [None req-8ce4832d-fe81-4250-bea9-9db79c412f82 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1000.497982] [55072]: DEBUG cinder.api.openstack.wsgi [None req-8ce4832d-fe81-4250-bea9-9db79c412f82 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1000.517418] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1000.517418] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1000.522051] [55072]: INFO cinder.volume.api [None req-8ce4832d-fe81-4250-bea9-9db79c412f82 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Volume info retrieved successfully. [ 1000.532409] [55072]: INFO cinder.api.openstack.wsgi [None req-8ce4832d-fe81-4250-bea9-9db79c412f82 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 returned with HTTP 200 [ 1000.532902] [55072]: [pid: 55072|app: 0|req: 141/244] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 17:22:03 2025] GET /volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 => generated 1864 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1000.925029] [55072]: DEBUG cinder.api.middleware.request_id [req-e525dec6-5435-49d2-814e-683d400887d4 req-2bc3ab20-32d5-4f5e-a078-4be8b3c3757e None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1000.930929] [55072]: INFO cinder.api.openstack.wsgi [req-e525dec6-5435-49d2-814e-683d400887d4 req-2bc3ab20-32d5-4f5e-a078-4be8b3c3757e tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] GET http://10.180.1.21/volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d [ 1000.931575] [55072]: DEBUG cinder.api.openstack.wsgi [req-e525dec6-5435-49d2-814e-683d400887d4 req-2bc3ab20-32d5-4f5e-a078-4be8b3c3757e tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1000.931667] [55072]: DEBUG cinder.api.openstack.wsgi [req-e525dec6-5435-49d2-814e-683d400887d4 req-2bc3ab20-32d5-4f5e-a078-4be8b3c3757e tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1000.942535] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1000.942535] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1000.946549] [55072]: INFO cinder.volume.api [req-e525dec6-5435-49d2-814e-683d400887d4 req-2bc3ab20-32d5-4f5e-a078-4be8b3c3757e tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Volume info retrieved successfully. [ 1000.951915] [55072]: INFO cinder.api.openstack.wsgi [req-e525dec6-5435-49d2-814e-683d400887d4 req-2bc3ab20-32d5-4f5e-a078-4be8b3c3757e tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] http://10.180.1.21/volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d returned with HTTP 200 [ 1000.952975] [55072]: [pid: 55072|app: 0|req: 142/245] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:22:03 2025] GET /volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1001.096517] [55072]: DEBUG cinder.api.middleware.request_id [None req-e8f4e114-3dbe-449f-a122-e04efeaca7aa None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1001.101944] [55072]: INFO cinder.api.openstack.wsgi [None req-e8f4e114-3dbe-449f-a122-e04efeaca7aa tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 [ 1001.101944] [55072]: DEBUG cinder.api.openstack.wsgi [None req-e8f4e114-3dbe-449f-a122-e04efeaca7aa tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1001.101944] [55072]: DEBUG cinder.api.openstack.wsgi [None req-e8f4e114-3dbe-449f-a122-e04efeaca7aa tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1001.114188] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1001.114188] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1001.118140] [55072]: INFO cinder.volume.api [None req-e8f4e114-3dbe-449f-a122-e04efeaca7aa tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1001.122999] [55072]: INFO cinder.api.openstack.wsgi [None req-e8f4e114-3dbe-449f-a122-e04efeaca7aa tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 returned with HTTP 200 [ 1001.123678] [55072]: [pid: 55072|app: 0|req: 143/246] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:22:03 2025] GET /volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1002.118736] [55073]: DEBUG cinder.coordination [req-1cf892d9-1d69-42b5-97c1-a4039eab8028 req-d64be83b-de22-438e-95ac-93ab2c01603f tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Lock "cinder-attachment_update-980ec3d6-cc6d-4947-ba31-67ddb63e64c5-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.528s {{(pid=55073) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1002.119161] [55073]: INFO cinder.api.openstack.wsgi [req-1cf892d9-1d69-42b5-97c1-a4039eab8028 req-d64be83b-de22-438e-95ac-93ab2c01603f tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/attachments/f474a21d-c1b7-43cf-90d3-7696fd5ee39b returned with HTTP 200 [ 1002.119642] [55073]: [pid: 55073|app: 0|req: 104/247] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 17:22:00 2025] PUT /volume/v3/attachments/f474a21d-c1b7-43cf-90d3-7696fd5ee39b => generated 617 bytes in 4551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1002.136405] [55072]: DEBUG cinder.api.middleware.request_id [None req-9ae8ce84-e6da-42e6-9f71-f13c802bfad2 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1002.138548] [55072]: INFO cinder.api.openstack.wsgi [None req-9ae8ce84-e6da-42e6-9f71-f13c802bfad2 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 [ 1002.138763] [55072]: DEBUG cinder.api.openstack.wsgi [None req-9ae8ce84-e6da-42e6-9f71-f13c802bfad2 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1002.139040] [55072]: DEBUG cinder.api.openstack.wsgi [None req-9ae8ce84-e6da-42e6-9f71-f13c802bfad2 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1002.149280] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1002.149280] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1002.152740] [55072]: INFO cinder.volume.api [None req-9ae8ce84-e6da-42e6-9f71-f13c802bfad2 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1002.157770] [55072]: INFO cinder.api.openstack.wsgi [None req-9ae8ce84-e6da-42e6-9f71-f13c802bfad2 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 returned with HTTP 200 [ 1002.158246] [55072]: [pid: 55072|app: 0|req: 144/248] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:22:04 2025] GET /volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1003.170554] [55073]: DEBUG cinder.api.middleware.request_id [None req-918f70ab-fc8b-4590-8d0b-f4a91d1cd802 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1003.173467] [55073]: INFO cinder.api.openstack.wsgi [None req-918f70ab-fc8b-4590-8d0b-f4a91d1cd802 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 [ 1003.173769] [55073]: DEBUG cinder.api.openstack.wsgi [None req-918f70ab-fc8b-4590-8d0b-f4a91d1cd802 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1003.174099] [55073]: DEBUG cinder.api.openstack.wsgi [None req-918f70ab-fc8b-4590-8d0b-f4a91d1cd802 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1003.191467] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1003.191467] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1003.196674] [55073]: INFO cinder.volume.api [None req-918f70ab-fc8b-4590-8d0b-f4a91d1cd802 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1003.203575] [55073]: INFO cinder.api.openstack.wsgi [None req-918f70ab-fc8b-4590-8d0b-f4a91d1cd802 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 returned with HTTP 200 [ 1003.204183] [55073]: [pid: 55073|app: 0|req: 105/249] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:22:06 2025] GET /volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1004.214196] [55072]: DEBUG cinder.api.middleware.request_id [None req-9ab76728-b603-49a7-a3ef-4e1fe93d465d None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1004.216303] [55072]: INFO cinder.api.openstack.wsgi [None req-9ab76728-b603-49a7-a3ef-4e1fe93d465d tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 [ 1004.216544] [55072]: DEBUG cinder.api.openstack.wsgi [None req-9ab76728-b603-49a7-a3ef-4e1fe93d465d tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1004.216743] [55072]: DEBUG cinder.api.openstack.wsgi [None req-9ab76728-b603-49a7-a3ef-4e1fe93d465d tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1004.229838] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1004.229838] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1004.233522] [55072]: INFO cinder.volume.api [None req-9ab76728-b603-49a7-a3ef-4e1fe93d465d tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1004.238048] [55072]: INFO cinder.api.openstack.wsgi [None req-9ab76728-b603-49a7-a3ef-4e1fe93d465d tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 returned with HTTP 200 [ 1004.238428] [55072]: [pid: 55072|app: 0|req: 145/250] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:22:07 2025] GET /volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1004.253939] [55073]: DEBUG cinder.api.middleware.request_id [req-1cf892d9-1d69-42b5-97c1-a4039eab8028 req-9184bb0f-14d5-4044-a866-5a3bd4278021 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1004.256489] [55073]: INFO cinder.api.openstack.wsgi [req-1cf892d9-1d69-42b5-97c1-a4039eab8028 req-9184bb0f-14d5-4044-a866-5a3bd4278021 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] POST http://10.180.1.21/volume/v3/attachments/f474a21d-c1b7-43cf-90d3-7696fd5ee39b/action [ 1004.256946] [55073]: DEBUG cinder.api.openstack.wsgi [req-1cf892d9-1d69-42b5-97c1-a4039eab8028 req-9184bb0f-14d5-4044-a866-5a3bd4278021 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Action body: b'{"os-complete": null}' {{(pid=55073) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1004.257191] [55073]: DEBUG cinder.api.openstack.wsgi [req-1cf892d9-1d69-42b5-97c1-a4039eab8028 req-9184bb0f-14d5-4044-a866-5a3bd4278021 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1004.275828] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1004.275828] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1004.283238] [55073]: INFO cinder.api.openstack.wsgi [req-1cf892d9-1d69-42b5-97c1-a4039eab8028 req-9184bb0f-14d5-4044-a866-5a3bd4278021 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/attachments/f474a21d-c1b7-43cf-90d3-7696fd5ee39b/action returned with HTTP 204 [ 1004.283687] [55073]: [pid: 55073|app: 0|req: 106/251] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 17:22:07 2025] POST /volume/v3/attachments/f474a21d-c1b7-43cf-90d3-7696fd5ee39b/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1005.248632] [55072]: DEBUG cinder.api.middleware.request_id [None req-fb95e02c-f9d2-4a09-b8dd-dcebf35f2a8b None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1005.250796] [55072]: INFO cinder.api.openstack.wsgi [None req-fb95e02c-f9d2-4a09-b8dd-dcebf35f2a8b tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 [ 1005.250796] [55072]: DEBUG cinder.api.openstack.wsgi [None req-fb95e02c-f9d2-4a09-b8dd-dcebf35f2a8b tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1005.251016] [55072]: DEBUG cinder.api.openstack.wsgi [None req-fb95e02c-f9d2-4a09-b8dd-dcebf35f2a8b tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1005.266646] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1005.266646] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1005.270819] [55072]: INFO cinder.volume.api [None req-fb95e02c-f9d2-4a09-b8dd-dcebf35f2a8b tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1005.275741] [55072]: INFO cinder.api.openstack.wsgi [None req-fb95e02c-f9d2-4a09-b8dd-dcebf35f2a8b tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 returned with HTTP 200 [ 1005.276153] [55072]: [pid: 55072|app: 0|req: 146/252] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:22:08 2025] GET /volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 => generated 1135 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1005.286191] [55073]: DEBUG cinder.api.middleware.request_id [None req-59fc28bb-9346-426a-a6ca-ecfa19e44b0f None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1005.289250] [55073]: INFO cinder.api.openstack.wsgi [None req-59fc28bb-9346-426a-a6ca-ecfa19e44b0f tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 [ 1005.289584] [55073]: DEBUG cinder.api.openstack.wsgi [None req-59fc28bb-9346-426a-a6ca-ecfa19e44b0f tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1005.289947] [55073]: DEBUG cinder.api.openstack.wsgi [None req-59fc28bb-9346-426a-a6ca-ecfa19e44b0f tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1005.302437] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1005.302437] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1005.306675] [55073]: INFO cinder.volume.api [None req-59fc28bb-9346-426a-a6ca-ecfa19e44b0f tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1005.312202] [55073]: INFO cinder.api.openstack.wsgi [None req-59fc28bb-9346-426a-a6ca-ecfa19e44b0f tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 returned with HTTP 200 [ 1005.312890] [55073]: [pid: 55073|app: 0|req: 107/253] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:22:08 2025] GET /volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1015.273840] [55072]: DEBUG dbcounter [-] [55072] Writing DB stats cinder:SELECT=260,cinder:UPDATE=33,cinder:INSERT=22 {{(pid=55072) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1015.309193] [55073]: DEBUG dbcounter [-] [55073] Writing DB stats cinder:SELECT=108,cinder:UPDATE=13,cinder:INSERT=2 {{(pid=55073) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1020.194326] [55072]: DEBUG cinder.api.middleware.request_id [None req-a309d230-9d80-445d-b577-2893898d05c1 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.196480] [55072]: INFO cinder.api.openstack.wsgi [None req-a309d230-9d80-445d-b577-2893898d05c1 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1020.196879] [55072]: DEBUG cinder.api.openstack.wsgi [None req-a309d230-9d80-445d-b577-2893898d05c1 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-900925163"}} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1020.198604] [55072]: DEBUG cinder.api.v3.volumes [None req-a309d230-9d80-445d-b577-2893898d05c1 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-900925163'}} {{(pid=55072) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1020.198746] [55072]: INFO cinder.api.v3.volumes [None req-a309d230-9d80-445d-b577-2893898d05c1 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Create volume of 1 GB [ 1020.204485] [55072]: INFO cinder.volume.api [None req-a309d230-9d80-445d-b577-2893898d05c1 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Availability Zones retrieved successfully. [ 1020.211120] [55072]: DEBUG cinder.volume.api [None req-a309d230-9d80-445d-b577-2893898d05c1 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Flow 'volume_create_api' (9fd95407-aa67-4158-8a46-e6469dca3d36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1020.212316] [55072]: DEBUG cinder.volume.api [None req-a309d230-9d80-445d-b577-2893898d05c1 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1861bdf-fd5f-4c8c-a41b-0a105735535d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1020.213732] [55072]: DEBUG cinder.volume.flows.api.create_volume [None req-a309d230-9d80-445d-b577-2893898d05c1 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Validating volume size '1' using validate_int {{(pid=55072) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1020.232478] [55072]: DEBUG cinder.volume.api [None req-a309d230-9d80-445d-b577-2893898d05c1 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1861bdf-fd5f-4c8c-a41b-0a105735535d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T17:12:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1020.233580] [55072]: DEBUG cinder.volume.api [None req-a309d230-9d80-445d-b577-2893898d05c1 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1f82653-f7ad-48ee-87b9-f2ebf0398da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1020.281516] [55072]: DEBUG cinder.quota [None req-a309d230-9d80-445d-b577-2893898d05c1 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Created reservations ['535a275c-ec47-49c2-9954-0593381bec55', 'e3d4cd72-4a23-4209-b89d-7b5862cb117e', 'affa8fec-5903-44b3-9885-e9a77d283cb1', '6949bee2-ee55-4c2e-b1e6-4a9ebba5a399'] {{(pid=55072) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1020.282549] [55072]: DEBUG cinder.volume.api [None req-a309d230-9d80-445d-b577-2893898d05c1 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1f82653-f7ad-48ee-87b9-f2ebf0398da5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['535a275c-ec47-49c2-9954-0593381bec55', 'e3d4cd72-4a23-4209-b89d-7b5862cb117e', 'affa8fec-5903-44b3-9885-e9a77d283cb1', '6949bee2-ee55-4c2e-b1e6-4a9ebba5a399']}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1020.283453] [55072]: DEBUG cinder.volume.api [None req-a309d230-9d80-445d-b577-2893898d05c1 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d409efbf-4138-4cb3-b2ba-baf1c414cdba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1020.295904] [55072]: DEBUG cinder.volume.api [None req-a309d230-9d80-445d-b577-2893898d05c1 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d409efbf-4138-4cb3-b2ba-baf1c414cdba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c111d7c-98ff-4e48-b60c-1777b555ca1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-900925163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40b919b3591847379c709b200f9aad89',qos_specs=None,replication_status=,reservations=['535a275c-ec47-49c2-9954-0593381bec55','e3d4cd72-4a23-4209-b89d-7b5862cb117e','affa8fec-5903-44b3-9885-e9a77d283cb1','6949bee2-ee55-4c2e-b1e6-4a9ebba5a399'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e828a2eb4c740aaa1edc01a279d16c1',volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T17:22:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-900925163',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c111d7c-98ff-4e48-b60c-1777b555ca1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40b919b3591847379c709b200f9aad89',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e828a2eb4c740aaa1edc01a279d16c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71),volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71)}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1020.296805] [55072]: DEBUG cinder.volume.api [None req-a309d230-9d80-445d-b577-2893898d05c1 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4d3e1ce-28e4-4836-9cb1-0184847e9736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1020.308835] [55072]: DEBUG cinder.volume.api [None req-a309d230-9d80-445d-b577-2893898d05c1 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4d3e1ce-28e4-4836-9cb1-0184847e9736) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-900925163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40b919b3591847379c709b200f9aad89',qos_specs=None,replication_status=,reservations=['535a275c-ec47-49c2-9954-0593381bec55','e3d4cd72-4a23-4209-b89d-7b5862cb117e','affa8fec-5903-44b3-9885-e9a77d283cb1','6949bee2-ee55-4c2e-b1e6-4a9ebba5a399'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e828a2eb4c740aaa1edc01a279d16c1',volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71)}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1020.309710] [55072]: DEBUG cinder.volume.api [None req-a309d230-9d80-445d-b577-2893898d05c1 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5412f7c9-ab3c-4c77-9358-8290ca7c6666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1020.318888] [55072]: DEBUG cinder.volume.api [None req-a309d230-9d80-445d-b577-2893898d05c1 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5412f7c9-ab3c-4c77-9358-8290ca7c6666) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1020.320009] [55072]: DEBUG cinder.volume.api [None req-a309d230-9d80-445d-b577-2893898d05c1 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Flow 'volume_create_api' (9fd95407-aa67-4158-8a46-e6469dca3d36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55072) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1020.320381] [55072]: INFO cinder.volume.api [None req-a309d230-9d80-445d-b577-2893898d05c1 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Create volume request issued successfully. [ 1020.321047] [55072]: INFO cinder.api.openstack.wsgi [None req-a309d230-9d80-445d-b577-2893898d05c1 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1020.321510] [55072]: [pid: 55072|app: 0|req: 147/254] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 17:22:23 2025] POST /volume/v3/volumes => generated 750 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1020.330365] [55073]: DEBUG cinder.api.middleware.request_id [None req-a3baba29-f8b4-4bab-a6e9-fbb55265ff35 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.332654] [55073]: INFO cinder.api.openstack.wsgi [None req-a3baba29-f8b4-4bab-a6e9-fbb55265ff35 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] GET http://10.180.1.21/volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a [ 1020.333157] [55073]: DEBUG cinder.api.openstack.wsgi [None req-a3baba29-f8b4-4bab-a6e9-fbb55265ff35 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1020.333157] [55073]: DEBUG cinder.api.openstack.wsgi [None req-a3baba29-f8b4-4bab-a6e9-fbb55265ff35 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1020.340690] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1020.340690] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1020.344594] [55073]: INFO cinder.volume.api [None req-a3baba29-f8b4-4bab-a6e9-fbb55265ff35 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Volume info retrieved successfully. [ 1020.348938] [55073]: INFO cinder.api.openstack.wsgi [None req-a3baba29-f8b4-4bab-a6e9-fbb55265ff35 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] http://10.180.1.21/volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a returned with HTTP 200 [ 1020.349382] [55073]: [pid: 55073|app: 0|req: 108/255] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:22:23 2025] GET /volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a => generated 818 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1021.359771] [55072]: DEBUG cinder.api.middleware.request_id [None req-9f0fc2ed-5056-4cd3-8284-499ea2147037 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.362614] [55072]: INFO cinder.api.openstack.wsgi [None req-9f0fc2ed-5056-4cd3-8284-499ea2147037 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] GET http://10.180.1.21/volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a [ 1021.362879] [55072]: DEBUG cinder.api.openstack.wsgi [None req-9f0fc2ed-5056-4cd3-8284-499ea2147037 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1021.363141] [55072]: DEBUG cinder.api.openstack.wsgi [None req-9f0fc2ed-5056-4cd3-8284-499ea2147037 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1021.375802] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1021.375802] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1021.379796] [55072]: INFO cinder.volume.api [None req-9f0fc2ed-5056-4cd3-8284-499ea2147037 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Volume info retrieved successfully. [ 1021.384802] [55072]: INFO cinder.api.openstack.wsgi [None req-9f0fc2ed-5056-4cd3-8284-499ea2147037 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] http://10.180.1.21/volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a returned with HTTP 200 [ 1021.385410] [55072]: [pid: 55072|app: 0|req: 148/256] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:22:24 2025] GET /volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1021.425294] [55073]: DEBUG cinder.api.middleware.request_id [req-6c628d2d-59ea-4464-b31c-2afd187165f9 req-c5033813-33c4-45b0-9be8-a86ed720850a None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.428144] [55073]: INFO cinder.api.openstack.wsgi [req-6c628d2d-59ea-4464-b31c-2afd187165f9 req-c5033813-33c4-45b0-9be8-a86ed720850a tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] GET http://10.180.1.21/volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a [ 1021.428428] [55073]: DEBUG cinder.api.openstack.wsgi [req-6c628d2d-59ea-4464-b31c-2afd187165f9 req-c5033813-33c4-45b0-9be8-a86ed720850a tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1021.428697] [55073]: DEBUG cinder.api.openstack.wsgi [req-6c628d2d-59ea-4464-b31c-2afd187165f9 req-c5033813-33c4-45b0-9be8-a86ed720850a tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1021.436635] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1021.436635] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1021.440162] [55073]: INFO cinder.volume.api [req-6c628d2d-59ea-4464-b31c-2afd187165f9 req-c5033813-33c4-45b0-9be8-a86ed720850a tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Volume info retrieved successfully. [ 1021.444463] [55073]: INFO cinder.api.openstack.wsgi [req-6c628d2d-59ea-4464-b31c-2afd187165f9 req-c5033813-33c4-45b0-9be8-a86ed720850a tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] http://10.180.1.21/volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a returned with HTTP 200 [ 1021.444872] [55073]: [pid: 55073|app: 0|req: 109/257] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:22:24 2025] GET /volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1022.964398] [55072]: DEBUG cinder.api.middleware.request_id [None req-d4aec6ba-afde-4498-b2c3-bf2bb6945671 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1022.964866] [55072]: INFO cinder.api.openstack.wsgi [None req-d4aec6ba-afde-4498-b2c3-bf2bb6945671 None None] GET http://10.180.1.21/volume// [ 1022.965061] [55072]: DEBUG cinder.api.openstack.wsgi [None req-d4aec6ba-afde-4498-b2c3-bf2bb6945671 None None] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1022.965281] [55072]: DEBUG cinder.api.openstack.wsgi [None req-d4aec6ba-afde-4498-b2c3-bf2bb6945671 None None] Calling method 'all' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1022.965682] [55072]: INFO cinder.api.openstack.wsgi [None req-d4aec6ba-afde-4498-b2c3-bf2bb6945671 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1022.965995] [55072]: [pid: 55072|app: 0|req: 149/258] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 17:22:25 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1022.970554] [55073]: DEBUG cinder.api.middleware.request_id [req-6c628d2d-59ea-4464-b31c-2afd187165f9 req-f943d9c8-ea5a-4426-89a8-588568f780e5 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1022.972704] [55073]: INFO cinder.api.openstack.wsgi [req-6c628d2d-59ea-4464-b31c-2afd187165f9 req-f943d9c8-ea5a-4426-89a8-588568f780e5 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1022.973362] [55073]: DEBUG cinder.api.openstack.wsgi [req-6c628d2d-59ea-4464-b31c-2afd187165f9 req-f943d9c8-ea5a-4426-89a8-588568f780e5 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c111d7c-98ff-4e48-b60c-1777b555ca1a", "connector": null, "instance_uuid": "24e843d8-b56d-4dcb-b999-cdbdc8aa17c0"}} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1022.985153] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1022.985153] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1023.006033] [55073]: INFO cinder.api.openstack.wsgi [req-6c628d2d-59ea-4464-b31c-2afd187165f9 req-f943d9c8-ea5a-4426-89a8-588568f780e5 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1023.006207] [55073]: [pid: 55073|app: 0|req: 110/259] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 17:22:25 2025] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1023.023017] [55072]: DEBUG cinder.api.middleware.request_id [None req-dc269ad5-cfe8-4c06-95d3-18b7c9eb6870 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1023.025857] [55072]: INFO cinder.api.openstack.wsgi [None req-dc269ad5-cfe8-4c06-95d3-18b7c9eb6870 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] GET http://10.180.1.21/volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a [ 1023.026108] [55072]: DEBUG cinder.api.openstack.wsgi [None req-dc269ad5-cfe8-4c06-95d3-18b7c9eb6870 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1023.026327] [55072]: DEBUG cinder.api.openstack.wsgi [None req-dc269ad5-cfe8-4c06-95d3-18b7c9eb6870 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1023.036111] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1023.036111] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1023.039264] [55072]: INFO cinder.volume.api [None req-dc269ad5-cfe8-4c06-95d3-18b7c9eb6870 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Volume info retrieved successfully. [ 1023.044041] [55072]: INFO cinder.api.openstack.wsgi [None req-dc269ad5-cfe8-4c06-95d3-18b7c9eb6870 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] http://10.180.1.21/volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a returned with HTTP 200 [ 1023.044594] [55072]: [pid: 55072|app: 0|req: 150/260] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:22:25 2025] GET /volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1023.526800] [55073]: DEBUG cinder.api.middleware.request_id [None req-9f99e95c-c3ce-4e15-befa-12ef2d1ba561 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1023.527133] [55073]: INFO cinder.api.openstack.wsgi [None req-9f99e95c-c3ce-4e15-befa-12ef2d1ba561 None None] GET http://10.180.1.21/volume// [ 1023.527220] [55073]: DEBUG cinder.api.openstack.wsgi [None req-9f99e95c-c3ce-4e15-befa-12ef2d1ba561 None None] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1023.527479] [55073]: DEBUG cinder.api.openstack.wsgi [None req-9f99e95c-c3ce-4e15-befa-12ef2d1ba561 None None] Calling method 'all' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1023.527889] [55073]: INFO cinder.api.openstack.wsgi [None req-9f99e95c-c3ce-4e15-befa-12ef2d1ba561 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1023.528236] [55073]: [pid: 55073|app: 0|req: 111/261] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 17:22:26 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1023.531801] [55072]: DEBUG cinder.api.middleware.request_id [req-6c628d2d-59ea-4464-b31c-2afd187165f9 req-2ca58ac0-c39d-49f1-9fb4-02b7d99ab8e3 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1023.534478] [55072]: INFO cinder.api.openstack.wsgi [req-6c628d2d-59ea-4464-b31c-2afd187165f9 req-2ca58ac0-c39d-49f1-9fb4-02b7d99ab8e3 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] GET http://10.180.1.21/volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a [ 1023.534674] [55072]: DEBUG cinder.api.openstack.wsgi [req-6c628d2d-59ea-4464-b31c-2afd187165f9 req-2ca58ac0-c39d-49f1-9fb4-02b7d99ab8e3 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1023.534915] [55072]: DEBUG cinder.api.openstack.wsgi [req-6c628d2d-59ea-4464-b31c-2afd187165f9 req-2ca58ac0-c39d-49f1-9fb4-02b7d99ab8e3 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1023.545916] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1023.545916] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1023.549696] [55072]: INFO cinder.volume.api [req-6c628d2d-59ea-4464-b31c-2afd187165f9 req-2ca58ac0-c39d-49f1-9fb4-02b7d99ab8e3 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Volume info retrieved successfully. [ 1023.554650] [55072]: INFO cinder.api.openstack.wsgi [req-6c628d2d-59ea-4464-b31c-2afd187165f9 req-2ca58ac0-c39d-49f1-9fb4-02b7d99ab8e3 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] http://10.180.1.21/volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a returned with HTTP 200 [ 1023.555199] [55072]: [pid: 55072|app: 0|req: 151/262] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 17:22:26 2025] GET /volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a => generated 1023 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1023.584425] [55073]: DEBUG cinder.api.middleware.request_id [req-6c628d2d-59ea-4464-b31c-2afd187165f9 req-65f3fde1-1a32-4223-b760-34ac17daa2a9 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1023.588127] [55073]: INFO cinder.api.openstack.wsgi [req-6c628d2d-59ea-4464-b31c-2afd187165f9 req-65f3fde1-1a32-4223-b760-34ac17daa2a9 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] PUT http://10.180.1.21/volume/v3/attachments/6654b757-e809-4cd6-bb91-0c653bbdcaa1 [ 1023.588127] [55073]: DEBUG cinder.api.openstack.wsgi [req-6c628d2d-59ea-4464-b31c-2afd187165f9 req-65f3fde1-1a32-4223-b760-34ac17daa2a9 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-543780", "mountpoint": "/dev/sdb"}}} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1023.595973] [55073]: DEBUG cinder.coordination [req-6c628d2d-59ea-4464-b31c-2afd187165f9 req-65f3fde1-1a32-4223-b760-34ac17daa2a9 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Acquiring lock "cinder-attachment_update-9c111d7c-98ff-4e48-b60c-1777b555ca1a-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55073) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1023.600628] [55073]: DEBUG cinder.coordination [req-6c628d2d-59ea-4464-b31c-2afd187165f9 req-65f3fde1-1a32-4223-b760-34ac17daa2a9 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Lock "cinder-attachment_update-9c111d7c-98ff-4e48-b60c-1777b555ca1a-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55073) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1023.601716] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1023.601716] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1024.054478] [55072]: DEBUG cinder.api.middleware.request_id [None req-3f50fe2c-05d7-4e7a-bacd-b3b04720cec4 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1024.056741] [55072]: INFO cinder.api.openstack.wsgi [None req-3f50fe2c-05d7-4e7a-bacd-b3b04720cec4 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] GET http://10.180.1.21/volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a [ 1024.056997] [55072]: DEBUG cinder.api.openstack.wsgi [None req-3f50fe2c-05d7-4e7a-bacd-b3b04720cec4 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1024.057207] [55072]: DEBUG cinder.api.openstack.wsgi [None req-3f50fe2c-05d7-4e7a-bacd-b3b04720cec4 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1024.067033] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1024.067033] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1024.070288] [55072]: INFO cinder.volume.api [None req-3f50fe2c-05d7-4e7a-bacd-b3b04720cec4 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Volume info retrieved successfully. [ 1024.074515] [55072]: INFO cinder.api.openstack.wsgi [None req-3f50fe2c-05d7-4e7a-bacd-b3b04720cec4 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] http://10.180.1.21/volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a returned with HTTP 200 [ 1024.074906] [55072]: [pid: 55072|app: 0|req: 152/263] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:22:26 2025] GET /volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1025.085242] [55072]: DEBUG cinder.api.middleware.request_id [None req-7dd5abf1-ac6a-4148-8e2b-be23e9a2805a None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1025.087309] [55072]: INFO cinder.api.openstack.wsgi [None req-7dd5abf1-ac6a-4148-8e2b-be23e9a2805a tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] GET http://10.180.1.21/volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a [ 1025.087539] [55072]: DEBUG cinder.api.openstack.wsgi [None req-7dd5abf1-ac6a-4148-8e2b-be23e9a2805a tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1025.087786] [55072]: DEBUG cinder.api.openstack.wsgi [None req-7dd5abf1-ac6a-4148-8e2b-be23e9a2805a tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1025.097492] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1025.097492] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1025.100606] [55072]: INFO cinder.volume.api [None req-7dd5abf1-ac6a-4148-8e2b-be23e9a2805a tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Volume info retrieved successfully. [ 1025.104888] [55072]: INFO cinder.api.openstack.wsgi [None req-7dd5abf1-ac6a-4148-8e2b-be23e9a2805a tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] http://10.180.1.21/volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a returned with HTTP 200 [ 1025.105278] [55072]: [pid: 55072|app: 0|req: 153/264] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:22:27 2025] GET /volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1026.116182] [55072]: DEBUG cinder.api.middleware.request_id [None req-7d2dfc84-717a-43c5-8424-271277b00603 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.118291] [55072]: INFO cinder.api.openstack.wsgi [None req-7d2dfc84-717a-43c5-8424-271277b00603 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] GET http://10.180.1.21/volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a [ 1026.118505] [55072]: DEBUG cinder.api.openstack.wsgi [None req-7d2dfc84-717a-43c5-8424-271277b00603 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1026.118767] [55072]: DEBUG cinder.api.openstack.wsgi [None req-7d2dfc84-717a-43c5-8424-271277b00603 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1026.128899] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1026.128899] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1026.132171] [55072]: INFO cinder.volume.api [None req-7d2dfc84-717a-43c5-8424-271277b00603 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Volume info retrieved successfully. [ 1026.136627] [55072]: INFO cinder.api.openstack.wsgi [None req-7d2dfc84-717a-43c5-8424-271277b00603 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] http://10.180.1.21/volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a returned with HTTP 200 [ 1026.137144] [55072]: [pid: 55072|app: 0|req: 154/265] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:22:28 2025] GET /volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1027.147242] [55072]: DEBUG cinder.api.middleware.request_id [None req-3e3b4e57-3e4c-452f-845c-98a2d50925bf None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.149375] [55072]: INFO cinder.api.openstack.wsgi [None req-3e3b4e57-3e4c-452f-845c-98a2d50925bf tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] GET http://10.180.1.21/volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a [ 1027.149613] [55072]: DEBUG cinder.api.openstack.wsgi [None req-3e3b4e57-3e4c-452f-845c-98a2d50925bf tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1027.149828] [55072]: DEBUG cinder.api.openstack.wsgi [None req-3e3b4e57-3e4c-452f-845c-98a2d50925bf tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1027.159515] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1027.159515] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1027.163096] [55072]: INFO cinder.volume.api [None req-3e3b4e57-3e4c-452f-845c-98a2d50925bf tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Volume info retrieved successfully. [ 1027.167818] [55072]: INFO cinder.api.openstack.wsgi [None req-3e3b4e57-3e4c-452f-845c-98a2d50925bf tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] http://10.180.1.21/volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a returned with HTTP 200 [ 1027.168210] [55072]: [pid: 55072|app: 0|req: 155/266] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:22:29 2025] GET /volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1028.124799] [55073]: DEBUG cinder.coordination [req-6c628d2d-59ea-4464-b31c-2afd187165f9 req-65f3fde1-1a32-4223-b760-34ac17daa2a9 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Lock "cinder-attachment_update-9c111d7c-98ff-4e48-b60c-1777b555ca1a-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=55073) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1028.125332] [55073]: INFO cinder.api.openstack.wsgi [req-6c628d2d-59ea-4464-b31c-2afd187165f9 req-65f3fde1-1a32-4223-b760-34ac17daa2a9 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] http://10.180.1.21/volume/v3/attachments/6654b757-e809-4cd6-bb91-0c653bbdcaa1 returned with HTTP 200 [ 1028.126007] [55073]: [pid: 55073|app: 0|req: 112/267] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 17:22:26 2025] PUT /volume/v3/attachments/6654b757-e809-4cd6-bb91-0c653bbdcaa1 => generated 617 bytes in 4543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1028.178483] [55072]: DEBUG cinder.api.middleware.request_id [None req-c6914b8e-a1d5-410e-a9c6-96256e14d229 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1028.180825] [55072]: INFO cinder.api.openstack.wsgi [None req-c6914b8e-a1d5-410e-a9c6-96256e14d229 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] GET http://10.180.1.21/volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a [ 1028.181048] [55072]: DEBUG cinder.api.openstack.wsgi [None req-c6914b8e-a1d5-410e-a9c6-96256e14d229 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1028.181268] [55072]: DEBUG cinder.api.openstack.wsgi [None req-c6914b8e-a1d5-410e-a9c6-96256e14d229 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1028.191443] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1028.191443] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1028.194682] [55072]: INFO cinder.volume.api [None req-c6914b8e-a1d5-410e-a9c6-96256e14d229 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Volume info retrieved successfully. [ 1028.198817] [55072]: INFO cinder.api.openstack.wsgi [None req-c6914b8e-a1d5-410e-a9c6-96256e14d229 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] http://10.180.1.21/volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a returned with HTTP 200 [ 1028.199213] [55072]: [pid: 55072|app: 0|req: 156/268] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:22:31 2025] GET /volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1029.210627] [55073]: DEBUG cinder.api.middleware.request_id [None req-6cfed5c4-d9cd-4a1b-ab32-8d9c20787c4a None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.212781] [55073]: INFO cinder.api.openstack.wsgi [None req-6cfed5c4-d9cd-4a1b-ab32-8d9c20787c4a tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] GET http://10.180.1.21/volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a [ 1029.213072] [55073]: DEBUG cinder.api.openstack.wsgi [None req-6cfed5c4-d9cd-4a1b-ab32-8d9c20787c4a tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1029.213376] [55073]: DEBUG cinder.api.openstack.wsgi [None req-6cfed5c4-d9cd-4a1b-ab32-8d9c20787c4a tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1029.225433] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1029.225433] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1029.229279] [55073]: INFO cinder.volume.api [None req-6cfed5c4-d9cd-4a1b-ab32-8d9c20787c4a tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Volume info retrieved successfully. [ 1029.233952] [55073]: INFO cinder.api.openstack.wsgi [None req-6cfed5c4-d9cd-4a1b-ab32-8d9c20787c4a tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] http://10.180.1.21/volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a returned with HTTP 200 [ 1029.234433] [55073]: [pid: 55073|app: 0|req: 113/269] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:22:32 2025] GET /volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1029.738075] [55072]: DEBUG cinder.api.middleware.request_id [req-6c628d2d-59ea-4464-b31c-2afd187165f9 req-0979c0f1-b6c5-4079-a9bf-bdeae84ae4be None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.740534] [55072]: INFO cinder.api.openstack.wsgi [req-6c628d2d-59ea-4464-b31c-2afd187165f9 req-0979c0f1-b6c5-4079-a9bf-bdeae84ae4be tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] POST http://10.180.1.21/volume/v3/attachments/6654b757-e809-4cd6-bb91-0c653bbdcaa1/action [ 1029.740965] [55072]: DEBUG cinder.api.openstack.wsgi [req-6c628d2d-59ea-4464-b31c-2afd187165f9 req-0979c0f1-b6c5-4079-a9bf-bdeae84ae4be tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Action body: b'{"os-complete": null}' {{(pid=55072) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1029.741118] [55072]: DEBUG cinder.api.openstack.wsgi [req-6c628d2d-59ea-4464-b31c-2afd187165f9 req-0979c0f1-b6c5-4079-a9bf-bdeae84ae4be tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1029.755827] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1029.755827] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1029.765503] [55072]: INFO cinder.api.openstack.wsgi [req-6c628d2d-59ea-4464-b31c-2afd187165f9 req-0979c0f1-b6c5-4079-a9bf-bdeae84ae4be tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] http://10.180.1.21/volume/v3/attachments/6654b757-e809-4cd6-bb91-0c653bbdcaa1/action returned with HTTP 204 [ 1029.765971] [55072]: [pid: 55072|app: 0|req: 157/270] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 17:22:32 2025] POST /volume/v3/attachments/6654b757-e809-4cd6-bb91-0c653bbdcaa1/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1030.245855] [55073]: DEBUG cinder.api.middleware.request_id [None req-669462af-4ea1-47a4-8735-636876bd7da3 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1030.248043] [55073]: INFO cinder.api.openstack.wsgi [None req-669462af-4ea1-47a4-8735-636876bd7da3 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] GET http://10.180.1.21/volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a [ 1030.248043] [55073]: DEBUG cinder.api.openstack.wsgi [None req-669462af-4ea1-47a4-8735-636876bd7da3 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1030.248207] [55073]: DEBUG cinder.api.openstack.wsgi [None req-669462af-4ea1-47a4-8735-636876bd7da3 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1030.260717] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1030.260717] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1030.264570] [55073]: INFO cinder.volume.api [None req-669462af-4ea1-47a4-8735-636876bd7da3 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Volume info retrieved successfully. [ 1030.269754] [55073]: INFO cinder.api.openstack.wsgi [None req-669462af-4ea1-47a4-8735-636876bd7da3 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] http://10.180.1.21/volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a returned with HTTP 200 [ 1030.269754] [55073]: [pid: 55073|app: 0|req: 114/271] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:22:33 2025] GET /volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1030.279815] [55072]: DEBUG cinder.api.middleware.request_id [None req-49240ce3-f31a-46aa-a2c8-dfd9004367c3 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1030.281932] [55072]: INFO cinder.api.openstack.wsgi [None req-49240ce3-f31a-46aa-a2c8-dfd9004367c3 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] GET http://10.180.1.21/volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a [ 1030.282173] [55072]: DEBUG cinder.api.openstack.wsgi [None req-49240ce3-f31a-46aa-a2c8-dfd9004367c3 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1030.282403] [55072]: DEBUG cinder.api.openstack.wsgi [None req-49240ce3-f31a-46aa-a2c8-dfd9004367c3 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1030.294520] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1030.294520] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1030.298113] [55072]: INFO cinder.volume.api [None req-49240ce3-f31a-46aa-a2c8-dfd9004367c3 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Volume info retrieved successfully. [ 1030.302752] [55072]: INFO cinder.api.openstack.wsgi [None req-49240ce3-f31a-46aa-a2c8-dfd9004367c3 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] http://10.180.1.21/volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a returned with HTTP 200 [ 1030.303244] [55072]: [pid: 55072|app: 0|req: 158/272] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:22:33 2025] GET /volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1034.888854] [55073]: DEBUG cinder.api.middleware.request_id [req-c2c033c9-76cf-4ae9-90e8-4c325fe1ad1b req-843c82ca-d45d-45b5-92d3-2a763b7f87e9 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1034.891343] [55073]: INFO cinder.api.openstack.wsgi [req-c2c033c9-76cf-4ae9-90e8-4c325fe1ad1b req-843c82ca-d45d-45b5-92d3-2a763b7f87e9 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] DELETE http://10.180.1.21/volume/v3/attachments/6654b757-e809-4cd6-bb91-0c653bbdcaa1 [ 1034.891572] [55073]: DEBUG cinder.api.openstack.wsgi [req-c2c033c9-76cf-4ae9-90e8-4c325fe1ad1b req-843c82ca-d45d-45b5-92d3-2a763b7f87e9 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1034.891942] [55073]: DEBUG cinder.api.openstack.wsgi [req-c2c033c9-76cf-4ae9-90e8-4c325fe1ad1b req-843c82ca-d45d-45b5-92d3-2a763b7f87e9 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Calling method 'version_select' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1034.900610] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1034.900610] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1035.426406] [55073]: INFO cinder.api.openstack.wsgi [req-c2c033c9-76cf-4ae9-90e8-4c325fe1ad1b req-843c82ca-d45d-45b5-92d3-2a763b7f87e9 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] http://10.180.1.21/volume/v3/attachments/6654b757-e809-4cd6-bb91-0c653bbdcaa1 returned with HTTP 200 [ 1035.426853] [55073]: [pid: 55073|app: 0|req: 115/273] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 17:22:37 2025] DELETE /volume/v3/attachments/6654b757-e809-4cd6-bb91-0c653bbdcaa1 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1037.330358] [55072]: DEBUG cinder.api.middleware.request_id [req-b57f9512-27f5-4ebf-bbec-dc76b14e875a req-fb25a3ec-ece1-4fef-8186-69886723055f None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1037.332948] [55072]: INFO cinder.api.openstack.wsgi [req-b57f9512-27f5-4ebf-bbec-dc76b14e875a req-fb25a3ec-ece1-4fef-8186-69886723055f tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] GET http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 [ 1037.333192] [55072]: DEBUG cinder.api.openstack.wsgi [req-b57f9512-27f5-4ebf-bbec-dc76b14e875a req-fb25a3ec-ece1-4fef-8186-69886723055f tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1037.333412] [55072]: DEBUG cinder.api.openstack.wsgi [req-b57f9512-27f5-4ebf-bbec-dc76b14e875a req-fb25a3ec-ece1-4fef-8186-69886723055f tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1037.346344] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1037.346344] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1037.350209] [55072]: INFO cinder.volume.api [req-b57f9512-27f5-4ebf-bbec-dc76b14e875a req-fb25a3ec-ece1-4fef-8186-69886723055f tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Volume info retrieved successfully. [ 1037.355265] [55072]: INFO cinder.api.openstack.wsgi [req-b57f9512-27f5-4ebf-bbec-dc76b14e875a req-fb25a3ec-ece1-4fef-8186-69886723055f tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 returned with HTTP 200 [ 1037.355643] [55072]: [pid: 55072|app: 0|req: 159/274] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:22:40 2025] GET /volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 => generated 1683 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1037.382082] [55073]: DEBUG cinder.api.middleware.request_id [req-b57f9512-27f5-4ebf-bbec-dc76b14e875a req-b94a69fa-ccef-474f-ae27-6663f098e172 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1037.384535] [55073]: INFO cinder.api.openstack.wsgi [req-b57f9512-27f5-4ebf-bbec-dc76b14e875a req-b94a69fa-ccef-474f-ae27-6663f098e172 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] GET http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 [ 1037.384769] [55073]: DEBUG cinder.api.openstack.wsgi [req-b57f9512-27f5-4ebf-bbec-dc76b14e875a req-b94a69fa-ccef-474f-ae27-6663f098e172 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1037.384986] [55073]: DEBUG cinder.api.openstack.wsgi [req-b57f9512-27f5-4ebf-bbec-dc76b14e875a req-b94a69fa-ccef-474f-ae27-6663f098e172 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1037.395443] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1037.395443] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1037.398673] [55073]: INFO cinder.volume.api [req-b57f9512-27f5-4ebf-bbec-dc76b14e875a req-b94a69fa-ccef-474f-ae27-6663f098e172 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Volume info retrieved successfully. [ 1037.403794] [55073]: INFO cinder.api.openstack.wsgi [req-b57f9512-27f5-4ebf-bbec-dc76b14e875a req-b94a69fa-ccef-474f-ae27-6663f098e172 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 returned with HTTP 200 [ 1037.404194] [55073]: [pid: 55073|app: 0|req: 116/275] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:22:40 2025] GET /volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 => generated 1683 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1038.115734] [55072]: DEBUG cinder.api.middleware.request_id [None req-bc3394af-c3d8-422f-9c5d-08f42d2b6492 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1038.117916] [55072]: INFO cinder.api.openstack.wsgi [None req-bc3394af-c3d8-422f-9c5d-08f42d2b6492 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] GET http://10.180.1.21/volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a [ 1038.118151] [55072]: DEBUG cinder.api.openstack.wsgi [None req-bc3394af-c3d8-422f-9c5d-08f42d2b6492 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1038.118373] [55072]: DEBUG cinder.api.openstack.wsgi [None req-bc3394af-c3d8-422f-9c5d-08f42d2b6492 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1038.128660] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1038.128660] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1038.132875] [55072]: INFO cinder.volume.api [None req-bc3394af-c3d8-422f-9c5d-08f42d2b6492 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Volume info retrieved successfully. [ 1038.137683] [55072]: INFO cinder.api.openstack.wsgi [None req-bc3394af-c3d8-422f-9c5d-08f42d2b6492 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] http://10.180.1.21/volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a returned with HTTP 200 [ 1038.138118] [55072]: [pid: 55072|app: 0|req: 160/276] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:22:40 2025] GET /volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1038.150375] [55073]: DEBUG cinder.api.middleware.request_id [None req-4816a1fb-b2a9-4cd8-8a66-a3a2b2220674 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1038.152564] [55073]: INFO cinder.api.openstack.wsgi [None req-4816a1fb-b2a9-4cd8-8a66-a3a2b2220674 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] GET http://10.180.1.21/volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a [ 1038.152799] [55073]: DEBUG cinder.api.openstack.wsgi [None req-4816a1fb-b2a9-4cd8-8a66-a3a2b2220674 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1038.153031] [55073]: DEBUG cinder.api.openstack.wsgi [None req-4816a1fb-b2a9-4cd8-8a66-a3a2b2220674 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1038.161452] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1038.161452] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1038.165344] [55073]: INFO cinder.volume.api [None req-4816a1fb-b2a9-4cd8-8a66-a3a2b2220674 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Volume info retrieved successfully. [ 1038.169582] [55073]: INFO cinder.api.openstack.wsgi [None req-4816a1fb-b2a9-4cd8-8a66-a3a2b2220674 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] http://10.180.1.21/volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a returned with HTTP 200 [ 1038.170101] [55073]: [pid: 55073|app: 0|req: 117/277] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:22:40 2025] GET /volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1038.201126] [55072]: DEBUG cinder.api.middleware.request_id [None req-24f6cf8a-8fc0-4576-92b9-a2d7f618139c None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1038.203352] [55072]: INFO cinder.api.openstack.wsgi [None req-24f6cf8a-8fc0-4576-92b9-a2d7f618139c tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] GET http://10.180.1.21/volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a [ 1038.204034] [55072]: DEBUG cinder.api.openstack.wsgi [None req-24f6cf8a-8fc0-4576-92b9-a2d7f618139c tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1038.204034] [55072]: DEBUG cinder.api.openstack.wsgi [None req-24f6cf8a-8fc0-4576-92b9-a2d7f618139c tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1038.211717] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1038.211717] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1038.215503] [55072]: INFO cinder.volume.api [None req-24f6cf8a-8fc0-4576-92b9-a2d7f618139c tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Volume info retrieved successfully. [ 1038.220025] [55072]: INFO cinder.api.openstack.wsgi [None req-24f6cf8a-8fc0-4576-92b9-a2d7f618139c tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] http://10.180.1.21/volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a returned with HTTP 200 [ 1038.220326] [55072]: [pid: 55072|app: 0|req: 161/278] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:22:41 2025] GET /volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1038.676114] [55073]: DEBUG cinder.api.middleware.request_id [None req-83a5438f-21e3-4029-bd5e-f6999e828587 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1038.679941] [55073]: INFO cinder.api.openstack.wsgi [None req-83a5438f-21e3-4029-bd5e-f6999e828587 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] GET http://10.180.1.21/volume/v3/volumes/45d6650f-f844-484c-8980-9cb764e2f4f8 [ 1038.680202] [55073]: DEBUG cinder.api.openstack.wsgi [None req-83a5438f-21e3-4029-bd5e-f6999e828587 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1038.680508] [55073]: DEBUG cinder.api.openstack.wsgi [None req-83a5438f-21e3-4029-bd5e-f6999e828587 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1038.696769] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1038.696769] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1038.701252] [55073]: INFO cinder.volume.api [None req-83a5438f-21e3-4029-bd5e-f6999e828587 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Volume info retrieved successfully. [ 1038.709482] [55073]: INFO cinder.api.openstack.wsgi [None req-83a5438f-21e3-4029-bd5e-f6999e828587 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] http://10.180.1.21/volume/v3/volumes/45d6650f-f844-484c-8980-9cb764e2f4f8 returned with HTTP 200 [ 1038.710029] [55073]: [pid: 55073|app: 0|req: 118/279] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:22:41 2025] GET /volume/v3/volumes/45d6650f-f844-484c-8980-9cb764e2f4f8 => generated 1140 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1038.808296] [55072]: DEBUG cinder.api.middleware.request_id [req-1f5c33fa-2274-4123-8db5-6d188780353b req-e50ea0a9-aefb-4ffb-8cd9-3708adc36958 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1038.810472] [55072]: INFO cinder.api.openstack.wsgi [req-1f5c33fa-2274-4123-8db5-6d188780353b req-e50ea0a9-aefb-4ffb-8cd9-3708adc36958 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] GET http://10.180.1.21/volume/v3/volumes/45d6650f-f844-484c-8980-9cb764e2f4f8 [ 1038.810747] [55072]: DEBUG cinder.api.openstack.wsgi [req-1f5c33fa-2274-4123-8db5-6d188780353b req-e50ea0a9-aefb-4ffb-8cd9-3708adc36958 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1038.810966] [55072]: DEBUG cinder.api.openstack.wsgi [req-1f5c33fa-2274-4123-8db5-6d188780353b req-e50ea0a9-aefb-4ffb-8cd9-3708adc36958 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1038.829786] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1038.829786] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1038.833406] [55072]: INFO cinder.volume.api [req-1f5c33fa-2274-4123-8db5-6d188780353b req-e50ea0a9-aefb-4ffb-8cd9-3708adc36958 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Volume info retrieved successfully. [ 1038.840065] [55072]: INFO cinder.api.openstack.wsgi [req-1f5c33fa-2274-4123-8db5-6d188780353b req-e50ea0a9-aefb-4ffb-8cd9-3708adc36958 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] http://10.180.1.21/volume/v3/volumes/45d6650f-f844-484c-8980-9cb764e2f4f8 returned with HTTP 200 [ 1038.840065] [55072]: [pid: 55072|app: 0|req: 162/280] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:22:41 2025] GET /volume/v3/volumes/45d6650f-f844-484c-8980-9cb764e2f4f8 => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1038.860792] [55073]: DEBUG cinder.api.middleware.request_id [req-1f5c33fa-2274-4123-8db5-6d188780353b req-43383525-a4be-427f-8480-4e3a81e2c1c9 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1038.863685] [55073]: INFO cinder.api.openstack.wsgi [req-1f5c33fa-2274-4123-8db5-6d188780353b req-43383525-a4be-427f-8480-4e3a81e2c1c9 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] POST http://10.180.1.21/volume/v3/volumes/45d6650f-f844-484c-8980-9cb764e2f4f8/action [ 1038.863685] [55073]: DEBUG cinder.api.openstack.wsgi [req-1f5c33fa-2274-4123-8db5-6d188780353b req-43383525-a4be-427f-8480-4e3a81e2c1c9 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55073) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1038.863831] [55073]: DEBUG cinder.api.openstack.wsgi [req-1f5c33fa-2274-4123-8db5-6d188780353b req-43383525-a4be-427f-8480-4e3a81e2c1c9 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1038.877083] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1038.877083] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1038.877985] [55073]: INFO cinder.volume.api [req-1f5c33fa-2274-4123-8db5-6d188780353b req-43383525-a4be-427f-8480-4e3a81e2c1c9 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Volume info retrieved successfully. [ 1038.888393] [55073]: INFO cinder.volume.api [req-1f5c33fa-2274-4123-8db5-6d188780353b req-43383525-a4be-427f-8480-4e3a81e2c1c9 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Begin detaching volume completed successfully. [ 1038.888393] [55073]: INFO cinder.api.openstack.wsgi [req-1f5c33fa-2274-4123-8db5-6d188780353b req-43383525-a4be-427f-8480-4e3a81e2c1c9 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] http://10.180.1.21/volume/v3/volumes/45d6650f-f844-484c-8980-9cb764e2f4f8/action returned with HTTP 202 [ 1038.888611] [55073]: [pid: 55073|app: 0|req: 119/281] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 17:22:41 2025] POST /volume/v3/volumes/45d6650f-f844-484c-8980-9cb764e2f4f8/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1039.919445] [55072]: DEBUG cinder.api.middleware.request_id [None req-c847b7aa-bdab-4816-9a89-20c68d9e76bd None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1039.919801] [55072]: INFO cinder.api.openstack.wsgi [None req-c847b7aa-bdab-4816-9a89-20c68d9e76bd None None] GET http://10.180.1.21/volume// [ 1039.919990] [55072]: DEBUG cinder.api.openstack.wsgi [None req-c847b7aa-bdab-4816-9a89-20c68d9e76bd None None] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1039.920227] [55072]: DEBUG cinder.api.openstack.wsgi [None req-c847b7aa-bdab-4816-9a89-20c68d9e76bd None None] Calling method 'all' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1039.920711] [55072]: INFO cinder.api.openstack.wsgi [None req-c847b7aa-bdab-4816-9a89-20c68d9e76bd None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1039.921826] [55072]: [pid: 55072|app: 0|req: 163/282] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 17:22:42 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1039.924480] [55073]: DEBUG cinder.api.middleware.request_id [req-1f5c33fa-2274-4123-8db5-6d188780353b req-83335a4c-d08f-4ed5-ac32-524a35e3140e None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1039.926932] [55073]: INFO cinder.api.openstack.wsgi [req-1f5c33fa-2274-4123-8db5-6d188780353b req-83335a4c-d08f-4ed5-ac32-524a35e3140e tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] GET http://10.180.1.21/volume/v3/volumes/45d6650f-f844-484c-8980-9cb764e2f4f8 [ 1039.927570] [55073]: DEBUG cinder.api.openstack.wsgi [req-1f5c33fa-2274-4123-8db5-6d188780353b req-83335a4c-d08f-4ed5-ac32-524a35e3140e tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1039.927570] [55073]: DEBUG cinder.api.openstack.wsgi [req-1f5c33fa-2274-4123-8db5-6d188780353b req-83335a4c-d08f-4ed5-ac32-524a35e3140e tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1039.940852] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1039.940852] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1039.944969] [55073]: INFO cinder.volume.api [req-1f5c33fa-2274-4123-8db5-6d188780353b req-83335a4c-d08f-4ed5-ac32-524a35e3140e tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Volume info retrieved successfully. [ 1039.950156] [55073]: INFO cinder.api.openstack.wsgi [req-1f5c33fa-2274-4123-8db5-6d188780353b req-83335a4c-d08f-4ed5-ac32-524a35e3140e tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] http://10.180.1.21/volume/v3/volumes/45d6650f-f844-484c-8980-9cb764e2f4f8 returned with HTTP 200 [ 1039.950739] [55073]: [pid: 55073|app: 0|req: 120/283] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 17:22:42 2025] GET /volume/v3/volumes/45d6650f-f844-484c-8980-9cb764e2f4f8 => generated 1324 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1041.116998] [55072]: DEBUG cinder.api.middleware.request_id [req-1f5c33fa-2274-4123-8db5-6d188780353b req-00b9f3cd-d81a-44b4-abc4-da2edb5e0c4a None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1041.119449] [55072]: INFO cinder.api.openstack.wsgi [req-1f5c33fa-2274-4123-8db5-6d188780353b req-00b9f3cd-d81a-44b4-abc4-da2edb5e0c4a tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d8c1b29c-f804-4b97-9b5e-d81cdf5c7601 [ 1041.119692] [55072]: DEBUG cinder.api.openstack.wsgi [req-1f5c33fa-2274-4123-8db5-6d188780353b req-00b9f3cd-d81a-44b4-abc4-da2edb5e0c4a tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1041.119906] [55072]: DEBUG cinder.api.openstack.wsgi [req-1f5c33fa-2274-4123-8db5-6d188780353b req-00b9f3cd-d81a-44b4-abc4-da2edb5e0c4a tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Calling method 'version_select' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1041.127774] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1041.127774] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1041.326072] [55073]: DEBUG cinder.api.middleware.request_id [None req-1928b935-a096-4e37-8665-09d35f8e6dac None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1041.326622] [55073]: INFO cinder.api.openstack.wsgi [None req-1928b935-a096-4e37-8665-09d35f8e6dac None None] GET http://10.180.1.21/volume// [ 1041.326845] [55073]: DEBUG cinder.api.openstack.wsgi [None req-1928b935-a096-4e37-8665-09d35f8e6dac None None] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1041.327080] [55073]: DEBUG cinder.api.openstack.wsgi [None req-1928b935-a096-4e37-8665-09d35f8e6dac None None] Calling method 'all' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1041.327498] [55073]: INFO cinder.api.openstack.wsgi [None req-1928b935-a096-4e37-8665-09d35f8e6dac None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1041.327867] [55073]: [pid: 55073|app: 0|req: 121/284] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 17:22:44 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1041.330892] [55073]: DEBUG cinder.api.middleware.request_id [req-b57f9512-27f5-4ebf-bbec-dc76b14e875a req-a844156d-c63d-4486-a5ec-3a08ccd623e2 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1041.332962] [55073]: INFO cinder.api.openstack.wsgi [req-b57f9512-27f5-4ebf-bbec-dc76b14e875a req-a844156d-c63d-4486-a5ec-3a08ccd623e2 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1041.333362] [55073]: DEBUG cinder.api.openstack.wsgi [req-b57f9512-27f5-4ebf-bbec-dc76b14e875a req-a844156d-c63d-4486-a5ec-3a08ccd623e2 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "514c3df0-bd79-4b24-8323-4f878d6970b7", "connector": null, "instance_uuid": "8b4becc1-dc4d-4e82-90ff-0ecf9a6f66ab"}} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1041.346164] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1041.346164] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1041.376971] [55073]: INFO cinder.api.openstack.wsgi [req-b57f9512-27f5-4ebf-bbec-dc76b14e875a req-a844156d-c63d-4486-a5ec-3a08ccd623e2 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1041.377519] [55073]: [pid: 55073|app: 0|req: 122/285] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 17:22:44 2025] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1041.423664] [55073]: DEBUG cinder.api.middleware.request_id [req-b57f9512-27f5-4ebf-bbec-dc76b14e875a req-4dbba970-8b23-44f7-bedb-2832bbe91d1b None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1041.426248] [55073]: INFO cinder.api.openstack.wsgi [req-b57f9512-27f5-4ebf-bbec-dc76b14e875a req-4dbba970-8b23-44f7-bedb-2832bbe91d1b tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] POST http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7/action [ 1041.426655] [55073]: DEBUG cinder.api.openstack.wsgi [req-b57f9512-27f5-4ebf-bbec-dc76b14e875a req-4dbba970-8b23-44f7-bedb-2832bbe91d1b tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=55073) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1041.426851] [55073]: DEBUG cinder.api.openstack.wsgi [req-b57f9512-27f5-4ebf-bbec-dc76b14e875a req-4dbba970-8b23-44f7-bedb-2832bbe91d1b tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1041.439463] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1041.439463] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1041.440116] [55073]: INFO cinder.volume.api [req-b57f9512-27f5-4ebf-bbec-dc76b14e875a req-4dbba970-8b23-44f7-bedb-2832bbe91d1b tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Volume info retrieved successfully. [ 1041.444715] [55073]: INFO cinder.volume.api [req-b57f9512-27f5-4ebf-bbec-dc76b14e875a req-4dbba970-8b23-44f7-bedb-2832bbe91d1b tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Roll detaching of volume completed successfully. [ 1041.445037] [55073]: INFO cinder.api.openstack.wsgi [req-b57f9512-27f5-4ebf-bbec-dc76b14e875a req-4dbba970-8b23-44f7-bedb-2832bbe91d1b tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7/action returned with HTTP 202 [ 1041.445401] [55073]: [pid: 55073|app: 0|req: 123/286] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 17:22:44 2025] POST /volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1041.449383] [55073]: DEBUG cinder.api.middleware.request_id [req-b57f9512-27f5-4ebf-bbec-dc76b14e875a req-ece6fd09-4435-4212-b893-f9022b10123f None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1041.451552] [55073]: INFO cinder.api.openstack.wsgi [req-b57f9512-27f5-4ebf-bbec-dc76b14e875a req-ece6fd09-4435-4212-b893-f9022b10123f tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] DELETE http://10.180.1.21/volume/v3/attachments/bbef37b4-3e98-4f7f-a7be-5ca47d9fdcf1 [ 1041.451786] [55073]: DEBUG cinder.api.openstack.wsgi [req-b57f9512-27f5-4ebf-bbec-dc76b14e875a req-ece6fd09-4435-4212-b893-f9022b10123f tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1041.452013] [55073]: DEBUG cinder.api.openstack.wsgi [req-b57f9512-27f5-4ebf-bbec-dc76b14e875a req-ece6fd09-4435-4212-b893-f9022b10123f tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Calling method 'version_select' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1041.458650] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1041.458650] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1041.480053] [55073]: INFO cinder.api.openstack.wsgi [req-b57f9512-27f5-4ebf-bbec-dc76b14e875a req-ece6fd09-4435-4212-b893-f9022b10123f tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] http://10.180.1.21/volume/v3/attachments/bbef37b4-3e98-4f7f-a7be-5ca47d9fdcf1 returned with HTTP 200 [ 1041.480495] [55073]: [pid: 55073|app: 0|req: 124/287] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 17:22:44 2025] DELETE /volume/v3/attachments/bbef37b4-3e98-4f7f-a7be-5ca47d9fdcf1 => generated 192 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1041.653109] [55072]: INFO cinder.api.openstack.wsgi [req-1f5c33fa-2274-4123-8db5-6d188780353b req-00b9f3cd-d81a-44b4-abc4-da2edb5e0c4a tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] http://10.180.1.21/volume/v3/attachments/d8c1b29c-f804-4b97-9b5e-d81cdf5c7601 returned with HTTP 200 [ 1041.653560] [55072]: [pid: 55072|app: 0|req: 164/288] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 17:22:43 2025] DELETE /volume/v3/attachments/d8c1b29c-f804-4b97-9b5e-d81cdf5c7601 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1041.881971] [55073]: DEBUG cinder.api.middleware.request_id [None req-bca5a52b-2435-4862-ac96-cf83a5de61af None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1041.883614] [55073]: INFO cinder.api.openstack.wsgi [None req-bca5a52b-2435-4862-ac96-cf83a5de61af tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] GET http://10.180.1.21/volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d [ 1041.883842] [55073]: DEBUG cinder.api.openstack.wsgi [None req-bca5a52b-2435-4862-ac96-cf83a5de61af tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1041.884079] [55073]: DEBUG cinder.api.openstack.wsgi [None req-bca5a52b-2435-4862-ac96-cf83a5de61af tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1041.893489] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1041.893489] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1041.896540] [55073]: INFO cinder.volume.api [None req-bca5a52b-2435-4862-ac96-cf83a5de61af tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Volume info retrieved successfully. [ 1041.901232] [55073]: INFO cinder.api.openstack.wsgi [None req-bca5a52b-2435-4862-ac96-cf83a5de61af tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] http://10.180.1.21/volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d returned with HTTP 200 [ 1041.901715] [55073]: [pid: 55073|app: 0|req: 125/289] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:22:44 2025] GET /volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d => generated 1142 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1041.935939] [55072]: DEBUG cinder.api.middleware.request_id [req-f314febc-2022-4bdc-81c4-6b98b1c0c381 req-401b5800-80b0-48b6-bdba-efecf5635035 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1041.938263] [55072]: INFO cinder.api.openstack.wsgi [req-f314febc-2022-4bdc-81c4-6b98b1c0c381 req-401b5800-80b0-48b6-bdba-efecf5635035 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] GET http://10.180.1.21/volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d [ 1041.938487] [55072]: DEBUG cinder.api.openstack.wsgi [req-f314febc-2022-4bdc-81c4-6b98b1c0c381 req-401b5800-80b0-48b6-bdba-efecf5635035 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1041.938727] [55072]: DEBUG cinder.api.openstack.wsgi [req-f314febc-2022-4bdc-81c4-6b98b1c0c381 req-401b5800-80b0-48b6-bdba-efecf5635035 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1041.948439] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1041.948439] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1041.951547] [55072]: INFO cinder.volume.api [req-f314febc-2022-4bdc-81c4-6b98b1c0c381 req-401b5800-80b0-48b6-bdba-efecf5635035 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Volume info retrieved successfully. [ 1041.955779] [55072]: INFO cinder.api.openstack.wsgi [req-f314febc-2022-4bdc-81c4-6b98b1c0c381 req-401b5800-80b0-48b6-bdba-efecf5635035 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] http://10.180.1.21/volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d returned with HTTP 200 [ 1041.956167] [55072]: [pid: 55072|app: 0|req: 165/290] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:22:44 2025] GET /volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d => generated 1142 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1041.970588] [55073]: DEBUG cinder.api.middleware.request_id [req-f314febc-2022-4bdc-81c4-6b98b1c0c381 req-391c9f96-ce82-4427-8004-15c22f0b0b7f None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1041.972891] [55073]: INFO cinder.api.openstack.wsgi [req-f314febc-2022-4bdc-81c4-6b98b1c0c381 req-391c9f96-ce82-4427-8004-15c22f0b0b7f tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] POST http://10.180.1.21/volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d/action [ 1041.973308] [55073]: DEBUG cinder.api.openstack.wsgi [req-f314febc-2022-4bdc-81c4-6b98b1c0c381 req-391c9f96-ce82-4427-8004-15c22f0b0b7f tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55073) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1041.973447] [55073]: DEBUG cinder.api.openstack.wsgi [req-f314febc-2022-4bdc-81c4-6b98b1c0c381 req-391c9f96-ce82-4427-8004-15c22f0b0b7f tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1041.984224] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1041.984224] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1041.984779] [55073]: INFO cinder.volume.api [req-f314febc-2022-4bdc-81c4-6b98b1c0c381 req-391c9f96-ce82-4427-8004-15c22f0b0b7f tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Volume info retrieved successfully. [ 1041.989323] [55073]: INFO cinder.volume.api [req-f314febc-2022-4bdc-81c4-6b98b1c0c381 req-391c9f96-ce82-4427-8004-15c22f0b0b7f tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Begin detaching volume completed successfully. [ 1041.989598] [55073]: INFO cinder.api.openstack.wsgi [req-f314febc-2022-4bdc-81c4-6b98b1c0c381 req-391c9f96-ce82-4427-8004-15c22f0b0b7f tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] http://10.180.1.21/volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d/action returned with HTTP 202 [ 1041.990116] [55073]: [pid: 55073|app: 0|req: 126/291] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 17:22:44 2025] POST /volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1043.016029] [55072]: DEBUG cinder.api.middleware.request_id [None req-63a39d20-02d1-4949-b8c8-60af309993f3 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1043.016376] [55072]: INFO cinder.api.openstack.wsgi [None req-63a39d20-02d1-4949-b8c8-60af309993f3 None None] GET http://10.180.1.21/volume// [ 1043.016473] [55072]: DEBUG cinder.api.openstack.wsgi [None req-63a39d20-02d1-4949-b8c8-60af309993f3 None None] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1043.016769] [55072]: DEBUG cinder.api.openstack.wsgi [None req-63a39d20-02d1-4949-b8c8-60af309993f3 None None] Calling method 'all' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1043.017084] [55072]: INFO cinder.api.openstack.wsgi [None req-63a39d20-02d1-4949-b8c8-60af309993f3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1043.017392] [55072]: [pid: 55072|app: 0|req: 166/292] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 17:22:45 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1043.021174] [55073]: DEBUG cinder.api.middleware.request_id [req-f314febc-2022-4bdc-81c4-6b98b1c0c381 req-405a260e-cc80-4be0-8014-574318289b26 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1043.023725] [55073]: INFO cinder.api.openstack.wsgi [req-f314febc-2022-4bdc-81c4-6b98b1c0c381 req-405a260e-cc80-4be0-8014-574318289b26 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] GET http://10.180.1.21/volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d [ 1043.024080] [55073]: DEBUG cinder.api.openstack.wsgi [req-f314febc-2022-4bdc-81c4-6b98b1c0c381 req-405a260e-cc80-4be0-8014-574318289b26 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1043.024222] [55073]: DEBUG cinder.api.openstack.wsgi [req-f314febc-2022-4bdc-81c4-6b98b1c0c381 req-405a260e-cc80-4be0-8014-574318289b26 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1043.037514] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1043.037514] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1043.042519] [55073]: INFO cinder.volume.api [req-f314febc-2022-4bdc-81c4-6b98b1c0c381 req-405a260e-cc80-4be0-8014-574318289b26 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Volume info retrieved successfully. [ 1043.047688] [55073]: INFO cinder.api.openstack.wsgi [req-f314febc-2022-4bdc-81c4-6b98b1c0c381 req-405a260e-cc80-4be0-8014-574318289b26 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] http://10.180.1.21/volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d returned with HTTP 200 [ 1043.048191] [55073]: [pid: 55073|app: 0|req: 127/293] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 17:22:45 2025] GET /volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d => generated 1326 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1043.140048] [55072]: DEBUG cinder.api.middleware.request_id [None req-903563df-760d-4f21-80e9-d9886c3df9f0 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1043.142115] [55072]: INFO cinder.api.openstack.wsgi [None req-903563df-760d-4f21-80e9-d9886c3df9f0 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] GET http://10.180.1.21/volume/v3/volumes/45d6650f-f844-484c-8980-9cb764e2f4f8 [ 1043.142355] [55072]: DEBUG cinder.api.openstack.wsgi [None req-903563df-760d-4f21-80e9-d9886c3df9f0 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1043.142572] [55072]: DEBUG cinder.api.openstack.wsgi [None req-903563df-760d-4f21-80e9-d9886c3df9f0 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1043.150105] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1043.150105] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1043.153835] [55072]: INFO cinder.volume.api [None req-903563df-760d-4f21-80e9-d9886c3df9f0 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Volume info retrieved successfully. [ 1043.158411] [55072]: INFO cinder.api.openstack.wsgi [None req-903563df-760d-4f21-80e9-d9886c3df9f0 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] http://10.180.1.21/volume/v3/volumes/45d6650f-f844-484c-8980-9cb764e2f4f8 returned with HTTP 200 [ 1043.158851] [55072]: [pid: 55072|app: 0|req: 167/294] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:22:45 2025] GET /volume/v3/volumes/45d6650f-f844-484c-8980-9cb764e2f4f8 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1045.221771] [55073]: DEBUG cinder.api.middleware.request_id [req-f314febc-2022-4bdc-81c4-6b98b1c0c381 req-a3b40e01-d536-4f62-806f-c1637d7c4470 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1045.224676] [55073]: INFO cinder.api.openstack.wsgi [req-f314febc-2022-4bdc-81c4-6b98b1c0c381 req-a3b40e01-d536-4f62-806f-c1637d7c4470 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] DELETE http://10.180.1.21/volume/v3/attachments/a67c5f3f-f74b-4722-ae81-7d5b85cf19aa [ 1045.224964] [55073]: DEBUG cinder.api.openstack.wsgi [req-f314febc-2022-4bdc-81c4-6b98b1c0c381 req-a3b40e01-d536-4f62-806f-c1637d7c4470 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1045.225535] [55073]: DEBUG cinder.api.openstack.wsgi [req-f314febc-2022-4bdc-81c4-6b98b1c0c381 req-a3b40e01-d536-4f62-806f-c1637d7c4470 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Calling method 'version_select' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1045.234069] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1045.234069] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1045.767390] [55073]: INFO cinder.api.openstack.wsgi [req-f314febc-2022-4bdc-81c4-6b98b1c0c381 req-a3b40e01-d536-4f62-806f-c1637d7c4470 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] http://10.180.1.21/volume/v3/attachments/a67c5f3f-f74b-4722-ae81-7d5b85cf19aa returned with HTTP 200 [ 1045.768251] [55073]: [pid: 55073|app: 0|req: 128/295] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 17:22:48 2025] DELETE /volume/v3/attachments/a67c5f3f-f74b-4722-ae81-7d5b85cf19aa => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1046.175253] [55072]: DEBUG cinder.api.middleware.request_id [req-f65ffa3c-c109-40ae-99fd-adcbe0093b8d req-908e910d-c6c6-4481-91b9-2f5dc6820be2 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1046.180070] [55072]: INFO cinder.api.openstack.wsgi [req-f65ffa3c-c109-40ae-99fd-adcbe0093b8d req-908e910d-c6c6-4481-91b9-2f5dc6820be2 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] DELETE http://10.180.1.21/volume/v3/attachments/76426230-e609-4dd3-b0a5-1e3608d52c3d [ 1046.180605] [55072]: DEBUG cinder.api.openstack.wsgi [req-f65ffa3c-c109-40ae-99fd-adcbe0093b8d req-908e910d-c6c6-4481-91b9-2f5dc6820be2 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1046.180953] [55072]: DEBUG cinder.api.openstack.wsgi [req-f65ffa3c-c109-40ae-99fd-adcbe0093b8d req-908e910d-c6c6-4481-91b9-2f5dc6820be2 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Calling method 'version_select' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1046.192974] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1046.192974] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1046.732396] [55072]: INFO cinder.api.openstack.wsgi [req-f65ffa3c-c109-40ae-99fd-adcbe0093b8d req-908e910d-c6c6-4481-91b9-2f5dc6820be2 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] http://10.180.1.21/volume/v3/attachments/76426230-e609-4dd3-b0a5-1e3608d52c3d returned with HTTP 200 [ 1046.732940] [55072]: [pid: 55072|app: 0|req: 168/296] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 17:22:49 2025] DELETE /volume/v3/attachments/76426230-e609-4dd3-b0a5-1e3608d52c3d => generated 19 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1046.744030] [55073]: DEBUG cinder.api.middleware.request_id [req-f65ffa3c-c109-40ae-99fd-adcbe0093b8d req-8473be55-2885-4051-8687-231ac09eb7b9 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1046.747444] [55073]: INFO cinder.api.openstack.wsgi [req-f65ffa3c-c109-40ae-99fd-adcbe0093b8d req-8473be55-2885-4051-8687-231ac09eb7b9 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] DELETE http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 [ 1046.747657] [55073]: DEBUG cinder.api.openstack.wsgi [req-f65ffa3c-c109-40ae-99fd-adcbe0093b8d req-8473be55-2885-4051-8687-231ac09eb7b9 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1046.747948] [55073]: DEBUG cinder.api.openstack.wsgi [req-f65ffa3c-c109-40ae-99fd-adcbe0093b8d req-8473be55-2885-4051-8687-231ac09eb7b9 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Calling method 'delete' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1046.748336] [55073]: INFO cinder.api.v3.volumes [req-f65ffa3c-c109-40ae-99fd-adcbe0093b8d req-8473be55-2885-4051-8687-231ac09eb7b9 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Delete volume with id: 514c3df0-bd79-4b24-8323-4f878d6970b7 [ 1046.757932] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1046.757932] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1046.758527] [55073]: INFO cinder.volume.api [req-f65ffa3c-c109-40ae-99fd-adcbe0093b8d req-8473be55-2885-4051-8687-231ac09eb7b9 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Volume info retrieved successfully. [ 1046.779241] [55073]: INFO cinder.volume.api [req-f65ffa3c-c109-40ae-99fd-adcbe0093b8d req-8473be55-2885-4051-8687-231ac09eb7b9 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] Delete volume request issued successfully. [ 1046.779605] [55073]: INFO cinder.api.openstack.wsgi [req-f65ffa3c-c109-40ae-99fd-adcbe0093b8d req-8473be55-2885-4051-8687-231ac09eb7b9 tempest-ServerActionsV293TestJSON-699986926 tempest-ServerActionsV293TestJSON-699986926-project-member] http://10.180.1.21/volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 returned with HTTP 202 [ 1046.780508] [55073]: [pid: 55073|app: 0|req: 129/297] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 17:22:49 2025] DELETE /volume/v3/volumes/514c3df0-bd79-4b24-8323-4f878d6970b7 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1047.236401] [55072]: DEBUG cinder.api.middleware.request_id [None req-821c0563-a04a-4304-aae0-e6127eda54dc None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1047.238639] [55072]: INFO cinder.api.openstack.wsgi [None req-821c0563-a04a-4304-aae0-e6127eda54dc tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] GET http://10.180.1.21/volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d [ 1047.238907] [55072]: DEBUG cinder.api.openstack.wsgi [None req-821c0563-a04a-4304-aae0-e6127eda54dc tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1047.239185] [55072]: DEBUG cinder.api.openstack.wsgi [None req-821c0563-a04a-4304-aae0-e6127eda54dc tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1047.247434] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1047.247434] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1047.251905] [55072]: INFO cinder.volume.api [None req-821c0563-a04a-4304-aae0-e6127eda54dc tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Volume info retrieved successfully. [ 1047.258067] [55072]: INFO cinder.api.openstack.wsgi [None req-821c0563-a04a-4304-aae0-e6127eda54dc tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] http://10.180.1.21/volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d returned with HTTP 200 [ 1047.258525] [55072]: [pid: 55072|app: 0|req: 169/298] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:22:50 2025] GET /volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1049.669815] [55073]: DEBUG cinder.api.middleware.request_id [req-5d36bc08-4ec0-4e97-b1d3-c1019da5d8a5 req-8f2288d6-2eb8-470a-9111-18a8dad9244e None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1049.672481] [55073]: INFO cinder.api.openstack.wsgi [req-5d36bc08-4ec0-4e97-b1d3-c1019da5d8a5 req-8f2288d6-2eb8-470a-9111-18a8dad9244e tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 [ 1049.672779] [55073]: DEBUG cinder.api.openstack.wsgi [req-5d36bc08-4ec0-4e97-b1d3-c1019da5d8a5 req-8f2288d6-2eb8-470a-9111-18a8dad9244e tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1049.673046] [55073]: DEBUG cinder.api.openstack.wsgi [req-5d36bc08-4ec0-4e97-b1d3-c1019da5d8a5 req-8f2288d6-2eb8-470a-9111-18a8dad9244e tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1049.687966] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1049.687966] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1049.693560] [55073]: INFO cinder.volume.api [req-5d36bc08-4ec0-4e97-b1d3-c1019da5d8a5 req-8f2288d6-2eb8-470a-9111-18a8dad9244e tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1049.701302] [55073]: INFO cinder.api.openstack.wsgi [req-5d36bc08-4ec0-4e97-b1d3-c1019da5d8a5 req-8f2288d6-2eb8-470a-9111-18a8dad9244e tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 returned with HTTP 200 [ 1049.702018] [55073]: [pid: 55073|app: 0|req: 130/299] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:22:52 2025] GET /volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 => generated 1135 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1049.736768] [55072]: DEBUG cinder.api.middleware.request_id [req-5d36bc08-4ec0-4e97-b1d3-c1019da5d8a5 req-c75ee808-e86b-4a06-8360-5aff598bb4fe None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1049.739398] [55072]: INFO cinder.api.openstack.wsgi [req-5d36bc08-4ec0-4e97-b1d3-c1019da5d8a5 req-c75ee808-e86b-4a06-8360-5aff598bb4fe tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] POST http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5/action [ 1049.740035] [55072]: DEBUG cinder.api.openstack.wsgi [req-5d36bc08-4ec0-4e97-b1d3-c1019da5d8a5 req-c75ee808-e86b-4a06-8360-5aff598bb4fe tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55072) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1049.740035] [55072]: DEBUG cinder.api.openstack.wsgi [req-5d36bc08-4ec0-4e97-b1d3-c1019da5d8a5 req-c75ee808-e86b-4a06-8360-5aff598bb4fe tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1049.751177] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1049.751177] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1049.751368] [55072]: INFO cinder.volume.api [req-5d36bc08-4ec0-4e97-b1d3-c1019da5d8a5 req-c75ee808-e86b-4a06-8360-5aff598bb4fe tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1049.756874] [55072]: INFO cinder.volume.api [req-5d36bc08-4ec0-4e97-b1d3-c1019da5d8a5 req-c75ee808-e86b-4a06-8360-5aff598bb4fe tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Begin detaching volume completed successfully. [ 1049.757218] [55072]: INFO cinder.api.openstack.wsgi [req-5d36bc08-4ec0-4e97-b1d3-c1019da5d8a5 req-c75ee808-e86b-4a06-8360-5aff598bb4fe tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5/action returned with HTTP 202 [ 1049.757689] [55072]: [pid: 55072|app: 0|req: 170/300] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 17:22:52 2025] POST /volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1049.773145] [55073]: DEBUG cinder.api.middleware.request_id [None req-2fef539f-d6a2-4c22-80d2-eee4573a9964 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1049.779232] [55073]: INFO cinder.api.openstack.wsgi [None req-2fef539f-d6a2-4c22-80d2-eee4573a9964 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 [ 1049.779640] [55073]: DEBUG cinder.api.openstack.wsgi [None req-2fef539f-d6a2-4c22-80d2-eee4573a9964 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1049.780018] [55073]: DEBUG cinder.api.openstack.wsgi [None req-2fef539f-d6a2-4c22-80d2-eee4573a9964 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1049.805508] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1049.805508] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1049.810405] [55073]: INFO cinder.volume.api [None req-2fef539f-d6a2-4c22-80d2-eee4573a9964 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1049.817943] [55073]: INFO cinder.api.openstack.wsgi [None req-2fef539f-d6a2-4c22-80d2-eee4573a9964 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 returned with HTTP 200 [ 1049.818708] [55073]: [pid: 55073|app: 0|req: 131/301] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:22:52 2025] GET /volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 => generated 1138 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1050.784523] [55072]: DEBUG cinder.api.middleware.request_id [None req-db2474ee-9fc7-43fa-af98-3059ebf55780 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.784980] [55072]: INFO cinder.api.openstack.wsgi [None req-db2474ee-9fc7-43fa-af98-3059ebf55780 None None] GET http://10.180.1.21/volume// [ 1050.785181] [55072]: DEBUG cinder.api.openstack.wsgi [None req-db2474ee-9fc7-43fa-af98-3059ebf55780 None None] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1050.785412] [55072]: DEBUG cinder.api.openstack.wsgi [None req-db2474ee-9fc7-43fa-af98-3059ebf55780 None None] Calling method 'all' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1050.785821] [55072]: INFO cinder.api.openstack.wsgi [None req-db2474ee-9fc7-43fa-af98-3059ebf55780 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1050.786158] [55072]: [pid: 55072|app: 0|req: 171/302] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 17:22:53 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1050.789994] [55073]: DEBUG cinder.api.middleware.request_id [req-5d36bc08-4ec0-4e97-b1d3-c1019da5d8a5 req-07f74818-1f03-4a83-9288-7c916bb60110 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.792096] [55073]: INFO cinder.api.openstack.wsgi [req-5d36bc08-4ec0-4e97-b1d3-c1019da5d8a5 req-07f74818-1f03-4a83-9288-7c916bb60110 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 [ 1050.792480] [55073]: DEBUG cinder.api.openstack.wsgi [req-5d36bc08-4ec0-4e97-b1d3-c1019da5d8a5 req-07f74818-1f03-4a83-9288-7c916bb60110 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1050.792805] [55073]: DEBUG cinder.api.openstack.wsgi [req-5d36bc08-4ec0-4e97-b1d3-c1019da5d8a5 req-07f74818-1f03-4a83-9288-7c916bb60110 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1050.807214] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1050.807214] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1050.810948] [55073]: INFO cinder.volume.api [req-5d36bc08-4ec0-4e97-b1d3-c1019da5d8a5 req-07f74818-1f03-4a83-9288-7c916bb60110 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1050.815606] [55073]: INFO cinder.api.openstack.wsgi [req-5d36bc08-4ec0-4e97-b1d3-c1019da5d8a5 req-07f74818-1f03-4a83-9288-7c916bb60110 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 returned with HTTP 200 [ 1050.816023] [55073]: [pid: 55073|app: 0|req: 132/303] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 17:22:53 2025] GET /volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 => generated 1319 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1050.832504] [55072]: DEBUG cinder.api.middleware.request_id [None req-7d84f7dc-86f2-4bb4-a98f-f3054e836e66 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.834987] [55072]: INFO cinder.api.openstack.wsgi [None req-7d84f7dc-86f2-4bb4-a98f-f3054e836e66 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 [ 1050.834987] [55072]: DEBUG cinder.api.openstack.wsgi [None req-7d84f7dc-86f2-4bb4-a98f-f3054e836e66 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1050.835239] [55072]: DEBUG cinder.api.openstack.wsgi [None req-7d84f7dc-86f2-4bb4-a98f-f3054e836e66 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1050.847588] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1050.847588] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1050.851802] [55072]: INFO cinder.volume.api [None req-7d84f7dc-86f2-4bb4-a98f-f3054e836e66 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1050.856960] [55072]: INFO cinder.api.openstack.wsgi [None req-7d84f7dc-86f2-4bb4-a98f-f3054e836e66 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 returned with HTTP 200 [ 1050.857052] [55072]: [pid: 55072|app: 0|req: 172/304] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:22:53 2025] GET /volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1051.867760] [55073]: DEBUG cinder.api.middleware.request_id [None req-6fa88f83-c827-4949-bedb-92f14517bbc0 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1051.869846] [55073]: INFO cinder.api.openstack.wsgi [None req-6fa88f83-c827-4949-bedb-92f14517bbc0 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 [ 1051.870080] [55073]: DEBUG cinder.api.openstack.wsgi [None req-6fa88f83-c827-4949-bedb-92f14517bbc0 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1051.870299] [55073]: DEBUG cinder.api.openstack.wsgi [None req-6fa88f83-c827-4949-bedb-92f14517bbc0 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1051.882948] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1051.882948] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1051.886676] [55073]: INFO cinder.volume.api [None req-6fa88f83-c827-4949-bedb-92f14517bbc0 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1051.892206] [55073]: INFO cinder.api.openstack.wsgi [None req-6fa88f83-c827-4949-bedb-92f14517bbc0 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 returned with HTTP 200 [ 1051.892583] [55073]: [pid: 55073|app: 0|req: 133/305] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:22:54 2025] GET /volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1052.117887] [55072]: DEBUG cinder.api.middleware.request_id [req-5d36bc08-4ec0-4e97-b1d3-c1019da5d8a5 req-392c0935-faab-4205-915f-3156f5ebd07e None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1052.120515] [55072]: INFO cinder.api.openstack.wsgi [req-5d36bc08-4ec0-4e97-b1d3-c1019da5d8a5 req-392c0935-faab-4205-915f-3156f5ebd07e tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] DELETE http://10.180.1.21/volume/v3/attachments/f474a21d-c1b7-43cf-90d3-7696fd5ee39b [ 1052.120752] [55072]: DEBUG cinder.api.openstack.wsgi [req-5d36bc08-4ec0-4e97-b1d3-c1019da5d8a5 req-392c0935-faab-4205-915f-3156f5ebd07e tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1052.121024] [55072]: DEBUG cinder.api.openstack.wsgi [req-5d36bc08-4ec0-4e97-b1d3-c1019da5d8a5 req-392c0935-faab-4205-915f-3156f5ebd07e tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'version_select' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1052.129044] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1052.129044] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1052.660373] [55072]: INFO cinder.api.openstack.wsgi [req-5d36bc08-4ec0-4e97-b1d3-c1019da5d8a5 req-392c0935-faab-4205-915f-3156f5ebd07e tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/attachments/f474a21d-c1b7-43cf-90d3-7696fd5ee39b returned with HTTP 200 [ 1052.660893] [55072]: [pid: 55072|app: 0|req: 173/306] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 17:22:54 2025] DELETE /volume/v3/attachments/f474a21d-c1b7-43cf-90d3-7696fd5ee39b => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1052.903159] [55073]: DEBUG cinder.api.middleware.request_id [None req-d00d6321-141f-46bc-830d-323d4f92bbc1 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1052.905199] [55073]: INFO cinder.api.openstack.wsgi [None req-d00d6321-141f-46bc-830d-323d4f92bbc1 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 [ 1052.905461] [55073]: DEBUG cinder.api.openstack.wsgi [None req-d00d6321-141f-46bc-830d-323d4f92bbc1 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1052.905688] [55073]: DEBUG cinder.api.openstack.wsgi [None req-d00d6321-141f-46bc-830d-323d4f92bbc1 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1052.914851] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1052.914851] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1052.918286] [55073]: INFO cinder.volume.api [None req-d00d6321-141f-46bc-830d-323d4f92bbc1 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1052.923352] [55073]: INFO cinder.api.openstack.wsgi [None req-d00d6321-141f-46bc-830d-323d4f92bbc1 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 returned with HTTP 200 [ 1052.923733] [55073]: [pid: 55073|app: 0|req: 134/307] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:22:55 2025] GET /volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1053.813398] [55072]: DEBUG cinder.api.middleware.request_id [None req-35684bc9-ef07-4dd6-9287-05041f2f20c6 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1053.815356] [55072]: INFO cinder.api.openstack.wsgi [None req-35684bc9-ef07-4dd6-9287-05041f2f20c6 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1053.815733] [55072]: DEBUG cinder.api.openstack.wsgi [None req-35684bc9-ef07-4dd6-9287-05041f2f20c6 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1119642886"}} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1053.817393] [55072]: DEBUG cinder.api.v3.volumes [None req-35684bc9-ef07-4dd6-9287-05041f2f20c6 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1119642886'}} {{(pid=55072) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1053.817538] [55072]: INFO cinder.api.v3.volumes [None req-35684bc9-ef07-4dd6-9287-05041f2f20c6 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Create volume of 1 GB [ 1053.817843] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1053.817843] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1053.822689] [55072]: INFO cinder.volume.api [None req-35684bc9-ef07-4dd6-9287-05041f2f20c6 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Availability Zones retrieved successfully. [ 1053.829401] [55072]: DEBUG cinder.volume.api [None req-35684bc9-ef07-4dd6-9287-05041f2f20c6 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Flow 'volume_create_api' (e86466f8-4318-408c-a50c-e738527cec5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1053.830557] [55072]: DEBUG cinder.volume.api [None req-35684bc9-ef07-4dd6-9287-05041f2f20c6 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b1ec884-d900-4c16-b475-dbce677be36e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1053.831617] [55072]: DEBUG cinder.volume.flows.api.create_volume [None req-35684bc9-ef07-4dd6-9287-05041f2f20c6 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Validating volume size '1' using validate_int {{(pid=55072) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1053.850465] [55072]: DEBUG cinder.volume.api [None req-35684bc9-ef07-4dd6-9287-05041f2f20c6 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b1ec884-d900-4c16-b475-dbce677be36e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T17:12:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1053.851401] [55072]: DEBUG cinder.volume.api [None req-35684bc9-ef07-4dd6-9287-05041f2f20c6 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f2b8831-f698-4187-bdfb-4f3570f58db7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1053.897146] [55072]: DEBUG cinder.quota [None req-35684bc9-ef07-4dd6-9287-05041f2f20c6 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Created reservations ['c71059fe-5d23-4ca0-8273-6323c6e06808', '5e4db838-81a3-4468-afea-7d9e4c939dc6', '5a2507a3-a464-4803-8eab-6c33af7a1a48', '72033b32-eb14-46cd-b2e7-f7dd0c4942fa'] {{(pid=55072) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1053.897383] [55072]: DEBUG cinder.volume.api [None req-35684bc9-ef07-4dd6-9287-05041f2f20c6 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f2b8831-f698-4187-bdfb-4f3570f58db7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c71059fe-5d23-4ca0-8273-6323c6e06808', '5e4db838-81a3-4468-afea-7d9e4c939dc6', '5a2507a3-a464-4803-8eab-6c33af7a1a48', '72033b32-eb14-46cd-b2e7-f7dd0c4942fa']}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1053.898277] [55072]: DEBUG cinder.volume.api [None req-35684bc9-ef07-4dd6-9287-05041f2f20c6 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef2e4af5-b4b5-4d5d-b58c-605e905f5dc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1053.913446] [55072]: DEBUG cinder.volume.api [None req-35684bc9-ef07-4dd6-9287-05041f2f20c6 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef2e4af5-b4b5-4d5d-b58c-605e905f5dc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c58a8c9d-2aa3-488b-9e35-260230cca4fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1119642886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d51d64d8686048938e1f7a66851e092e',qos_specs=None,replication_status=,reservations=['c71059fe-5d23-4ca0-8273-6323c6e06808','5e4db838-81a3-4468-afea-7d9e4c939dc6','5a2507a3-a464-4803-8eab-6c33af7a1a48','72033b32-eb14-46cd-b2e7-f7dd0c4942fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87612dd0baaf467f85ea11e923f99505',volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T17:22:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1119642886',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c58a8c9d-2aa3-488b-9e35-260230cca4fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d51d64d8686048938e1f7a66851e092e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87612dd0baaf467f85ea11e923f99505',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71),volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71)}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1053.914351] [55072]: DEBUG cinder.volume.api [None req-35684bc9-ef07-4dd6-9287-05041f2f20c6 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4071ff2d-98d2-4dbc-a05d-7a6fc471a81a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1053.929153] [55072]: DEBUG cinder.volume.api [None req-35684bc9-ef07-4dd6-9287-05041f2f20c6 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4071ff2d-98d2-4dbc-a05d-7a6fc471a81a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1119642886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d51d64d8686048938e1f7a66851e092e',qos_specs=None,replication_status=,reservations=['c71059fe-5d23-4ca0-8273-6323c6e06808','5e4db838-81a3-4468-afea-7d9e4c939dc6','5a2507a3-a464-4803-8eab-6c33af7a1a48','72033b32-eb14-46cd-b2e7-f7dd0c4942fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87612dd0baaf467f85ea11e923f99505',volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71)}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1053.930031] [55072]: DEBUG cinder.volume.api [None req-35684bc9-ef07-4dd6-9287-05041f2f20c6 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0678573-e346-4ed7-999d-c292fdc9cd86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1053.939897] [55072]: DEBUG cinder.volume.api [None req-35684bc9-ef07-4dd6-9287-05041f2f20c6 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0678573-e346-4ed7-999d-c292fdc9cd86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1053.940944] [55072]: DEBUG cinder.volume.api [None req-35684bc9-ef07-4dd6-9287-05041f2f20c6 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Flow 'volume_create_api' (e86466f8-4318-408c-a50c-e738527cec5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55072) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1053.941297] [55072]: INFO cinder.volume.api [None req-35684bc9-ef07-4dd6-9287-05041f2f20c6 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Create volume request issued successfully. [ 1053.941960] [55072]: INFO cinder.api.openstack.wsgi [None req-35684bc9-ef07-4dd6-9287-05041f2f20c6 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1053.942403] [55072]: [pid: 55072|app: 0|req: 174/308] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 17:22:56 2025] POST /volume/v3/volumes => generated 753 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1054.988589] [55073]: DEBUG cinder.api.middleware.request_id [None req-b17b6760-8048-4333-a388-fe5154ded7bc None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.991276] [55073]: INFO cinder.api.openstack.wsgi [None req-b17b6760-8048-4333-a388-fe5154ded7bc tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d [ 1054.991558] [55073]: DEBUG cinder.api.openstack.wsgi [None req-b17b6760-8048-4333-a388-fe5154ded7bc tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1054.991901] [55073]: DEBUG cinder.api.openstack.wsgi [None req-b17b6760-8048-4333-a388-fe5154ded7bc tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Calling method 'delete' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1054.992619] [55073]: INFO cinder.api.v3.volumes [None req-b17b6760-8048-4333-a388-fe5154ded7bc tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Delete volume with id: 8cf1c832-44d1-48b1-9297-ad3237496d0d [ 1055.003750] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1055.003750] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1055.004428] [55073]: INFO cinder.volume.api [None req-b17b6760-8048-4333-a388-fe5154ded7bc tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Volume info retrieved successfully. [ 1055.025120] [55073]: INFO cinder.volume.api [None req-b17b6760-8048-4333-a388-fe5154ded7bc tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Delete volume request issued successfully. [ 1055.025393] [55073]: INFO cinder.api.openstack.wsgi [None req-b17b6760-8048-4333-a388-fe5154ded7bc tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] http://10.180.1.21/volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d returned with HTTP 202 [ 1055.026546] [55073]: [pid: 55073|app: 0|req: 135/309] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 17:22:57 2025] DELETE /volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1055.030287] [55072]: DEBUG cinder.api.middleware.request_id [None req-7feff17b-bd3c-454e-84ea-2e0b47c96c9d None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1055.034942] [55072]: INFO cinder.api.openstack.wsgi [None req-7feff17b-bd3c-454e-84ea-2e0b47c96c9d tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] GET http://10.180.1.21/volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d [ 1055.035214] [55072]: DEBUG cinder.api.openstack.wsgi [None req-7feff17b-bd3c-454e-84ea-2e0b47c96c9d tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1055.035467] [55072]: DEBUG cinder.api.openstack.wsgi [None req-7feff17b-bd3c-454e-84ea-2e0b47c96c9d tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1055.045201] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1055.045201] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1055.050284] [55072]: INFO cinder.volume.api [None req-7feff17b-bd3c-454e-84ea-2e0b47c96c9d tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Volume info retrieved successfully. [ 1055.056921] [55072]: INFO cinder.api.openstack.wsgi [None req-7feff17b-bd3c-454e-84ea-2e0b47c96c9d tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] http://10.180.1.21/volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d returned with HTTP 200 [ 1055.057601] [55072]: [pid: 55072|app: 0|req: 175/310] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:22:57 2025] GET /volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1056.068356] [55073]: DEBUG cinder.api.middleware.request_id [None req-bce31c26-cafb-4b53-90e1-4a9e7dd7b7ea None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1056.070589] [55073]: INFO cinder.api.openstack.wsgi [None req-bce31c26-cafb-4b53-90e1-4a9e7dd7b7ea tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] GET http://10.180.1.21/volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d [ 1056.070832] [55073]: DEBUG cinder.api.openstack.wsgi [None req-bce31c26-cafb-4b53-90e1-4a9e7dd7b7ea tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1056.071077] [55073]: DEBUG cinder.api.openstack.wsgi [None req-bce31c26-cafb-4b53-90e1-4a9e7dd7b7ea tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1056.082572] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1056.082572] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1056.086754] [55073]: INFO cinder.volume.api [None req-bce31c26-cafb-4b53-90e1-4a9e7dd7b7ea tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Volume info retrieved successfully. [ 1056.091678] [55073]: INFO cinder.api.openstack.wsgi [None req-bce31c26-cafb-4b53-90e1-4a9e7dd7b7ea tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] http://10.180.1.21/volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d returned with HTTP 200 [ 1056.092081] [55073]: [pid: 55073|app: 0|req: 136/311] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:22:58 2025] GET /volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1057.102726] [55072]: DEBUG cinder.api.middleware.request_id [None req-8956800c-fc9a-42f8-bad0-f13c399564a9 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.207490] [55072]: INFO cinder.api.openstack.wsgi [None req-8956800c-fc9a-42f8-bad0-f13c399564a9 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] GET http://10.180.1.21/volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d [ 1057.207759] [55072]: DEBUG cinder.api.openstack.wsgi [None req-8956800c-fc9a-42f8-bad0-f13c399564a9 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1057.207996] [55072]: DEBUG cinder.api.openstack.wsgi [None req-8956800c-fc9a-42f8-bad0-f13c399564a9 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1057.214054] [55072]: INFO cinder.api.openstack.wsgi [None req-8956800c-fc9a-42f8-bad0-f13c399564a9 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] http://10.180.1.21/volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d returned with HTTP 404 [ 1057.214640] [55072]: [pid: 55072|app: 0|req: 176/312] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:22:59 2025] GET /volume/v3/volumes/8cf1c832-44d1-48b1-9297-ad3237496d0d => generated 109 bytes in 113 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1057.217704] [55073]: DEBUG cinder.api.middleware.request_id [None req-a0bbfad4-a4b0-423e-9635-2532bb2c2190 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.220779] [55073]: INFO cinder.api.openstack.wsgi [None req-a0bbfad4-a4b0-423e-9635-2532bb2c2190 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] DELETE http://10.180.1.21/volume/v3/volumes/6324c32d-b706-4594-93f6-47e00e9f3ca0 [ 1057.221021] [55073]: DEBUG cinder.api.openstack.wsgi [None req-a0bbfad4-a4b0-423e-9635-2532bb2c2190 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1057.221250] [55073]: DEBUG cinder.api.openstack.wsgi [None req-a0bbfad4-a4b0-423e-9635-2532bb2c2190 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Calling method 'delete' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1057.221441] [55073]: INFO cinder.api.v3.volumes [None req-a0bbfad4-a4b0-423e-9635-2532bb2c2190 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Delete volume with id: 6324c32d-b706-4594-93f6-47e00e9f3ca0 [ 1057.229146] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1057.229146] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1057.229659] [55073]: INFO cinder.volume.api [None req-a0bbfad4-a4b0-423e-9635-2532bb2c2190 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Volume info retrieved successfully. [ 1057.248644] [55073]: INFO cinder.volume.api [None req-a0bbfad4-a4b0-423e-9635-2532bb2c2190 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Delete volume request issued successfully. [ 1057.248841] [55073]: INFO cinder.api.openstack.wsgi [None req-a0bbfad4-a4b0-423e-9635-2532bb2c2190 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] http://10.180.1.21/volume/v3/volumes/6324c32d-b706-4594-93f6-47e00e9f3ca0 returned with HTTP 202 [ 1057.249315] [55073]: [pid: 55073|app: 0|req: 137/313] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 17:23:00 2025] DELETE /volume/v3/volumes/6324c32d-b706-4594-93f6-47e00e9f3ca0 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1057.252387] [55072]: DEBUG cinder.api.middleware.request_id [None req-0f1fa5cd-c766-4b41-9013-b2752cdbb1de None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.254643] [55072]: INFO cinder.api.openstack.wsgi [None req-0f1fa5cd-c766-4b41-9013-b2752cdbb1de tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] GET http://10.180.1.21/volume/v3/volumes/6324c32d-b706-4594-93f6-47e00e9f3ca0 [ 1057.254863] [55072]: DEBUG cinder.api.openstack.wsgi [None req-0f1fa5cd-c766-4b41-9013-b2752cdbb1de tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1057.255092] [55072]: DEBUG cinder.api.openstack.wsgi [None req-0f1fa5cd-c766-4b41-9013-b2752cdbb1de tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1057.263311] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1057.263311] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1057.266698] [55072]: INFO cinder.volume.api [None req-0f1fa5cd-c766-4b41-9013-b2752cdbb1de tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Volume info retrieved successfully. [ 1057.270946] [55072]: INFO cinder.api.openstack.wsgi [None req-0f1fa5cd-c766-4b41-9013-b2752cdbb1de tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] http://10.180.1.21/volume/v3/volumes/6324c32d-b706-4594-93f6-47e00e9f3ca0 returned with HTTP 200 [ 1057.271329] [55072]: [pid: 55072|app: 0|req: 177/314] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:23:00 2025] GET /volume/v3/volumes/6324c32d-b706-4594-93f6-47e00e9f3ca0 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1058.281890] [55073]: DEBUG cinder.api.middleware.request_id [None req-4d77137a-d090-4cee-8635-bae4e31973a7 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.284096] [55073]: INFO cinder.api.openstack.wsgi [None req-4d77137a-d090-4cee-8635-bae4e31973a7 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] GET http://10.180.1.21/volume/v3/volumes/6324c32d-b706-4594-93f6-47e00e9f3ca0 [ 1058.284328] [55073]: DEBUG cinder.api.openstack.wsgi [None req-4d77137a-d090-4cee-8635-bae4e31973a7 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1058.284551] [55073]: DEBUG cinder.api.openstack.wsgi [None req-4d77137a-d090-4cee-8635-bae4e31973a7 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1058.292063] [55073]: INFO cinder.api.openstack.wsgi [None req-4d77137a-d090-4cee-8635-bae4e31973a7 tempest-ServerRescueNegativeTestJSON-327636561 tempest-ServerRescueNegativeTestJSON-327636561-project-member] http://10.180.1.21/volume/v3/volumes/6324c32d-b706-4594-93f6-47e00e9f3ca0 returned with HTTP 404 [ 1058.292208] [55073]: [pid: 55073|app: 0|req: 138/315] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:23:01 2025] GET /volume/v3/volumes/6324c32d-b706-4594-93f6-47e00e9f3ca0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1067.269633] [55072]: DEBUG dbcounter [-] [55072] Writing DB stats cinder:SELECT=179,cinder:INSERT=20,cinder:UPDATE=36 {{(pid=55072) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1068.287061] [55073]: DEBUG dbcounter [-] [55073] Writing DB stats cinder:SELECT=142,cinder:UPDATE=19,cinder:INSERT=5 {{(pid=55073) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1096.074903] [55072]: DEBUG cinder.api.middleware.request_id [None req-e7c8d71f-f05f-40f3-a889-332ccc6ad9a5 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.077076] [55072]: INFO cinder.api.openstack.wsgi [None req-e7c8d71f-f05f-40f3-a889-332ccc6ad9a5 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 [ 1096.077366] [55072]: DEBUG cinder.api.openstack.wsgi [None req-e7c8d71f-f05f-40f3-a889-332ccc6ad9a5 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1096.077651] [55072]: DEBUG cinder.api.openstack.wsgi [None req-e7c8d71f-f05f-40f3-a889-332ccc6ad9a5 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1096.088518] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1096.088518] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1096.092534] [55072]: INFO cinder.volume.api [None req-e7c8d71f-f05f-40f3-a889-332ccc6ad9a5 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1096.097388] [55072]: INFO cinder.api.openstack.wsgi [None req-e7c8d71f-f05f-40f3-a889-332ccc6ad9a5 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 returned with HTTP 200 [ 1096.097913] [55072]: [pid: 55072|app: 0|req: 178/316] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:23:38 2025] GET /volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1096.139028] [55073]: DEBUG cinder.api.middleware.request_id [None req-339839ba-40ff-4e6e-b558-f81605835251 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.141229] [55073]: INFO cinder.api.openstack.wsgi [None req-339839ba-40ff-4e6e-b558-f81605835251 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 [ 1096.141468] [55073]: DEBUG cinder.api.openstack.wsgi [None req-339839ba-40ff-4e6e-b558-f81605835251 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1096.141705] [55073]: DEBUG cinder.api.openstack.wsgi [None req-339839ba-40ff-4e6e-b558-f81605835251 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1096.150149] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1096.150149] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1096.153875] [55073]: INFO cinder.volume.api [None req-339839ba-40ff-4e6e-b558-f81605835251 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1096.158578] [55073]: INFO cinder.api.openstack.wsgi [None req-339839ba-40ff-4e6e-b558-f81605835251 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 returned with HTTP 200 [ 1096.158977] [55073]: [pid: 55073|app: 0|req: 139/317] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:23:38 2025] GET /volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1106.094685] [55072]: DEBUG dbcounter [-] [55072] Writing DB stats cinder:SELECT=4 {{(pid=55072) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1106.156265] [55073]: DEBUG dbcounter [-] [55073] Writing DB stats cinder:SELECT=4 {{(pid=55073) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1108.238594] [55072]: DEBUG cinder.api.middleware.request_id [None req-390841ac-4757-46f2-925e-9749309d696d None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.240669] [55072]: INFO cinder.api.openstack.wsgi [None req-390841ac-4757-46f2-925e-9749309d696d tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1108.241131] [55072]: DEBUG cinder.api.openstack.wsgi [None req-390841ac-4757-46f2-925e-9749309d696d tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-101490045"}} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1108.242743] [55072]: DEBUG cinder.api.v3.volumes [None req-390841ac-4757-46f2-925e-9749309d696d tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-101490045'}} {{(pid=55072) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1108.242883] [55072]: INFO cinder.api.v3.volumes [None req-390841ac-4757-46f2-925e-9749309d696d tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Create volume of 1 GB [ 1108.248288] [55072]: INFO cinder.volume.api [None req-390841ac-4757-46f2-925e-9749309d696d tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Availability Zones retrieved successfully. [ 1108.255998] [55072]: DEBUG cinder.volume.api [None req-390841ac-4757-46f2-925e-9749309d696d tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Flow 'volume_create_api' (3368a383-65cb-46fe-9cb0-fca2572d4eb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1108.257144] [55072]: DEBUG cinder.volume.api [None req-390841ac-4757-46f2-925e-9749309d696d tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (475bb75e-f9e8-421a-b90f-0bfc5526e21f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1108.258252] [55072]: DEBUG cinder.volume.flows.api.create_volume [None req-390841ac-4757-46f2-925e-9749309d696d tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Validating volume size '1' using validate_int {{(pid=55072) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1108.277060] [55072]: DEBUG cinder.volume.api [None req-390841ac-4757-46f2-925e-9749309d696d tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (475bb75e-f9e8-421a-b90f-0bfc5526e21f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T17:12:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1108.277060] [55072]: DEBUG cinder.volume.api [None req-390841ac-4757-46f2-925e-9749309d696d tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb8e4162-62a4-4a47-a682-db74c089ee60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1108.316596] [55072]: DEBUG cinder.quota [None req-390841ac-4757-46f2-925e-9749309d696d tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Created reservations ['3577ada6-4cc7-4637-a4c1-e2973e23692c', '6fe67f68-0117-4e2d-bb02-278ff6ab65e2', '0d310723-fa5b-44cb-91f2-e91a2e7be098', '44c3e185-cb96-4ac3-b080-b49b13ba245d'] {{(pid=55072) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1108.317758] [55072]: DEBUG cinder.volume.api [None req-390841ac-4757-46f2-925e-9749309d696d tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb8e4162-62a4-4a47-a682-db74c089ee60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3577ada6-4cc7-4637-a4c1-e2973e23692c', '6fe67f68-0117-4e2d-bb02-278ff6ab65e2', '0d310723-fa5b-44cb-91f2-e91a2e7be098', '44c3e185-cb96-4ac3-b080-b49b13ba245d']}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1108.318477] [55072]: DEBUG cinder.volume.api [None req-390841ac-4757-46f2-925e-9749309d696d tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d93fa62d-b20f-4a99-84c3-7ae97ca5e380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1108.332090] [55072]: DEBUG cinder.volume.api [None req-390841ac-4757-46f2-925e-9749309d696d tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d93fa62d-b20f-4a99-84c3-7ae97ca5e380) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5e7701a-6c1e-445f-ae35-3a4237454abb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-101490045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e00ca18dd6bc4e9ea47e1def94ada368',qos_specs=None,replication_status=,reservations=['3577ada6-4cc7-4637-a4c1-e2973e23692c','6fe67f68-0117-4e2d-bb02-278ff6ab65e2','0d310723-fa5b-44cb-91f2-e91a2e7be098','44c3e185-cb96-4ac3-b080-b49b13ba245d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11ed8e540d904b0db5f9506b7b269bf2',volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T17:23:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-101490045',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5e7701a-6c1e-445f-ae35-3a4237454abb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e00ca18dd6bc4e9ea47e1def94ada368',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11ed8e540d904b0db5f9506b7b269bf2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71),volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71)}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1108.332957] [55072]: DEBUG cinder.volume.api [None req-390841ac-4757-46f2-925e-9749309d696d tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf82266b-5360-484e-a69b-1e7b83e10f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1108.347571] [55072]: DEBUG cinder.volume.api [None req-390841ac-4757-46f2-925e-9749309d696d tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf82266b-5360-484e-a69b-1e7b83e10f91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-101490045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e00ca18dd6bc4e9ea47e1def94ada368',qos_specs=None,replication_status=,reservations=['3577ada6-4cc7-4637-a4c1-e2973e23692c','6fe67f68-0117-4e2d-bb02-278ff6ab65e2','0d310723-fa5b-44cb-91f2-e91a2e7be098','44c3e185-cb96-4ac3-b080-b49b13ba245d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11ed8e540d904b0db5f9506b7b269bf2',volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71)}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1108.347571] [55072]: DEBUG cinder.volume.api [None req-390841ac-4757-46f2-925e-9749309d696d tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (030a2993-5809-4ded-b97c-4269c1f9702e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1108.356237] [55072]: DEBUG cinder.volume.api [None req-390841ac-4757-46f2-925e-9749309d696d tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (030a2993-5809-4ded-b97c-4269c1f9702e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1108.357279] [55072]: DEBUG cinder.volume.api [None req-390841ac-4757-46f2-925e-9749309d696d tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Flow 'volume_create_api' (3368a383-65cb-46fe-9cb0-fca2572d4eb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55072) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1108.357630] [55072]: INFO cinder.volume.api [None req-390841ac-4757-46f2-925e-9749309d696d tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Create volume request issued successfully. [ 1108.358307] [55072]: INFO cinder.api.openstack.wsgi [None req-390841ac-4757-46f2-925e-9749309d696d tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1108.358740] [55072]: [pid: 55072|app: 0|req: 179/318] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 17:23:51 2025] POST /volume/v3/volumes => generated 755 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1108.367816] [55073]: DEBUG cinder.api.middleware.request_id [None req-c3cb959c-9b10-4ee8-a7b2-5a84e2560c37 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.370992] [55073]: INFO cinder.api.openstack.wsgi [None req-c3cb959c-9b10-4ee8-a7b2-5a84e2560c37 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] GET http://10.180.1.21/volume/v3/volumes/b5e7701a-6c1e-445f-ae35-3a4237454abb [ 1108.371363] [55073]: DEBUG cinder.api.openstack.wsgi [None req-c3cb959c-9b10-4ee8-a7b2-5a84e2560c37 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1108.371733] [55073]: DEBUG cinder.api.openstack.wsgi [None req-c3cb959c-9b10-4ee8-a7b2-5a84e2560c37 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1108.385407] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1108.385407] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1108.390256] [55073]: INFO cinder.volume.api [None req-c3cb959c-9b10-4ee8-a7b2-5a84e2560c37 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Volume info retrieved successfully. [ 1108.395149] [55073]: INFO cinder.api.openstack.wsgi [None req-c3cb959c-9b10-4ee8-a7b2-5a84e2560c37 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] http://10.180.1.21/volume/v3/volumes/b5e7701a-6c1e-445f-ae35-3a4237454abb returned with HTTP 200 [ 1108.395552] [55073]: [pid: 55073|app: 0|req: 140/319] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:23:51 2025] GET /volume/v3/volumes/b5e7701a-6c1e-445f-ae35-3a4237454abb => generated 823 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1109.405440] [55072]: DEBUG cinder.api.middleware.request_id [None req-0c923019-a517-4159-b3ae-a79a0428f77e None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.407834] [55072]: INFO cinder.api.openstack.wsgi [None req-0c923019-a517-4159-b3ae-a79a0428f77e tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] GET http://10.180.1.21/volume/v3/volumes/b5e7701a-6c1e-445f-ae35-3a4237454abb [ 1109.408072] [55072]: DEBUG cinder.api.openstack.wsgi [None req-0c923019-a517-4159-b3ae-a79a0428f77e tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1109.408298] [55072]: DEBUG cinder.api.openstack.wsgi [None req-0c923019-a517-4159-b3ae-a79a0428f77e tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1109.418225] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1109.418225] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1109.422480] [55072]: INFO cinder.volume.api [None req-0c923019-a517-4159-b3ae-a79a0428f77e tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Volume info retrieved successfully. [ 1109.427188] [55072]: INFO cinder.api.openstack.wsgi [None req-0c923019-a517-4159-b3ae-a79a0428f77e tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] http://10.180.1.21/volume/v3/volumes/b5e7701a-6c1e-445f-ae35-3a4237454abb returned with HTTP 200 [ 1109.427583] [55072]: [pid: 55072|app: 0|req: 180/320] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:23:52 2025] GET /volume/v3/volumes/b5e7701a-6c1e-445f-ae35-3a4237454abb => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1112.474471] [55073]: DEBUG cinder.api.middleware.request_id [None req-61b59334-32dd-41c5-8fdc-088004e2e168 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.476776] [55073]: INFO cinder.api.openstack.wsgi [None req-61b59334-32dd-41c5-8fdc-088004e2e168 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] GET http://10.180.1.21/volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe [ 1112.477051] [55073]: DEBUG cinder.api.openstack.wsgi [None req-61b59334-32dd-41c5-8fdc-088004e2e168 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1112.477323] [55073]: DEBUG cinder.api.openstack.wsgi [None req-61b59334-32dd-41c5-8fdc-088004e2e168 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1112.488100] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1112.488100] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.492506] [55073]: INFO cinder.volume.api [None req-61b59334-32dd-41c5-8fdc-088004e2e168 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Volume info retrieved successfully. [ 1112.497437] [55073]: INFO cinder.api.openstack.wsgi [None req-61b59334-32dd-41c5-8fdc-088004e2e168 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe returned with HTTP 200 [ 1112.497917] [55073]: [pid: 55073|app: 0|req: 141/321] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:23:55 2025] GET /volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1112.536477] [55072]: DEBUG cinder.api.middleware.request_id [req-509796a9-dd63-4c5b-87b0-07bf83dcc4a8 req-98678d97-ba0c-4006-9298-360e721faabd None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.538880] [55072]: INFO cinder.api.openstack.wsgi [req-509796a9-dd63-4c5b-87b0-07bf83dcc4a8 req-98678d97-ba0c-4006-9298-360e721faabd tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] GET http://10.180.1.21/volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe [ 1112.539136] [55072]: DEBUG cinder.api.openstack.wsgi [req-509796a9-dd63-4c5b-87b0-07bf83dcc4a8 req-98678d97-ba0c-4006-9298-360e721faabd tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1112.539354] [55072]: DEBUG cinder.api.openstack.wsgi [req-509796a9-dd63-4c5b-87b0-07bf83dcc4a8 req-98678d97-ba0c-4006-9298-360e721faabd tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1112.547137] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1112.547137] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.551072] [55072]: INFO cinder.volume.api [req-509796a9-dd63-4c5b-87b0-07bf83dcc4a8 req-98678d97-ba0c-4006-9298-360e721faabd tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Volume info retrieved successfully. [ 1112.555807] [55072]: INFO cinder.api.openstack.wsgi [req-509796a9-dd63-4c5b-87b0-07bf83dcc4a8 req-98678d97-ba0c-4006-9298-360e721faabd tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe returned with HTTP 200 [ 1112.556212] [55072]: [pid: 55072|app: 0|req: 181/322] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:23:55 2025] GET /volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1114.075806] [55073]: DEBUG cinder.api.middleware.request_id [None req-26c7c27b-8a6d-4a0b-bdd8-4314b033c1ea None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.076328] [55073]: INFO cinder.api.openstack.wsgi [None req-26c7c27b-8a6d-4a0b-bdd8-4314b033c1ea None None] GET http://10.180.1.21/volume// [ 1114.076545] [55073]: DEBUG cinder.api.openstack.wsgi [None req-26c7c27b-8a6d-4a0b-bdd8-4314b033c1ea None None] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1114.076863] [55073]: DEBUG cinder.api.openstack.wsgi [None req-26c7c27b-8a6d-4a0b-bdd8-4314b033c1ea None None] Calling method 'all' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1114.077464] [55073]: INFO cinder.api.openstack.wsgi [None req-26c7c27b-8a6d-4a0b-bdd8-4314b033c1ea None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1114.077948] [55073]: [pid: 55073|app: 0|req: 142/323] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 17:23:56 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1114.082069] [55072]: DEBUG cinder.api.middleware.request_id [req-509796a9-dd63-4c5b-87b0-07bf83dcc4a8 req-5b5ffc76-61a0-4077-9e5b-9e4c639ad7aa None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.086089] [55072]: INFO cinder.api.openstack.wsgi [req-509796a9-dd63-4c5b-87b0-07bf83dcc4a8 req-5b5ffc76-61a0-4077-9e5b-9e4c639ad7aa tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1114.086598] [55072]: DEBUG cinder.api.openstack.wsgi [req-509796a9-dd63-4c5b-87b0-07bf83dcc4a8 req-5b5ffc76-61a0-4077-9e5b-9e4c639ad7aa tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c58a8c9d-2aa3-488b-9e35-260230cca4fe", "connector": null, "instance_uuid": "87525206-a87a-4a3a-9699-4c7757749432"}} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1114.099072] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1114.099072] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1114.124619] [55072]: INFO cinder.api.openstack.wsgi [req-509796a9-dd63-4c5b-87b0-07bf83dcc4a8 req-5b5ffc76-61a0-4077-9e5b-9e4c639ad7aa tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1114.125174] [55072]: [pid: 55072|app: 0|req: 182/324] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 17:23:56 2025] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1114.147628] [55073]: DEBUG cinder.api.middleware.request_id [None req-1a800bac-c63b-4d66-bf34-bb790597ea8e None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.150010] [55073]: INFO cinder.api.openstack.wsgi [None req-1a800bac-c63b-4d66-bf34-bb790597ea8e tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] GET http://10.180.1.21/volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe [ 1114.150280] [55073]: DEBUG cinder.api.openstack.wsgi [None req-1a800bac-c63b-4d66-bf34-bb790597ea8e tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1114.150510] [55073]: DEBUG cinder.api.openstack.wsgi [None req-1a800bac-c63b-4d66-bf34-bb790597ea8e tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1114.161543] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1114.161543] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1114.165602] [55073]: INFO cinder.volume.api [None req-1a800bac-c63b-4d66-bf34-bb790597ea8e tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Volume info retrieved successfully. [ 1114.170164] [55073]: INFO cinder.api.openstack.wsgi [None req-1a800bac-c63b-4d66-bf34-bb790597ea8e tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe returned with HTTP 200 [ 1114.170164] [55073]: [pid: 55073|app: 0|req: 143/325] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:23:56 2025] GET /volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1114.656531] [55072]: DEBUG cinder.api.middleware.request_id [None req-cb254649-50f3-4dd1-83ca-0650d0b016df None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.657079] [55072]: INFO cinder.api.openstack.wsgi [None req-cb254649-50f3-4dd1-83ca-0650d0b016df None None] GET http://10.180.1.21/volume// [ 1114.657311] [55072]: DEBUG cinder.api.openstack.wsgi [None req-cb254649-50f3-4dd1-83ca-0650d0b016df None None] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1114.657575] [55072]: DEBUG cinder.api.openstack.wsgi [None req-cb254649-50f3-4dd1-83ca-0650d0b016df None None] Calling method 'all' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1114.658072] [55072]: INFO cinder.api.openstack.wsgi [None req-cb254649-50f3-4dd1-83ca-0650d0b016df None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1114.658440] [55072]: [pid: 55072|app: 0|req: 183/326] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 17:23:57 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1114.662170] [55073]: DEBUG cinder.api.middleware.request_id [req-509796a9-dd63-4c5b-87b0-07bf83dcc4a8 req-572508fc-c49c-4058-85ef-19cfc206ae3e None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.664522] [55073]: INFO cinder.api.openstack.wsgi [req-509796a9-dd63-4c5b-87b0-07bf83dcc4a8 req-572508fc-c49c-4058-85ef-19cfc206ae3e tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] GET http://10.180.1.21/volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe [ 1114.664854] [55073]: DEBUG cinder.api.openstack.wsgi [req-509796a9-dd63-4c5b-87b0-07bf83dcc4a8 req-572508fc-c49c-4058-85ef-19cfc206ae3e tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1114.665172] [55073]: DEBUG cinder.api.openstack.wsgi [req-509796a9-dd63-4c5b-87b0-07bf83dcc4a8 req-572508fc-c49c-4058-85ef-19cfc206ae3e tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1114.677693] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1114.677693] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1114.681448] [55073]: INFO cinder.volume.api [req-509796a9-dd63-4c5b-87b0-07bf83dcc4a8 req-572508fc-c49c-4058-85ef-19cfc206ae3e tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Volume info retrieved successfully. [ 1114.689907] [55073]: INFO cinder.api.openstack.wsgi [req-509796a9-dd63-4c5b-87b0-07bf83dcc4a8 req-572508fc-c49c-4058-85ef-19cfc206ae3e tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe returned with HTTP 200 [ 1114.693393] [55073]: [pid: 55073|app: 0|req: 144/327] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 17:23:57 2025] GET /volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe => generated 1026 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1114.736501] [55072]: DEBUG cinder.api.middleware.request_id [req-509796a9-dd63-4c5b-87b0-07bf83dcc4a8 req-025fdd7b-4b28-4ef0-a92f-e1b65e99f6c2 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.741150] [55072]: INFO cinder.api.openstack.wsgi [req-509796a9-dd63-4c5b-87b0-07bf83dcc4a8 req-025fdd7b-4b28-4ef0-a92f-e1b65e99f6c2 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] PUT http://10.180.1.21/volume/v3/attachments/982bb02e-93ab-48de-ae6d-754e35c49a8e [ 1114.741150] [55072]: DEBUG cinder.api.openstack.wsgi [req-509796a9-dd63-4c5b-87b0-07bf83dcc4a8 req-025fdd7b-4b28-4ef0-a92f-e1b65e99f6c2 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-543795", "mountpoint": "/dev/sdb"}}} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1114.750503] [55072]: DEBUG cinder.coordination [req-509796a9-dd63-4c5b-87b0-07bf83dcc4a8 req-025fdd7b-4b28-4ef0-a92f-e1b65e99f6c2 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Acquiring lock "cinder-attachment_update-c58a8c9d-2aa3-488b-9e35-260230cca4fe-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55072) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1114.756328] [55072]: DEBUG cinder.coordination [req-509796a9-dd63-4c5b-87b0-07bf83dcc4a8 req-025fdd7b-4b28-4ef0-a92f-e1b65e99f6c2 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Lock "cinder-attachment_update-c58a8c9d-2aa3-488b-9e35-260230cca4fe-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55072) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1114.757960] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1114.757960] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1115.180434] [55073]: DEBUG cinder.api.middleware.request_id [None req-a151f1c4-9f44-4f4e-90d7-a6b0a170ef13 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.182746] [55073]: INFO cinder.api.openstack.wsgi [None req-a151f1c4-9f44-4f4e-90d7-a6b0a170ef13 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] GET http://10.180.1.21/volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe [ 1115.182983] [55073]: DEBUG cinder.api.openstack.wsgi [None req-a151f1c4-9f44-4f4e-90d7-a6b0a170ef13 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1115.183363] [55073]: DEBUG cinder.api.openstack.wsgi [None req-a151f1c4-9f44-4f4e-90d7-a6b0a170ef13 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1115.194325] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1115.194325] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1115.197623] [55073]: INFO cinder.volume.api [None req-a151f1c4-9f44-4f4e-90d7-a6b0a170ef13 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Volume info retrieved successfully. [ 1115.202329] [55073]: INFO cinder.api.openstack.wsgi [None req-a151f1c4-9f44-4f4e-90d7-a6b0a170ef13 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe returned with HTTP 200 [ 1115.202741] [55073]: [pid: 55073|app: 0|req: 145/328] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:23:58 2025] GET /volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1116.214146] [55073]: DEBUG cinder.api.middleware.request_id [None req-afb56b7d-d2a0-4f9d-9134-13585ddb06b3 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.216381] [55073]: INFO cinder.api.openstack.wsgi [None req-afb56b7d-d2a0-4f9d-9134-13585ddb06b3 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] GET http://10.180.1.21/volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe [ 1116.216610] [55073]: DEBUG cinder.api.openstack.wsgi [None req-afb56b7d-d2a0-4f9d-9134-13585ddb06b3 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1116.216838] [55073]: DEBUG cinder.api.openstack.wsgi [None req-afb56b7d-d2a0-4f9d-9134-13585ddb06b3 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1116.231096] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1116.231096] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1116.234967] [55073]: INFO cinder.volume.api [None req-afb56b7d-d2a0-4f9d-9134-13585ddb06b3 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Volume info retrieved successfully. [ 1116.241475] [55073]: INFO cinder.api.openstack.wsgi [None req-afb56b7d-d2a0-4f9d-9134-13585ddb06b3 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe returned with HTTP 200 [ 1116.241910] [55073]: [pid: 55073|app: 0|req: 146/329] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:23:59 2025] GET /volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1117.252259] [55073]: DEBUG cinder.api.middleware.request_id [None req-9a18a99b-f272-4218-a748-f04a23f8ec08 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1117.254408] [55073]: INFO cinder.api.openstack.wsgi [None req-9a18a99b-f272-4218-a748-f04a23f8ec08 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] GET http://10.180.1.21/volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe [ 1117.254658] [55073]: DEBUG cinder.api.openstack.wsgi [None req-9a18a99b-f272-4218-a748-f04a23f8ec08 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1117.254894] [55073]: DEBUG cinder.api.openstack.wsgi [None req-9a18a99b-f272-4218-a748-f04a23f8ec08 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1117.268756] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1117.268756] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1117.273035] [55073]: INFO cinder.volume.api [None req-9a18a99b-f272-4218-a748-f04a23f8ec08 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Volume info retrieved successfully. [ 1117.278650] [55073]: INFO cinder.api.openstack.wsgi [None req-9a18a99b-f272-4218-a748-f04a23f8ec08 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe returned with HTTP 200 [ 1117.279106] [55073]: [pid: 55073|app: 0|req: 147/330] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:24:00 2025] GET /volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1118.288941] [55073]: DEBUG cinder.api.middleware.request_id [None req-3e7a9bf1-b65d-4764-9308-d47efe8b8e7a None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.291042] [55073]: INFO cinder.api.openstack.wsgi [None req-3e7a9bf1-b65d-4764-9308-d47efe8b8e7a tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] GET http://10.180.1.21/volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe [ 1118.291326] [55073]: DEBUG cinder.api.openstack.wsgi [None req-3e7a9bf1-b65d-4764-9308-d47efe8b8e7a tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1118.291527] [55073]: DEBUG cinder.api.openstack.wsgi [None req-3e7a9bf1-b65d-4764-9308-d47efe8b8e7a tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1118.304784] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1118.304784] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1118.308506] [55073]: INFO cinder.volume.api [None req-3e7a9bf1-b65d-4764-9308-d47efe8b8e7a tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Volume info retrieved successfully. [ 1118.313349] [55073]: INFO cinder.api.openstack.wsgi [None req-3e7a9bf1-b65d-4764-9308-d47efe8b8e7a tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe returned with HTTP 200 [ 1118.313784] [55073]: [pid: 55073|app: 0|req: 148/331] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:24:01 2025] GET /volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1119.289105] [55072]: DEBUG cinder.coordination [req-509796a9-dd63-4c5b-87b0-07bf83dcc4a8 req-025fdd7b-4b28-4ef0-a92f-e1b65e99f6c2 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Lock "cinder-attachment_update-c58a8c9d-2aa3-488b-9e35-260230cca4fe-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.533s {{(pid=55072) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1119.289752] [55072]: INFO cinder.api.openstack.wsgi [req-509796a9-dd63-4c5b-87b0-07bf83dcc4a8 req-025fdd7b-4b28-4ef0-a92f-e1b65e99f6c2 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/attachments/982bb02e-93ab-48de-ae6d-754e35c49a8e returned with HTTP 200 [ 1119.290456] [55072]: [pid: 55072|app: 0|req: 184/332] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 17:23:57 2025] PUT /volume/v3/attachments/982bb02e-93ab-48de-ae6d-754e35c49a8e => generated 617 bytes in 4555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1119.324336] [55073]: DEBUG cinder.api.middleware.request_id [None req-adc52fdd-3efd-41ab-9b25-6052e39d380f None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1119.326672] [55073]: INFO cinder.api.openstack.wsgi [None req-adc52fdd-3efd-41ab-9b25-6052e39d380f tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] GET http://10.180.1.21/volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe [ 1119.327037] [55073]: DEBUG cinder.api.openstack.wsgi [None req-adc52fdd-3efd-41ab-9b25-6052e39d380f tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1119.327278] [55073]: DEBUG cinder.api.openstack.wsgi [None req-adc52fdd-3efd-41ab-9b25-6052e39d380f tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1119.338779] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1119.338779] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1119.342253] [55073]: INFO cinder.volume.api [None req-adc52fdd-3efd-41ab-9b25-6052e39d380f tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Volume info retrieved successfully. [ 1119.347993] [55073]: INFO cinder.api.openstack.wsgi [None req-adc52fdd-3efd-41ab-9b25-6052e39d380f tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe returned with HTTP 200 [ 1119.348568] [55073]: [pid: 55073|app: 0|req: 149/333] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:24:02 2025] GET /volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1120.360017] [55072]: DEBUG cinder.api.middleware.request_id [None req-faef056c-eeb2-495d-a631-1d02290000ff None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1120.362162] [55072]: INFO cinder.api.openstack.wsgi [None req-faef056c-eeb2-495d-a631-1d02290000ff tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] GET http://10.180.1.21/volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe [ 1120.362421] [55072]: DEBUG cinder.api.openstack.wsgi [None req-faef056c-eeb2-495d-a631-1d02290000ff tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1120.362674] [55072]: DEBUG cinder.api.openstack.wsgi [None req-faef056c-eeb2-495d-a631-1d02290000ff tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1120.374190] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1120.374190] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1120.377919] [55072]: INFO cinder.volume.api [None req-faef056c-eeb2-495d-a631-1d02290000ff tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Volume info retrieved successfully. [ 1120.382832] [55072]: INFO cinder.api.openstack.wsgi [None req-faef056c-eeb2-495d-a631-1d02290000ff tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe returned with HTTP 200 [ 1120.383277] [55072]: [pid: 55072|app: 0|req: 185/334] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:24:03 2025] GET /volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1120.930052] [55073]: DEBUG cinder.api.middleware.request_id [req-509796a9-dd63-4c5b-87b0-07bf83dcc4a8 req-42c9a3aa-82e0-4dc8-a267-e296d8913b35 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1120.932484] [55073]: INFO cinder.api.openstack.wsgi [req-509796a9-dd63-4c5b-87b0-07bf83dcc4a8 req-42c9a3aa-82e0-4dc8-a267-e296d8913b35 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] POST http://10.180.1.21/volume/v3/attachments/982bb02e-93ab-48de-ae6d-754e35c49a8e/action [ 1120.932919] [55073]: DEBUG cinder.api.openstack.wsgi [req-509796a9-dd63-4c5b-87b0-07bf83dcc4a8 req-42c9a3aa-82e0-4dc8-a267-e296d8913b35 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Action body: b'{"os-complete": null}' {{(pid=55073) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1120.933075] [55073]: DEBUG cinder.api.openstack.wsgi [req-509796a9-dd63-4c5b-87b0-07bf83dcc4a8 req-42c9a3aa-82e0-4dc8-a267-e296d8913b35 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1120.949663] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1120.949663] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1120.956693] [55073]: INFO cinder.api.openstack.wsgi [req-509796a9-dd63-4c5b-87b0-07bf83dcc4a8 req-42c9a3aa-82e0-4dc8-a267-e296d8913b35 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/attachments/982bb02e-93ab-48de-ae6d-754e35c49a8e/action returned with HTTP 204 [ 1120.957176] [55073]: [pid: 55073|app: 0|req: 150/335] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 17:24:03 2025] POST /volume/v3/attachments/982bb02e-93ab-48de-ae6d-754e35c49a8e/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1121.394693] [55072]: DEBUG cinder.api.middleware.request_id [None req-583028c3-ca27-49bd-a54b-42790d982e0e None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1121.396886] [55072]: INFO cinder.api.openstack.wsgi [None req-583028c3-ca27-49bd-a54b-42790d982e0e tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] GET http://10.180.1.21/volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe [ 1121.397134] [55072]: DEBUG cinder.api.openstack.wsgi [None req-583028c3-ca27-49bd-a54b-42790d982e0e tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1121.397356] [55072]: DEBUG cinder.api.openstack.wsgi [None req-583028c3-ca27-49bd-a54b-42790d982e0e tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1121.408193] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1121.408193] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1121.412189] [55072]: INFO cinder.volume.api [None req-583028c3-ca27-49bd-a54b-42790d982e0e tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Volume info retrieved successfully. [ 1121.416924] [55072]: INFO cinder.api.openstack.wsgi [None req-583028c3-ca27-49bd-a54b-42790d982e0e tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe returned with HTTP 200 [ 1121.417523] [55072]: [pid: 55072|app: 0|req: 186/336] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:24:04 2025] GET /volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1121.427587] [55073]: DEBUG cinder.api.middleware.request_id [None req-b13da0b3-771a-4de6-b5ff-ded66a72cc55 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1121.429732] [55073]: INFO cinder.api.openstack.wsgi [None req-b13da0b3-771a-4de6-b5ff-ded66a72cc55 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] GET http://10.180.1.21/volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe [ 1121.430165] [55073]: DEBUG cinder.api.openstack.wsgi [None req-b13da0b3-771a-4de6-b5ff-ded66a72cc55 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1121.430509] [55073]: DEBUG cinder.api.openstack.wsgi [None req-b13da0b3-771a-4de6-b5ff-ded66a72cc55 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1121.441293] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1121.441293] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1121.446199] [55073]: INFO cinder.volume.api [None req-b13da0b3-771a-4de6-b5ff-ded66a72cc55 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Volume info retrieved successfully. [ 1121.450604] [55073]: INFO cinder.api.openstack.wsgi [None req-b13da0b3-771a-4de6-b5ff-ded66a72cc55 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe returned with HTTP 200 [ 1121.451144] [55073]: [pid: 55073|app: 0|req: 151/337] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:24:04 2025] GET /volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1121.718385] [55072]: DEBUG cinder.api.middleware.request_id [req-79693556-133b-4e3b-a4b0-6659e01afba7 req-06ad4d08-4aca-4c37-a0f9-2e66dfa64528 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1121.721652] [55072]: INFO cinder.api.openstack.wsgi [req-79693556-133b-4e3b-a4b0-6659e01afba7 req-06ad4d08-4aca-4c37-a0f9-2e66dfa64528 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] GET http://10.180.1.21/volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe [ 1121.722189] [55072]: DEBUG cinder.api.openstack.wsgi [req-79693556-133b-4e3b-a4b0-6659e01afba7 req-06ad4d08-4aca-4c37-a0f9-2e66dfa64528 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1121.722508] [55072]: DEBUG cinder.api.openstack.wsgi [req-79693556-133b-4e3b-a4b0-6659e01afba7 req-06ad4d08-4aca-4c37-a0f9-2e66dfa64528 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1121.739203] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1121.739203] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1121.745231] [55072]: INFO cinder.volume.api [req-79693556-133b-4e3b-a4b0-6659e01afba7 req-06ad4d08-4aca-4c37-a0f9-2e66dfa64528 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Volume info retrieved successfully. [ 1121.752963] [55072]: INFO cinder.api.openstack.wsgi [req-79693556-133b-4e3b-a4b0-6659e01afba7 req-06ad4d08-4aca-4c37-a0f9-2e66dfa64528 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe returned with HTTP 200 [ 1121.753356] [55072]: [pid: 55072|app: 0|req: 187/338] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:24:04 2025] GET /volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1123.932314] [55073]: DEBUG cinder.api.middleware.request_id [None req-8a91adc3-0684-4af8-83e1-4c2432abe3c1 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.932750] [55073]: INFO cinder.api.openstack.wsgi [None req-8a91adc3-0684-4af8-83e1-4c2432abe3c1 None None] GET http://10.180.1.21/volume// [ 1123.932885] [55073]: DEBUG cinder.api.openstack.wsgi [None req-8a91adc3-0684-4af8-83e1-4c2432abe3c1 None None] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1123.933279] [55073]: DEBUG cinder.api.openstack.wsgi [None req-8a91adc3-0684-4af8-83e1-4c2432abe3c1 None None] Calling method 'all' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1123.933787] [55073]: INFO cinder.api.openstack.wsgi [None req-8a91adc3-0684-4af8-83e1-4c2432abe3c1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1123.934214] [55073]: [pid: 55073|app: 0|req: 152/339] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 17:24:06 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1123.938596] [55072]: DEBUG cinder.api.middleware.request_id [req-79693556-133b-4e3b-a4b0-6659e01afba7 req-59146158-e97e-4ae7-90d8-62a754346b26 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.941172] [55072]: INFO cinder.api.openstack.wsgi [req-79693556-133b-4e3b-a4b0-6659e01afba7 req-59146158-e97e-4ae7-90d8-62a754346b26 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1123.941599] [55072]: DEBUG cinder.api.openstack.wsgi [req-79693556-133b-4e3b-a4b0-6659e01afba7 req-59146158-e97e-4ae7-90d8-62a754346b26 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c58a8c9d-2aa3-488b-9e35-260230cca4fe", "connector": null, "instance_uuid": "87525206-a87a-4a3a-9699-4c7757749432"}} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1123.957817] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1123.957817] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1123.988334] [55072]: INFO cinder.api.openstack.wsgi [req-79693556-133b-4e3b-a4b0-6659e01afba7 req-59146158-e97e-4ae7-90d8-62a754346b26 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1123.988965] [55072]: [pid: 55072|app: 0|req: 188/340] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 17:24:06 2025] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1123.993919] [55073]: DEBUG cinder.api.middleware.request_id [None req-513355db-aa38-46eb-9af2-0c74f36221b3 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.994399] [55073]: INFO cinder.api.openstack.wsgi [None req-513355db-aa38-46eb-9af2-0c74f36221b3 None None] GET http://10.180.1.21/volume// [ 1123.994582] [55073]: DEBUG cinder.api.openstack.wsgi [None req-513355db-aa38-46eb-9af2-0c74f36221b3 None None] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1123.994794] [55073]: DEBUG cinder.api.openstack.wsgi [None req-513355db-aa38-46eb-9af2-0c74f36221b3 None None] Calling method 'all' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1123.995265] [55073]: INFO cinder.api.openstack.wsgi [None req-513355db-aa38-46eb-9af2-0c74f36221b3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1123.995611] [55073]: [pid: 55073|app: 0|req: 153/341] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 17:24:06 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1124.000420] [55072]: DEBUG cinder.api.middleware.request_id [req-79693556-133b-4e3b-a4b0-6659e01afba7 req-fa2fb783-445d-46eb-a9d2-2294dee186c6 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.002893] [55072]: INFO cinder.api.openstack.wsgi [req-79693556-133b-4e3b-a4b0-6659e01afba7 req-fa2fb783-445d-46eb-a9d2-2294dee186c6 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] GET http://10.180.1.21/volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe [ 1124.003197] [55072]: DEBUG cinder.api.openstack.wsgi [req-79693556-133b-4e3b-a4b0-6659e01afba7 req-fa2fb783-445d-46eb-a9d2-2294dee186c6 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1124.003440] [55072]: DEBUG cinder.api.openstack.wsgi [req-79693556-133b-4e3b-a4b0-6659e01afba7 req-fa2fb783-445d-46eb-a9d2-2294dee186c6 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1124.016288] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1124.016288] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1124.019813] [55072]: INFO cinder.volume.api [req-79693556-133b-4e3b-a4b0-6659e01afba7 req-fa2fb783-445d-46eb-a9d2-2294dee186c6 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Volume info retrieved successfully. [ 1124.025184] [55072]: INFO cinder.api.openstack.wsgi [req-79693556-133b-4e3b-a4b0-6659e01afba7 req-fa2fb783-445d-46eb-a9d2-2294dee186c6 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe returned with HTTP 200 [ 1124.025736] [55072]: [pid: 55072|app: 0|req: 189/342] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 17:24:06 2025] GET /volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe => generated 1319 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1125.204711] [55073]: DEBUG cinder.api.middleware.request_id [req-79693556-133b-4e3b-a4b0-6659e01afba7 req-20633c0f-35fc-4618-a891-3748b15a2d52 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.207205] [55073]: INFO cinder.api.openstack.wsgi [req-79693556-133b-4e3b-a4b0-6659e01afba7 req-20633c0f-35fc-4618-a891-3748b15a2d52 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] DELETE http://10.180.1.21/volume/v3/attachments/982bb02e-93ab-48de-ae6d-754e35c49a8e [ 1125.207430] [55073]: DEBUG cinder.api.openstack.wsgi [req-79693556-133b-4e3b-a4b0-6659e01afba7 req-20633c0f-35fc-4618-a891-3748b15a2d52 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1125.207699] [55073]: DEBUG cinder.api.openstack.wsgi [req-79693556-133b-4e3b-a4b0-6659e01afba7 req-20633c0f-35fc-4618-a891-3748b15a2d52 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Calling method 'version_select' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1125.216735] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1125.216735] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1125.746268] [55073]: INFO cinder.api.openstack.wsgi [req-79693556-133b-4e3b-a4b0-6659e01afba7 req-20633c0f-35fc-4618-a891-3748b15a2d52 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/attachments/982bb02e-93ab-48de-ae6d-754e35c49a8e returned with HTTP 200 [ 1125.746738] [55073]: [pid: 55073|app: 0|req: 154/343] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 17:24:08 2025] DELETE /volume/v3/attachments/982bb02e-93ab-48de-ae6d-754e35c49a8e => generated 192 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1127.964978] [55072]: DEBUG cinder.api.middleware.request_id [None req-ac78c023-6704-43a1-8496-815ffe3b2920 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.965558] [55072]: INFO cinder.api.openstack.wsgi [None req-ac78c023-6704-43a1-8496-815ffe3b2920 None None] GET http://10.180.1.21/volume// [ 1127.965758] [55072]: DEBUG cinder.api.openstack.wsgi [None req-ac78c023-6704-43a1-8496-815ffe3b2920 None None] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1127.965989] [55072]: DEBUG cinder.api.openstack.wsgi [None req-ac78c023-6704-43a1-8496-815ffe3b2920 None None] Calling method 'all' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1127.966412] [55072]: INFO cinder.api.openstack.wsgi [None req-ac78c023-6704-43a1-8496-815ffe3b2920 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1127.966749] [55072]: [pid: 55072|app: 0|req: 190/344] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 17:24:10 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1127.971165] [55073]: DEBUG cinder.api.middleware.request_id [req-79693556-133b-4e3b-a4b0-6659e01afba7 req-9bcc672a-4f62-4ecb-a573-0e737bf11867 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.975022] [55073]: INFO cinder.api.openstack.wsgi [req-79693556-133b-4e3b-a4b0-6659e01afba7 req-9bcc672a-4f62-4ecb-a573-0e737bf11867 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] GET http://10.180.1.21/volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe [ 1127.975022] [55073]: DEBUG cinder.api.openstack.wsgi [req-79693556-133b-4e3b-a4b0-6659e01afba7 req-9bcc672a-4f62-4ecb-a573-0e737bf11867 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1127.975022] [55073]: DEBUG cinder.api.openstack.wsgi [req-79693556-133b-4e3b-a4b0-6659e01afba7 req-9bcc672a-4f62-4ecb-a573-0e737bf11867 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1127.990198] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1127.990198] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1127.995231] [55073]: INFO cinder.volume.api [req-79693556-133b-4e3b-a4b0-6659e01afba7 req-9bcc672a-4f62-4ecb-a573-0e737bf11867 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Volume info retrieved successfully. [ 1128.001331] [55073]: INFO cinder.api.openstack.wsgi [req-79693556-133b-4e3b-a4b0-6659e01afba7 req-9bcc672a-4f62-4ecb-a573-0e737bf11867 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe returned with HTTP 200 [ 1128.003764] [55073]: [pid: 55073|app: 0|req: 155/345] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 17:24:10 2025] GET /volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe => generated 1026 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1128.129041] [55072]: DEBUG cinder.api.middleware.request_id [req-79693556-133b-4e3b-a4b0-6659e01afba7 req-8d9963be-20d6-438d-a989-68ecdab98b86 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1128.133816] [55072]: INFO cinder.api.openstack.wsgi [req-79693556-133b-4e3b-a4b0-6659e01afba7 req-8d9963be-20d6-438d-a989-68ecdab98b86 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] PUT http://10.180.1.21/volume/v3/attachments/92039712-6124-49b8-81df-f3547c13d8a9 [ 1128.133816] [55072]: DEBUG cinder.api.openstack.wsgi [req-79693556-133b-4e3b-a4b0-6659e01afba7 req-8d9963be-20d6-438d-a989-68ecdab98b86 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "mountpoint": "/dev/sdb"}}} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1128.142662] [55072]: DEBUG cinder.coordination [req-79693556-133b-4e3b-a4b0-6659e01afba7 req-8d9963be-20d6-438d-a989-68ecdab98b86 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Acquiring lock "cinder-attachment_update-c58a8c9d-2aa3-488b-9e35-260230cca4fe-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55072) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1128.147089] [55072]: DEBUG cinder.coordination [req-79693556-133b-4e3b-a4b0-6659e01afba7 req-8d9963be-20d6-438d-a989-68ecdab98b86 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Lock "cinder-attachment_update-c58a8c9d-2aa3-488b-9e35-260230cca4fe-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55072) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1128.148375] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1128.148375] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1128.668937] [55072]: DEBUG cinder.coordination [req-79693556-133b-4e3b-a4b0-6659e01afba7 req-8d9963be-20d6-438d-a989-68ecdab98b86 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Lock "cinder-attachment_update-c58a8c9d-2aa3-488b-9e35-260230cca4fe-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.522s {{(pid=55072) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1128.669344] [55072]: INFO cinder.api.openstack.wsgi [req-79693556-133b-4e3b-a4b0-6659e01afba7 req-8d9963be-20d6-438d-a989-68ecdab98b86 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/attachments/92039712-6124-49b8-81df-f3547c13d8a9 returned with HTTP 200 [ 1128.669980] [55072]: [pid: 55072|app: 0|req: 191/346] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 17:24:10 2025] PUT /volume/v3/attachments/92039712-6124-49b8-81df-f3547c13d8a9 => generated 617 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1129.176055] [55073]: DEBUG cinder.api.middleware.request_id [req-79693556-133b-4e3b-a4b0-6659e01afba7 req-8e160f91-f754-4839-bbec-c027976aff23 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.178287] [55073]: INFO cinder.api.openstack.wsgi [req-79693556-133b-4e3b-a4b0-6659e01afba7 req-8e160f91-f754-4839-bbec-c027976aff23 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] POST http://10.180.1.21/volume/v3/attachments/92039712-6124-49b8-81df-f3547c13d8a9/action [ 1129.178698] [55073]: DEBUG cinder.api.openstack.wsgi [req-79693556-133b-4e3b-a4b0-6659e01afba7 req-8e160f91-f754-4839-bbec-c027976aff23 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Action body: b'{"os-complete": null}' {{(pid=55073) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1129.179251] [55073]: DEBUG cinder.api.openstack.wsgi [req-79693556-133b-4e3b-a4b0-6659e01afba7 req-8e160f91-f754-4839-bbec-c027976aff23 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1129.195665] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1129.195665] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1129.204555] [55073]: INFO cinder.api.openstack.wsgi [req-79693556-133b-4e3b-a4b0-6659e01afba7 req-8e160f91-f754-4839-bbec-c027976aff23 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/attachments/92039712-6124-49b8-81df-f3547c13d8a9/action returned with HTTP 204 [ 1129.205121] [55073]: [pid: 55073|app: 0|req: 156/347] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 17:24:12 2025] POST /volume/v3/attachments/92039712-6124-49b8-81df-f3547c13d8a9/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1129.628443] [55072]: DEBUG cinder.api.middleware.request_id [req-1fab6c1d-0b46-4c51-ba19-afcea34b0183 req-4eafd94c-6d5c-47af-b70d-63fcd5e81627 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.631427] [55072]: INFO cinder.api.openstack.wsgi [req-1fab6c1d-0b46-4c51-ba19-afcea34b0183 req-4eafd94c-6d5c-47af-b70d-63fcd5e81627 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] GET http://10.180.1.21/volume/v3/volumes/b5e7701a-6c1e-445f-ae35-3a4237454abb [ 1129.631662] [55072]: DEBUG cinder.api.openstack.wsgi [req-1fab6c1d-0b46-4c51-ba19-afcea34b0183 req-4eafd94c-6d5c-47af-b70d-63fcd5e81627 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1129.632017] [55072]: DEBUG cinder.api.openstack.wsgi [req-1fab6c1d-0b46-4c51-ba19-afcea34b0183 req-4eafd94c-6d5c-47af-b70d-63fcd5e81627 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1129.643022] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1129.643022] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1129.646883] [55072]: INFO cinder.volume.api [req-1fab6c1d-0b46-4c51-ba19-afcea34b0183 req-4eafd94c-6d5c-47af-b70d-63fcd5e81627 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Volume info retrieved successfully. [ 1129.651496] [55072]: INFO cinder.api.openstack.wsgi [req-1fab6c1d-0b46-4c51-ba19-afcea34b0183 req-4eafd94c-6d5c-47af-b70d-63fcd5e81627 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] http://10.180.1.21/volume/v3/volumes/b5e7701a-6c1e-445f-ae35-3a4237454abb returned with HTTP 200 [ 1129.652081] [55072]: [pid: 55072|app: 0|req: 192/348] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:24:12 2025] GET /volume/v3/volumes/b5e7701a-6c1e-445f-ae35-3a4237454abb => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1129.664795] [55073]: DEBUG cinder.api.middleware.request_id [None req-b84fbc87-e201-4137-9c94-ac6320ba4acc None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.665272] [55073]: INFO cinder.api.openstack.wsgi [None req-b84fbc87-e201-4137-9c94-ac6320ba4acc None None] GET http://10.180.1.21/volume// [ 1129.665460] [55073]: DEBUG cinder.api.openstack.wsgi [None req-b84fbc87-e201-4137-9c94-ac6320ba4acc None None] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1129.665679] [55073]: DEBUG cinder.api.openstack.wsgi [None req-b84fbc87-e201-4137-9c94-ac6320ba4acc None None] Calling method 'all' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1129.666100] [55073]: INFO cinder.api.openstack.wsgi [None req-b84fbc87-e201-4137-9c94-ac6320ba4acc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1129.666498] [55073]: [pid: 55073|app: 0|req: 157/349] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 17:24:12 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1129.670054] [55072]: DEBUG cinder.api.middleware.request_id [req-1fab6c1d-0b46-4c51-ba19-afcea34b0183 req-21530c68-712c-40a7-b7ef-39f4854b4d22 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.672200] [55072]: INFO cinder.api.openstack.wsgi [req-1fab6c1d-0b46-4c51-ba19-afcea34b0183 req-21530c68-712c-40a7-b7ef-39f4854b4d22 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1129.672589] [55072]: DEBUG cinder.api.openstack.wsgi [req-1fab6c1d-0b46-4c51-ba19-afcea34b0183 req-21530c68-712c-40a7-b7ef-39f4854b4d22 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b5e7701a-6c1e-445f-ae35-3a4237454abb", "connector": null, "instance_uuid": "288e1d97-19b2-4162-ae28-dd5063b6a6f5"}} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1129.681395] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1129.681395] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1129.700303] [55072]: INFO cinder.api.openstack.wsgi [req-1fab6c1d-0b46-4c51-ba19-afcea34b0183 req-21530c68-712c-40a7-b7ef-39f4854b4d22 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1129.700884] [55072]: [pid: 55072|app: 0|req: 193/350] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 17:24:12 2025] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1129.724036] [55073]: DEBUG cinder.api.middleware.request_id [req-1fab6c1d-0b46-4c51-ba19-afcea34b0183 req-21bb4719-5359-4707-9607-69fc81645ea6 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.726177] [55073]: INFO cinder.api.openstack.wsgi [req-1fab6c1d-0b46-4c51-ba19-afcea34b0183 req-21bb4719-5359-4707-9607-69fc81645ea6 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] POST http://10.180.1.21/volume/v3/attachments/279a25d2-644d-4278-aad2-6104853f4a4c/action [ 1129.726600] [55073]: DEBUG cinder.api.openstack.wsgi [req-1fab6c1d-0b46-4c51-ba19-afcea34b0183 req-21bb4719-5359-4707-9607-69fc81645ea6 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Action body: b'{"os-complete": null}' {{(pid=55073) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1129.726741] [55073]: DEBUG cinder.api.openstack.wsgi [req-1fab6c1d-0b46-4c51-ba19-afcea34b0183 req-21bb4719-5359-4707-9607-69fc81645ea6 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1129.741833] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1129.741833] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1129.747249] [55073]: INFO cinder.api.openstack.wsgi [req-1fab6c1d-0b46-4c51-ba19-afcea34b0183 req-21bb4719-5359-4707-9607-69fc81645ea6 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] http://10.180.1.21/volume/v3/attachments/279a25d2-644d-4278-aad2-6104853f4a4c/action returned with HTTP 204 [ 1129.747974] [55073]: [pid: 55073|app: 0|req: 158/351] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 17:24:12 2025] POST /volume/v3/attachments/279a25d2-644d-4278-aad2-6104853f4a4c/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1129.760439] [55072]: DEBUG cinder.api.middleware.request_id [None req-27d38e0f-662b-4bec-9b9b-9508d66892e4 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.762551] [55072]: INFO cinder.api.openstack.wsgi [None req-27d38e0f-662b-4bec-9b9b-9508d66892e4 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] GET http://10.180.1.21/volume/v3/volumes/b5e7701a-6c1e-445f-ae35-3a4237454abb [ 1129.762784] [55072]: DEBUG cinder.api.openstack.wsgi [None req-27d38e0f-662b-4bec-9b9b-9508d66892e4 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1129.763016] [55072]: DEBUG cinder.api.openstack.wsgi [None req-27d38e0f-662b-4bec-9b9b-9508d66892e4 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1129.772597] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1129.772597] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1129.775636] [55072]: INFO cinder.volume.api [None req-27d38e0f-662b-4bec-9b9b-9508d66892e4 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Volume info retrieved successfully. [ 1129.779700] [55072]: INFO cinder.api.openstack.wsgi [None req-27d38e0f-662b-4bec-9b9b-9508d66892e4 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] http://10.180.1.21/volume/v3/volumes/b5e7701a-6c1e-445f-ae35-3a4237454abb returned with HTTP 200 [ 1129.780082] [55072]: [pid: 55072|app: 0|req: 194/352] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:24:12 2025] GET /volume/v3/volumes/b5e7701a-6c1e-445f-ae35-3a4237454abb => generated 1110 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1129.788752] [55073]: DEBUG cinder.api.middleware.request_id [None req-18fc420f-de86-4f1b-9f31-cded36629595 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.790846] [55073]: INFO cinder.api.openstack.wsgi [None req-18fc420f-de86-4f1b-9f31-cded36629595 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] GET http://10.180.1.21/volume/v3/volumes/b5e7701a-6c1e-445f-ae35-3a4237454abb [ 1129.791092] [55073]: DEBUG cinder.api.openstack.wsgi [None req-18fc420f-de86-4f1b-9f31-cded36629595 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1129.791314] [55073]: DEBUG cinder.api.openstack.wsgi [None req-18fc420f-de86-4f1b-9f31-cded36629595 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1129.801534] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1129.801534] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1129.804529] [55073]: INFO cinder.volume.api [None req-18fc420f-de86-4f1b-9f31-cded36629595 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Volume info retrieved successfully. [ 1129.808560] [55073]: INFO cinder.api.openstack.wsgi [None req-18fc420f-de86-4f1b-9f31-cded36629595 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] http://10.180.1.21/volume/v3/volumes/b5e7701a-6c1e-445f-ae35-3a4237454abb returned with HTTP 200 [ 1129.808948] [55073]: [pid: 55073|app: 0|req: 159/353] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:24:12 2025] GET /volume/v3/volumes/b5e7701a-6c1e-445f-ae35-3a4237454abb => generated 1110 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1129.840641] [55072]: DEBUG cinder.api.middleware.request_id [req-339b6d4d-5afd-43a4-8693-9317857e88cd req-2f7cdd19-ccbd-48e8-b139-d88d1ad287bb None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.842950] [55072]: INFO cinder.api.openstack.wsgi [req-339b6d4d-5afd-43a4-8693-9317857e88cd req-2f7cdd19-ccbd-48e8-b139-d88d1ad287bb tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] GET http://10.180.1.21/volume/v3/volumes/b5e7701a-6c1e-445f-ae35-3a4237454abb [ 1129.843183] [55072]: DEBUG cinder.api.openstack.wsgi [req-339b6d4d-5afd-43a4-8693-9317857e88cd req-2f7cdd19-ccbd-48e8-b139-d88d1ad287bb tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1129.843407] [55072]: DEBUG cinder.api.openstack.wsgi [req-339b6d4d-5afd-43a4-8693-9317857e88cd req-2f7cdd19-ccbd-48e8-b139-d88d1ad287bb tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1129.852687] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1129.852687] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1129.856223] [55072]: INFO cinder.volume.api [req-339b6d4d-5afd-43a4-8693-9317857e88cd req-2f7cdd19-ccbd-48e8-b139-d88d1ad287bb tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Volume info retrieved successfully. [ 1129.860400] [55072]: INFO cinder.api.openstack.wsgi [req-339b6d4d-5afd-43a4-8693-9317857e88cd req-2f7cdd19-ccbd-48e8-b139-d88d1ad287bb tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] http://10.180.1.21/volume/v3/volumes/b5e7701a-6c1e-445f-ae35-3a4237454abb returned with HTTP 200 [ 1129.860794] [55072]: [pid: 55072|app: 0|req: 195/354] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:24:12 2025] GET /volume/v3/volumes/b5e7701a-6c1e-445f-ae35-3a4237454abb => generated 1110 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1129.880235] [55073]: DEBUG cinder.api.middleware.request_id [req-339b6d4d-5afd-43a4-8693-9317857e88cd req-7a596beb-f68c-45e3-a774-92743aa58595 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.882809] [55073]: INFO cinder.api.openstack.wsgi [req-339b6d4d-5afd-43a4-8693-9317857e88cd req-7a596beb-f68c-45e3-a774-92743aa58595 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] DELETE http://10.180.1.21/volume/v3/attachments/279a25d2-644d-4278-aad2-6104853f4a4c [ 1129.883061] [55073]: DEBUG cinder.api.openstack.wsgi [req-339b6d4d-5afd-43a4-8693-9317857e88cd req-7a596beb-f68c-45e3-a774-92743aa58595 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1129.883286] [55073]: DEBUG cinder.api.openstack.wsgi [req-339b6d4d-5afd-43a4-8693-9317857e88cd req-7a596beb-f68c-45e3-a774-92743aa58595 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Calling method 'version_select' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1129.890807] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1129.890807] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1130.417318] [55073]: INFO cinder.api.openstack.wsgi [req-339b6d4d-5afd-43a4-8693-9317857e88cd req-7a596beb-f68c-45e3-a774-92743aa58595 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] http://10.180.1.21/volume/v3/attachments/279a25d2-644d-4278-aad2-6104853f4a4c returned with HTTP 200 [ 1130.417873] [55073]: [pid: 55073|app: 0|req: 160/355] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 17:24:12 2025] DELETE /volume/v3/attachments/279a25d2-644d-4278-aad2-6104853f4a4c => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1130.435635] [55072]: DEBUG cinder.api.middleware.request_id [None req-7ec98b71-96d4-4ec2-8fcd-b2e4f9e2e400 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.437826] [55072]: INFO cinder.api.openstack.wsgi [None req-7ec98b71-96d4-4ec2-8fcd-b2e4f9e2e400 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] GET http://10.180.1.21/volume/v3/volumes/b5e7701a-6c1e-445f-ae35-3a4237454abb [ 1130.438090] [55072]: DEBUG cinder.api.openstack.wsgi [None req-7ec98b71-96d4-4ec2-8fcd-b2e4f9e2e400 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1130.438320] [55072]: DEBUG cinder.api.openstack.wsgi [None req-7ec98b71-96d4-4ec2-8fcd-b2e4f9e2e400 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1130.446466] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1130.446466] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1130.450378] [55072]: INFO cinder.volume.api [None req-7ec98b71-96d4-4ec2-8fcd-b2e4f9e2e400 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Volume info retrieved successfully. [ 1130.455971] [55072]: INFO cinder.api.openstack.wsgi [None req-7ec98b71-96d4-4ec2-8fcd-b2e4f9e2e400 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] http://10.180.1.21/volume/v3/volumes/b5e7701a-6c1e-445f-ae35-3a4237454abb returned with HTTP 200 [ 1130.456578] [55072]: [pid: 55072|app: 0|req: 196/356] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:24:13 2025] GET /volume/v3/volumes/b5e7701a-6c1e-445f-ae35-3a4237454abb => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1140.416540] [55073]: DEBUG dbcounter [-] [55073] Writing DB stats cinder:SELECT=91,cinder:UPDATE=12 {{(pid=55073) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1140.453612] [55072]: DEBUG dbcounter [-] [55072] Writing DB stats cinder:SELECT=96,cinder:INSERT=9,cinder:UPDATE=20 {{(pid=55072) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1156.598669] [55073]: DEBUG cinder.api.middleware.request_id [None req-555e7b3c-c9bf-4eb8-8682-d524fefc50e9 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.601187] [55073]: INFO cinder.api.openstack.wsgi [None req-555e7b3c-c9bf-4eb8-8682-d524fefc50e9 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1156.601391] [55073]: DEBUG cinder.api.openstack.wsgi [None req-555e7b3c-c9bf-4eb8-8682-d524fefc50e9 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1470343581"}} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1156.603233] [55073]: DEBUG cinder.api.v3.volumes [None req-555e7b3c-c9bf-4eb8-8682-d524fefc50e9 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1470343581'}} {{(pid=55073) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1156.603358] [55073]: INFO cinder.api.v3.volumes [None req-555e7b3c-c9bf-4eb8-8682-d524fefc50e9 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Create volume of 1 GB [ 1156.603714] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1156.603714] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1156.609816] [55073]: INFO cinder.volume.api [None req-555e7b3c-c9bf-4eb8-8682-d524fefc50e9 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Availability Zones retrieved successfully. [ 1156.616264] [55073]: DEBUG cinder.volume.api [None req-555e7b3c-c9bf-4eb8-8682-d524fefc50e9 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Flow 'volume_create_api' (78f57ebe-2ebd-42cf-a4a0-8e789e5e3447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1156.617427] [55073]: DEBUG cinder.volume.api [None req-555e7b3c-c9bf-4eb8-8682-d524fefc50e9 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fec8c771-37ed-4bc5-8e53-9d5effa84d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1156.618624] [55073]: DEBUG cinder.volume.flows.api.create_volume [None req-555e7b3c-c9bf-4eb8-8682-d524fefc50e9 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Validating volume size '1' using validate_int {{(pid=55073) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1156.636510] [55073]: DEBUG cinder.volume.api [None req-555e7b3c-c9bf-4eb8-8682-d524fefc50e9 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fec8c771-37ed-4bc5-8e53-9d5effa84d19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T17:12:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1156.637544] [55073]: DEBUG cinder.volume.api [None req-555e7b3c-c9bf-4eb8-8682-d524fefc50e9 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (309e5a7c-9db4-4393-a9ad-a576a2721673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1156.668184] [55073]: DEBUG cinder.quota [None req-555e7b3c-c9bf-4eb8-8682-d524fefc50e9 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Created reservations ['c89292b5-8509-45f2-b833-4f9b0469518e', '55758d4a-fd2e-4041-a6e6-c5afbe7edecd', '25789fc1-98b7-4d5f-b286-f1f9d1533472', 'fd402ebe-af53-435d-81f0-615d2d09feb3'] {{(pid=55073) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1156.669177] [55073]: DEBUG cinder.volume.api [None req-555e7b3c-c9bf-4eb8-8682-d524fefc50e9 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (309e5a7c-9db4-4393-a9ad-a576a2721673) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c89292b5-8509-45f2-b833-4f9b0469518e', '55758d4a-fd2e-4041-a6e6-c5afbe7edecd', '25789fc1-98b7-4d5f-b286-f1f9d1533472', 'fd402ebe-af53-435d-81f0-615d2d09feb3']}' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1156.670171] [55073]: DEBUG cinder.volume.api [None req-555e7b3c-c9bf-4eb8-8682-d524fefc50e9 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17f5967a-b7fa-4d3e-a0c0-b51c42c9dc63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1156.683740] [55073]: DEBUG cinder.volume.api [None req-555e7b3c-c9bf-4eb8-8682-d524fefc50e9 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17f5967a-b7fa-4d3e-a0c0-b51c42c9dc63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9811b83b-9978-45a0-8445-65fc538082b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1470343581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06cf9e7c2b7c4c93a48a8cf7928a6614',qos_specs=None,replication_status=,reservations=['c89292b5-8509-45f2-b833-4f9b0469518e','55758d4a-fd2e-4041-a6e6-c5afbe7edecd','25789fc1-98b7-4d5f-b286-f1f9d1533472','fd402ebe-af53-435d-81f0-615d2d09feb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec7120110ecd4df59b02ecdf72892268',volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T17:24:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1470343581',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9811b83b-9978-45a0-8445-65fc538082b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06cf9e7c2b7c4c93a48a8cf7928a6614',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec7120110ecd4df59b02ecdf72892268',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71),volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71)}' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1156.684643] [55073]: DEBUG cinder.volume.api [None req-555e7b3c-c9bf-4eb8-8682-d524fefc50e9 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b9e9569-72bb-4121-b266-00d587f57d7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1156.701045] [55073]: DEBUG cinder.volume.api [None req-555e7b3c-c9bf-4eb8-8682-d524fefc50e9 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b9e9569-72bb-4121-b266-00d587f57d7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1470343581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06cf9e7c2b7c4c93a48a8cf7928a6614',qos_specs=None,replication_status=,reservations=['c89292b5-8509-45f2-b833-4f9b0469518e','55758d4a-fd2e-4041-a6e6-c5afbe7edecd','25789fc1-98b7-4d5f-b286-f1f9d1533472','fd402ebe-af53-435d-81f0-615d2d09feb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec7120110ecd4df59b02ecdf72892268',volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71)}' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1156.701289] [55073]: DEBUG cinder.volume.api [None req-555e7b3c-c9bf-4eb8-8682-d524fefc50e9 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b8443d0-9e2f-442d-a1ad-df9bb3afbe0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1156.709959] [55073]: DEBUG cinder.volume.api [None req-555e7b3c-c9bf-4eb8-8682-d524fefc50e9 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b8443d0-9e2f-442d-a1ad-df9bb3afbe0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1156.711085] [55073]: DEBUG cinder.volume.api [None req-555e7b3c-c9bf-4eb8-8682-d524fefc50e9 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Flow 'volume_create_api' (78f57ebe-2ebd-42cf-a4a0-8e789e5e3447) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55073) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1156.711484] [55073]: INFO cinder.volume.api [None req-555e7b3c-c9bf-4eb8-8682-d524fefc50e9 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Create volume request issued successfully. [ 1156.712429] [55073]: INFO cinder.api.openstack.wsgi [None req-555e7b3c-c9bf-4eb8-8682-d524fefc50e9 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1156.712988] [55073]: [pid: 55073|app: 0|req: 161/357] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 17:24:39 2025] POST /volume/v3/volumes => generated 750 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1156.723499] [55072]: DEBUG cinder.api.middleware.request_id [None req-a000fdbe-5447-43e1-8dcb-c30dcf39af3c None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.725588] [55072]: INFO cinder.api.openstack.wsgi [None req-a000fdbe-5447-43e1-8dcb-c30dcf39af3c tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 [ 1156.725811] [55072]: DEBUG cinder.api.openstack.wsgi [None req-a000fdbe-5447-43e1-8dcb-c30dcf39af3c tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1156.726065] [55072]: DEBUG cinder.api.openstack.wsgi [None req-a000fdbe-5447-43e1-8dcb-c30dcf39af3c tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1156.734150] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1156.734150] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1156.738765] [55072]: INFO cinder.volume.api [None req-a000fdbe-5447-43e1-8dcb-c30dcf39af3c tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1156.743427] [55072]: INFO cinder.api.openstack.wsgi [None req-a000fdbe-5447-43e1-8dcb-c30dcf39af3c tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 returned with HTTP 200 [ 1156.743823] [55072]: [pid: 55072|app: 0|req: 197/358] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:24:39 2025] GET /volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 => generated 818 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1157.755286] [55073]: DEBUG cinder.api.middleware.request_id [None req-5e9e05b5-b3b8-4cfe-af72-3f685a4a5760 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.757600] [55073]: INFO cinder.api.openstack.wsgi [None req-5e9e05b5-b3b8-4cfe-af72-3f685a4a5760 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 [ 1157.757843] [55073]: DEBUG cinder.api.openstack.wsgi [None req-5e9e05b5-b3b8-4cfe-af72-3f685a4a5760 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1157.758089] [55073]: DEBUG cinder.api.openstack.wsgi [None req-5e9e05b5-b3b8-4cfe-af72-3f685a4a5760 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1157.770022] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1157.770022] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1157.774297] [55073]: INFO cinder.volume.api [None req-5e9e05b5-b3b8-4cfe-af72-3f685a4a5760 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1157.780049] [55073]: INFO cinder.api.openstack.wsgi [None req-5e9e05b5-b3b8-4cfe-af72-3f685a4a5760 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 returned with HTTP 200 [ 1157.780592] [55073]: [pid: 55073|app: 0|req: 162/359] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:24:40 2025] GET /volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1157.817134] [55072]: DEBUG cinder.api.middleware.request_id [req-31e0aaf5-dc3b-4d83-a092-c5b3114a5757 req-dcfad691-0d44-414c-8e27-8c00423e221e None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.819685] [55072]: INFO cinder.api.openstack.wsgi [req-31e0aaf5-dc3b-4d83-a092-c5b3114a5757 req-dcfad691-0d44-414c-8e27-8c00423e221e tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 [ 1157.819949] [55072]: DEBUG cinder.api.openstack.wsgi [req-31e0aaf5-dc3b-4d83-a092-c5b3114a5757 req-dcfad691-0d44-414c-8e27-8c00423e221e tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1157.820199] [55072]: DEBUG cinder.api.openstack.wsgi [req-31e0aaf5-dc3b-4d83-a092-c5b3114a5757 req-dcfad691-0d44-414c-8e27-8c00423e221e tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1157.828139] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1157.828139] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1157.831663] [55072]: INFO cinder.volume.api [req-31e0aaf5-dc3b-4d83-a092-c5b3114a5757 req-dcfad691-0d44-414c-8e27-8c00423e221e tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1157.836086] [55072]: INFO cinder.api.openstack.wsgi [req-31e0aaf5-dc3b-4d83-a092-c5b3114a5757 req-dcfad691-0d44-414c-8e27-8c00423e221e tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 returned with HTTP 200 [ 1157.836455] [55072]: [pid: 55072|app: 0|req: 198/360] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:24:40 2025] GET /volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1158.860109] [55073]: DEBUG cinder.api.middleware.request_id [None req-418a0cec-db8a-41b3-9054-4a5f495bc82c None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.860634] [55073]: INFO cinder.api.openstack.wsgi [None req-418a0cec-db8a-41b3-9054-4a5f495bc82c None None] GET http://10.180.1.21/volume// [ 1158.860824] [55073]: DEBUG cinder.api.openstack.wsgi [None req-418a0cec-db8a-41b3-9054-4a5f495bc82c None None] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1158.861126] [55073]: DEBUG cinder.api.openstack.wsgi [None req-418a0cec-db8a-41b3-9054-4a5f495bc82c None None] Calling method 'all' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1158.861620] [55073]: INFO cinder.api.openstack.wsgi [None req-418a0cec-db8a-41b3-9054-4a5f495bc82c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1158.861990] [55073]: [pid: 55073|app: 0|req: 163/361] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 17:24:41 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1158.866723] [55072]: DEBUG cinder.api.middleware.request_id [req-31e0aaf5-dc3b-4d83-a092-c5b3114a5757 req-ea650843-da79-4f58-96c4-61e03949825b None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.869360] [55072]: INFO cinder.api.openstack.wsgi [req-31e0aaf5-dc3b-4d83-a092-c5b3114a5757 req-ea650843-da79-4f58-96c4-61e03949825b tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1158.870118] [55072]: DEBUG cinder.api.openstack.wsgi [req-31e0aaf5-dc3b-4d83-a092-c5b3114a5757 req-ea650843-da79-4f58-96c4-61e03949825b tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9811b83b-9978-45a0-8445-65fc538082b4", "connector": null, "instance_uuid": "d6555e94-d386-4d51-b85a-de555213ce21"}} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1158.882502] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1158.882502] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1158.905820] [55072]: INFO cinder.api.openstack.wsgi [req-31e0aaf5-dc3b-4d83-a092-c5b3114a5757 req-ea650843-da79-4f58-96c4-61e03949825b tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1158.906175] [55072]: [pid: 55072|app: 0|req: 199/362] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 17:24:41 2025] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1158.927638] [55073]: DEBUG cinder.api.middleware.request_id [None req-fd2a3e71-3bc1-41b1-b637-1fc23e4e7c6c None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.930719] [55073]: INFO cinder.api.openstack.wsgi [None req-fd2a3e71-3bc1-41b1-b637-1fc23e4e7c6c tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 [ 1158.931095] [55073]: DEBUG cinder.api.openstack.wsgi [None req-fd2a3e71-3bc1-41b1-b637-1fc23e4e7c6c tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1158.931329] [55073]: DEBUG cinder.api.openstack.wsgi [None req-fd2a3e71-3bc1-41b1-b637-1fc23e4e7c6c tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1158.944197] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1158.944197] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1158.948951] [55073]: INFO cinder.volume.api [None req-fd2a3e71-3bc1-41b1-b637-1fc23e4e7c6c tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1158.956119] [55073]: INFO cinder.api.openstack.wsgi [None req-fd2a3e71-3bc1-41b1-b637-1fc23e4e7c6c tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 returned with HTTP 200 [ 1158.956755] [55073]: [pid: 55073|app: 0|req: 164/363] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:24:41 2025] GET /volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1159.431624] [55072]: DEBUG cinder.api.middleware.request_id [None req-bb7ba871-8ead-4165-ab00-bd82c756c5ac None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.431624] [55072]: INFO cinder.api.openstack.wsgi [None req-bb7ba871-8ead-4165-ab00-bd82c756c5ac None None] GET http://10.180.1.21/volume// [ 1159.431624] [55072]: DEBUG cinder.api.openstack.wsgi [None req-bb7ba871-8ead-4165-ab00-bd82c756c5ac None None] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1159.431624] [55072]: DEBUG cinder.api.openstack.wsgi [None req-bb7ba871-8ead-4165-ab00-bd82c756c5ac None None] Calling method 'all' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1159.431624] [55072]: INFO cinder.api.openstack.wsgi [None req-bb7ba871-8ead-4165-ab00-bd82c756c5ac None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1159.431624] [55072]: [pid: 55072|app: 0|req: 200/364] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 17:24:42 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1159.434776] [55073]: DEBUG cinder.api.middleware.request_id [req-31e0aaf5-dc3b-4d83-a092-c5b3114a5757 req-622d1040-f8e0-4800-894a-ef90dc58d437 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.437315] [55073]: INFO cinder.api.openstack.wsgi [req-31e0aaf5-dc3b-4d83-a092-c5b3114a5757 req-622d1040-f8e0-4800-894a-ef90dc58d437 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 [ 1159.437587] [55073]: DEBUG cinder.api.openstack.wsgi [req-31e0aaf5-dc3b-4d83-a092-c5b3114a5757 req-622d1040-f8e0-4800-894a-ef90dc58d437 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1159.437821] [55073]: DEBUG cinder.api.openstack.wsgi [req-31e0aaf5-dc3b-4d83-a092-c5b3114a5757 req-622d1040-f8e0-4800-894a-ef90dc58d437 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1159.448267] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1159.448267] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1159.451709] [55073]: INFO cinder.volume.api [req-31e0aaf5-dc3b-4d83-a092-c5b3114a5757 req-622d1040-f8e0-4800-894a-ef90dc58d437 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1159.455956] [55073]: INFO cinder.api.openstack.wsgi [req-31e0aaf5-dc3b-4d83-a092-c5b3114a5757 req-622d1040-f8e0-4800-894a-ef90dc58d437 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 returned with HTTP 200 [ 1159.456368] [55073]: [pid: 55073|app: 0|req: 165/365] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 17:24:42 2025] GET /volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 => generated 1023 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1159.486692] [55072]: DEBUG cinder.api.middleware.request_id [req-31e0aaf5-dc3b-4d83-a092-c5b3114a5757 req-38d528ff-a0da-4977-bbe9-e817d80341fd None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.488958] [55072]: INFO cinder.api.openstack.wsgi [req-31e0aaf5-dc3b-4d83-a092-c5b3114a5757 req-38d528ff-a0da-4977-bbe9-e817d80341fd tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] PUT http://10.180.1.21/volume/v3/attachments/8a71e965-211b-45fc-aed3-efaf8fd6f22a [ 1159.489381] [55072]: DEBUG cinder.api.openstack.wsgi [req-31e0aaf5-dc3b-4d83-a092-c5b3114a5757 req-38d528ff-a0da-4977-bbe9-e817d80341fd tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-543800", "mountpoint": "/dev/sdb"}}} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1159.497443] [55072]: DEBUG cinder.coordination [req-31e0aaf5-dc3b-4d83-a092-c5b3114a5757 req-38d528ff-a0da-4977-bbe9-e817d80341fd tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Acquiring lock "cinder-attachment_update-9811b83b-9978-45a0-8445-65fc538082b4-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55072) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1159.501568] [55072]: DEBUG cinder.coordination [req-31e0aaf5-dc3b-4d83-a092-c5b3114a5757 req-38d528ff-a0da-4977-bbe9-e817d80341fd tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Lock "cinder-attachment_update-9811b83b-9978-45a0-8445-65fc538082b4-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55072) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1159.502643] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1159.502643] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1159.967820] [55073]: DEBUG cinder.api.middleware.request_id [None req-a7d4da84-cb02-47a2-8bab-851dbe9c9b21 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.970218] [55073]: INFO cinder.api.openstack.wsgi [None req-a7d4da84-cb02-47a2-8bab-851dbe9c9b21 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 [ 1159.970446] [55073]: DEBUG cinder.api.openstack.wsgi [None req-a7d4da84-cb02-47a2-8bab-851dbe9c9b21 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1159.970668] [55073]: DEBUG cinder.api.openstack.wsgi [None req-a7d4da84-cb02-47a2-8bab-851dbe9c9b21 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1159.981064] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1159.981064] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1159.984633] [55073]: INFO cinder.volume.api [None req-a7d4da84-cb02-47a2-8bab-851dbe9c9b21 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1159.989585] [55073]: INFO cinder.api.openstack.wsgi [None req-a7d4da84-cb02-47a2-8bab-851dbe9c9b21 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 returned with HTTP 200 [ 1159.990094] [55073]: [pid: 55073|app: 0|req: 166/366] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:24:42 2025] GET /volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1161.000772] [55073]: DEBUG cinder.api.middleware.request_id [None req-340669f1-93a0-4c50-9fc7-349fdb47f795 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.003504] [55073]: INFO cinder.api.openstack.wsgi [None req-340669f1-93a0-4c50-9fc7-349fdb47f795 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 [ 1161.003805] [55073]: DEBUG cinder.api.openstack.wsgi [None req-340669f1-93a0-4c50-9fc7-349fdb47f795 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1161.004122] [55073]: DEBUG cinder.api.openstack.wsgi [None req-340669f1-93a0-4c50-9fc7-349fdb47f795 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1161.020402] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1161.020402] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1161.024861] [55073]: INFO cinder.volume.api [None req-340669f1-93a0-4c50-9fc7-349fdb47f795 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1161.030537] [55073]: INFO cinder.api.openstack.wsgi [None req-340669f1-93a0-4c50-9fc7-349fdb47f795 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 returned with HTTP 200 [ 1161.031194] [55073]: [pid: 55073|app: 0|req: 167/367] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:24:43 2025] GET /volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1162.041452] [55073]: DEBUG cinder.api.middleware.request_id [None req-843288a3-9ff3-4b96-b01a-160815eb2d5d None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.043615] [55073]: INFO cinder.api.openstack.wsgi [None req-843288a3-9ff3-4b96-b01a-160815eb2d5d tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 [ 1162.043844] [55073]: DEBUG cinder.api.openstack.wsgi [None req-843288a3-9ff3-4b96-b01a-160815eb2d5d tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1162.044080] [55073]: DEBUG cinder.api.openstack.wsgi [None req-843288a3-9ff3-4b96-b01a-160815eb2d5d tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1162.053605] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1162.053605] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1162.056588] [55073]: INFO cinder.volume.api [None req-843288a3-9ff3-4b96-b01a-160815eb2d5d tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1162.060729] [55073]: INFO cinder.api.openstack.wsgi [None req-843288a3-9ff3-4b96-b01a-160815eb2d5d tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 returned with HTTP 200 [ 1162.061106] [55073]: [pid: 55073|app: 0|req: 168/368] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:24:44 2025] GET /volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1163.070422] [55073]: DEBUG cinder.api.middleware.request_id [None req-ca95fdd8-b719-4be2-8625-04df6c918cdb None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.072753] [55073]: INFO cinder.api.openstack.wsgi [None req-ca95fdd8-b719-4be2-8625-04df6c918cdb tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 [ 1163.073025] [55073]: DEBUG cinder.api.openstack.wsgi [None req-ca95fdd8-b719-4be2-8625-04df6c918cdb tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1163.073314] [55073]: DEBUG cinder.api.openstack.wsgi [None req-ca95fdd8-b719-4be2-8625-04df6c918cdb tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1163.084013] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1163.084013] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1163.087459] [55073]: INFO cinder.volume.api [None req-ca95fdd8-b719-4be2-8625-04df6c918cdb tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1163.092347] [55073]: INFO cinder.api.openstack.wsgi [None req-ca95fdd8-b719-4be2-8625-04df6c918cdb tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 returned with HTTP 200 [ 1163.092805] [55073]: [pid: 55073|app: 0|req: 169/369] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:24:45 2025] GET /volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1164.026341] [55072]: DEBUG cinder.coordination [req-31e0aaf5-dc3b-4d83-a092-c5b3114a5757 req-38d528ff-a0da-4977-bbe9-e817d80341fd tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Lock "cinder-attachment_update-9811b83b-9978-45a0-8445-65fc538082b4-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=55072) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1164.026732] [55072]: INFO cinder.api.openstack.wsgi [req-31e0aaf5-dc3b-4d83-a092-c5b3114a5757 req-38d528ff-a0da-4977-bbe9-e817d80341fd tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/attachments/8a71e965-211b-45fc-aed3-efaf8fd6f22a returned with HTTP 200 [ 1164.027271] [55072]: [pid: 55072|app: 0|req: 201/370] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 17:24:42 2025] PUT /volume/v3/attachments/8a71e965-211b-45fc-aed3-efaf8fd6f22a => generated 617 bytes in 4541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1164.103439] [55073]: DEBUG cinder.api.middleware.request_id [None req-ce9e6ce1-616d-46c1-b358-76a8c978b0e5 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1164.106388] [55073]: INFO cinder.api.openstack.wsgi [None req-ce9e6ce1-616d-46c1-b358-76a8c978b0e5 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 [ 1164.106668] [55073]: DEBUG cinder.api.openstack.wsgi [None req-ce9e6ce1-616d-46c1-b358-76a8c978b0e5 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1164.106918] [55073]: DEBUG cinder.api.openstack.wsgi [None req-ce9e6ce1-616d-46c1-b358-76a8c978b0e5 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1164.125290] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1164.125290] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1164.130439] [55073]: INFO cinder.volume.api [None req-ce9e6ce1-616d-46c1-b358-76a8c978b0e5 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1164.136175] [55073]: INFO cinder.api.openstack.wsgi [None req-ce9e6ce1-616d-46c1-b358-76a8c978b0e5 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 returned with HTTP 200 [ 1164.136809] [55073]: [pid: 55073|app: 0|req: 170/371] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:24:46 2025] GET /volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1165.150363] [55072]: DEBUG cinder.api.middleware.request_id [None req-5ca76db2-b50a-424b-afb8-9b10f9bbc966 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.154022] [55072]: INFO cinder.api.openstack.wsgi [None req-5ca76db2-b50a-424b-afb8-9b10f9bbc966 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 [ 1165.154022] [55072]: DEBUG cinder.api.openstack.wsgi [None req-5ca76db2-b50a-424b-afb8-9b10f9bbc966 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1165.154022] [55072]: DEBUG cinder.api.openstack.wsgi [None req-5ca76db2-b50a-424b-afb8-9b10f9bbc966 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1165.164537] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1165.164537] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1165.168054] [55072]: INFO cinder.volume.api [None req-5ca76db2-b50a-424b-afb8-9b10f9bbc966 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1165.172811] [55072]: INFO cinder.api.openstack.wsgi [None req-5ca76db2-b50a-424b-afb8-9b10f9bbc966 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 returned with HTTP 200 [ 1165.173365] [55072]: [pid: 55072|app: 0|req: 202/372] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:24:47 2025] GET /volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1165.670840] [55073]: DEBUG cinder.api.middleware.request_id [req-31e0aaf5-dc3b-4d83-a092-c5b3114a5757 req-9fa208d2-e5e4-4677-a9cb-fa3d483ba378 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.673195] [55073]: INFO cinder.api.openstack.wsgi [req-31e0aaf5-dc3b-4d83-a092-c5b3114a5757 req-9fa208d2-e5e4-4677-a9cb-fa3d483ba378 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] POST http://10.180.1.21/volume/v3/attachments/8a71e965-211b-45fc-aed3-efaf8fd6f22a/action [ 1165.673620] [55073]: DEBUG cinder.api.openstack.wsgi [req-31e0aaf5-dc3b-4d83-a092-c5b3114a5757 req-9fa208d2-e5e4-4677-a9cb-fa3d483ba378 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Action body: b'{"os-complete": null}' {{(pid=55073) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1165.673762] [55073]: DEBUG cinder.api.openstack.wsgi [req-31e0aaf5-dc3b-4d83-a092-c5b3114a5757 req-9fa208d2-e5e4-4677-a9cb-fa3d483ba378 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1165.690960] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1165.690960] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1165.697154] [55073]: INFO cinder.api.openstack.wsgi [req-31e0aaf5-dc3b-4d83-a092-c5b3114a5757 req-9fa208d2-e5e4-4677-a9cb-fa3d483ba378 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/attachments/8a71e965-211b-45fc-aed3-efaf8fd6f22a/action returned with HTTP 204 [ 1165.697569] [55073]: [pid: 55073|app: 0|req: 171/373] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 17:24:48 2025] POST /volume/v3/attachments/8a71e965-211b-45fc-aed3-efaf8fd6f22a/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1166.183357] [55072]: DEBUG cinder.api.middleware.request_id [None req-9a93e314-140b-463e-a61f-82d1e41d1669 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.185481] [55072]: INFO cinder.api.openstack.wsgi [None req-9a93e314-140b-463e-a61f-82d1e41d1669 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 [ 1166.185719] [55072]: DEBUG cinder.api.openstack.wsgi [None req-9a93e314-140b-463e-a61f-82d1e41d1669 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1166.185940] [55072]: DEBUG cinder.api.openstack.wsgi [None req-9a93e314-140b-463e-a61f-82d1e41d1669 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1166.195619] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1166.195619] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1166.199118] [55072]: INFO cinder.volume.api [None req-9a93e314-140b-463e-a61f-82d1e41d1669 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1166.203897] [55072]: INFO cinder.api.openstack.wsgi [None req-9a93e314-140b-463e-a61f-82d1e41d1669 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 returned with HTTP 200 [ 1166.204282] [55072]: [pid: 55072|app: 0|req: 203/374] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:24:49 2025] GET /volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1166.213833] [55073]: DEBUG cinder.api.middleware.request_id [None req-2ad2b220-b341-495d-88ef-ab1906e67fda None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.215690] [55073]: INFO cinder.api.openstack.wsgi [None req-2ad2b220-b341-495d-88ef-ab1906e67fda tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 [ 1166.216092] [55073]: DEBUG cinder.api.openstack.wsgi [None req-2ad2b220-b341-495d-88ef-ab1906e67fda tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1166.216275] [55073]: DEBUG cinder.api.openstack.wsgi [None req-2ad2b220-b341-495d-88ef-ab1906e67fda tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1166.225930] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1166.225930] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1166.228812] [55073]: INFO cinder.volume.api [None req-2ad2b220-b341-495d-88ef-ab1906e67fda tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1166.232896] [55073]: INFO cinder.api.openstack.wsgi [None req-2ad2b220-b341-495d-88ef-ab1906e67fda tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 returned with HTTP 200 [ 1166.233281] [55073]: [pid: 55073|app: 0|req: 172/375] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:24:49 2025] GET /volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 => generated 1135 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1166.297762] [55072]: DEBUG cinder.api.middleware.request_id [None req-40fad963-3495-43b3-b672-4012ea39f637 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.299833] [55072]: INFO cinder.api.openstack.wsgi [None req-40fad963-3495-43b3-b672-4012ea39f637 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1166.300306] [55072]: DEBUG cinder.api.openstack.wsgi [None req-40fad963-3495-43b3-b672-4012ea39f637 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-229958469"}} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1166.301924] [55072]: DEBUG cinder.api.v3.volumes [None req-40fad963-3495-43b3-b672-4012ea39f637 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-229958469'}} {{(pid=55072) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1166.302077] [55072]: INFO cinder.api.v3.volumes [None req-40fad963-3495-43b3-b672-4012ea39f637 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Create volume of 1 GB [ 1166.306070] [55072]: INFO cinder.volume.api [None req-40fad963-3495-43b3-b672-4012ea39f637 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Availability Zones retrieved successfully. [ 1166.312703] [55072]: DEBUG cinder.volume.api [None req-40fad963-3495-43b3-b672-4012ea39f637 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Flow 'volume_create_api' (1b66295f-ac5b-408f-b3ca-4c09805d3e74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1166.313871] [55072]: DEBUG cinder.volume.api [None req-40fad963-3495-43b3-b672-4012ea39f637 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (366c25bb-cdc6-428c-8c9f-89d53be44d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1166.314959] [55072]: DEBUG cinder.volume.flows.api.create_volume [None req-40fad963-3495-43b3-b672-4012ea39f637 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Validating volume size '1' using validate_int {{(pid=55072) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1166.333497] [55072]: DEBUG cinder.volume.api [None req-40fad963-3495-43b3-b672-4012ea39f637 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (366c25bb-cdc6-428c-8c9f-89d53be44d8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T17:12:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1166.334430] [55072]: DEBUG cinder.volume.api [None req-40fad963-3495-43b3-b672-4012ea39f637 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee43b96e-da30-4ea1-9cdf-51cd5c71b2fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1166.363799] [55072]: DEBUG cinder.quota [None req-40fad963-3495-43b3-b672-4012ea39f637 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Created reservations ['335a470b-d8d9-42b6-8ee1-c5994ef38ee0', '31e6ce8b-2dbe-4cac-8cdf-0810b91158e7', '3a16153f-3919-4742-9b9d-7d4258cdd02f', '1f92fb33-02f4-4de0-800e-4ebdc1d961be'] {{(pid=55072) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1166.364790] [55072]: DEBUG cinder.volume.api [None req-40fad963-3495-43b3-b672-4012ea39f637 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee43b96e-da30-4ea1-9cdf-51cd5c71b2fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['335a470b-d8d9-42b6-8ee1-c5994ef38ee0', '31e6ce8b-2dbe-4cac-8cdf-0810b91158e7', '3a16153f-3919-4742-9b9d-7d4258cdd02f', '1f92fb33-02f4-4de0-800e-4ebdc1d961be']}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1166.365850] [55072]: DEBUG cinder.volume.api [None req-40fad963-3495-43b3-b672-4012ea39f637 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84770538-eec9-4afb-926a-7ef53ee0949a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1166.377393] [55072]: DEBUG cinder.volume.api [None req-40fad963-3495-43b3-b672-4012ea39f637 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84770538-eec9-4afb-926a-7ef53ee0949a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe7bdf2f-ff59-4082-8e23-c5359b696d1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-229958469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06cf9e7c2b7c4c93a48a8cf7928a6614',qos_specs=None,replication_status=,reservations=['335a470b-d8d9-42b6-8ee1-c5994ef38ee0','31e6ce8b-2dbe-4cac-8cdf-0810b91158e7','3a16153f-3919-4742-9b9d-7d4258cdd02f','1f92fb33-02f4-4de0-800e-4ebdc1d961be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec7120110ecd4df59b02ecdf72892268',volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T17:24:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-229958469',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe7bdf2f-ff59-4082-8e23-c5359b696d1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06cf9e7c2b7c4c93a48a8cf7928a6614',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec7120110ecd4df59b02ecdf72892268',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71),volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71)}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1166.378262] [55072]: DEBUG cinder.volume.api [None req-40fad963-3495-43b3-b672-4012ea39f637 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daf21876-f5c4-435b-8112-a5660b99727e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1166.391277] [55072]: DEBUG cinder.volume.api [None req-40fad963-3495-43b3-b672-4012ea39f637 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daf21876-f5c4-435b-8112-a5660b99727e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-229958469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06cf9e7c2b7c4c93a48a8cf7928a6614',qos_specs=None,replication_status=,reservations=['335a470b-d8d9-42b6-8ee1-c5994ef38ee0','31e6ce8b-2dbe-4cac-8cdf-0810b91158e7','3a16153f-3919-4742-9b9d-7d4258cdd02f','1f92fb33-02f4-4de0-800e-4ebdc1d961be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec7120110ecd4df59b02ecdf72892268',volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71)}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1166.392099] [55072]: DEBUG cinder.volume.api [None req-40fad963-3495-43b3-b672-4012ea39f637 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72e9f1c8-d519-4936-bd4e-1ac8a1e714be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1166.400633] [55072]: DEBUG cinder.volume.api [None req-40fad963-3495-43b3-b672-4012ea39f637 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72e9f1c8-d519-4936-bd4e-1ac8a1e714be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1166.401710] [55072]: DEBUG cinder.volume.api [None req-40fad963-3495-43b3-b672-4012ea39f637 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Flow 'volume_create_api' (1b66295f-ac5b-408f-b3ca-4c09805d3e74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55072) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1166.402075] [55072]: INFO cinder.volume.api [None req-40fad963-3495-43b3-b672-4012ea39f637 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Create volume request issued successfully. [ 1166.402716] [55072]: INFO cinder.api.openstack.wsgi [None req-40fad963-3495-43b3-b672-4012ea39f637 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1166.403166] [55072]: [pid: 55072|app: 0|req: 204/376] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 17:24:49 2025] POST /volume/v3/volumes => generated 749 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1166.411526] [55073]: DEBUG cinder.api.middleware.request_id [None req-ad5805d8-6d8d-4e46-9da4-48e6831fe960 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.413827] [55073]: INFO cinder.api.openstack.wsgi [None req-ad5805d8-6d8d-4e46-9da4-48e6831fe960 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d [ 1166.414210] [55073]: DEBUG cinder.api.openstack.wsgi [None req-ad5805d8-6d8d-4e46-9da4-48e6831fe960 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1166.414561] [55073]: DEBUG cinder.api.openstack.wsgi [None req-ad5805d8-6d8d-4e46-9da4-48e6831fe960 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1166.422718] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1166.422718] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1166.426308] [55073]: INFO cinder.volume.api [None req-ad5805d8-6d8d-4e46-9da4-48e6831fe960 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1166.430697] [55073]: INFO cinder.api.openstack.wsgi [None req-ad5805d8-6d8d-4e46-9da4-48e6831fe960 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d returned with HTTP 200 [ 1166.431127] [55073]: [pid: 55073|app: 0|req: 173/377] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:24:49 2025] GET /volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1167.441482] [55072]: DEBUG cinder.api.middleware.request_id [None req-be0d042e-ef1e-4a1a-a6ff-feec35a14742 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.443890] [55072]: INFO cinder.api.openstack.wsgi [None req-be0d042e-ef1e-4a1a-a6ff-feec35a14742 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d [ 1167.444158] [55072]: DEBUG cinder.api.openstack.wsgi [None req-be0d042e-ef1e-4a1a-a6ff-feec35a14742 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1167.444430] [55072]: DEBUG cinder.api.openstack.wsgi [None req-be0d042e-ef1e-4a1a-a6ff-feec35a14742 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1167.453776] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1167.453776] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1167.457739] [55072]: INFO cinder.volume.api [None req-be0d042e-ef1e-4a1a-a6ff-feec35a14742 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1167.462777] [55072]: INFO cinder.api.openstack.wsgi [None req-be0d042e-ef1e-4a1a-a6ff-feec35a14742 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d returned with HTTP 200 [ 1167.463192] [55072]: [pid: 55072|app: 0|req: 205/378] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:24:50 2025] GET /volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1167.499818] [55073]: DEBUG cinder.api.middleware.request_id [req-6c476722-8dd0-433b-85f3-a728ac0ae0b7 req-9941a96b-8abb-4cf5-915d-a5289b45cfbd None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.502122] [55073]: INFO cinder.api.openstack.wsgi [req-6c476722-8dd0-433b-85f3-a728ac0ae0b7 req-9941a96b-8abb-4cf5-915d-a5289b45cfbd tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d [ 1167.502372] [55073]: DEBUG cinder.api.openstack.wsgi [req-6c476722-8dd0-433b-85f3-a728ac0ae0b7 req-9941a96b-8abb-4cf5-915d-a5289b45cfbd tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1167.502598] [55073]: DEBUG cinder.api.openstack.wsgi [req-6c476722-8dd0-433b-85f3-a728ac0ae0b7 req-9941a96b-8abb-4cf5-915d-a5289b45cfbd tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1167.510093] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1167.510093] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1167.513332] [55073]: INFO cinder.volume.api [req-6c476722-8dd0-433b-85f3-a728ac0ae0b7 req-9941a96b-8abb-4cf5-915d-a5289b45cfbd tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1167.517701] [55073]: INFO cinder.api.openstack.wsgi [req-6c476722-8dd0-433b-85f3-a728ac0ae0b7 req-9941a96b-8abb-4cf5-915d-a5289b45cfbd tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d returned with HTTP 200 [ 1167.517877] [55073]: [pid: 55073|app: 0|req: 174/379] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:24:50 2025] GET /volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1169.036978] [55072]: DEBUG cinder.api.middleware.request_id [None req-7ae08a55-ec44-4219-9411-3c8125adf34e None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1169.037499] [55072]: INFO cinder.api.openstack.wsgi [None req-7ae08a55-ec44-4219-9411-3c8125adf34e None None] GET http://10.180.1.21/volume// [ 1169.037719] [55072]: DEBUG cinder.api.openstack.wsgi [None req-7ae08a55-ec44-4219-9411-3c8125adf34e None None] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1169.037980] [55072]: DEBUG cinder.api.openstack.wsgi [None req-7ae08a55-ec44-4219-9411-3c8125adf34e None None] Calling method 'all' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1169.038440] [55072]: INFO cinder.api.openstack.wsgi [None req-7ae08a55-ec44-4219-9411-3c8125adf34e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1169.038747] [55072]: [pid: 55072|app: 0|req: 206/380] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 17:24:51 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1169.042591] [55073]: DEBUG cinder.api.middleware.request_id [req-6c476722-8dd0-433b-85f3-a728ac0ae0b7 req-e396de42-c275-41c9-ad1f-3fc7b38f3e74 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1169.044969] [55073]: INFO cinder.api.openstack.wsgi [req-6c476722-8dd0-433b-85f3-a728ac0ae0b7 req-e396de42-c275-41c9-ad1f-3fc7b38f3e74 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1169.045399] [55073]: DEBUG cinder.api.openstack.wsgi [req-6c476722-8dd0-433b-85f3-a728ac0ae0b7 req-e396de42-c275-41c9-ad1f-3fc7b38f3e74 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fe7bdf2f-ff59-4082-8e23-c5359b696d1d", "connector": null, "instance_uuid": "d6555e94-d386-4d51-b85a-de555213ce21"}} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1169.054506] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1169.054506] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1169.073564] [55073]: INFO cinder.api.openstack.wsgi [req-6c476722-8dd0-433b-85f3-a728ac0ae0b7 req-e396de42-c275-41c9-ad1f-3fc7b38f3e74 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1169.074262] [55073]: [pid: 55073|app: 0|req: 175/381] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 17:24:51 2025] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1169.092617] [55072]: DEBUG cinder.api.middleware.request_id [None req-e9b8b85b-a6b1-4164-b91b-0857c0a7efce None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1169.094670] [55072]: INFO cinder.api.openstack.wsgi [None req-e9b8b85b-a6b1-4164-b91b-0857c0a7efce tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d [ 1169.094916] [55072]: DEBUG cinder.api.openstack.wsgi [None req-e9b8b85b-a6b1-4164-b91b-0857c0a7efce tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1169.095146] [55072]: DEBUG cinder.api.openstack.wsgi [None req-e9b8b85b-a6b1-4164-b91b-0857c0a7efce tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1169.105022] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1169.105022] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1169.108214] [55072]: INFO cinder.volume.api [None req-e9b8b85b-a6b1-4164-b91b-0857c0a7efce tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1169.113049] [55072]: INFO cinder.api.openstack.wsgi [None req-e9b8b85b-a6b1-4164-b91b-0857c0a7efce tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d returned with HTTP 200 [ 1169.113399] [55072]: [pid: 55072|app: 0|req: 207/382] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:24:51 2025] GET /volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1169.596986] [55073]: DEBUG cinder.api.middleware.request_id [None req-05e409a0-2111-4b87-9e75-90b0baa157df None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1169.597478] [55073]: INFO cinder.api.openstack.wsgi [None req-05e409a0-2111-4b87-9e75-90b0baa157df None None] GET http://10.180.1.21/volume// [ 1169.597663] [55073]: DEBUG cinder.api.openstack.wsgi [None req-05e409a0-2111-4b87-9e75-90b0baa157df None None] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1169.597881] [55073]: DEBUG cinder.api.openstack.wsgi [None req-05e409a0-2111-4b87-9e75-90b0baa157df None None] Calling method 'all' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1169.598301] [55073]: INFO cinder.api.openstack.wsgi [None req-05e409a0-2111-4b87-9e75-90b0baa157df None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1169.598673] [55073]: [pid: 55073|app: 0|req: 176/383] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 17:24:52 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1169.603366] [55072]: DEBUG cinder.api.middleware.request_id [req-6c476722-8dd0-433b-85f3-a728ac0ae0b7 req-49fdedc1-8453-42b6-88bc-36f291ab8dd5 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1169.605638] [55072]: INFO cinder.api.openstack.wsgi [req-6c476722-8dd0-433b-85f3-a728ac0ae0b7 req-49fdedc1-8453-42b6-88bc-36f291ab8dd5 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d [ 1169.606057] [55072]: DEBUG cinder.api.openstack.wsgi [req-6c476722-8dd0-433b-85f3-a728ac0ae0b7 req-49fdedc1-8453-42b6-88bc-36f291ab8dd5 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1169.606432] [55072]: DEBUG cinder.api.openstack.wsgi [req-6c476722-8dd0-433b-85f3-a728ac0ae0b7 req-49fdedc1-8453-42b6-88bc-36f291ab8dd5 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1169.617157] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1169.617157] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1169.620874] [55072]: INFO cinder.volume.api [req-6c476722-8dd0-433b-85f3-a728ac0ae0b7 req-49fdedc1-8453-42b6-88bc-36f291ab8dd5 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1169.626026] [55072]: INFO cinder.api.openstack.wsgi [req-6c476722-8dd0-433b-85f3-a728ac0ae0b7 req-49fdedc1-8453-42b6-88bc-36f291ab8dd5 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d returned with HTTP 200 [ 1169.626026] [55072]: [pid: 55072|app: 0|req: 208/384] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 17:24:52 2025] GET /volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d => generated 1022 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1169.652900] [55073]: DEBUG cinder.api.middleware.request_id [req-6c476722-8dd0-433b-85f3-a728ac0ae0b7 req-775378ad-06a3-4b00-9e7f-4683abe7e77b None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1169.654997] [55073]: INFO cinder.api.openstack.wsgi [req-6c476722-8dd0-433b-85f3-a728ac0ae0b7 req-775378ad-06a3-4b00-9e7f-4683abe7e77b tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] PUT http://10.180.1.21/volume/v3/attachments/1173025f-7679-46a9-9c52-46f4b76ce5b7 [ 1169.655445] [55073]: DEBUG cinder.api.openstack.wsgi [req-6c476722-8dd0-433b-85f3-a728ac0ae0b7 req-775378ad-06a3-4b00-9e7f-4683abe7e77b tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-543800", "mountpoint": "/dev/sdc"}}} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1169.663449] [55073]: DEBUG cinder.coordination [req-6c476722-8dd0-433b-85f3-a728ac0ae0b7 req-775378ad-06a3-4b00-9e7f-4683abe7e77b tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Acquiring lock "cinder-attachment_update-fe7bdf2f-ff59-4082-8e23-c5359b696d1d-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55073) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1169.668091] [55073]: DEBUG cinder.coordination [req-6c476722-8dd0-433b-85f3-a728ac0ae0b7 req-775378ad-06a3-4b00-9e7f-4683abe7e77b tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Lock "cinder-attachment_update-fe7bdf2f-ff59-4082-8e23-c5359b696d1d-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55073) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1169.669168] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1169.669168] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1170.123582] [55072]: DEBUG cinder.api.middleware.request_id [None req-c6aa01dd-c68a-4aab-b775-558bb44df4da None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.125695] [55072]: INFO cinder.api.openstack.wsgi [None req-c6aa01dd-c68a-4aab-b775-558bb44df4da tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d [ 1170.125924] [55072]: DEBUG cinder.api.openstack.wsgi [None req-c6aa01dd-c68a-4aab-b775-558bb44df4da tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1170.126166] [55072]: DEBUG cinder.api.openstack.wsgi [None req-c6aa01dd-c68a-4aab-b775-558bb44df4da tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1170.136112] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1170.136112] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1170.139239] [55072]: INFO cinder.volume.api [None req-c6aa01dd-c68a-4aab-b775-558bb44df4da tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1170.143307] [55072]: INFO cinder.api.openstack.wsgi [None req-c6aa01dd-c68a-4aab-b775-558bb44df4da tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d returned with HTTP 200 [ 1170.143818] [55072]: [pid: 55072|app: 0|req: 209/385] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:24:52 2025] GET /volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1171.153930] [55072]: DEBUG cinder.api.middleware.request_id [None req-894dbc7b-279e-4d73-a375-0d72625701f9 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.155988] [55072]: INFO cinder.api.openstack.wsgi [None req-894dbc7b-279e-4d73-a375-0d72625701f9 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d [ 1171.156238] [55072]: DEBUG cinder.api.openstack.wsgi [None req-894dbc7b-279e-4d73-a375-0d72625701f9 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1171.156465] [55072]: DEBUG cinder.api.openstack.wsgi [None req-894dbc7b-279e-4d73-a375-0d72625701f9 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1171.165890] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1171.165890] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1171.168894] [55072]: INFO cinder.volume.api [None req-894dbc7b-279e-4d73-a375-0d72625701f9 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1171.172985] [55072]: INFO cinder.api.openstack.wsgi [None req-894dbc7b-279e-4d73-a375-0d72625701f9 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d returned with HTTP 200 [ 1171.173367] [55072]: [pid: 55072|app: 0|req: 210/386] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:24:53 2025] GET /volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1172.183489] [55072]: DEBUG cinder.api.middleware.request_id [None req-7b7c5f11-58b6-4bfe-be87-df1adf3cb883 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1172.185673] [55072]: INFO cinder.api.openstack.wsgi [None req-7b7c5f11-58b6-4bfe-be87-df1adf3cb883 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d [ 1172.185906] [55072]: DEBUG cinder.api.openstack.wsgi [None req-7b7c5f11-58b6-4bfe-be87-df1adf3cb883 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1172.186141] [55072]: DEBUG cinder.api.openstack.wsgi [None req-7b7c5f11-58b6-4bfe-be87-df1adf3cb883 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1172.196043] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1172.196043] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1172.199139] [55072]: INFO cinder.volume.api [None req-7b7c5f11-58b6-4bfe-be87-df1adf3cb883 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1172.203279] [55072]: INFO cinder.api.openstack.wsgi [None req-7b7c5f11-58b6-4bfe-be87-df1adf3cb883 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d returned with HTTP 200 [ 1172.203648] [55072]: [pid: 55072|app: 0|req: 211/387] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:24:55 2025] GET /volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1173.213815] [55072]: DEBUG cinder.api.middleware.request_id [None req-15d1fb34-5e18-4342-9c7a-4c5f3319bf86 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.215827] [55072]: INFO cinder.api.openstack.wsgi [None req-15d1fb34-5e18-4342-9c7a-4c5f3319bf86 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d [ 1173.216175] [55072]: DEBUG cinder.api.openstack.wsgi [None req-15d1fb34-5e18-4342-9c7a-4c5f3319bf86 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1173.216414] [55072]: DEBUG cinder.api.openstack.wsgi [None req-15d1fb34-5e18-4342-9c7a-4c5f3319bf86 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1173.226190] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1173.226190] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1173.229733] [55072]: INFO cinder.volume.api [None req-15d1fb34-5e18-4342-9c7a-4c5f3319bf86 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1173.233975] [55072]: INFO cinder.api.openstack.wsgi [None req-15d1fb34-5e18-4342-9c7a-4c5f3319bf86 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d returned with HTTP 200 [ 1173.234374] [55072]: [pid: 55072|app: 0|req: 212/388] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:24:56 2025] GET /volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1173.380437] [55072]: DEBUG cinder.api.middleware.request_id [None req-bd1efb92-03dd-4377-919e-ee9e360fc56a None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.382508] [55072]: INFO cinder.api.openstack.wsgi [None req-bd1efb92-03dd-4377-919e-ee9e360fc56a tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] GET http://10.180.1.21/volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe [ 1173.382735] [55072]: DEBUG cinder.api.openstack.wsgi [None req-bd1efb92-03dd-4377-919e-ee9e360fc56a tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1173.382955] [55072]: DEBUG cinder.api.openstack.wsgi [None req-bd1efb92-03dd-4377-919e-ee9e360fc56a tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1173.392724] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1173.392724] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1173.395901] [55072]: INFO cinder.volume.api [None req-bd1efb92-03dd-4377-919e-ee9e360fc56a tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Volume info retrieved successfully. [ 1173.400102] [55072]: INFO cinder.api.openstack.wsgi [None req-bd1efb92-03dd-4377-919e-ee9e360fc56a tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe returned with HTTP 200 [ 1173.400481] [55072]: [pid: 55072|app: 0|req: 213/389] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:24:56 2025] GET /volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1173.537347] [55072]: DEBUG cinder.api.middleware.request_id [None req-35472cb8-5794-4612-b1db-b17a479aea52 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.539342] [55072]: INFO cinder.api.openstack.wsgi [None req-35472cb8-5794-4612-b1db-b17a479aea52 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] GET http://10.180.1.21/volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe [ 1173.539564] [55072]: DEBUG cinder.api.openstack.wsgi [None req-35472cb8-5794-4612-b1db-b17a479aea52 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1173.539782] [55072]: DEBUG cinder.api.openstack.wsgi [None req-35472cb8-5794-4612-b1db-b17a479aea52 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1173.552103] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1173.552103] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1173.556045] [55072]: INFO cinder.volume.api [None req-35472cb8-5794-4612-b1db-b17a479aea52 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Volume info retrieved successfully. [ 1173.559838] [55072]: INFO cinder.api.openstack.wsgi [None req-35472cb8-5794-4612-b1db-b17a479aea52 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe returned with HTTP 200 [ 1173.560259] [55072]: [pid: 55072|app: 0|req: 214/390] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:24:56 2025] GET /volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1173.594961] [55072]: DEBUG cinder.api.middleware.request_id [req-7894c47f-5a8b-4c81-b1d3-430af4fe926f req-285ea8a9-68f6-4deb-a61d-a8766b345d07 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.597776] [55072]: INFO cinder.api.openstack.wsgi [req-7894c47f-5a8b-4c81-b1d3-430af4fe926f req-285ea8a9-68f6-4deb-a61d-a8766b345d07 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] GET http://10.180.1.21/volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe [ 1173.597776] [55072]: DEBUG cinder.api.openstack.wsgi [req-7894c47f-5a8b-4c81-b1d3-430af4fe926f req-285ea8a9-68f6-4deb-a61d-a8766b345d07 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1173.597776] [55072]: DEBUG cinder.api.openstack.wsgi [req-7894c47f-5a8b-4c81-b1d3-430af4fe926f req-285ea8a9-68f6-4deb-a61d-a8766b345d07 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1173.608578] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1173.608578] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1173.611933] [55072]: INFO cinder.volume.api [req-7894c47f-5a8b-4c81-b1d3-430af4fe926f req-285ea8a9-68f6-4deb-a61d-a8766b345d07 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Volume info retrieved successfully. [ 1173.616113] [55072]: INFO cinder.api.openstack.wsgi [req-7894c47f-5a8b-4c81-b1d3-430af4fe926f req-285ea8a9-68f6-4deb-a61d-a8766b345d07 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe returned with HTTP 200 [ 1173.616548] [55072]: [pid: 55072|app: 0|req: 215/391] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:24:56 2025] GET /volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1173.631926] [55072]: DEBUG cinder.api.middleware.request_id [req-7894c47f-5a8b-4c81-b1d3-430af4fe926f req-d11178d0-38a4-480d-b4e0-691ea68c9bcd None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.634127] [55072]: INFO cinder.api.openstack.wsgi [req-7894c47f-5a8b-4c81-b1d3-430af4fe926f req-d11178d0-38a4-480d-b4e0-691ea68c9bcd tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] POST http://10.180.1.21/volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe/action [ 1173.634568] [55072]: DEBUG cinder.api.openstack.wsgi [req-7894c47f-5a8b-4c81-b1d3-430af4fe926f req-d11178d0-38a4-480d-b4e0-691ea68c9bcd tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55072) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1173.634714] [55072]: DEBUG cinder.api.openstack.wsgi [req-7894c47f-5a8b-4c81-b1d3-430af4fe926f req-d11178d0-38a4-480d-b4e0-691ea68c9bcd tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1173.644119] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1173.644119] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1173.644620] [55072]: INFO cinder.volume.api [req-7894c47f-5a8b-4c81-b1d3-430af4fe926f req-d11178d0-38a4-480d-b4e0-691ea68c9bcd tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Volume info retrieved successfully. [ 1173.649422] [55072]: INFO cinder.volume.api [req-7894c47f-5a8b-4c81-b1d3-430af4fe926f req-d11178d0-38a4-480d-b4e0-691ea68c9bcd tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Begin detaching volume completed successfully. [ 1173.649671] [55072]: INFO cinder.api.openstack.wsgi [req-7894c47f-5a8b-4c81-b1d3-430af4fe926f req-d11178d0-38a4-480d-b4e0-691ea68c9bcd tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe/action returned with HTTP 202 [ 1173.650091] [55072]: [pid: 55072|app: 0|req: 216/392] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 17:24:56 2025] POST /volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) [ 1174.244492] [55072]: DEBUG cinder.api.middleware.request_id [None req-c67cf3a0-3ff8-4f29-afaa-8c01938c2a4c None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.246572] [55072]: INFO cinder.api.openstack.wsgi [None req-c67cf3a0-3ff8-4f29-afaa-8c01938c2a4c tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d [ 1174.246803] [55072]: DEBUG cinder.api.openstack.wsgi [None req-c67cf3a0-3ff8-4f29-afaa-8c01938c2a4c tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1174.247032] [55072]: DEBUG cinder.api.openstack.wsgi [None req-c67cf3a0-3ff8-4f29-afaa-8c01938c2a4c tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1174.256639] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1174.256639] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1174.259690] [55072]: INFO cinder.volume.api [None req-c67cf3a0-3ff8-4f29-afaa-8c01938c2a4c tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1174.263736] [55072]: INFO cinder.api.openstack.wsgi [None req-c67cf3a0-3ff8-4f29-afaa-8c01938c2a4c tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d returned with HTTP 200 [ 1174.264114] [55072]: [pid: 55072|app: 0|req: 217/393] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:24:57 2025] GET /volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1174.669906] [55072]: DEBUG cinder.api.middleware.request_id [None req-7aff4b08-4f80-4a93-820e-c70065aa39ff None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.670408] [55072]: INFO cinder.api.openstack.wsgi [None req-7aff4b08-4f80-4a93-820e-c70065aa39ff None None] GET http://10.180.1.21/volume// [ 1174.670598] [55072]: DEBUG cinder.api.openstack.wsgi [None req-7aff4b08-4f80-4a93-820e-c70065aa39ff None None] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1174.670816] [55072]: DEBUG cinder.api.openstack.wsgi [None req-7aff4b08-4f80-4a93-820e-c70065aa39ff None None] Calling method 'all' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1174.671232] [55072]: INFO cinder.api.openstack.wsgi [None req-7aff4b08-4f80-4a93-820e-c70065aa39ff None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1174.671621] [55072]: [pid: 55072|app: 0|req: 218/394] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 17:24:57 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1174.674582] [55072]: DEBUG cinder.api.middleware.request_id [req-7894c47f-5a8b-4c81-b1d3-430af4fe926f req-4396f8e5-5722-43b4-8278-7b4c9f7ff02d None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.676687] [55072]: INFO cinder.api.openstack.wsgi [req-7894c47f-5a8b-4c81-b1d3-430af4fe926f req-4396f8e5-5722-43b4-8278-7b4c9f7ff02d tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] GET http://10.180.1.21/volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe [ 1174.676921] [55072]: DEBUG cinder.api.openstack.wsgi [req-7894c47f-5a8b-4c81-b1d3-430af4fe926f req-4396f8e5-5722-43b4-8278-7b4c9f7ff02d tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1174.677151] [55072]: DEBUG cinder.api.openstack.wsgi [req-7894c47f-5a8b-4c81-b1d3-430af4fe926f req-4396f8e5-5722-43b4-8278-7b4c9f7ff02d tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1174.686660] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1174.686660] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1174.689652] [55072]: INFO cinder.volume.api [req-7894c47f-5a8b-4c81-b1d3-430af4fe926f req-4396f8e5-5722-43b4-8278-7b4c9f7ff02d tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Volume info retrieved successfully. [ 1174.693848] [55072]: INFO cinder.api.openstack.wsgi [req-7894c47f-5a8b-4c81-b1d3-430af4fe926f req-4396f8e5-5722-43b4-8278-7b4c9f7ff02d tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe returned with HTTP 200 [ 1174.694464] [55072]: [pid: 55072|app: 0|req: 219/395] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 17:24:57 2025] GET /volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe => generated 1322 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1175.274711] [55072]: DEBUG cinder.api.middleware.request_id [None req-0e1dd320-7732-4b6f-9a62-46221d30c274 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1175.276887] [55072]: INFO cinder.api.openstack.wsgi [None req-0e1dd320-7732-4b6f-9a62-46221d30c274 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d [ 1175.277209] [55072]: DEBUG cinder.api.openstack.wsgi [None req-0e1dd320-7732-4b6f-9a62-46221d30c274 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1175.277424] [55072]: DEBUG cinder.api.openstack.wsgi [None req-0e1dd320-7732-4b6f-9a62-46221d30c274 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1175.287063] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1175.287063] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1175.290224] [55072]: INFO cinder.volume.api [None req-0e1dd320-7732-4b6f-9a62-46221d30c274 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1175.294338] [55072]: INFO cinder.api.openstack.wsgi [None req-0e1dd320-7732-4b6f-9a62-46221d30c274 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d returned with HTTP 200 [ 1175.294702] [55072]: [pid: 55072|app: 0|req: 220/396] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:24:58 2025] GET /volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1175.831621] [55072]: DEBUG cinder.api.middleware.request_id [req-7894c47f-5a8b-4c81-b1d3-430af4fe926f req-b8c0a480-6b40-439a-9454-effca86bb8ab None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1175.833915] [55072]: INFO cinder.api.openstack.wsgi [req-7894c47f-5a8b-4c81-b1d3-430af4fe926f req-b8c0a480-6b40-439a-9454-effca86bb8ab tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] DELETE http://10.180.1.21/volume/v3/attachments/92039712-6124-49b8-81df-f3547c13d8a9 [ 1175.834155] [55072]: DEBUG cinder.api.openstack.wsgi [req-7894c47f-5a8b-4c81-b1d3-430af4fe926f req-b8c0a480-6b40-439a-9454-effca86bb8ab tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1175.834373] [55072]: DEBUG cinder.api.openstack.wsgi [req-7894c47f-5a8b-4c81-b1d3-430af4fe926f req-b8c0a480-6b40-439a-9454-effca86bb8ab tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Calling method 'version_select' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1175.841021] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1175.841021] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1176.193408] [55073]: DEBUG cinder.coordination [req-6c476722-8dd0-433b-85f3-a728ac0ae0b7 req-775378ad-06a3-4b00-9e7f-4683abe7e77b tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Lock "cinder-attachment_update-fe7bdf2f-ff59-4082-8e23-c5359b696d1d-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 6.525s {{(pid=55073) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1176.193756] [55073]: INFO cinder.api.openstack.wsgi [req-6c476722-8dd0-433b-85f3-a728ac0ae0b7 req-775378ad-06a3-4b00-9e7f-4683abe7e77b tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/attachments/1173025f-7679-46a9-9c52-46f4b76ce5b7 returned with HTTP 200 [ 1176.194236] [55073]: [pid: 55073|app: 0|req: 177/397] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 17:24:52 2025] PUT /volume/v3/attachments/1173025f-7679-46a9-9c52-46f4b76ce5b7 => generated 617 bytes in 6542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1176.304808] [55073]: DEBUG cinder.api.middleware.request_id [None req-0a9fd0c4-bcbc-41fd-9a1a-9f88ad0441f2 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.307007] [55073]: INFO cinder.api.openstack.wsgi [None req-0a9fd0c4-bcbc-41fd-9a1a-9f88ad0441f2 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d [ 1176.307256] [55073]: DEBUG cinder.api.openstack.wsgi [None req-0a9fd0c4-bcbc-41fd-9a1a-9f88ad0441f2 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1176.307497] [55073]: DEBUG cinder.api.openstack.wsgi [None req-0a9fd0c4-bcbc-41fd-9a1a-9f88ad0441f2 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1176.317364] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1176.317364] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1176.320475] [55073]: INFO cinder.volume.api [None req-0a9fd0c4-bcbc-41fd-9a1a-9f88ad0441f2 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1176.324720] [55073]: INFO cinder.api.openstack.wsgi [None req-0a9fd0c4-bcbc-41fd-9a1a-9f88ad0441f2 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d returned with HTTP 200 [ 1176.325117] [55073]: [pid: 55073|app: 0|req: 178/398] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:24:59 2025] GET /volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1176.364862] [55072]: INFO cinder.api.openstack.wsgi [req-7894c47f-5a8b-4c81-b1d3-430af4fe926f req-b8c0a480-6b40-439a-9454-effca86bb8ab tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/attachments/92039712-6124-49b8-81df-f3547c13d8a9 returned with HTTP 200 [ 1176.364862] [55072]: [pid: 55072|app: 0|req: 221/399] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 17:24:58 2025] DELETE /volume/v3/attachments/92039712-6124-49b8-81df-f3547c13d8a9 => generated 19 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1177.334987] [55073]: DEBUG cinder.api.middleware.request_id [None req-e72379c7-66db-44bd-a7c2-913789a94f63 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1177.337076] [55073]: INFO cinder.api.openstack.wsgi [None req-e72379c7-66db-44bd-a7c2-913789a94f63 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d [ 1177.337312] [55073]: DEBUG cinder.api.openstack.wsgi [None req-e72379c7-66db-44bd-a7c2-913789a94f63 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1177.337529] [55073]: DEBUG cinder.api.openstack.wsgi [None req-e72379c7-66db-44bd-a7c2-913789a94f63 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1177.347066] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1177.347066] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1177.350179] [55073]: INFO cinder.volume.api [None req-e72379c7-66db-44bd-a7c2-913789a94f63 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1177.354218] [55073]: INFO cinder.api.openstack.wsgi [None req-e72379c7-66db-44bd-a7c2-913789a94f63 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d returned with HTTP 200 [ 1177.354584] [55073]: [pid: 55073|app: 0|req: 179/400] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:00 2025] GET /volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1177.807662] [55072]: DEBUG cinder.api.middleware.request_id [req-6c476722-8dd0-433b-85f3-a728ac0ae0b7 req-631340f7-bcd5-40a9-8a1e-08740e9dfd24 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1177.809875] [55072]: INFO cinder.api.openstack.wsgi [req-6c476722-8dd0-433b-85f3-a728ac0ae0b7 req-631340f7-bcd5-40a9-8a1e-08740e9dfd24 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] POST http://10.180.1.21/volume/v3/attachments/1173025f-7679-46a9-9c52-46f4b76ce5b7/action [ 1177.810433] [55072]: DEBUG cinder.api.openstack.wsgi [req-6c476722-8dd0-433b-85f3-a728ac0ae0b7 req-631340f7-bcd5-40a9-8a1e-08740e9dfd24 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Action body: b'{"os-complete": null}' {{(pid=55072) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1177.810582] [55072]: DEBUG cinder.api.openstack.wsgi [req-6c476722-8dd0-433b-85f3-a728ac0ae0b7 req-631340f7-bcd5-40a9-8a1e-08740e9dfd24 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1177.825830] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1177.825830] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1177.830900] [55073]: DEBUG cinder.api.middleware.request_id [None req-a7ee9d5d-7604-455d-a9a5-30910dabeb17 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1177.833610] [55073]: INFO cinder.api.openstack.wsgi [None req-a7ee9d5d-7604-455d-a9a5-30910dabeb17 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] GET http://10.180.1.21/volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe [ 1177.833610] [55073]: DEBUG cinder.api.openstack.wsgi [None req-a7ee9d5d-7604-455d-a9a5-30910dabeb17 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1177.834449] [55073]: DEBUG cinder.api.openstack.wsgi [None req-a7ee9d5d-7604-455d-a9a5-30910dabeb17 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1177.835637] [55072]: INFO cinder.api.openstack.wsgi [req-6c476722-8dd0-433b-85f3-a728ac0ae0b7 req-631340f7-bcd5-40a9-8a1e-08740e9dfd24 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/attachments/1173025f-7679-46a9-9c52-46f4b76ce5b7/action returned with HTTP 204 [ 1177.836104] [55072]: [pid: 55072|app: 0|req: 222/401] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 17:25:00 2025] POST /volume/v3/attachments/1173025f-7679-46a9-9c52-46f4b76ce5b7/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1177.841277] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1177.841277] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1177.844988] [55073]: INFO cinder.volume.api [None req-a7ee9d5d-7604-455d-a9a5-30910dabeb17 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Volume info retrieved successfully. [ 1177.849234] [55073]: INFO cinder.api.openstack.wsgi [None req-a7ee9d5d-7604-455d-a9a5-30910dabeb17 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe returned with HTTP 200 [ 1177.849782] [55073]: [pid: 55073|app: 0|req: 180/402] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:00 2025] GET /volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1178.364640] [55072]: DEBUG cinder.api.middleware.request_id [None req-9197430f-85ce-49bb-b62d-ba18fa095b33 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1178.366782] [55072]: INFO cinder.api.openstack.wsgi [None req-9197430f-85ce-49bb-b62d-ba18fa095b33 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d [ 1178.367028] [55072]: DEBUG cinder.api.openstack.wsgi [None req-9197430f-85ce-49bb-b62d-ba18fa095b33 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1178.367284] [55072]: DEBUG cinder.api.openstack.wsgi [None req-9197430f-85ce-49bb-b62d-ba18fa095b33 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1178.377435] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1178.377435] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1178.380795] [55072]: INFO cinder.volume.api [None req-9197430f-85ce-49bb-b62d-ba18fa095b33 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1178.385317] [55072]: INFO cinder.api.openstack.wsgi [None req-9197430f-85ce-49bb-b62d-ba18fa095b33 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d returned with HTTP 200 [ 1178.385716] [55072]: [pid: 55072|app: 0|req: 223/403] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:01 2025] GET /volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1178.395242] [55073]: DEBUG cinder.api.middleware.request_id [None req-9463932b-0826-47c1-bd31-4af4b6fadf2a None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1178.397684] [55073]: INFO cinder.api.openstack.wsgi [None req-9463932b-0826-47c1-bd31-4af4b6fadf2a tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d [ 1178.397788] [55073]: DEBUG cinder.api.openstack.wsgi [None req-9463932b-0826-47c1-bd31-4af4b6fadf2a tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1178.398021] [55073]: DEBUG cinder.api.openstack.wsgi [None req-9463932b-0826-47c1-bd31-4af4b6fadf2a tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1178.408556] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1178.408556] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1178.412230] [55073]: INFO cinder.volume.api [None req-9463932b-0826-47c1-bd31-4af4b6fadf2a tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1178.416800] [55073]: INFO cinder.api.openstack.wsgi [None req-9463932b-0826-47c1-bd31-4af4b6fadf2a tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d returned with HTTP 200 [ 1178.417466] [55073]: [pid: 55073|app: 0|req: 181/404] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:01 2025] GET /volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d => generated 1134 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1178.617786] [55072]: DEBUG cinder.api.middleware.request_id [req-d1f0201e-0d51-46b1-b3d6-5ca00f1b0e39 req-9e3a081a-4fa3-4d9c-80c0-3c4594c983b7 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1178.620192] [55072]: INFO cinder.api.openstack.wsgi [req-d1f0201e-0d51-46b1-b3d6-5ca00f1b0e39 req-9e3a081a-4fa3-4d9c-80c0-3c4594c983b7 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 [ 1178.620430] [55072]: DEBUG cinder.api.openstack.wsgi [req-d1f0201e-0d51-46b1-b3d6-5ca00f1b0e39 req-9e3a081a-4fa3-4d9c-80c0-3c4594c983b7 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1178.620651] [55072]: DEBUG cinder.api.openstack.wsgi [req-d1f0201e-0d51-46b1-b3d6-5ca00f1b0e39 req-9e3a081a-4fa3-4d9c-80c0-3c4594c983b7 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1178.630621] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1178.630621] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1178.633974] [55072]: INFO cinder.volume.api [req-d1f0201e-0d51-46b1-b3d6-5ca00f1b0e39 req-9e3a081a-4fa3-4d9c-80c0-3c4594c983b7 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1178.638310] [55072]: INFO cinder.api.openstack.wsgi [req-d1f0201e-0d51-46b1-b3d6-5ca00f1b0e39 req-9e3a081a-4fa3-4d9c-80c0-3c4594c983b7 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 returned with HTTP 200 [ 1178.638856] [55072]: [pid: 55072|app: 0|req: 224/405] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:25:01 2025] GET /volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1178.655461] [55073]: DEBUG cinder.api.middleware.request_id [req-d1f0201e-0d51-46b1-b3d6-5ca00f1b0e39 req-65fa034f-2f1f-4283-b99b-b345ae66a6cc None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1178.657784] [55073]: INFO cinder.api.openstack.wsgi [req-d1f0201e-0d51-46b1-b3d6-5ca00f1b0e39 req-65fa034f-2f1f-4283-b99b-b345ae66a6cc tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] POST http://10.180.1.21/volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4/action [ 1178.658299] [55073]: DEBUG cinder.api.openstack.wsgi [req-d1f0201e-0d51-46b1-b3d6-5ca00f1b0e39 req-65fa034f-2f1f-4283-b99b-b345ae66a6cc tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55073) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1178.658481] [55073]: DEBUG cinder.api.openstack.wsgi [req-d1f0201e-0d51-46b1-b3d6-5ca00f1b0e39 req-65fa034f-2f1f-4283-b99b-b345ae66a6cc tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1178.668350] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1178.668350] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1178.668862] [55073]: INFO cinder.volume.api [req-d1f0201e-0d51-46b1-b3d6-5ca00f1b0e39 req-65fa034f-2f1f-4283-b99b-b345ae66a6cc tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1178.673331] [55073]: INFO cinder.volume.api [req-d1f0201e-0d51-46b1-b3d6-5ca00f1b0e39 req-65fa034f-2f1f-4283-b99b-b345ae66a6cc tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Begin detaching volume completed successfully. [ 1178.673584] [55073]: INFO cinder.api.openstack.wsgi [req-d1f0201e-0d51-46b1-b3d6-5ca00f1b0e39 req-65fa034f-2f1f-4283-b99b-b345ae66a6cc tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4/action returned with HTTP 202 [ 1178.674089] [55073]: [pid: 55073|app: 0|req: 182/406] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 17:25:01 2025] POST /volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1178.685841] [55072]: DEBUG cinder.api.middleware.request_id [None req-02d54c09-0851-4477-b629-3db92dec3d1a None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1178.687854] [55072]: INFO cinder.api.openstack.wsgi [None req-02d54c09-0851-4477-b629-3db92dec3d1a tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 [ 1178.688103] [55072]: DEBUG cinder.api.openstack.wsgi [None req-02d54c09-0851-4477-b629-3db92dec3d1a tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1178.688324] [55072]: DEBUG cinder.api.openstack.wsgi [None req-02d54c09-0851-4477-b629-3db92dec3d1a tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1178.698018] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1178.698018] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1178.701208] [55072]: INFO cinder.volume.api [None req-02d54c09-0851-4477-b629-3db92dec3d1a tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1178.705279] [55072]: INFO cinder.api.openstack.wsgi [None req-02d54c09-0851-4477-b629-3db92dec3d1a tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 returned with HTTP 200 [ 1178.705660] [55072]: [pid: 55072|app: 0|req: 225/407] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:01 2025] GET /volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1179.692185] [55073]: DEBUG cinder.api.middleware.request_id [None req-0d622013-9490-4d12-9edb-181767ddf0cc None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.692726] [55073]: INFO cinder.api.openstack.wsgi [None req-0d622013-9490-4d12-9edb-181767ddf0cc None None] GET http://10.180.1.21/volume// [ 1179.692913] [55073]: DEBUG cinder.api.openstack.wsgi [None req-0d622013-9490-4d12-9edb-181767ddf0cc None None] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1179.693140] [55073]: DEBUG cinder.api.openstack.wsgi [None req-0d622013-9490-4d12-9edb-181767ddf0cc None None] Calling method 'all' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1179.693545] [55073]: INFO cinder.api.openstack.wsgi [None req-0d622013-9490-4d12-9edb-181767ddf0cc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1179.693838] [55073]: [pid: 55073|app: 0|req: 183/408] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 17:25:02 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1179.697880] [55072]: DEBUG cinder.api.middleware.request_id [req-d1f0201e-0d51-46b1-b3d6-5ca00f1b0e39 req-ca5883e8-0546-4c56-880c-b5a1815bccd3 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.700251] [55072]: INFO cinder.api.openstack.wsgi [req-d1f0201e-0d51-46b1-b3d6-5ca00f1b0e39 req-ca5883e8-0546-4c56-880c-b5a1815bccd3 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 [ 1179.700507] [55072]: DEBUG cinder.api.openstack.wsgi [req-d1f0201e-0d51-46b1-b3d6-5ca00f1b0e39 req-ca5883e8-0546-4c56-880c-b5a1815bccd3 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1179.700721] [55072]: DEBUG cinder.api.openstack.wsgi [req-d1f0201e-0d51-46b1-b3d6-5ca00f1b0e39 req-ca5883e8-0546-4c56-880c-b5a1815bccd3 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1179.712279] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1179.712279] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1179.715529] [55073]: DEBUG cinder.api.middleware.request_id [None req-334d4d74-fc2b-43ff-a3ce-5e46188d1198 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.715727] [55072]: INFO cinder.volume.api [req-d1f0201e-0d51-46b1-b3d6-5ca00f1b0e39 req-ca5883e8-0546-4c56-880c-b5a1815bccd3 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1179.717532] [55073]: INFO cinder.api.openstack.wsgi [None req-334d4d74-fc2b-43ff-a3ce-5e46188d1198 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 [ 1179.717893] [55073]: DEBUG cinder.api.openstack.wsgi [None req-334d4d74-fc2b-43ff-a3ce-5e46188d1198 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1179.718159] [55073]: DEBUG cinder.api.openstack.wsgi [None req-334d4d74-fc2b-43ff-a3ce-5e46188d1198 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1179.720232] [55072]: INFO cinder.api.openstack.wsgi [req-d1f0201e-0d51-46b1-b3d6-5ca00f1b0e39 req-ca5883e8-0546-4c56-880c-b5a1815bccd3 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 returned with HTTP 200 [ 1179.720609] [55072]: [pid: 55072|app: 0|req: 226/409] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 17:25:02 2025] GET /volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 => generated 1319 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1179.727656] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1179.727656] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1179.730764] [55073]: INFO cinder.volume.api [None req-334d4d74-fc2b-43ff-a3ce-5e46188d1198 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1179.734884] [55073]: INFO cinder.api.openstack.wsgi [None req-334d4d74-fc2b-43ff-a3ce-5e46188d1198 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 returned with HTTP 200 [ 1179.735246] [55073]: [pid: 55073|app: 0|req: 184/410] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:02 2025] GET /volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1180.745357] [55072]: DEBUG cinder.api.middleware.request_id [None req-7804f7c8-4ddb-4c67-8245-00cf940b19b0 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.747448] [55072]: INFO cinder.api.openstack.wsgi [None req-7804f7c8-4ddb-4c67-8245-00cf940b19b0 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 [ 1180.747675] [55072]: DEBUG cinder.api.openstack.wsgi [None req-7804f7c8-4ddb-4c67-8245-00cf940b19b0 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1180.747897] [55072]: DEBUG cinder.api.openstack.wsgi [None req-7804f7c8-4ddb-4c67-8245-00cf940b19b0 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1180.760604] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1180.760604] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1180.764038] [55072]: INFO cinder.volume.api [None req-7804f7c8-4ddb-4c67-8245-00cf940b19b0 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1180.768368] [55072]: INFO cinder.api.openstack.wsgi [None req-7804f7c8-4ddb-4c67-8245-00cf940b19b0 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 returned with HTTP 200 [ 1180.768734] [55072]: [pid: 55072|app: 0|req: 227/411] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:03 2025] GET /volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1180.862887] [55073]: DEBUG cinder.api.middleware.request_id [req-d1f0201e-0d51-46b1-b3d6-5ca00f1b0e39 req-cc377c84-c3de-43cc-9d47-9d04a11958a7 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.865340] [55073]: INFO cinder.api.openstack.wsgi [req-d1f0201e-0d51-46b1-b3d6-5ca00f1b0e39 req-cc377c84-c3de-43cc-9d47-9d04a11958a7 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] DELETE http://10.180.1.21/volume/v3/attachments/8a71e965-211b-45fc-aed3-efaf8fd6f22a [ 1180.865563] [55073]: DEBUG cinder.api.openstack.wsgi [req-d1f0201e-0d51-46b1-b3d6-5ca00f1b0e39 req-cc377c84-c3de-43cc-9d47-9d04a11958a7 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1180.865776] [55073]: DEBUG cinder.api.openstack.wsgi [req-d1f0201e-0d51-46b1-b3d6-5ca00f1b0e39 req-cc377c84-c3de-43cc-9d47-9d04a11958a7 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'version_select' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1180.872701] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1180.872701] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1181.396986] [55073]: INFO cinder.api.openstack.wsgi [req-d1f0201e-0d51-46b1-b3d6-5ca00f1b0e39 req-cc377c84-c3de-43cc-9d47-9d04a11958a7 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/attachments/8a71e965-211b-45fc-aed3-efaf8fd6f22a returned with HTTP 200 [ 1181.397428] [55073]: [pid: 55073|app: 0|req: 185/412] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 17:25:03 2025] DELETE /volume/v3/attachments/8a71e965-211b-45fc-aed3-efaf8fd6f22a => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1181.779081] [55072]: DEBUG cinder.api.middleware.request_id [None req-a2b37085-e23b-4f6f-b227-7126c255441e None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.781154] [55072]: INFO cinder.api.openstack.wsgi [None req-a2b37085-e23b-4f6f-b227-7126c255441e tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 [ 1181.781383] [55072]: DEBUG cinder.api.openstack.wsgi [None req-a2b37085-e23b-4f6f-b227-7126c255441e tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1181.781599] [55072]: DEBUG cinder.api.openstack.wsgi [None req-a2b37085-e23b-4f6f-b227-7126c255441e tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1181.788917] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1181.788917] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1181.792150] [55072]: INFO cinder.volume.api [None req-a2b37085-e23b-4f6f-b227-7126c255441e tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1181.796213] [55072]: INFO cinder.api.openstack.wsgi [None req-a2b37085-e23b-4f6f-b227-7126c255441e tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 returned with HTTP 200 [ 1181.796573] [55072]: [pid: 55072|app: 0|req: 228/413] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:04 2025] GET /volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1181.864659] [55073]: DEBUG cinder.api.middleware.request_id [req-8955c07a-ec5b-4371-af11-296efe0418d9 req-fa297c58-9da2-46e4-9e3c-688333921031 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.866934] [55073]: INFO cinder.api.openstack.wsgi [req-8955c07a-ec5b-4371-af11-296efe0418d9 req-fa297c58-9da2-46e4-9e3c-688333921031 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d [ 1181.867181] [55073]: DEBUG cinder.api.openstack.wsgi [req-8955c07a-ec5b-4371-af11-296efe0418d9 req-fa297c58-9da2-46e4-9e3c-688333921031 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1181.867399] [55073]: DEBUG cinder.api.openstack.wsgi [req-8955c07a-ec5b-4371-af11-296efe0418d9 req-fa297c58-9da2-46e4-9e3c-688333921031 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1181.878026] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1181.878026] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1181.880397] [55073]: INFO cinder.volume.api [req-8955c07a-ec5b-4371-af11-296efe0418d9 req-fa297c58-9da2-46e4-9e3c-688333921031 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1181.884557] [55073]: INFO cinder.api.openstack.wsgi [req-8955c07a-ec5b-4371-af11-296efe0418d9 req-fa297c58-9da2-46e4-9e3c-688333921031 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d returned with HTTP 200 [ 1181.884938] [55073]: [pid: 55073|app: 0|req: 186/414] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:25:04 2025] GET /volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1181.888958] [55072]: DEBUG cinder.api.middleware.request_id [None req-b8d64649-dca8-4294-bbcf-20071aa22f14 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.890598] [55072]: INFO cinder.api.openstack.wsgi [None req-b8d64649-dca8-4294-bbcf-20071aa22f14 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] DELETE http://10.180.1.21/volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a [ 1181.890821] [55072]: DEBUG cinder.api.openstack.wsgi [None req-b8d64649-dca8-4294-bbcf-20071aa22f14 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1181.891048] [55072]: DEBUG cinder.api.openstack.wsgi [None req-b8d64649-dca8-4294-bbcf-20071aa22f14 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Calling method 'delete' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1181.891389] [55072]: INFO cinder.api.v3.volumes [None req-b8d64649-dca8-4294-bbcf-20071aa22f14 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Delete volume with id: 9c111d7c-98ff-4e48-b60c-1777b555ca1a [ 1181.898720] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1181.898720] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1181.899224] [55072]: INFO cinder.volume.api [None req-b8d64649-dca8-4294-bbcf-20071aa22f14 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Volume info retrieved successfully. [ 1181.901309] [55073]: DEBUG cinder.api.middleware.request_id [req-8955c07a-ec5b-4371-af11-296efe0418d9 req-0cc22e24-c434-45e2-b2fb-56e73f52b67e None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.903427] [55073]: INFO cinder.api.openstack.wsgi [req-8955c07a-ec5b-4371-af11-296efe0418d9 req-0cc22e24-c434-45e2-b2fb-56e73f52b67e tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] POST http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d/action [ 1181.903793] [55073]: DEBUG cinder.api.openstack.wsgi [req-8955c07a-ec5b-4371-af11-296efe0418d9 req-0cc22e24-c434-45e2-b2fb-56e73f52b67e tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55073) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1181.903925] [55073]: DEBUG cinder.api.openstack.wsgi [req-8955c07a-ec5b-4371-af11-296efe0418d9 req-0cc22e24-c434-45e2-b2fb-56e73f52b67e tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1181.914119] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1181.914119] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1181.914553] [55073]: INFO cinder.volume.api [req-8955c07a-ec5b-4371-af11-296efe0418d9 req-0cc22e24-c434-45e2-b2fb-56e73f52b67e tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1181.918586] [55073]: INFO cinder.volume.api [req-8955c07a-ec5b-4371-af11-296efe0418d9 req-0cc22e24-c434-45e2-b2fb-56e73f52b67e tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Begin detaching volume completed successfully. [ 1181.918813] [55073]: INFO cinder.api.openstack.wsgi [req-8955c07a-ec5b-4371-af11-296efe0418d9 req-0cc22e24-c434-45e2-b2fb-56e73f52b67e tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d/action returned with HTTP 202 [ 1181.918955] [55072]: INFO cinder.volume.api [None req-b8d64649-dca8-4294-bbcf-20071aa22f14 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Delete volume request issued successfully. [ 1181.919175] [55072]: INFO cinder.api.openstack.wsgi [None req-b8d64649-dca8-4294-bbcf-20071aa22f14 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] http://10.180.1.21/volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a returned with HTTP 202 [ 1181.919218] [55073]: [pid: 55073|app: 0|req: 187/415] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 17:25:04 2025] POST /volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1181.919584] [55072]: [pid: 55072|app: 0|req: 229/416] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 17:25:04 2025] DELETE /volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1181.922229] [55073]: DEBUG cinder.api.middleware.request_id [None req-9bc73bc5-5727-49d5-a83b-2b51e4cfddb3 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.924198] [55073]: INFO cinder.api.openstack.wsgi [None req-9bc73bc5-5727-49d5-a83b-2b51e4cfddb3 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] GET http://10.180.1.21/volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a [ 1181.924412] [55073]: DEBUG cinder.api.openstack.wsgi [None req-9bc73bc5-5727-49d5-a83b-2b51e4cfddb3 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1181.924641] [55073]: DEBUG cinder.api.openstack.wsgi [None req-9bc73bc5-5727-49d5-a83b-2b51e4cfddb3 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1181.931482] [55072]: DEBUG cinder.api.middleware.request_id [None req-0c1c22e0-2fe1-412f-a0f9-1aab4c5c0cf5 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.931851] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1181.931851] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1181.933677] [55072]: INFO cinder.api.openstack.wsgi [None req-0c1c22e0-2fe1-412f-a0f9-1aab4c5c0cf5 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d [ 1181.933921] [55072]: DEBUG cinder.api.openstack.wsgi [None req-0c1c22e0-2fe1-412f-a0f9-1aab4c5c0cf5 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1181.934159] [55072]: DEBUG cinder.api.openstack.wsgi [None req-0c1c22e0-2fe1-412f-a0f9-1aab4c5c0cf5 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1181.935245] [55073]: INFO cinder.volume.api [None req-9bc73bc5-5727-49d5-a83b-2b51e4cfddb3 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Volume info retrieved successfully. [ 1181.939696] [55073]: INFO cinder.api.openstack.wsgi [None req-9bc73bc5-5727-49d5-a83b-2b51e4cfddb3 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] http://10.180.1.21/volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a returned with HTTP 200 [ 1181.940089] [55073]: [pid: 55073|app: 0|req: 188/417] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:04 2025] GET /volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1181.944616] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1181.944616] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1181.948132] [55072]: INFO cinder.volume.api [None req-0c1c22e0-2fe1-412f-a0f9-1aab4c5c0cf5 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1181.953651] [55072]: INFO cinder.api.openstack.wsgi [None req-0c1c22e0-2fe1-412f-a0f9-1aab4c5c0cf5 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d returned with HTTP 200 [ 1181.954126] [55072]: [pid: 55072|app: 0|req: 230/418] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:04 2025] GET /volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1182.938437] [55073]: DEBUG cinder.api.middleware.request_id [None req-84bfe1cc-2c35-49cc-ada2-cf2aebaebc13 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.938916] [55073]: INFO cinder.api.openstack.wsgi [None req-84bfe1cc-2c35-49cc-ada2-cf2aebaebc13 None None] GET http://10.180.1.21/volume// [ 1182.939124] [55073]: DEBUG cinder.api.openstack.wsgi [None req-84bfe1cc-2c35-49cc-ada2-cf2aebaebc13 None None] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1182.939347] [55073]: DEBUG cinder.api.openstack.wsgi [None req-84bfe1cc-2c35-49cc-ada2-cf2aebaebc13 None None] Calling method 'all' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1182.939741] [55073]: INFO cinder.api.openstack.wsgi [None req-84bfe1cc-2c35-49cc-ada2-cf2aebaebc13 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1182.940072] [55073]: [pid: 55073|app: 0|req: 189/419] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 17:25:05 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1182.943506] [55072]: DEBUG cinder.api.middleware.request_id [req-8955c07a-ec5b-4371-af11-296efe0418d9 req-6b593a2d-ed98-4fdf-89e1-e760d44dad3e None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.945894] [55072]: INFO cinder.api.openstack.wsgi [req-8955c07a-ec5b-4371-af11-296efe0418d9 req-6b593a2d-ed98-4fdf-89e1-e760d44dad3e tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d [ 1182.946157] [55072]: DEBUG cinder.api.openstack.wsgi [req-8955c07a-ec5b-4371-af11-296efe0418d9 req-6b593a2d-ed98-4fdf-89e1-e760d44dad3e tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1182.946383] [55072]: DEBUG cinder.api.openstack.wsgi [req-8955c07a-ec5b-4371-af11-296efe0418d9 req-6b593a2d-ed98-4fdf-89e1-e760d44dad3e tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1182.950110] [55073]: DEBUG cinder.api.middleware.request_id [None req-46ead3b5-fe92-4147-a27a-b5df072e35e2 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.952388] [55073]: INFO cinder.api.openstack.wsgi [None req-46ead3b5-fe92-4147-a27a-b5df072e35e2 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] GET http://10.180.1.21/volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a [ 1182.952621] [55073]: DEBUG cinder.api.openstack.wsgi [None req-46ead3b5-fe92-4147-a27a-b5df072e35e2 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1182.952840] [55073]: DEBUG cinder.api.openstack.wsgi [None req-46ead3b5-fe92-4147-a27a-b5df072e35e2 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1182.960486] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1182.960486] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1182.960658] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1182.960658] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1182.964373] [55072]: INFO cinder.volume.api [req-8955c07a-ec5b-4371-af11-296efe0418d9 req-6b593a2d-ed98-4fdf-89e1-e760d44dad3e tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1182.965373] [55073]: INFO cinder.volume.api [None req-46ead3b5-fe92-4147-a27a-b5df072e35e2 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Volume info retrieved successfully. [ 1182.969122] [55072]: INFO cinder.api.openstack.wsgi [req-8955c07a-ec5b-4371-af11-296efe0418d9 req-6b593a2d-ed98-4fdf-89e1-e760d44dad3e tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d returned with HTTP 200 [ 1182.969521] [55072]: [pid: 55072|app: 0|req: 231/420] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 17:25:05 2025] GET /volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d => generated 1318 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1182.969865] [55073]: INFO cinder.api.openstack.wsgi [None req-46ead3b5-fe92-4147-a27a-b5df072e35e2 tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] http://10.180.1.21/volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a returned with HTTP 200 [ 1182.970166] [55072]: DEBUG cinder.api.middleware.request_id [None req-1493e148-46d2-4296-bd7b-9974e2a4127d None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.970282] [55073]: [pid: 55073|app: 0|req: 190/421] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:05 2025] GET /volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1182.971973] [55072]: INFO cinder.api.openstack.wsgi [None req-1493e148-46d2-4296-bd7b-9974e2a4127d tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d [ 1182.972150] [55072]: DEBUG cinder.api.openstack.wsgi [None req-1493e148-46d2-4296-bd7b-9974e2a4127d tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1182.972365] [55072]: DEBUG cinder.api.openstack.wsgi [None req-1493e148-46d2-4296-bd7b-9974e2a4127d tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1182.981308] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1182.981308] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1182.984270] [55072]: INFO cinder.volume.api [None req-1493e148-46d2-4296-bd7b-9974e2a4127d tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1182.988420] [55072]: INFO cinder.api.openstack.wsgi [None req-1493e148-46d2-4296-bd7b-9974e2a4127d tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d returned with HTTP 200 [ 1182.988928] [55072]: [pid: 55072|app: 0|req: 232/422] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:05 2025] GET /volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d => generated 1137 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1183.688659] [55073]: DEBUG cinder.api.middleware.request_id [None req-d5046b73-bdeb-41c3-a7aa-8e66645e08be None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.690709] [55073]: INFO cinder.api.openstack.wsgi [None req-d5046b73-bdeb-41c3-a7aa-8e66645e08be tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1183.691235] [55073]: DEBUG cinder.api.openstack.wsgi [None req-d5046b73-bdeb-41c3-a7aa-8e66645e08be tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1354868067"}} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1183.692877] [55073]: DEBUG cinder.api.v3.volumes [None req-d5046b73-bdeb-41c3-a7aa-8e66645e08be tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1354868067'}} {{(pid=55073) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1183.693019] [55073]: INFO cinder.api.v3.volumes [None req-d5046b73-bdeb-41c3-a7aa-8e66645e08be tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Create volume of 1 GB [ 1183.698022] [55073]: INFO cinder.volume.api [None req-d5046b73-bdeb-41c3-a7aa-8e66645e08be tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Availability Zones retrieved successfully. [ 1183.703776] [55073]: DEBUG cinder.volume.api [None req-d5046b73-bdeb-41c3-a7aa-8e66645e08be tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Flow 'volume_create_api' (43f220b9-6491-4afe-9180-97db248595f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1183.704959] [55073]: DEBUG cinder.volume.api [None req-d5046b73-bdeb-41c3-a7aa-8e66645e08be tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (110d7155-1fc3-400a-83eb-79937b56bec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1183.706805] [55073]: DEBUG cinder.volume.flows.api.create_volume [None req-d5046b73-bdeb-41c3-a7aa-8e66645e08be tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Validating volume size '1' using validate_int {{(pid=55073) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1183.725410] [55073]: DEBUG cinder.volume.api [None req-d5046b73-bdeb-41c3-a7aa-8e66645e08be tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (110d7155-1fc3-400a-83eb-79937b56bec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T17:12:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1183.726260] [55073]: DEBUG cinder.volume.api [None req-d5046b73-bdeb-41c3-a7aa-8e66645e08be tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bf4a347-f61e-48b7-8df8-e761bf415457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1183.769080] [55073]: DEBUG cinder.quota [None req-d5046b73-bdeb-41c3-a7aa-8e66645e08be tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Created reservations ['0ac23902-6fa4-428f-b66a-3bec7f116edd', '77a6c9d7-3ce9-435e-bec5-b5ceb1e693ca', '5627e4cc-3c81-4c51-bc0f-24a2ad59beca', '6a36dd7e-2f20-4369-96b5-9fbb0473fa65'] {{(pid=55073) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1183.770052] [55073]: DEBUG cinder.volume.api [None req-d5046b73-bdeb-41c3-a7aa-8e66645e08be tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bf4a347-f61e-48b7-8df8-e761bf415457) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ac23902-6fa4-428f-b66a-3bec7f116edd', '77a6c9d7-3ce9-435e-bec5-b5ceb1e693ca', '5627e4cc-3c81-4c51-bc0f-24a2ad59beca', '6a36dd7e-2f20-4369-96b5-9fbb0473fa65']}' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1183.770970] [55073]: DEBUG cinder.volume.api [None req-d5046b73-bdeb-41c3-a7aa-8e66645e08be tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98f8ac43-b76a-4551-a324-707135ac5d46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1183.784121] [55073]: DEBUG cinder.volume.api [None req-d5046b73-bdeb-41c3-a7aa-8e66645e08be tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98f8ac43-b76a-4551-a324-707135ac5d46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86657c31-8dd9-4ea2-b02f-5c8deb4690ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1354868067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88f7e851b78f445bb1d320c3b4aed9de',qos_specs=None,replication_status=,reservations=['0ac23902-6fa4-428f-b66a-3bec7f116edd','77a6c9d7-3ce9-435e-bec5-b5ceb1e693ca','5627e4cc-3c81-4c51-bc0f-24a2ad59beca','6a36dd7e-2f20-4369-96b5-9fbb0473fa65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='871aea90db614aa8b61fff94a5f17ef5',volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T17:25:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1354868067',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86657c31-8dd9-4ea2-b02f-5c8deb4690ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88f7e851b78f445bb1d320c3b4aed9de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='871aea90db614aa8b61fff94a5f17ef5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71),volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71)}' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1183.784977] [55073]: DEBUG cinder.volume.api [None req-d5046b73-bdeb-41c3-a7aa-8e66645e08be tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64802d9c-cf4c-417f-8dc3-04e59fa8eb0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1183.796067] [55073]: DEBUG cinder.volume.api [None req-d5046b73-bdeb-41c3-a7aa-8e66645e08be tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64802d9c-cf4c-417f-8dc3-04e59fa8eb0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1354868067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88f7e851b78f445bb1d320c3b4aed9de',qos_specs=None,replication_status=,reservations=['0ac23902-6fa4-428f-b66a-3bec7f116edd','77a6c9d7-3ce9-435e-bec5-b5ceb1e693ca','5627e4cc-3c81-4c51-bc0f-24a2ad59beca','6a36dd7e-2f20-4369-96b5-9fbb0473fa65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='871aea90db614aa8b61fff94a5f17ef5',volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71)}' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1183.796858] [55073]: DEBUG cinder.volume.api [None req-d5046b73-bdeb-41c3-a7aa-8e66645e08be tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5edd0b5-70d7-41b3-98b6-fad82b1ae1b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1183.808639] [55073]: DEBUG cinder.volume.api [None req-d5046b73-bdeb-41c3-a7aa-8e66645e08be tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5edd0b5-70d7-41b3-98b6-fad82b1ae1b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1183.809663] [55073]: DEBUG cinder.volume.api [None req-d5046b73-bdeb-41c3-a7aa-8e66645e08be tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Flow 'volume_create_api' (43f220b9-6491-4afe-9180-97db248595f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55073) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1183.809989] [55073]: INFO cinder.volume.api [None req-d5046b73-bdeb-41c3-a7aa-8e66645e08be tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Create volume request issued successfully. [ 1183.810653] [55073]: INFO cinder.api.openstack.wsgi [None req-d5046b73-bdeb-41c3-a7aa-8e66645e08be tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1183.811100] [55073]: [pid: 55073|app: 0|req: 191/423] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 17:25:06 2025] POST /volume/v3/volumes => generated 753 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1183.819550] [55072]: DEBUG cinder.api.middleware.request_id [None req-8b68ebdf-c303-449e-966c-66c5fe6a930f None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.821863] [55072]: INFO cinder.api.openstack.wsgi [None req-8b68ebdf-c303-449e-966c-66c5fe6a930f tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] GET http://10.180.1.21/volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba [ 1183.822113] [55072]: DEBUG cinder.api.openstack.wsgi [None req-8b68ebdf-c303-449e-966c-66c5fe6a930f tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1183.822342] [55072]: DEBUG cinder.api.openstack.wsgi [None req-8b68ebdf-c303-449e-966c-66c5fe6a930f tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1183.829596] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1183.829596] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1183.834302] [55072]: INFO cinder.volume.api [None req-8b68ebdf-c303-449e-966c-66c5fe6a930f tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Volume info retrieved successfully. [ 1183.838855] [55072]: INFO cinder.api.openstack.wsgi [None req-8b68ebdf-c303-449e-966c-66c5fe6a930f tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] http://10.180.1.21/volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba returned with HTTP 200 [ 1183.839285] [55072]: [pid: 55072|app: 0|req: 233/424] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:06 2025] GET /volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1183.980472] [55073]: DEBUG cinder.api.middleware.request_id [None req-c4a06c28-e84b-4b46-ae95-a395eb6a4d3e None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.982696] [55073]: INFO cinder.api.openstack.wsgi [None req-c4a06c28-e84b-4b46-ae95-a395eb6a4d3e tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] GET http://10.180.1.21/volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a [ 1183.982923] [55073]: DEBUG cinder.api.openstack.wsgi [None req-c4a06c28-e84b-4b46-ae95-a395eb6a4d3e tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1183.983155] [55073]: DEBUG cinder.api.openstack.wsgi [None req-c4a06c28-e84b-4b46-ae95-a395eb6a4d3e tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1183.991239] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1183.991239] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1183.994660] [55073]: INFO cinder.volume.api [None req-c4a06c28-e84b-4b46-ae95-a395eb6a4d3e tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Volume info retrieved successfully. [ 1183.998173] [55072]: DEBUG cinder.api.middleware.request_id [None req-efbc7f52-33ae-43bd-a572-7fbdf48538b8 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.999969] [55073]: INFO cinder.api.openstack.wsgi [None req-c4a06c28-e84b-4b46-ae95-a395eb6a4d3e tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] http://10.180.1.21/volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a returned with HTTP 200 [ 1184.000389] [55073]: [pid: 55073|app: 0|req: 192/425] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:06 2025] GET /volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1184.001027] [55072]: INFO cinder.api.openstack.wsgi [None req-efbc7f52-33ae-43bd-a572-7fbdf48538b8 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d [ 1184.001027] [55072]: DEBUG cinder.api.openstack.wsgi [None req-efbc7f52-33ae-43bd-a572-7fbdf48538b8 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1184.001027] [55072]: DEBUG cinder.api.openstack.wsgi [None req-efbc7f52-33ae-43bd-a572-7fbdf48538b8 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1184.011041] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1184.011041] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1184.014598] [55072]: INFO cinder.volume.api [None req-efbc7f52-33ae-43bd-a572-7fbdf48538b8 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1184.018681] [55072]: INFO cinder.api.openstack.wsgi [None req-efbc7f52-33ae-43bd-a572-7fbdf48538b8 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d returned with HTTP 200 [ 1184.019063] [55072]: [pid: 55072|app: 0|req: 234/426] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:06 2025] GET /volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1184.106693] [55073]: DEBUG cinder.api.middleware.request_id [req-8955c07a-ec5b-4371-af11-296efe0418d9 req-810553f6-76c8-4b5f-a468-a2ddebb10936 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1184.109014] [55073]: INFO cinder.api.openstack.wsgi [req-8955c07a-ec5b-4371-af11-296efe0418d9 req-810553f6-76c8-4b5f-a468-a2ddebb10936 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] DELETE http://10.180.1.21/volume/v3/attachments/1173025f-7679-46a9-9c52-46f4b76ce5b7 [ 1184.109259] [55073]: DEBUG cinder.api.openstack.wsgi [req-8955c07a-ec5b-4371-af11-296efe0418d9 req-810553f6-76c8-4b5f-a468-a2ddebb10936 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1184.109472] [55073]: DEBUG cinder.api.openstack.wsgi [req-8955c07a-ec5b-4371-af11-296efe0418d9 req-810553f6-76c8-4b5f-a468-a2ddebb10936 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'version_select' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1184.116323] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1184.116323] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1184.641464] [55073]: INFO cinder.api.openstack.wsgi [req-8955c07a-ec5b-4371-af11-296efe0418d9 req-810553f6-76c8-4b5f-a468-a2ddebb10936 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/attachments/1173025f-7679-46a9-9c52-46f4b76ce5b7 returned with HTTP 200 [ 1184.641878] [55073]: [pid: 55073|app: 0|req: 193/427] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 17:25:06 2025] DELETE /volume/v3/attachments/1173025f-7679-46a9-9c52-46f4b76ce5b7 => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1184.850306] [55072]: DEBUG cinder.api.middleware.request_id [None req-4763f2f2-0598-48cc-bf04-3d63b57fe6c4 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1184.852377] [55072]: INFO cinder.api.openstack.wsgi [None req-4763f2f2-0598-48cc-bf04-3d63b57fe6c4 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] GET http://10.180.1.21/volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba [ 1184.852638] [55072]: DEBUG cinder.api.openstack.wsgi [None req-4763f2f2-0598-48cc-bf04-3d63b57fe6c4 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1184.852915] [55072]: DEBUG cinder.api.openstack.wsgi [None req-4763f2f2-0598-48cc-bf04-3d63b57fe6c4 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1184.861808] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1184.861808] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1184.865301] [55072]: INFO cinder.volume.api [None req-4763f2f2-0598-48cc-bf04-3d63b57fe6c4 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Volume info retrieved successfully. [ 1184.870213] [55072]: INFO cinder.api.openstack.wsgi [None req-4763f2f2-0598-48cc-bf04-3d63b57fe6c4 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] http://10.180.1.21/volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba returned with HTTP 200 [ 1184.870315] [55072]: [pid: 55072|app: 0|req: 235/428] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:07 2025] GET /volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1185.010180] [55073]: DEBUG cinder.api.middleware.request_id [None req-837f8488-1b9a-447c-8543-f7f403298aea None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.012270] [55073]: INFO cinder.api.openstack.wsgi [None req-837f8488-1b9a-447c-8543-f7f403298aea tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] GET http://10.180.1.21/volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a [ 1185.012521] [55073]: DEBUG cinder.api.openstack.wsgi [None req-837f8488-1b9a-447c-8543-f7f403298aea tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1185.012751] [55073]: DEBUG cinder.api.openstack.wsgi [None req-837f8488-1b9a-447c-8543-f7f403298aea tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1185.019072] [55073]: INFO cinder.api.openstack.wsgi [None req-837f8488-1b9a-447c-8543-f7f403298aea tempest-DeleteServersTestJSON-488933342 tempest-DeleteServersTestJSON-488933342-project-member] http://10.180.1.21/volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a returned with HTTP 404 [ 1185.019647] [55073]: [pid: 55073|app: 0|req: 194/429] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:07 2025] GET /volume/v3/volumes/9c111d7c-98ff-4e48-b60c-1777b555ca1a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1185.020977] [55072]: DEBUG cinder.api.middleware.request_id [req-a0d2a4b9-9dc8-49f7-a578-cb5635ce3b3a req-a9c9e35a-9395-46e0-a473-da6fc204a739 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.023741] [55072]: INFO cinder.api.openstack.wsgi [req-a0d2a4b9-9dc8-49f7-a578-cb5635ce3b3a req-a9c9e35a-9395-46e0-a473-da6fc204a739 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] GET http://10.180.1.21/volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba [ 1185.023983] [55072]: DEBUG cinder.api.openstack.wsgi [req-a0d2a4b9-9dc8-49f7-a578-cb5635ce3b3a req-a9c9e35a-9395-46e0-a473-da6fc204a739 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1185.024227] [55072]: DEBUG cinder.api.openstack.wsgi [req-a0d2a4b9-9dc8-49f7-a578-cb5635ce3b3a req-a9c9e35a-9395-46e0-a473-da6fc204a739 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1185.028873] [55073]: DEBUG cinder.api.middleware.request_id [None req-133c5849-11ac-46c1-b93f-b86d441f3532 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.030947] [55073]: INFO cinder.api.openstack.wsgi [None req-133c5849-11ac-46c1-b93f-b86d441f3532 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d [ 1185.031223] [55073]: DEBUG cinder.api.openstack.wsgi [None req-133c5849-11ac-46c1-b93f-b86d441f3532 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1185.031497] [55073]: DEBUG cinder.api.openstack.wsgi [None req-133c5849-11ac-46c1-b93f-b86d441f3532 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1185.031926] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1185.031926] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1185.036518] [55072]: INFO cinder.volume.api [req-a0d2a4b9-9dc8-49f7-a578-cb5635ce3b3a req-a9c9e35a-9395-46e0-a473-da6fc204a739 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Volume info retrieved successfully. [ 1185.039059] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1185.039059] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1185.042465] [55073]: INFO cinder.volume.api [None req-133c5849-11ac-46c1-b93f-b86d441f3532 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1185.042922] [55072]: INFO cinder.api.openstack.wsgi [req-a0d2a4b9-9dc8-49f7-a578-cb5635ce3b3a req-a9c9e35a-9395-46e0-a473-da6fc204a739 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] http://10.180.1.21/volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba returned with HTTP 200 [ 1185.043336] [55072]: [pid: 55072|app: 0|req: 236/430] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:25:07 2025] GET /volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1185.047313] [55073]: INFO cinder.api.openstack.wsgi [None req-133c5849-11ac-46c1-b93f-b86d441f3532 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d returned with HTTP 200 [ 1185.047747] [55073]: [pid: 55073|app: 0|req: 195/431] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:07 2025] GET /volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1185.056788] [55072]: DEBUG cinder.api.middleware.request_id [None req-8bedcaa1-c050-47dc-8e3d-eec487ad7c39 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.058438] [55072]: INFO cinder.api.openstack.wsgi [None req-8bedcaa1-c050-47dc-8e3d-eec487ad7c39 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d [ 1185.058800] [55072]: DEBUG cinder.api.openstack.wsgi [None req-8bedcaa1-c050-47dc-8e3d-eec487ad7c39 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1185.058871] [55072]: DEBUG cinder.api.openstack.wsgi [None req-8bedcaa1-c050-47dc-8e3d-eec487ad7c39 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1185.065919] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1185.065919] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1185.069397] [55072]: INFO cinder.volume.api [None req-8bedcaa1-c050-47dc-8e3d-eec487ad7c39 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1185.073725] [55072]: INFO cinder.api.openstack.wsgi [None req-8bedcaa1-c050-47dc-8e3d-eec487ad7c39 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d returned with HTTP 200 [ 1185.074108] [55072]: [pid: 55072|app: 0|req: 237/432] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:07 2025] GET /volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1185.265159] [55073]: DEBUG cinder.api.middleware.request_id [None req-7deb34a9-9e6b-42e9-9e33-4a225c74a20a None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.267222] [55073]: INFO cinder.api.openstack.wsgi [None req-7deb34a9-9e6b-42e9-9e33-4a225c74a20a tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d [ 1185.267444] [55073]: DEBUG cinder.api.openstack.wsgi [None req-7deb34a9-9e6b-42e9-9e33-4a225c74a20a tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1185.267663] [55073]: DEBUG cinder.api.openstack.wsgi [None req-7deb34a9-9e6b-42e9-9e33-4a225c74a20a tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1185.275362] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1185.275362] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1185.278763] [55073]: INFO cinder.volume.api [None req-7deb34a9-9e6b-42e9-9e33-4a225c74a20a tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1185.283208] [55073]: INFO cinder.api.openstack.wsgi [None req-7deb34a9-9e6b-42e9-9e33-4a225c74a20a tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d returned with HTTP 200 [ 1185.283603] [55073]: [pid: 55073|app: 0|req: 196/433] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:08 2025] GET /volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1185.293827] [55072]: DEBUG cinder.api.middleware.request_id [None req-27844003-6a1c-4e20-8950-3a4e68817c8a None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.295937] [55072]: INFO cinder.api.openstack.wsgi [None req-27844003-6a1c-4e20-8950-3a4e68817c8a tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 [ 1185.296179] [55072]: DEBUG cinder.api.openstack.wsgi [None req-27844003-6a1c-4e20-8950-3a4e68817c8a tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1185.296400] [55072]: DEBUG cinder.api.openstack.wsgi [None req-27844003-6a1c-4e20-8950-3a4e68817c8a tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1185.304355] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1185.304355] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1185.307505] [55072]: INFO cinder.volume.api [None req-27844003-6a1c-4e20-8950-3a4e68817c8a tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1185.311746] [55072]: INFO cinder.api.openstack.wsgi [None req-27844003-6a1c-4e20-8950-3a4e68817c8a tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 returned with HTTP 200 [ 1185.312354] [55072]: [pid: 55072|app: 0|req: 238/434] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:08 2025] GET /volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1185.363137] [55073]: DEBUG cinder.api.middleware.request_id [None req-e615411b-5913-48bd-9352-f224f5cacb21 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.366131] [55073]: INFO cinder.api.openstack.wsgi [None req-e615411b-5913-48bd-9352-f224f5cacb21 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 [ 1185.366503] [55073]: DEBUG cinder.api.openstack.wsgi [None req-e615411b-5913-48bd-9352-f224f5cacb21 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1185.366860] [55073]: DEBUG cinder.api.openstack.wsgi [None req-e615411b-5913-48bd-9352-f224f5cacb21 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1185.375994] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1185.375994] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1185.379223] [55073]: INFO cinder.volume.api [None req-e615411b-5913-48bd-9352-f224f5cacb21 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1185.383266] [55073]: INFO cinder.api.openstack.wsgi [None req-e615411b-5913-48bd-9352-f224f5cacb21 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 returned with HTTP 200 [ 1185.383631] [55073]: [pid: 55073|app: 0|req: 197/435] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:08 2025] GET /volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1186.566750] [55072]: DEBUG cinder.api.middleware.request_id [None req-9e2a3527-198b-4a43-8132-b1ade494a55e None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.566750] [55072]: INFO cinder.api.openstack.wsgi [None req-9e2a3527-198b-4a43-8132-b1ade494a55e None None] GET http://10.180.1.21/volume// [ 1186.567067] [55072]: DEBUG cinder.api.openstack.wsgi [None req-9e2a3527-198b-4a43-8132-b1ade494a55e None None] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1186.567153] [55072]: DEBUG cinder.api.openstack.wsgi [None req-9e2a3527-198b-4a43-8132-b1ade494a55e None None] Calling method 'all' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1186.567610] [55072]: INFO cinder.api.openstack.wsgi [None req-9e2a3527-198b-4a43-8132-b1ade494a55e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1186.570081] [55072]: [pid: 55072|app: 0|req: 239/436] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 17:25:09 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1186.576795] [55073]: DEBUG cinder.api.middleware.request_id [req-a0d2a4b9-9dc8-49f7-a578-cb5635ce3b3a req-4e01ec64-dd6b-4029-a776-b6676ff02f2a None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.579110] [55073]: INFO cinder.api.openstack.wsgi [req-a0d2a4b9-9dc8-49f7-a578-cb5635ce3b3a req-4e01ec64-dd6b-4029-a776-b6676ff02f2a tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1186.579519] [55073]: DEBUG cinder.api.openstack.wsgi [req-a0d2a4b9-9dc8-49f7-a578-cb5635ce3b3a req-4e01ec64-dd6b-4029-a776-b6676ff02f2a tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "86657c31-8dd9-4ea2-b02f-5c8deb4690ba", "connector": null, "instance_uuid": "839bbb54-8100-4ed6-9e8d-c8299147d567"}} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1186.594269] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1186.594269] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1186.627631] [55073]: INFO cinder.api.openstack.wsgi [req-a0d2a4b9-9dc8-49f7-a578-cb5635ce3b3a req-4e01ec64-dd6b-4029-a776-b6676ff02f2a tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1186.627631] [55073]: [pid: 55073|app: 0|req: 198/437] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 17:25:09 2025] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1186.650032] [55072]: DEBUG cinder.api.middleware.request_id [None req-b332deae-e164-48cd-acca-3c612c14f0af None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.652175] [55072]: INFO cinder.api.openstack.wsgi [None req-b332deae-e164-48cd-acca-3c612c14f0af tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] GET http://10.180.1.21/volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba [ 1186.652268] [55072]: DEBUG cinder.api.openstack.wsgi [None req-b332deae-e164-48cd-acca-3c612c14f0af tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1186.652864] [55072]: DEBUG cinder.api.openstack.wsgi [None req-b332deae-e164-48cd-acca-3c612c14f0af tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1186.665695] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1186.665695] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1186.672561] [55072]: INFO cinder.volume.api [None req-b332deae-e164-48cd-acca-3c612c14f0af tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Volume info retrieved successfully. [ 1186.681525] [55072]: INFO cinder.api.openstack.wsgi [None req-b332deae-e164-48cd-acca-3c612c14f0af tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] http://10.180.1.21/volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba returned with HTTP 200 [ 1186.681968] [55072]: [pid: 55072|app: 0|req: 240/438] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:09 2025] GET /volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1187.153258] [55073]: DEBUG cinder.api.middleware.request_id [None req-f6fefe93-0f33-4f4b-add7-4e5197b0a303 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.153733] [55073]: INFO cinder.api.openstack.wsgi [None req-f6fefe93-0f33-4f4b-add7-4e5197b0a303 None None] GET http://10.180.1.21/volume// [ 1187.153925] [55073]: DEBUG cinder.api.openstack.wsgi [None req-f6fefe93-0f33-4f4b-add7-4e5197b0a303 None None] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1187.154161] [55073]: DEBUG cinder.api.openstack.wsgi [None req-f6fefe93-0f33-4f4b-add7-4e5197b0a303 None None] Calling method 'all' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1187.154576] [55073]: INFO cinder.api.openstack.wsgi [None req-f6fefe93-0f33-4f4b-add7-4e5197b0a303 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1187.154930] [55073]: [pid: 55073|app: 0|req: 199/439] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 17:25:09 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1187.159276] [55072]: DEBUG cinder.api.middleware.request_id [req-a0d2a4b9-9dc8-49f7-a578-cb5635ce3b3a req-b9b34bb9-03f6-4952-baa6-75eef30ba43b None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.162953] [55072]: INFO cinder.api.openstack.wsgi [req-a0d2a4b9-9dc8-49f7-a578-cb5635ce3b3a req-b9b34bb9-03f6-4952-baa6-75eef30ba43b tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] GET http://10.180.1.21/volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba [ 1187.163349] [55072]: DEBUG cinder.api.openstack.wsgi [req-a0d2a4b9-9dc8-49f7-a578-cb5635ce3b3a req-b9b34bb9-03f6-4952-baa6-75eef30ba43b tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1187.163682] [55072]: DEBUG cinder.api.openstack.wsgi [req-a0d2a4b9-9dc8-49f7-a578-cb5635ce3b3a req-b9b34bb9-03f6-4952-baa6-75eef30ba43b tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1187.182940] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1187.182940] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1187.189019] [55072]: INFO cinder.volume.api [req-a0d2a4b9-9dc8-49f7-a578-cb5635ce3b3a req-b9b34bb9-03f6-4952-baa6-75eef30ba43b tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Volume info retrieved successfully. [ 1187.197595] [55072]: INFO cinder.api.openstack.wsgi [req-a0d2a4b9-9dc8-49f7-a578-cb5635ce3b3a req-b9b34bb9-03f6-4952-baa6-75eef30ba43b tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] http://10.180.1.21/volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba returned with HTTP 200 [ 1187.198394] [55072]: [pid: 55072|app: 0|req: 241/440] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 17:25:10 2025] GET /volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba => generated 1026 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1187.226658] [55073]: DEBUG cinder.api.middleware.request_id [req-a0d2a4b9-9dc8-49f7-a578-cb5635ce3b3a req-02841fe3-c92f-41c8-82a2-77e4dc11c049 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.229548] [55073]: INFO cinder.api.openstack.wsgi [req-a0d2a4b9-9dc8-49f7-a578-cb5635ce3b3a req-02841fe3-c92f-41c8-82a2-77e4dc11c049 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] PUT http://10.180.1.21/volume/v3/attachments/234e3cc2-f1d8-4907-9b0f-543e91fd26e4 [ 1187.230347] [55073]: DEBUG cinder.api.openstack.wsgi [req-a0d2a4b9-9dc8-49f7-a578-cb5635ce3b3a req-02841fe3-c92f-41c8-82a2-77e4dc11c049 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-543808", "mountpoint": "/dev/sdb"}}} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1187.240413] [55073]: DEBUG cinder.coordination [req-a0d2a4b9-9dc8-49f7-a578-cb5635ce3b3a req-02841fe3-c92f-41c8-82a2-77e4dc11c049 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Acquiring lock "cinder-attachment_update-86657c31-8dd9-4ea2-b02f-5c8deb4690ba-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55073) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1187.246031] [55073]: DEBUG cinder.coordination [req-a0d2a4b9-9dc8-49f7-a578-cb5635ce3b3a req-02841fe3-c92f-41c8-82a2-77e4dc11c049 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Lock "cinder-attachment_update-86657c31-8dd9-4ea2-b02f-5c8deb4690ba-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55073) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1187.247026] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1187.247026] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1187.692860] [55072]: DEBUG cinder.api.middleware.request_id [None req-4224a79e-fa7c-4bfb-8f99-3c505cb98427 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.695653] [55072]: INFO cinder.api.openstack.wsgi [None req-4224a79e-fa7c-4bfb-8f99-3c505cb98427 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] GET http://10.180.1.21/volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba [ 1187.695833] [55072]: DEBUG cinder.api.openstack.wsgi [None req-4224a79e-fa7c-4bfb-8f99-3c505cb98427 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1187.696149] [55072]: DEBUG cinder.api.openstack.wsgi [None req-4224a79e-fa7c-4bfb-8f99-3c505cb98427 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1187.708379] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1187.708379] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1187.713038] [55072]: INFO cinder.volume.api [None req-4224a79e-fa7c-4bfb-8f99-3c505cb98427 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Volume info retrieved successfully. [ 1187.718811] [55072]: INFO cinder.api.openstack.wsgi [None req-4224a79e-fa7c-4bfb-8f99-3c505cb98427 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] http://10.180.1.21/volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba returned with HTTP 200 [ 1187.719214] [55072]: [pid: 55072|app: 0|req: 242/441] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:10 2025] GET /volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1188.730734] [55072]: DEBUG cinder.api.middleware.request_id [None req-1f0f355f-bf01-4769-81fe-301fc0247b1b None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.732936] [55072]: INFO cinder.api.openstack.wsgi [None req-1f0f355f-bf01-4769-81fe-301fc0247b1b tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] GET http://10.180.1.21/volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba [ 1188.733195] [55072]: DEBUG cinder.api.openstack.wsgi [None req-1f0f355f-bf01-4769-81fe-301fc0247b1b tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1188.734172] [55072]: DEBUG cinder.api.openstack.wsgi [None req-1f0f355f-bf01-4769-81fe-301fc0247b1b tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1188.747299] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1188.747299] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1188.751579] [55072]: INFO cinder.volume.api [None req-1f0f355f-bf01-4769-81fe-301fc0247b1b tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Volume info retrieved successfully. [ 1188.757091] [55072]: INFO cinder.api.openstack.wsgi [None req-1f0f355f-bf01-4769-81fe-301fc0247b1b tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] http://10.180.1.21/volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba returned with HTTP 200 [ 1188.757537] [55072]: [pid: 55072|app: 0|req: 243/442] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:11 2025] GET /volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1189.768116] [55072]: DEBUG cinder.api.middleware.request_id [None req-2c9b6fa3-a8e0-4172-94cf-4a01fbbd62e7 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.770220] [55072]: INFO cinder.api.openstack.wsgi [None req-2c9b6fa3-a8e0-4172-94cf-4a01fbbd62e7 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] GET http://10.180.1.21/volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba [ 1189.770449] [55072]: DEBUG cinder.api.openstack.wsgi [None req-2c9b6fa3-a8e0-4172-94cf-4a01fbbd62e7 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1189.770669] [55072]: DEBUG cinder.api.openstack.wsgi [None req-2c9b6fa3-a8e0-4172-94cf-4a01fbbd62e7 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1189.784010] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1189.784010] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1189.787607] [55072]: INFO cinder.volume.api [None req-2c9b6fa3-a8e0-4172-94cf-4a01fbbd62e7 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Volume info retrieved successfully. [ 1189.792167] [55072]: INFO cinder.api.openstack.wsgi [None req-2c9b6fa3-a8e0-4172-94cf-4a01fbbd62e7 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] http://10.180.1.21/volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba returned with HTTP 200 [ 1189.792541] [55072]: [pid: 55072|app: 0|req: 244/443] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:12 2025] GET /volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1190.802350] [55072]: DEBUG cinder.api.middleware.request_id [None req-1ec6c5d9-6e10-4bab-bac0-7c862ce80476 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.805266] [55072]: INFO cinder.api.openstack.wsgi [None req-1ec6c5d9-6e10-4bab-bac0-7c862ce80476 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] GET http://10.180.1.21/volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba [ 1190.805512] [55072]: DEBUG cinder.api.openstack.wsgi [None req-1ec6c5d9-6e10-4bab-bac0-7c862ce80476 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1190.805735] [55072]: DEBUG cinder.api.openstack.wsgi [None req-1ec6c5d9-6e10-4bab-bac0-7c862ce80476 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1190.817043] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1190.817043] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1190.820233] [55072]: INFO cinder.volume.api [None req-1ec6c5d9-6e10-4bab-bac0-7c862ce80476 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Volume info retrieved successfully. [ 1190.824383] [55072]: INFO cinder.api.openstack.wsgi [None req-1ec6c5d9-6e10-4bab-bac0-7c862ce80476 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] http://10.180.1.21/volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba returned with HTTP 200 [ 1190.824885] [55072]: [pid: 55072|app: 0|req: 245/444] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:13 2025] GET /volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1191.769575] [55073]: DEBUG cinder.coordination [req-a0d2a4b9-9dc8-49f7-a578-cb5635ce3b3a req-02841fe3-c92f-41c8-82a2-77e4dc11c049 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Lock "cinder-attachment_update-86657c31-8dd9-4ea2-b02f-5c8deb4690ba-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=55073) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1191.769931] [55073]: INFO cinder.api.openstack.wsgi [req-a0d2a4b9-9dc8-49f7-a578-cb5635ce3b3a req-02841fe3-c92f-41c8-82a2-77e4dc11c049 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] http://10.180.1.21/volume/v3/attachments/234e3cc2-f1d8-4907-9b0f-543e91fd26e4 returned with HTTP 200 [ 1191.770576] [55073]: [pid: 55073|app: 0|req: 200/445] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 17:25:10 2025] PUT /volume/v3/attachments/234e3cc2-f1d8-4907-9b0f-543e91fd26e4 => generated 617 bytes in 4545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1191.835016] [55072]: DEBUG cinder.api.middleware.request_id [None req-7726db89-8f27-48ed-852b-4a34c43a116e None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.837137] [55072]: INFO cinder.api.openstack.wsgi [None req-7726db89-8f27-48ed-852b-4a34c43a116e tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] GET http://10.180.1.21/volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba [ 1191.837358] [55072]: DEBUG cinder.api.openstack.wsgi [None req-7726db89-8f27-48ed-852b-4a34c43a116e tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1191.837577] [55072]: DEBUG cinder.api.openstack.wsgi [None req-7726db89-8f27-48ed-852b-4a34c43a116e tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1191.848123] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1191.848123] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1191.851211] [55072]: INFO cinder.volume.api [None req-7726db89-8f27-48ed-852b-4a34c43a116e tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Volume info retrieved successfully. [ 1191.855788] [55072]: INFO cinder.api.openstack.wsgi [None req-7726db89-8f27-48ed-852b-4a34c43a116e tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] http://10.180.1.21/volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba returned with HTTP 200 [ 1191.856176] [55072]: [pid: 55072|app: 0|req: 246/446] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:14 2025] GET /volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1192.460031] [55073]: DEBUG cinder.api.middleware.request_id [None req-048a699c-c163-4ac1-a126-90ca2d1cda41 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.462602] [55073]: INFO cinder.api.openstack.wsgi [None req-048a699c-c163-4ac1-a126-90ca2d1cda41 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] DELETE http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d [ 1192.462920] [55073]: DEBUG cinder.api.openstack.wsgi [None req-048a699c-c163-4ac1-a126-90ca2d1cda41 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1192.463204] [55073]: DEBUG cinder.api.openstack.wsgi [None req-048a699c-c163-4ac1-a126-90ca2d1cda41 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'delete' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1192.463402] [55073]: INFO cinder.api.v3.volumes [None req-048a699c-c163-4ac1-a126-90ca2d1cda41 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Delete volume with id: fe7bdf2f-ff59-4082-8e23-c5359b696d1d [ 1192.483089] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1192.483089] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1192.483692] [55073]: INFO cinder.volume.api [None req-048a699c-c163-4ac1-a126-90ca2d1cda41 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1192.505604] [55073]: INFO cinder.volume.api [None req-048a699c-c163-4ac1-a126-90ca2d1cda41 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Delete volume request issued successfully. [ 1192.505831] [55073]: INFO cinder.api.openstack.wsgi [None req-048a699c-c163-4ac1-a126-90ca2d1cda41 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d returned with HTTP 202 [ 1192.506349] [55073]: [pid: 55073|app: 0|req: 201/447] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 17:25:15 2025] DELETE /volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1192.509743] [55072]: DEBUG cinder.api.middleware.request_id [None req-83b8103e-9947-45ab-9100-7e50bf6b97bc None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.512655] [55072]: INFO cinder.api.openstack.wsgi [None req-83b8103e-9947-45ab-9100-7e50bf6b97bc tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d [ 1192.512959] [55072]: DEBUG cinder.api.openstack.wsgi [None req-83b8103e-9947-45ab-9100-7e50bf6b97bc tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1192.513273] [55072]: DEBUG cinder.api.openstack.wsgi [None req-83b8103e-9947-45ab-9100-7e50bf6b97bc tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1192.521845] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1192.521845] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1192.526261] [55072]: INFO cinder.volume.api [None req-83b8103e-9947-45ab-9100-7e50bf6b97bc tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1192.531262] [55072]: INFO cinder.api.openstack.wsgi [None req-83b8103e-9947-45ab-9100-7e50bf6b97bc tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d returned with HTTP 200 [ 1192.531661] [55072]: [pid: 55072|app: 0|req: 247/448] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:15 2025] GET /volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1192.866225] [55073]: DEBUG cinder.api.middleware.request_id [None req-0724643c-0a3c-4f2d-a885-3b90107343e5 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.868336] [55073]: INFO cinder.api.openstack.wsgi [None req-0724643c-0a3c-4f2d-a885-3b90107343e5 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] GET http://10.180.1.21/volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba [ 1192.868571] [55073]: DEBUG cinder.api.openstack.wsgi [None req-0724643c-0a3c-4f2d-a885-3b90107343e5 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1192.868788] [55073]: DEBUG cinder.api.openstack.wsgi [None req-0724643c-0a3c-4f2d-a885-3b90107343e5 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1192.879366] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1192.879366] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1192.882764] [55073]: INFO cinder.volume.api [None req-0724643c-0a3c-4f2d-a885-3b90107343e5 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Volume info retrieved successfully. [ 1192.887082] [55073]: INFO cinder.api.openstack.wsgi [None req-0724643c-0a3c-4f2d-a885-3b90107343e5 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] http://10.180.1.21/volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba returned with HTTP 200 [ 1192.887480] [55073]: [pid: 55073|app: 0|req: 202/449] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:15 2025] GET /volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1193.386673] [55072]: DEBUG cinder.api.middleware.request_id [req-a0d2a4b9-9dc8-49f7-a578-cb5635ce3b3a req-61fe42a3-b806-4c01-9d2a-6881cec9b4aa None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.388945] [55072]: INFO cinder.api.openstack.wsgi [req-a0d2a4b9-9dc8-49f7-a578-cb5635ce3b3a req-61fe42a3-b806-4c01-9d2a-6881cec9b4aa tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] POST http://10.180.1.21/volume/v3/attachments/234e3cc2-f1d8-4907-9b0f-543e91fd26e4/action [ 1193.389386] [55072]: DEBUG cinder.api.openstack.wsgi [req-a0d2a4b9-9dc8-49f7-a578-cb5635ce3b3a req-61fe42a3-b806-4c01-9d2a-6881cec9b4aa tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Action body: b'{"os-complete": null}' {{(pid=55072) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1193.389525] [55072]: DEBUG cinder.api.openstack.wsgi [req-a0d2a4b9-9dc8-49f7-a578-cb5635ce3b3a req-61fe42a3-b806-4c01-9d2a-6881cec9b4aa tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1193.404190] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1193.404190] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1193.412101] [55072]: INFO cinder.api.openstack.wsgi [req-a0d2a4b9-9dc8-49f7-a578-cb5635ce3b3a req-61fe42a3-b806-4c01-9d2a-6881cec9b4aa tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] http://10.180.1.21/volume/v3/attachments/234e3cc2-f1d8-4907-9b0f-543e91fd26e4/action returned with HTTP 204 [ 1193.412470] [55072]: [pid: 55072|app: 0|req: 248/450] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 17:25:16 2025] POST /volume/v3/attachments/234e3cc2-f1d8-4907-9b0f-543e91fd26e4/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1193.542025] [55073]: DEBUG cinder.api.middleware.request_id [None req-4537efe7-279a-4f91-a05d-6b2867dc14ee None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.544243] [55073]: INFO cinder.api.openstack.wsgi [None req-4537efe7-279a-4f91-a05d-6b2867dc14ee tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d [ 1193.544472] [55073]: DEBUG cinder.api.openstack.wsgi [None req-4537efe7-279a-4f91-a05d-6b2867dc14ee tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1193.544696] [55073]: DEBUG cinder.api.openstack.wsgi [None req-4537efe7-279a-4f91-a05d-6b2867dc14ee tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1193.554664] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1193.554664] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1193.558388] [55073]: INFO cinder.volume.api [None req-4537efe7-279a-4f91-a05d-6b2867dc14ee tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1193.563033] [55073]: INFO cinder.api.openstack.wsgi [None req-4537efe7-279a-4f91-a05d-6b2867dc14ee tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d returned with HTTP 200 [ 1193.563404] [55073]: [pid: 55073|app: 0|req: 203/451] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:16 2025] GET /volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1193.581705] [55072]: DEBUG cinder.api.middleware.request_id [None req-78628d40-31a2-4035-89d9-40cf5161f4db None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.583790] [55072]: INFO cinder.api.openstack.wsgi [None req-78628d40-31a2-4035-89d9-40cf5161f4db tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] GET http://10.180.1.21/volume/v3/volumes/b5e7701a-6c1e-445f-ae35-3a4237454abb [ 1193.584025] [55072]: DEBUG cinder.api.openstack.wsgi [None req-78628d40-31a2-4035-89d9-40cf5161f4db tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1193.584310] [55072]: DEBUG cinder.api.openstack.wsgi [None req-78628d40-31a2-4035-89d9-40cf5161f4db tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1193.591827] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1193.591827] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1193.595292] [55072]: INFO cinder.volume.api [None req-78628d40-31a2-4035-89d9-40cf5161f4db tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Volume info retrieved successfully. [ 1193.599493] [55072]: INFO cinder.api.openstack.wsgi [None req-78628d40-31a2-4035-89d9-40cf5161f4db tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] http://10.180.1.21/volume/v3/volumes/b5e7701a-6c1e-445f-ae35-3a4237454abb returned with HTTP 200 [ 1193.599851] [55072]: [pid: 55072|app: 0|req: 249/452] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:16 2025] GET /volume/v3/volumes/b5e7701a-6c1e-445f-ae35-3a4237454abb => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1193.642929] [55073]: DEBUG cinder.api.middleware.request_id [None req-f56ea6ef-47d8-4567-9413-ffe8abe586d3 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.644904] [55073]: INFO cinder.api.openstack.wsgi [None req-f56ea6ef-47d8-4567-9413-ffe8abe586d3 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] GET http://10.180.1.21/volume/v3/volumes/b5e7701a-6c1e-445f-ae35-3a4237454abb [ 1193.645136] [55073]: DEBUG cinder.api.openstack.wsgi [None req-f56ea6ef-47d8-4567-9413-ffe8abe586d3 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1193.645353] [55073]: DEBUG cinder.api.openstack.wsgi [None req-f56ea6ef-47d8-4567-9413-ffe8abe586d3 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1193.652548] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1193.652548] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1193.655742] [55073]: INFO cinder.volume.api [None req-f56ea6ef-47d8-4567-9413-ffe8abe586d3 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Volume info retrieved successfully. [ 1193.659811] [55073]: INFO cinder.api.openstack.wsgi [None req-f56ea6ef-47d8-4567-9413-ffe8abe586d3 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] http://10.180.1.21/volume/v3/volumes/b5e7701a-6c1e-445f-ae35-3a4237454abb returned with HTTP 200 [ 1193.660212] [55073]: [pid: 55073|app: 0|req: 204/453] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:16 2025] GET /volume/v3/volumes/b5e7701a-6c1e-445f-ae35-3a4237454abb => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1193.898224] [55072]: DEBUG cinder.api.middleware.request_id [None req-d3b1869e-d231-4586-88c8-2caf165a8934 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.900519] [55072]: INFO cinder.api.openstack.wsgi [None req-d3b1869e-d231-4586-88c8-2caf165a8934 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] GET http://10.180.1.21/volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba [ 1193.900739] [55072]: DEBUG cinder.api.openstack.wsgi [None req-d3b1869e-d231-4586-88c8-2caf165a8934 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1193.900956] [55072]: DEBUG cinder.api.openstack.wsgi [None req-d3b1869e-d231-4586-88c8-2caf165a8934 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1193.911059] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1193.911059] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1193.914235] [55072]: INFO cinder.volume.api [None req-d3b1869e-d231-4586-88c8-2caf165a8934 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Volume info retrieved successfully. [ 1193.918841] [55072]: INFO cinder.api.openstack.wsgi [None req-d3b1869e-d231-4586-88c8-2caf165a8934 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] http://10.180.1.21/volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba returned with HTTP 200 [ 1193.919226] [55072]: [pid: 55072|app: 0|req: 250/454] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:16 2025] GET /volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1193.928707] [55073]: DEBUG cinder.api.middleware.request_id [None req-09d3941b-b9c7-4f4b-9f4e-957b78d15014 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.930652] [55073]: INFO cinder.api.openstack.wsgi [None req-09d3941b-b9c7-4f4b-9f4e-957b78d15014 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] GET http://10.180.1.21/volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba [ 1193.930877] [55073]: DEBUG cinder.api.openstack.wsgi [None req-09d3941b-b9c7-4f4b-9f4e-957b78d15014 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1193.931105] [55073]: DEBUG cinder.api.openstack.wsgi [None req-09d3941b-b9c7-4f4b-9f4e-957b78d15014 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1193.940649] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1193.940649] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1193.943773] [55073]: INFO cinder.volume.api [None req-09d3941b-b9c7-4f4b-9f4e-957b78d15014 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Volume info retrieved successfully. [ 1193.947862] [55073]: INFO cinder.api.openstack.wsgi [None req-09d3941b-b9c7-4f4b-9f4e-957b78d15014 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] http://10.180.1.21/volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba returned with HTTP 200 [ 1193.948347] [55073]: [pid: 55073|app: 0|req: 205/455] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:16 2025] GET /volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1194.573229] [55072]: DEBUG cinder.api.middleware.request_id [None req-1c7303ab-c285-49d7-b674-3755014e0f39 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.575292] [55072]: INFO cinder.api.openstack.wsgi [None req-1c7303ab-c285-49d7-b674-3755014e0f39 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d [ 1194.575505] [55072]: DEBUG cinder.api.openstack.wsgi [None req-1c7303ab-c285-49d7-b674-3755014e0f39 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1194.575725] [55072]: DEBUG cinder.api.openstack.wsgi [None req-1c7303ab-c285-49d7-b674-3755014e0f39 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1194.586802] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1194.586802] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1194.591057] [55072]: INFO cinder.volume.api [None req-1c7303ab-c285-49d7-b674-3755014e0f39 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1194.596274] [55072]: INFO cinder.api.openstack.wsgi [None req-1c7303ab-c285-49d7-b674-3755014e0f39 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d returned with HTTP 200 [ 1194.596696] [55072]: [pid: 55072|app: 0|req: 251/456] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:17 2025] GET /volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1195.607631] [55073]: DEBUG cinder.api.middleware.request_id [None req-aed3ea41-f0b1-4241-b0ba-bb831a9611eb None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.609950] [55073]: INFO cinder.api.openstack.wsgi [None req-aed3ea41-f0b1-4241-b0ba-bb831a9611eb tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d [ 1195.610232] [55073]: DEBUG cinder.api.openstack.wsgi [None req-aed3ea41-f0b1-4241-b0ba-bb831a9611eb tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1195.610461] [55073]: DEBUG cinder.api.openstack.wsgi [None req-aed3ea41-f0b1-4241-b0ba-bb831a9611eb tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1195.618230] [55073]: INFO cinder.api.openstack.wsgi [None req-aed3ea41-f0b1-4241-b0ba-bb831a9611eb tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d returned with HTTP 404 [ 1195.618747] [55073]: [pid: 55073|app: 0|req: 206/457] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:18 2025] GET /volume/v3/volumes/fe7bdf2f-ff59-4082-8e23-c5359b696d1d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1195.621736] [55072]: DEBUG cinder.api.middleware.request_id [None req-408b1e75-28fb-409e-b257-68efd8654ad9 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.623740] [55072]: INFO cinder.api.openstack.wsgi [None req-408b1e75-28fb-409e-b257-68efd8654ad9 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] DELETE http://10.180.1.21/volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 [ 1195.623959] [55072]: DEBUG cinder.api.openstack.wsgi [None req-408b1e75-28fb-409e-b257-68efd8654ad9 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1195.624382] [55072]: DEBUG cinder.api.openstack.wsgi [None req-408b1e75-28fb-409e-b257-68efd8654ad9 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'delete' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1195.624382] [55072]: INFO cinder.api.v3.volumes [None req-408b1e75-28fb-409e-b257-68efd8654ad9 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Delete volume with id: 9811b83b-9978-45a0-8445-65fc538082b4 [ 1195.635191] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1195.635191] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1195.635644] [55072]: INFO cinder.volume.api [None req-408b1e75-28fb-409e-b257-68efd8654ad9 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1195.653020] [55072]: INFO cinder.volume.api [None req-408b1e75-28fb-409e-b257-68efd8654ad9 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Delete volume request issued successfully. [ 1195.653020] [55072]: INFO cinder.api.openstack.wsgi [None req-408b1e75-28fb-409e-b257-68efd8654ad9 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 returned with HTTP 202 [ 1195.653020] [55072]: [pid: 55072|app: 0|req: 252/458] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 17:25:18 2025] DELETE /volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1195.654722] [55073]: DEBUG cinder.api.middleware.request_id [None req-e96e31ea-f405-43df-b39d-ec05357d763e None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.657716] [55073]: INFO cinder.api.openstack.wsgi [None req-e96e31ea-f405-43df-b39d-ec05357d763e tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 [ 1195.658066] [55073]: DEBUG cinder.api.openstack.wsgi [None req-e96e31ea-f405-43df-b39d-ec05357d763e tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1195.658387] [55073]: DEBUG cinder.api.openstack.wsgi [None req-e96e31ea-f405-43df-b39d-ec05357d763e tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1195.668808] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1195.668808] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1195.672912] [55073]: INFO cinder.volume.api [None req-e96e31ea-f405-43df-b39d-ec05357d763e tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1195.678250] [55073]: INFO cinder.api.openstack.wsgi [None req-e96e31ea-f405-43df-b39d-ec05357d763e tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 returned with HTTP 200 [ 1195.678934] [55073]: [pid: 55073|app: 0|req: 207/459] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:18 2025] GET /volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1196.688226] [55072]: DEBUG cinder.api.middleware.request_id [None req-82f475e8-663a-46d1-8e27-ba418045922c None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1196.690291] [55072]: INFO cinder.api.openstack.wsgi [None req-82f475e8-663a-46d1-8e27-ba418045922c tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 [ 1196.690546] [55072]: DEBUG cinder.api.openstack.wsgi [None req-82f475e8-663a-46d1-8e27-ba418045922c tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1196.690793] [55072]: DEBUG cinder.api.openstack.wsgi [None req-82f475e8-663a-46d1-8e27-ba418045922c tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1196.703672] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1196.703672] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1196.709672] [55072]: INFO cinder.volume.api [None req-82f475e8-663a-46d1-8e27-ba418045922c tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1196.714576] [55072]: INFO cinder.api.openstack.wsgi [None req-82f475e8-663a-46d1-8e27-ba418045922c tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 returned with HTTP 200 [ 1196.714964] [55072]: [pid: 55072|app: 0|req: 253/460] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:19 2025] GET /volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1197.726209] [55073]: DEBUG cinder.api.middleware.request_id [None req-9b9c85f4-d26c-4692-b1c2-02396c20e882 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.728303] [55073]: INFO cinder.api.openstack.wsgi [None req-9b9c85f4-d26c-4692-b1c2-02396c20e882 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 [ 1197.728527] [55073]: DEBUG cinder.api.openstack.wsgi [None req-9b9c85f4-d26c-4692-b1c2-02396c20e882 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1197.728745] [55073]: DEBUG cinder.api.openstack.wsgi [None req-9b9c85f4-d26c-4692-b1c2-02396c20e882 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1197.737501] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1197.737501] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1197.740064] [55073]: INFO cinder.api.openstack.wsgi [None req-9b9c85f4-d26c-4692-b1c2-02396c20e882 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 returned with HTTP 404 [ 1197.741042] [55073]: [pid: 55073|app: 0|req: 208/461] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:20 2025] GET /volume/v3/volumes/9811b83b-9978-45a0-8445-65fc538082b4 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1197.785653] [55072]: DEBUG cinder.api.middleware.request_id [None req-b912c013-5c04-40d5-a619-885886a19407 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.787911] [55072]: INFO cinder.api.openstack.wsgi [None req-b912c013-5c04-40d5-a619-885886a19407 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] DELETE http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 [ 1197.788182] [55072]: DEBUG cinder.api.openstack.wsgi [None req-b912c013-5c04-40d5-a619-885886a19407 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1197.788464] [55072]: DEBUG cinder.api.openstack.wsgi [None req-b912c013-5c04-40d5-a619-885886a19407 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'delete' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1197.788691] [55072]: INFO cinder.api.v3.volumes [None req-b912c013-5c04-40d5-a619-885886a19407 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Delete volume with id: 980ec3d6-cc6d-4947-ba31-67ddb63e64c5 [ 1197.797014] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1197.797014] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1197.797571] [55072]: INFO cinder.volume.api [None req-b912c013-5c04-40d5-a619-885886a19407 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1197.812659] [55072]: INFO cinder.volume.api [None req-b912c013-5c04-40d5-a619-885886a19407 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Delete volume request issued successfully. [ 1197.812659] [55072]: INFO cinder.api.openstack.wsgi [None req-b912c013-5c04-40d5-a619-885886a19407 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 returned with HTTP 202 [ 1197.813128] [55072]: [pid: 55072|app: 0|req: 254/462] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 17:25:20 2025] DELETE /volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1197.816429] [55073]: DEBUG cinder.api.middleware.request_id [None req-e0d739f7-d230-4b68-9226-2d08510136bd None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.818701] [55073]: INFO cinder.api.openstack.wsgi [None req-e0d739f7-d230-4b68-9226-2d08510136bd tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 [ 1197.818957] [55073]: DEBUG cinder.api.openstack.wsgi [None req-e0d739f7-d230-4b68-9226-2d08510136bd tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1197.819230] [55073]: DEBUG cinder.api.openstack.wsgi [None req-e0d739f7-d230-4b68-9226-2d08510136bd tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1197.827330] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1197.827330] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1197.830785] [55073]: INFO cinder.volume.api [None req-e0d739f7-d230-4b68-9226-2d08510136bd tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1197.835199] [55073]: INFO cinder.api.openstack.wsgi [None req-e0d739f7-d230-4b68-9226-2d08510136bd tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 returned with HTTP 200 [ 1197.835690] [55073]: [pid: 55073|app: 0|req: 209/463] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:20 2025] GET /volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1198.846162] [55072]: DEBUG cinder.api.middleware.request_id [None req-5c39630b-eb36-44ff-bd21-431a378e96b1 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1198.848416] [55072]: INFO cinder.api.openstack.wsgi [None req-5c39630b-eb36-44ff-bd21-431a378e96b1 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 [ 1198.848682] [55072]: DEBUG cinder.api.openstack.wsgi [None req-5c39630b-eb36-44ff-bd21-431a378e96b1 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1198.848923] [55072]: DEBUG cinder.api.openstack.wsgi [None req-5c39630b-eb36-44ff-bd21-431a378e96b1 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1198.858162] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1198.858162] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1198.861584] [55072]: INFO cinder.volume.api [None req-5c39630b-eb36-44ff-bd21-431a378e96b1 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Volume info retrieved successfully. [ 1198.865774] [55072]: INFO cinder.api.openstack.wsgi [None req-5c39630b-eb36-44ff-bd21-431a378e96b1 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 returned with HTTP 200 [ 1198.866220] [55072]: [pid: 55072|app: 0|req: 255/464] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:21 2025] GET /volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1199.876969] [55073]: DEBUG cinder.api.middleware.request_id [None req-d770cc6e-9979-4b8d-ab37-8ddd30b56f38 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.878948] [55073]: INFO cinder.api.openstack.wsgi [None req-d770cc6e-9979-4b8d-ab37-8ddd30b56f38 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] GET http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 [ 1199.879212] [55073]: DEBUG cinder.api.openstack.wsgi [None req-d770cc6e-9979-4b8d-ab37-8ddd30b56f38 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1199.879593] [55073]: DEBUG cinder.api.openstack.wsgi [None req-d770cc6e-9979-4b8d-ab37-8ddd30b56f38 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1199.888596] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1199.888596] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1199.891125] [55073]: INFO cinder.api.openstack.wsgi [None req-d770cc6e-9979-4b8d-ab37-8ddd30b56f38 tempest-AttachVolumeTestJSON-168239439 tempest-AttachVolumeTestJSON-168239439-project-member] http://10.180.1.21/volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 returned with HTTP 404 [ 1199.891629] [55073]: [pid: 55073|app: 0|req: 210/465] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:22 2025] GET /volume/v3/volumes/980ec3d6-cc6d-4947-ba31-67ddb63e64c5 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1200.214392] [55072]: DEBUG cinder.api.middleware.request_id [None req-538e17fc-6e13-4db8-b1a8-93b4df07956b None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1200.218024] [55072]: INFO cinder.api.openstack.wsgi [None req-538e17fc-6e13-4db8-b1a8-93b4df07956b tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1200.218024] [55072]: DEBUG cinder.api.openstack.wsgi [None req-538e17fc-6e13-4db8-b1a8-93b4df07956b tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1795758186", "imageRef": "e056a389-db67-47df-a0e1-5d8e9f6cd089", "size": 1}} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1200.218704] [55072]: DEBUG cinder.api.v3.volumes [None req-538e17fc-6e13-4db8-b1a8-93b4df07956b tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1795758186', 'imageRef': 'e056a389-db67-47df-a0e1-5d8e9f6cd089', 'size': 1}} {{(pid=55072) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1200.287495] [55072]: INFO cinder.api.v3.volumes [None req-538e17fc-6e13-4db8-b1a8-93b4df07956b tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Create volume of 1 GB [ 1200.295074] [55072]: INFO cinder.volume.api [None req-538e17fc-6e13-4db8-b1a8-93b4df07956b tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Availability Zones retrieved successfully. [ 1200.303127] [55072]: DEBUG cinder.volume.api [None req-538e17fc-6e13-4db8-b1a8-93b4df07956b tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Flow 'volume_create_api' (82ce5b87-eb50-4cd5-9bfe-e2e49e75fd7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1200.304574] [55072]: DEBUG cinder.volume.api [None req-538e17fc-6e13-4db8-b1a8-93b4df07956b tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eae25e0a-6646-465d-9381-3828ee05afbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1200.305848] [55072]: DEBUG cinder.volume.flows.api.create_volume [None req-538e17fc-6e13-4db8-b1a8-93b4df07956b tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Validating volume size '1' using validate_int {{(pid=55072) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1200.345078] [55072]: DEBUG cinder.volume.api [None req-538e17fc-6e13-4db8-b1a8-93b4df07956b tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eae25e0a-6646-465d-9381-3828ee05afbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T17:12:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1200.346093] [55072]: DEBUG cinder.volume.api [None req-538e17fc-6e13-4db8-b1a8-93b4df07956b tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a138c236-f757-49ce-a2a9-59b3cbb4a22a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1200.375789] [55072]: DEBUG cinder.quota [None req-538e17fc-6e13-4db8-b1a8-93b4df07956b tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Created reservations ['e28bb799-782f-4a18-811d-b1946343b4ae', 'edff6a46-133a-439f-b56b-26e9ce98653a', '1e64cfce-e28c-451f-b9a9-20ac3f0fd07a', '8bb76480-15cb-4e22-8796-78af39ef2872'] {{(pid=55072) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1200.376828] [55072]: DEBUG cinder.volume.api [None req-538e17fc-6e13-4db8-b1a8-93b4df07956b tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a138c236-f757-49ce-a2a9-59b3cbb4a22a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e28bb799-782f-4a18-811d-b1946343b4ae', 'edff6a46-133a-439f-b56b-26e9ce98653a', '1e64cfce-e28c-451f-b9a9-20ac3f0fd07a', '8bb76480-15cb-4e22-8796-78af39ef2872']}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1200.377893] [55072]: DEBUG cinder.volume.api [None req-538e17fc-6e13-4db8-b1a8-93b4df07956b tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d66261a3-ebe9-46b9-9da6-f1770b70a759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1200.389143] [55072]: DEBUG cinder.volume.api [None req-538e17fc-6e13-4db8-b1a8-93b4df07956b tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d66261a3-ebe9-46b9-9da6-f1770b70a759) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67e0ad76-66e4-4e40-8964-fd27ae9ea47e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1795758186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d51d64d8686048938e1f7a66851e092e',qos_specs=None,replication_status=,reservations=['e28bb799-782f-4a18-811d-b1946343b4ae','edff6a46-133a-439f-b56b-26e9ce98653a','1e64cfce-e28c-451f-b9a9-20ac3f0fd07a','8bb76480-15cb-4e22-8796-78af39ef2872'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87612dd0baaf467f85ea11e923f99505',volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T17:25:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1795758186',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67e0ad76-66e4-4e40-8964-fd27ae9ea47e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d51d64d8686048938e1f7a66851e092e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87612dd0baaf467f85ea11e923f99505',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71),volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71)}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1200.390675] [55072]: DEBUG cinder.volume.api [None req-538e17fc-6e13-4db8-b1a8-93b4df07956b tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1b082b1-f924-41e8-8663-7fbe252d53a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1200.404967] [55072]: DEBUG cinder.volume.api [None req-538e17fc-6e13-4db8-b1a8-93b4df07956b tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1b082b1-f924-41e8-8663-7fbe252d53a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1795758186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d51d64d8686048938e1f7a66851e092e',qos_specs=None,replication_status=,reservations=['e28bb799-782f-4a18-811d-b1946343b4ae','edff6a46-133a-439f-b56b-26e9ce98653a','1e64cfce-e28c-451f-b9a9-20ac3f0fd07a','8bb76480-15cb-4e22-8796-78af39ef2872'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87612dd0baaf467f85ea11e923f99505',volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71)}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1200.405982] [55072]: DEBUG cinder.volume.api [None req-538e17fc-6e13-4db8-b1a8-93b4df07956b tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc332792-6aec-4455-ad8e-4f1799107a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1200.413942] [55072]: DEBUG cinder.volume.api [None req-538e17fc-6e13-4db8-b1a8-93b4df07956b tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc332792-6aec-4455-ad8e-4f1799107a89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1200.414870] [55072]: DEBUG cinder.volume.api [None req-538e17fc-6e13-4db8-b1a8-93b4df07956b tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Flow 'volume_create_api' (82ce5b87-eb50-4cd5-9bfe-e2e49e75fd7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55072) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1200.415229] [55072]: INFO cinder.volume.api [None req-538e17fc-6e13-4db8-b1a8-93b4df07956b tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Create volume request issued successfully. [ 1200.416022] [55072]: INFO cinder.api.openstack.wsgi [None req-538e17fc-6e13-4db8-b1a8-93b4df07956b tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1200.416421] [55072]: [pid: 55072|app: 0|req: 256/466] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 17:25:23 2025] POST /volume/v3/volumes => generated 752 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1200.426343] [55073]: DEBUG cinder.api.middleware.request_id [None req-6bbc9a5c-d980-49d4-b98b-5593fe37df0a None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1200.429450] [55073]: INFO cinder.api.openstack.wsgi [None req-6bbc9a5c-d980-49d4-b98b-5593fe37df0a tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] GET http://10.180.1.21/volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e [ 1200.429450] [55073]: DEBUG cinder.api.openstack.wsgi [None req-6bbc9a5c-d980-49d4-b98b-5593fe37df0a tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1200.429450] [55073]: DEBUG cinder.api.openstack.wsgi [None req-6bbc9a5c-d980-49d4-b98b-5593fe37df0a tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1200.436711] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1200.436711] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1200.441564] [55073]: INFO cinder.volume.api [None req-6bbc9a5c-d980-49d4-b98b-5593fe37df0a tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Volume info retrieved successfully. [ 1200.446856] [55073]: INFO cinder.api.openstack.wsgi [None req-6bbc9a5c-d980-49d4-b98b-5593fe37df0a tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e returned with HTTP 200 [ 1200.447264] [55073]: [pid: 55073|app: 0|req: 211/467] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:23 2025] GET /volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e => generated 820 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1201.458394] [55072]: DEBUG cinder.api.middleware.request_id [None req-fd62a1cc-9612-4491-87e1-4a447c35251e None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1201.462406] [55072]: INFO cinder.api.openstack.wsgi [None req-fd62a1cc-9612-4491-87e1-4a447c35251e tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] GET http://10.180.1.21/volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e [ 1201.462406] [55072]: DEBUG cinder.api.openstack.wsgi [None req-fd62a1cc-9612-4491-87e1-4a447c35251e tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1201.462406] [55072]: DEBUG cinder.api.openstack.wsgi [None req-fd62a1cc-9612-4491-87e1-4a447c35251e tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1201.471811] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1201.471811] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1201.475908] [55072]: INFO cinder.volume.api [None req-fd62a1cc-9612-4491-87e1-4a447c35251e tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Volume info retrieved successfully. [ 1201.481289] [55072]: INFO cinder.api.openstack.wsgi [None req-fd62a1cc-9612-4491-87e1-4a447c35251e tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e returned with HTTP 200 [ 1201.481708] [55072]: [pid: 55072|app: 0|req: 257/468] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:24 2025] GET /volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1202.496241] [55073]: DEBUG cinder.api.middleware.request_id [None req-aa7affdd-3848-4a9e-8f9e-2ee20750c4e1 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.498355] [55073]: INFO cinder.api.openstack.wsgi [None req-aa7affdd-3848-4a9e-8f9e-2ee20750c4e1 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] GET http://10.180.1.21/volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e [ 1202.498589] [55073]: DEBUG cinder.api.openstack.wsgi [None req-aa7affdd-3848-4a9e-8f9e-2ee20750c4e1 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1202.498809] [55073]: DEBUG cinder.api.openstack.wsgi [None req-aa7affdd-3848-4a9e-8f9e-2ee20750c4e1 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1202.510027] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1202.510027] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1202.514726] [55073]: INFO cinder.volume.api [None req-aa7affdd-3848-4a9e-8f9e-2ee20750c4e1 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Volume info retrieved successfully. [ 1202.520454] [55073]: INFO cinder.api.openstack.wsgi [None req-aa7affdd-3848-4a9e-8f9e-2ee20750c4e1 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e returned with HTTP 200 [ 1202.520851] [55073]: [pid: 55073|app: 0|req: 212/469] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:25 2025] GET /volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1202.823991] [55072]: DEBUG cinder.api.middleware.request_id [None req-cd01bdd3-2c07-4bb5-a520-95c72a98664f None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.826033] [55072]: INFO cinder.api.openstack.wsgi [None req-cd01bdd3-2c07-4bb5-a520-95c72a98664f tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b5e7701a-6c1e-445f-ae35-3a4237454abb [ 1202.826263] [55072]: DEBUG cinder.api.openstack.wsgi [None req-cd01bdd3-2c07-4bb5-a520-95c72a98664f tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1202.826481] [55072]: DEBUG cinder.api.openstack.wsgi [None req-cd01bdd3-2c07-4bb5-a520-95c72a98664f tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Calling method 'delete' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1202.826670] [55072]: INFO cinder.api.v3.volumes [None req-cd01bdd3-2c07-4bb5-a520-95c72a98664f tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Delete volume with id: b5e7701a-6c1e-445f-ae35-3a4237454abb [ 1202.837131] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1202.837131] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1202.837637] [55072]: INFO cinder.volume.api [None req-cd01bdd3-2c07-4bb5-a520-95c72a98664f tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Volume info retrieved successfully. [ 1202.859524] [55072]: INFO cinder.volume.api [None req-cd01bdd3-2c07-4bb5-a520-95c72a98664f tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Delete volume request issued successfully. [ 1202.859771] [55072]: INFO cinder.api.openstack.wsgi [None req-cd01bdd3-2c07-4bb5-a520-95c72a98664f tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] http://10.180.1.21/volume/v3/volumes/b5e7701a-6c1e-445f-ae35-3a4237454abb returned with HTTP 202 [ 1202.860233] [55072]: [pid: 55072|app: 0|req: 258/470] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 17:25:25 2025] DELETE /volume/v3/volumes/b5e7701a-6c1e-445f-ae35-3a4237454abb => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1202.863331] [55073]: DEBUG cinder.api.middleware.request_id [None req-cfce65c8-973f-493d-91c4-55539e5078fd None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.865464] [55073]: INFO cinder.api.openstack.wsgi [None req-cfce65c8-973f-493d-91c4-55539e5078fd tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] GET http://10.180.1.21/volume/v3/volumes/b5e7701a-6c1e-445f-ae35-3a4237454abb [ 1202.865688] [55073]: DEBUG cinder.api.openstack.wsgi [None req-cfce65c8-973f-493d-91c4-55539e5078fd tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1202.865915] [55073]: DEBUG cinder.api.openstack.wsgi [None req-cfce65c8-973f-493d-91c4-55539e5078fd tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1202.874639] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1202.874639] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1202.879725] [55073]: INFO cinder.volume.api [None req-cfce65c8-973f-493d-91c4-55539e5078fd tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Volume info retrieved successfully. [ 1202.884857] [55073]: INFO cinder.api.openstack.wsgi [None req-cfce65c8-973f-493d-91c4-55539e5078fd tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] http://10.180.1.21/volume/v3/volumes/b5e7701a-6c1e-445f-ae35-3a4237454abb returned with HTTP 200 [ 1202.885295] [55073]: [pid: 55073|app: 0|req: 213/471] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:25 2025] GET /volume/v3/volumes/b5e7701a-6c1e-445f-ae35-3a4237454abb => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1203.531289] [55072]: DEBUG cinder.api.middleware.request_id [None req-c1c349ca-68e2-484e-967f-bcfdbb5681d9 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.533405] [55072]: INFO cinder.api.openstack.wsgi [None req-c1c349ca-68e2-484e-967f-bcfdbb5681d9 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] GET http://10.180.1.21/volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e [ 1203.533631] [55072]: DEBUG cinder.api.openstack.wsgi [None req-c1c349ca-68e2-484e-967f-bcfdbb5681d9 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1203.533853] [55072]: DEBUG cinder.api.openstack.wsgi [None req-c1c349ca-68e2-484e-967f-bcfdbb5681d9 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1203.541614] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1203.541614] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1203.545213] [55072]: INFO cinder.volume.api [None req-c1c349ca-68e2-484e-967f-bcfdbb5681d9 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Volume info retrieved successfully. [ 1203.550209] [55072]: INFO cinder.api.openstack.wsgi [None req-c1c349ca-68e2-484e-967f-bcfdbb5681d9 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e returned with HTTP 200 [ 1203.550634] [55072]: [pid: 55072|app: 0|req: 259/472] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:26 2025] GET /volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1203.895831] [55073]: DEBUG cinder.api.middleware.request_id [None req-e4963dde-ec5f-485e-b0e8-ecd5d45a13c8 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.897789] [55073]: INFO cinder.api.openstack.wsgi [None req-e4963dde-ec5f-485e-b0e8-ecd5d45a13c8 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] GET http://10.180.1.21/volume/v3/volumes/b5e7701a-6c1e-445f-ae35-3a4237454abb [ 1203.898195] [55073]: DEBUG cinder.api.openstack.wsgi [None req-e4963dde-ec5f-485e-b0e8-ecd5d45a13c8 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1203.899680] [55073]: DEBUG cinder.api.openstack.wsgi [None req-e4963dde-ec5f-485e-b0e8-ecd5d45a13c8 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1203.904618] [55073]: INFO cinder.api.openstack.wsgi [None req-e4963dde-ec5f-485e-b0e8-ecd5d45a13c8 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] http://10.180.1.21/volume/v3/volumes/b5e7701a-6c1e-445f-ae35-3a4237454abb returned with HTTP 404 [ 1203.905227] [55073]: [pid: 55073|app: 0|req: 214/473] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:26 2025] GET /volume/v3/volumes/b5e7701a-6c1e-445f-ae35-3a4237454abb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1203.951718] [55072]: DEBUG cinder.api.middleware.request_id [None req-acfb50d2-9146-469e-9404-2e0af0707b69 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.953741] [55072]: INFO cinder.api.openstack.wsgi [None req-acfb50d2-9146-469e-9404-2e0af0707b69 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] DELETE http://10.180.1.21/volume/v3/volumes/45d6650f-f844-484c-8980-9cb764e2f4f8 [ 1203.953972] [55072]: DEBUG cinder.api.openstack.wsgi [None req-acfb50d2-9146-469e-9404-2e0af0707b69 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1203.954224] [55072]: DEBUG cinder.api.openstack.wsgi [None req-acfb50d2-9146-469e-9404-2e0af0707b69 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Calling method 'delete' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1203.954488] [55072]: INFO cinder.api.v3.volumes [None req-acfb50d2-9146-469e-9404-2e0af0707b69 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Delete volume with id: 45d6650f-f844-484c-8980-9cb764e2f4f8 [ 1203.963090] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1203.963090] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1203.963615] [55072]: INFO cinder.volume.api [None req-acfb50d2-9146-469e-9404-2e0af0707b69 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Volume info retrieved successfully. [ 1203.980471] [55072]: INFO cinder.volume.api [None req-acfb50d2-9146-469e-9404-2e0af0707b69 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Delete volume request issued successfully. [ 1203.980684] [55072]: INFO cinder.api.openstack.wsgi [None req-acfb50d2-9146-469e-9404-2e0af0707b69 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] http://10.180.1.21/volume/v3/volumes/45d6650f-f844-484c-8980-9cb764e2f4f8 returned with HTTP 202 [ 1203.981130] [55072]: [pid: 55072|app: 0|req: 260/474] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 17:25:26 2025] DELETE /volume/v3/volumes/45d6650f-f844-484c-8980-9cb764e2f4f8 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1203.984977] [55073]: DEBUG cinder.api.middleware.request_id [None req-807d9cc9-c43c-4e94-a801-2995d85405d5 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.987400] [55073]: INFO cinder.api.openstack.wsgi [None req-807d9cc9-c43c-4e94-a801-2995d85405d5 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] GET http://10.180.1.21/volume/v3/volumes/45d6650f-f844-484c-8980-9cb764e2f4f8 [ 1203.987803] [55073]: DEBUG cinder.api.openstack.wsgi [None req-807d9cc9-c43c-4e94-a801-2995d85405d5 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1203.988849] [55073]: DEBUG cinder.api.openstack.wsgi [None req-807d9cc9-c43c-4e94-a801-2995d85405d5 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1203.997184] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1203.997184] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1204.001346] [55073]: INFO cinder.volume.api [None req-807d9cc9-c43c-4e94-a801-2995d85405d5 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Volume info retrieved successfully. [ 1204.007396] [55073]: INFO cinder.api.openstack.wsgi [None req-807d9cc9-c43c-4e94-a801-2995d85405d5 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] http://10.180.1.21/volume/v3/volumes/45d6650f-f844-484c-8980-9cb764e2f4f8 returned with HTTP 200 [ 1204.007650] [55073]: [pid: 55073|app: 0|req: 215/475] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:26 2025] GET /volume/v3/volumes/45d6650f-f844-484c-8980-9cb764e2f4f8 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1204.562135] [55072]: DEBUG cinder.api.middleware.request_id [None req-0ee706d7-f6f4-4446-a0f2-dd76b76ab35b None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.564384] [55072]: INFO cinder.api.openstack.wsgi [None req-0ee706d7-f6f4-4446-a0f2-dd76b76ab35b tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] GET http://10.180.1.21/volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e [ 1204.564631] [55072]: DEBUG cinder.api.openstack.wsgi [None req-0ee706d7-f6f4-4446-a0f2-dd76b76ab35b tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1204.564861] [55072]: DEBUG cinder.api.openstack.wsgi [None req-0ee706d7-f6f4-4446-a0f2-dd76b76ab35b tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1204.573053] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1204.573053] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1204.576684] [55072]: INFO cinder.volume.api [None req-0ee706d7-f6f4-4446-a0f2-dd76b76ab35b tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Volume info retrieved successfully. [ 1204.581196] [55072]: INFO cinder.api.openstack.wsgi [None req-0ee706d7-f6f4-4446-a0f2-dd76b76ab35b tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e returned with HTTP 200 [ 1204.581609] [55072]: [pid: 55072|app: 0|req: 261/476] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:27 2025] GET /volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1205.018326] [55073]: DEBUG cinder.api.middleware.request_id [None req-a9b666c7-ecb3-4dac-bcaa-f4ff4048c765 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.020484] [55073]: INFO cinder.api.openstack.wsgi [None req-a9b666c7-ecb3-4dac-bcaa-f4ff4048c765 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] GET http://10.180.1.21/volume/v3/volumes/45d6650f-f844-484c-8980-9cb764e2f4f8 [ 1205.020768] [55073]: DEBUG cinder.api.openstack.wsgi [None req-a9b666c7-ecb3-4dac-bcaa-f4ff4048c765 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1205.021009] [55073]: DEBUG cinder.api.openstack.wsgi [None req-a9b666c7-ecb3-4dac-bcaa-f4ff4048c765 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1205.028667] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1205.028667] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1205.031985] [55073]: INFO cinder.volume.api [None req-a9b666c7-ecb3-4dac-bcaa-f4ff4048c765 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Volume info retrieved successfully. [ 1205.036033] [55073]: INFO cinder.api.openstack.wsgi [None req-a9b666c7-ecb3-4dac-bcaa-f4ff4048c765 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] http://10.180.1.21/volume/v3/volumes/45d6650f-f844-484c-8980-9cb764e2f4f8 returned with HTTP 200 [ 1205.036407] [55073]: [pid: 55073|app: 0|req: 216/477] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:27 2025] GET /volume/v3/volumes/45d6650f-f844-484c-8980-9cb764e2f4f8 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1205.591993] [55072]: DEBUG cinder.api.middleware.request_id [None req-171b52e9-1cfd-414a-9055-06829acc0a17 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.594135] [55072]: INFO cinder.api.openstack.wsgi [None req-171b52e9-1cfd-414a-9055-06829acc0a17 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] GET http://10.180.1.21/volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e [ 1205.594378] [55072]: DEBUG cinder.api.openstack.wsgi [None req-171b52e9-1cfd-414a-9055-06829acc0a17 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1205.594698] [55072]: DEBUG cinder.api.openstack.wsgi [None req-171b52e9-1cfd-414a-9055-06829acc0a17 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1205.602828] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1205.602828] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1205.606526] [55072]: INFO cinder.volume.api [None req-171b52e9-1cfd-414a-9055-06829acc0a17 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Volume info retrieved successfully. [ 1205.610976] [55072]: INFO cinder.api.openstack.wsgi [None req-171b52e9-1cfd-414a-9055-06829acc0a17 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e returned with HTTP 200 [ 1205.611380] [55072]: [pid: 55072|app: 0|req: 262/478] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:28 2025] GET /volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1206.046302] [55073]: DEBUG cinder.api.middleware.request_id [None req-1e3e4c5f-b6bc-45d2-928c-00e18353f41d None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.048594] [55073]: INFO cinder.api.openstack.wsgi [None req-1e3e4c5f-b6bc-45d2-928c-00e18353f41d tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] GET http://10.180.1.21/volume/v3/volumes/45d6650f-f844-484c-8980-9cb764e2f4f8 [ 1206.048819] [55073]: DEBUG cinder.api.openstack.wsgi [None req-1e3e4c5f-b6bc-45d2-928c-00e18353f41d tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.049050] [55073]: DEBUG cinder.api.openstack.wsgi [None req-1e3e4c5f-b6bc-45d2-928c-00e18353f41d tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.057018] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1206.057018] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.060013] [55073]: INFO cinder.volume.api [None req-1e3e4c5f-b6bc-45d2-928c-00e18353f41d tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Volume info retrieved successfully. [ 1206.064280] [55073]: INFO cinder.api.openstack.wsgi [None req-1e3e4c5f-b6bc-45d2-928c-00e18353f41d tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] http://10.180.1.21/volume/v3/volumes/45d6650f-f844-484c-8980-9cb764e2f4f8 returned with HTTP 200 [ 1206.064654] [55073]: [pid: 55073|app: 0|req: 217/479] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:28 2025] GET /volume/v3/volumes/45d6650f-f844-484c-8980-9cb764e2f4f8 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1206.100022] [55072]: DEBUG cinder.api.middleware.request_id [None req-d4d0254b-c5de-462a-b561-947b03124dab None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.100634] [55072]: INFO cinder.api.openstack.wsgi [None req-d4d0254b-c5de-462a-b561-947b03124dab None None] GET http://10.180.1.21/volume// [ 1206.100836] [55072]: DEBUG cinder.api.openstack.wsgi [None req-d4d0254b-c5de-462a-b561-947b03124dab None None] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.101070] [55072]: DEBUG cinder.api.openstack.wsgi [None req-d4d0254b-c5de-462a-b561-947b03124dab None None] Calling method 'all' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.101514] [55072]: INFO cinder.api.openstack.wsgi [None req-d4d0254b-c5de-462a-b561-947b03124dab None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1206.101934] [55072]: [pid: 55072|app: 0|req: 263/480] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 17:25:28 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1206.105027] [55073]: DEBUG cinder.api.middleware.request_id [req-b2fabac7-a3a5-4d37-b2e4-151a6692a4ff req-24552671-d9f4-4151-8519-bab5dce79c75 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.107227] [55073]: INFO cinder.api.openstack.wsgi [req-b2fabac7-a3a5-4d37-b2e4-151a6692a4ff req-24552671-d9f4-4151-8519-bab5dce79c75 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1206.107634] [55073]: DEBUG cinder.api.openstack.wsgi [req-b2fabac7-a3a5-4d37-b2e4-151a6692a4ff req-24552671-d9f4-4151-8519-bab5dce79c75 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "86657c31-8dd9-4ea2-b02f-5c8deb4690ba", "connector": null, "instance_uuid": "839bbb54-8100-4ed6-9e8d-c8299147d567"}} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1206.119138] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1206.119138] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.142420] [55073]: INFO cinder.api.openstack.wsgi [req-b2fabac7-a3a5-4d37-b2e4-151a6692a4ff req-24552671-d9f4-4151-8519-bab5dce79c75 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1206.142984] [55073]: [pid: 55073|app: 0|req: 218/481] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 17:25:28 2025] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1206.146620] [55072]: DEBUG cinder.api.middleware.request_id [req-b2fabac7-a3a5-4d37-b2e4-151a6692a4ff req-0178cd77-9dc0-4628-b9a3-8a50b006189c None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.148898] [55072]: INFO cinder.api.openstack.wsgi [req-b2fabac7-a3a5-4d37-b2e4-151a6692a4ff req-0178cd77-9dc0-4628-b9a3-8a50b006189c tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] DELETE http://10.180.1.21/volume/v3/attachments/234e3cc2-f1d8-4907-9b0f-543e91fd26e4 [ 1206.149122] [55072]: DEBUG cinder.api.openstack.wsgi [req-b2fabac7-a3a5-4d37-b2e4-151a6692a4ff req-0178cd77-9dc0-4628-b9a3-8a50b006189c tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.149333] [55072]: DEBUG cinder.api.openstack.wsgi [req-b2fabac7-a3a5-4d37-b2e4-151a6692a4ff req-0178cd77-9dc0-4628-b9a3-8a50b006189c tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Calling method 'version_select' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.156030] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1206.156030] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.626095] [55073]: DEBUG cinder.api.middleware.request_id [None req-f6b79ed0-b321-42a8-b277-6cef980f63ac None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.628201] [55073]: INFO cinder.api.openstack.wsgi [None req-f6b79ed0-b321-42a8-b277-6cef980f63ac tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] GET http://10.180.1.21/volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e [ 1206.628451] [55073]: DEBUG cinder.api.openstack.wsgi [None req-f6b79ed0-b321-42a8-b277-6cef980f63ac tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.628671] [55073]: DEBUG cinder.api.openstack.wsgi [None req-f6b79ed0-b321-42a8-b277-6cef980f63ac tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.638485] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1206.638485] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.642107] [55073]: INFO cinder.volume.api [None req-f6b79ed0-b321-42a8-b277-6cef980f63ac tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Volume info retrieved successfully. [ 1206.646424] [55073]: INFO cinder.api.openstack.wsgi [None req-f6b79ed0-b321-42a8-b277-6cef980f63ac tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e returned with HTTP 200 [ 1206.646883] [55073]: [pid: 55073|app: 0|req: 219/482] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:29 2025] GET /volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1206.683756] [55072]: INFO cinder.api.openstack.wsgi [req-b2fabac7-a3a5-4d37-b2e4-151a6692a4ff req-0178cd77-9dc0-4628-b9a3-8a50b006189c tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] http://10.180.1.21/volume/v3/attachments/234e3cc2-f1d8-4907-9b0f-543e91fd26e4 returned with HTTP 200 [ 1206.684305] [55072]: [pid: 55072|app: 0|req: 264/483] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 17:25:28 2025] DELETE /volume/v3/attachments/234e3cc2-f1d8-4907-9b0f-543e91fd26e4 => generated 192 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1207.075738] [55073]: DEBUG cinder.api.middleware.request_id [None req-a03ffe7f-1cd6-4509-b20c-b8cbabe9d3e8 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.077802] [55073]: INFO cinder.api.openstack.wsgi [None req-a03ffe7f-1cd6-4509-b20c-b8cbabe9d3e8 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] GET http://10.180.1.21/volume/v3/volumes/45d6650f-f844-484c-8980-9cb764e2f4f8 [ 1207.078043] [55073]: DEBUG cinder.api.openstack.wsgi [None req-a03ffe7f-1cd6-4509-b20c-b8cbabe9d3e8 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1207.078267] [55073]: DEBUG cinder.api.openstack.wsgi [None req-a03ffe7f-1cd6-4509-b20c-b8cbabe9d3e8 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1207.084419] [55073]: INFO cinder.api.openstack.wsgi [None req-a03ffe7f-1cd6-4509-b20c-b8cbabe9d3e8 tempest-AttachVolumeShelveTestJSON-59979232 tempest-AttachVolumeShelveTestJSON-59979232-project-member] http://10.180.1.21/volume/v3/volumes/45d6650f-f844-484c-8980-9cb764e2f4f8 returned with HTTP 404 [ 1207.084900] [55073]: [pid: 55073|app: 0|req: 220/484] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:29 2025] GET /volume/v3/volumes/45d6650f-f844-484c-8980-9cb764e2f4f8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1207.656644] [55072]: DEBUG cinder.api.middleware.request_id [None req-8f3c267b-2493-498b-b580-1436f5cf9974 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.658824] [55072]: INFO cinder.api.openstack.wsgi [None req-8f3c267b-2493-498b-b580-1436f5cf9974 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] GET http://10.180.1.21/volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e [ 1207.659063] [55072]: DEBUG cinder.api.openstack.wsgi [None req-8f3c267b-2493-498b-b580-1436f5cf9974 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1207.659329] [55072]: DEBUG cinder.api.openstack.wsgi [None req-8f3c267b-2493-498b-b580-1436f5cf9974 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1207.672697] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1207.672697] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1207.676524] [55072]: INFO cinder.volume.api [None req-8f3c267b-2493-498b-b580-1436f5cf9974 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Volume info retrieved successfully. [ 1207.682642] [55072]: INFO cinder.api.openstack.wsgi [None req-8f3c267b-2493-498b-b580-1436f5cf9974 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e returned with HTTP 200 [ 1207.682642] [55072]: [pid: 55072|app: 0|req: 265/485] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:30 2025] GET /volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1208.693312] [55073]: DEBUG cinder.api.middleware.request_id [None req-efbb104e-6cbb-4b05-b5df-4ec152ba82d2 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.695661] [55073]: INFO cinder.api.openstack.wsgi [None req-efbb104e-6cbb-4b05-b5df-4ec152ba82d2 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] GET http://10.180.1.21/volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e [ 1208.695953] [55073]: DEBUG cinder.api.openstack.wsgi [None req-efbb104e-6cbb-4b05-b5df-4ec152ba82d2 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1208.696328] [55073]: DEBUG cinder.api.openstack.wsgi [None req-efbb104e-6cbb-4b05-b5df-4ec152ba82d2 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1208.706284] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1208.706284] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1208.710014] [55073]: INFO cinder.volume.api [None req-efbb104e-6cbb-4b05-b5df-4ec152ba82d2 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Volume info retrieved successfully. [ 1208.714558] [55073]: INFO cinder.api.openstack.wsgi [None req-efbb104e-6cbb-4b05-b5df-4ec152ba82d2 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e returned with HTTP 200 [ 1208.715180] [55073]: [pid: 55073|app: 0|req: 221/486] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:31 2025] GET /volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1209.725312] [55072]: DEBUG cinder.api.middleware.request_id [None req-9e42e905-40c4-440b-b8fb-2c339b17f322 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.727457] [55072]: INFO cinder.api.openstack.wsgi [None req-9e42e905-40c4-440b-b8fb-2c339b17f322 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] GET http://10.180.1.21/volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e [ 1209.727685] [55072]: DEBUG cinder.api.openstack.wsgi [None req-9e42e905-40c4-440b-b8fb-2c339b17f322 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1209.727903] [55072]: DEBUG cinder.api.openstack.wsgi [None req-9e42e905-40c4-440b-b8fb-2c339b17f322 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1209.735512] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1209.735512] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1209.738804] [55072]: INFO cinder.volume.api [None req-9e42e905-40c4-440b-b8fb-2c339b17f322 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Volume info retrieved successfully. [ 1209.743075] [55072]: INFO cinder.api.openstack.wsgi [None req-9e42e905-40c4-440b-b8fb-2c339b17f322 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e returned with HTTP 200 [ 1209.743443] [55072]: [pid: 55072|app: 0|req: 266/487] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:32 2025] GET /volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1210.754205] [55073]: DEBUG cinder.api.middleware.request_id [None req-d93e4dc5-d78f-4b0f-b944-e96ed6e4ecd2 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.756322] [55073]: INFO cinder.api.openstack.wsgi [None req-d93e4dc5-d78f-4b0f-b944-e96ed6e4ecd2 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] GET http://10.180.1.21/volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e [ 1210.756555] [55073]: DEBUG cinder.api.openstack.wsgi [None req-d93e4dc5-d78f-4b0f-b944-e96ed6e4ecd2 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1210.756769] [55073]: DEBUG cinder.api.openstack.wsgi [None req-d93e4dc5-d78f-4b0f-b944-e96ed6e4ecd2 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1210.759081] [55073]: DEBUG dbcounter [-] [55073] Writing DB stats cinder:SELECT=279,cinder:INSERT=20,cinder:UPDATE=43 {{(pid=55073) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1210.766314] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1210.766314] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1210.771050] [55073]: INFO cinder.volume.api [None req-d93e4dc5-d78f-4b0f-b944-e96ed6e4ecd2 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Volume info retrieved successfully. [ 1210.774587] [55073]: INFO cinder.api.openstack.wsgi [None req-d93e4dc5-d78f-4b0f-b944-e96ed6e4ecd2 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e returned with HTTP 200 [ 1210.775023] [55073]: [pid: 55073|app: 0|req: 222/488] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:33 2025] GET /volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1211.024438] [55072]: DEBUG cinder.api.middleware.request_id [req-b2fabac7-a3a5-4d37-b2e4-151a6692a4ff req-5c91f114-65e2-4085-9a88-3897c90e4422 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1211.026753] [55072]: INFO cinder.api.openstack.wsgi [req-b2fabac7-a3a5-4d37-b2e4-151a6692a4ff req-5c91f114-65e2-4085-9a88-3897c90e4422 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] PUT http://10.180.1.21/volume/v3/attachments/742237e7-064a-4996-9ad7-78dac24b55c0 [ 1211.027175] [55072]: DEBUG cinder.api.openstack.wsgi [req-b2fabac7-a3a5-4d37-b2e4-151a6692a4ff req-5c91f114-65e2-4085-9a88-3897c90e4422 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-543808", "mountpoint": "/dev/sdb"}}} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1211.030312] [55072]: DEBUG dbcounter [-] [55072] Writing DB stats cinder:SELECT=332,cinder:UPDATE=43,cinder:INSERT=18 {{(pid=55072) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1211.037048] [55072]: DEBUG cinder.coordination [req-b2fabac7-a3a5-4d37-b2e4-151a6692a4ff req-5c91f114-65e2-4085-9a88-3897c90e4422 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Acquiring lock "cinder-attachment_update-86657c31-8dd9-4ea2-b02f-5c8deb4690ba-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55072) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1211.041083] [55072]: DEBUG cinder.coordination [req-b2fabac7-a3a5-4d37-b2e4-151a6692a4ff req-5c91f114-65e2-4085-9a88-3897c90e4422 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Lock "cinder-attachment_update-86657c31-8dd9-4ea2-b02f-5c8deb4690ba-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55072) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1211.042124] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1211.042124] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1211.562546] [55072]: DEBUG cinder.coordination [req-b2fabac7-a3a5-4d37-b2e4-151a6692a4ff req-5c91f114-65e2-4085-9a88-3897c90e4422 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Lock "cinder-attachment_update-86657c31-8dd9-4ea2-b02f-5c8deb4690ba-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=55072) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1211.562939] [55072]: INFO cinder.api.openstack.wsgi [req-b2fabac7-a3a5-4d37-b2e4-151a6692a4ff req-5c91f114-65e2-4085-9a88-3897c90e4422 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] http://10.180.1.21/volume/v3/attachments/742237e7-064a-4996-9ad7-78dac24b55c0 returned with HTTP 200 [ 1211.563414] [55072]: [pid: 55072|app: 0|req: 267/489] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 17:25:33 2025] PUT /volume/v3/attachments/742237e7-064a-4996-9ad7-78dac24b55c0 => generated 617 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1211.567734] [55073]: DEBUG cinder.api.middleware.request_id [req-b2fabac7-a3a5-4d37-b2e4-151a6692a4ff req-e028cd99-bf85-4d21-96eb-12615e83b70d None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1211.571536] [55073]: INFO cinder.api.openstack.wsgi [req-b2fabac7-a3a5-4d37-b2e4-151a6692a4ff req-e028cd99-bf85-4d21-96eb-12615e83b70d tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] GET http://10.180.1.21/volume/v3/attachments/742237e7-064a-4996-9ad7-78dac24b55c0 [ 1211.571788] [55073]: DEBUG cinder.api.openstack.wsgi [req-b2fabac7-a3a5-4d37-b2e4-151a6692a4ff req-e028cd99-bf85-4d21-96eb-12615e83b70d tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1211.572124] [55073]: DEBUG cinder.api.openstack.wsgi [req-b2fabac7-a3a5-4d37-b2e4-151a6692a4ff req-e028cd99-bf85-4d21-96eb-12615e83b70d tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Calling method 'version_select' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1211.585943] [55073]: INFO cinder.api.openstack.wsgi [req-b2fabac7-a3a5-4d37-b2e4-151a6692a4ff req-e028cd99-bf85-4d21-96eb-12615e83b70d tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] http://10.180.1.21/volume/v3/attachments/742237e7-064a-4996-9ad7-78dac24b55c0 returned with HTTP 200 [ 1211.586351] [55073]: [pid: 55073|app: 0|req: 223/490] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Feb 19 17:25:34 2025] GET /volume/v3/attachments/742237e7-064a-4996-9ad7-78dac24b55c0 => generated 642 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1211.785314] [55072]: DEBUG cinder.api.middleware.request_id [None req-efcfefb0-80b0-4eaa-ae42-2cbfbb0cd5bb None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1211.787830] [55072]: INFO cinder.api.openstack.wsgi [None req-efcfefb0-80b0-4eaa-ae42-2cbfbb0cd5bb tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] GET http://10.180.1.21/volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e [ 1211.788153] [55072]: DEBUG cinder.api.openstack.wsgi [None req-efcfefb0-80b0-4eaa-ae42-2cbfbb0cd5bb tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1211.788462] [55072]: DEBUG cinder.api.openstack.wsgi [None req-efcfefb0-80b0-4eaa-ae42-2cbfbb0cd5bb tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1211.798491] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1211.798491] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1211.802144] [55072]: INFO cinder.volume.api [None req-efcfefb0-80b0-4eaa-ae42-2cbfbb0cd5bb tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Volume info retrieved successfully. [ 1211.806496] [55072]: INFO cinder.api.openstack.wsgi [None req-efcfefb0-80b0-4eaa-ae42-2cbfbb0cd5bb tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e returned with HTTP 200 [ 1211.806892] [55072]: [pid: 55072|app: 0|req: 268/491] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:34 2025] GET /volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1212.817297] [55073]: DEBUG cinder.api.middleware.request_id [None req-31c2b8a2-0d19-42de-896c-0e127fb66a75 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.819728] [55073]: INFO cinder.api.openstack.wsgi [None req-31c2b8a2-0d19-42de-896c-0e127fb66a75 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] GET http://10.180.1.21/volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e [ 1212.819983] [55073]: DEBUG cinder.api.openstack.wsgi [None req-31c2b8a2-0d19-42de-896c-0e127fb66a75 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1212.820235] [55073]: DEBUG cinder.api.openstack.wsgi [None req-31c2b8a2-0d19-42de-896c-0e127fb66a75 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1212.828471] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1212.828471] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1212.832251] [55073]: INFO cinder.volume.api [None req-31c2b8a2-0d19-42de-896c-0e127fb66a75 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Volume info retrieved successfully. [ 1212.836401] [55073]: INFO cinder.api.openstack.wsgi [None req-31c2b8a2-0d19-42de-896c-0e127fb66a75 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e returned with HTTP 200 [ 1212.836773] [55073]: [pid: 55073|app: 0|req: 224/492] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:35 2025] GET /volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1213.674699] [55072]: DEBUG cinder.api.middleware.request_id [req-b2fabac7-a3a5-4d37-b2e4-151a6692a4ff req-2d857082-e39a-4d02-986f-47e359508eab None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.676947] [55072]: INFO cinder.api.openstack.wsgi [req-b2fabac7-a3a5-4d37-b2e4-151a6692a4ff req-2d857082-e39a-4d02-986f-47e359508eab tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] POST http://10.180.1.21/volume/v3/attachments/742237e7-064a-4996-9ad7-78dac24b55c0/action [ 1213.677386] [55072]: DEBUG cinder.api.openstack.wsgi [req-b2fabac7-a3a5-4d37-b2e4-151a6692a4ff req-2d857082-e39a-4d02-986f-47e359508eab tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Action body: b'{"os-complete": null}' {{(pid=55072) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1213.677528] [55072]: DEBUG cinder.api.openstack.wsgi [req-b2fabac7-a3a5-4d37-b2e4-151a6692a4ff req-2d857082-e39a-4d02-986f-47e359508eab tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1213.691760] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1213.691760] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1213.698826] [55072]: INFO cinder.api.openstack.wsgi [req-b2fabac7-a3a5-4d37-b2e4-151a6692a4ff req-2d857082-e39a-4d02-986f-47e359508eab tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] http://10.180.1.21/volume/v3/attachments/742237e7-064a-4996-9ad7-78dac24b55c0/action returned with HTTP 204 [ 1213.699257] [55072]: [pid: 55072|app: 0|req: 269/493] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 17:25:36 2025] POST /volume/v3/attachments/742237e7-064a-4996-9ad7-78dac24b55c0/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1213.846151] [55073]: DEBUG cinder.api.middleware.request_id [None req-93e72389-990f-4e03-bffd-04ed4fc3efdb None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.848429] [55073]: INFO cinder.api.openstack.wsgi [None req-93e72389-990f-4e03-bffd-04ed4fc3efdb tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] GET http://10.180.1.21/volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e [ 1213.848650] [55073]: DEBUG cinder.api.openstack.wsgi [None req-93e72389-990f-4e03-bffd-04ed4fc3efdb tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1213.848863] [55073]: DEBUG cinder.api.openstack.wsgi [None req-93e72389-990f-4e03-bffd-04ed4fc3efdb tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1213.856407] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1213.856407] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1213.859765] [55073]: INFO cinder.volume.api [None req-93e72389-990f-4e03-bffd-04ed4fc3efdb tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Volume info retrieved successfully. [ 1213.863874] [55073]: INFO cinder.api.openstack.wsgi [None req-93e72389-990f-4e03-bffd-04ed4fc3efdb tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e returned with HTTP 200 [ 1213.864255] [55073]: [pid: 55073|app: 0|req: 225/494] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:36 2025] GET /volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1214.874417] [55072]: DEBUG cinder.api.middleware.request_id [None req-8f3253dd-c36d-4089-b9ab-3f758969bf03 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.876462] [55072]: INFO cinder.api.openstack.wsgi [None req-8f3253dd-c36d-4089-b9ab-3f758969bf03 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] GET http://10.180.1.21/volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e [ 1214.876689] [55072]: DEBUG cinder.api.openstack.wsgi [None req-8f3253dd-c36d-4089-b9ab-3f758969bf03 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1214.876912] [55072]: DEBUG cinder.api.openstack.wsgi [None req-8f3253dd-c36d-4089-b9ab-3f758969bf03 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1214.887006] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1214.887006] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1214.890810] [55072]: INFO cinder.volume.api [None req-8f3253dd-c36d-4089-b9ab-3f758969bf03 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Volume info retrieved successfully. [ 1214.895538] [55072]: INFO cinder.api.openstack.wsgi [None req-8f3253dd-c36d-4089-b9ab-3f758969bf03 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e returned with HTTP 200 [ 1214.895908] [55072]: [pid: 55072|app: 0|req: 270/495] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:37 2025] GET /volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1215.905296] [55073]: DEBUG cinder.api.middleware.request_id [None req-9a1c7b10-abfa-4129-a35e-9cf987917c8d None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.907463] [55073]: INFO cinder.api.openstack.wsgi [None req-9a1c7b10-abfa-4129-a35e-9cf987917c8d tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] GET http://10.180.1.21/volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e [ 1215.907693] [55073]: DEBUG cinder.api.openstack.wsgi [None req-9a1c7b10-abfa-4129-a35e-9cf987917c8d tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1215.907910] [55073]: DEBUG cinder.api.openstack.wsgi [None req-9a1c7b10-abfa-4129-a35e-9cf987917c8d tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1215.917016] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1215.917016] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1215.921040] [55073]: INFO cinder.volume.api [None req-9a1c7b10-abfa-4129-a35e-9cf987917c8d tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Volume info retrieved successfully. [ 1215.925744] [55073]: INFO cinder.api.openstack.wsgi [None req-9a1c7b10-abfa-4129-a35e-9cf987917c8d tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e returned with HTTP 200 [ 1215.926270] [55073]: [pid: 55073|app: 0|req: 226/496] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:38 2025] GET /volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1216.940572] [55072]: DEBUG cinder.api.middleware.request_id [None req-5c9715e3-7a00-429d-a398-0b7b2dc46ea2 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1216.942669] [55072]: INFO cinder.api.openstack.wsgi [None req-5c9715e3-7a00-429d-a398-0b7b2dc46ea2 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] GET http://10.180.1.21/volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e [ 1216.942896] [55072]: DEBUG cinder.api.openstack.wsgi [None req-5c9715e3-7a00-429d-a398-0b7b2dc46ea2 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1216.943122] [55072]: DEBUG cinder.api.openstack.wsgi [None req-5c9715e3-7a00-429d-a398-0b7b2dc46ea2 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1216.950848] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1216.950848] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1216.954466] [55072]: INFO cinder.volume.api [None req-5c9715e3-7a00-429d-a398-0b7b2dc46ea2 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Volume info retrieved successfully. [ 1216.958547] [55072]: INFO cinder.api.openstack.wsgi [None req-5c9715e3-7a00-429d-a398-0b7b2dc46ea2 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e returned with HTTP 200 [ 1216.958912] [55072]: [pid: 55072|app: 0|req: 271/497] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:39 2025] GET /volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1217.702835] [55073]: DEBUG cinder.api.middleware.request_id [None req-581bdc01-ffc1-40c8-9a0e-719f8660b885 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.703303] [55073]: INFO cinder.api.openstack.wsgi [None req-581bdc01-ffc1-40c8-9a0e-719f8660b885 None None] GET http://10.180.1.21/volume// [ 1217.703487] [55073]: DEBUG cinder.api.openstack.wsgi [None req-581bdc01-ffc1-40c8-9a0e-719f8660b885 None None] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1217.703702] [55073]: DEBUG cinder.api.openstack.wsgi [None req-581bdc01-ffc1-40c8-9a0e-719f8660b885 None None] Calling method 'all' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1217.704106] [55073]: INFO cinder.api.openstack.wsgi [None req-581bdc01-ffc1-40c8-9a0e-719f8660b885 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1217.704409] [55073]: [pid: 55073|app: 0|req: 227/498] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 17:25:40 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1217.707690] [55072]: DEBUG cinder.api.middleware.request_id [req-c0b16c16-ce46-4b58-9ac4-2b05366e5689 req-0bb33708-5d06-417f-aab8-cda5d49b074c None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.709927] [55072]: INFO cinder.api.openstack.wsgi [req-c0b16c16-ce46-4b58-9ac4-2b05366e5689 req-0bb33708-5d06-417f-aab8-cda5d49b074c tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1217.710362] [55072]: DEBUG cinder.api.openstack.wsgi [req-c0b16c16-ce46-4b58-9ac4-2b05366e5689 req-0bb33708-5d06-417f-aab8-cda5d49b074c tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "86657c31-8dd9-4ea2-b02f-5c8deb4690ba", "connector": null, "instance_uuid": "839bbb54-8100-4ed6-9e8d-c8299147d567"}} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1217.722550] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1217.722550] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1217.750734] [55072]: INFO cinder.api.openstack.wsgi [req-c0b16c16-ce46-4b58-9ac4-2b05366e5689 req-0bb33708-5d06-417f-aab8-cda5d49b074c tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1217.751275] [55072]: [pid: 55072|app: 0|req: 272/499] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 17:25:40 2025] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1217.755120] [55073]: DEBUG cinder.api.middleware.request_id [req-c0b16c16-ce46-4b58-9ac4-2b05366e5689 req-5c42de9a-3511-48a5-968d-a5ccd9961393 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.757519] [55073]: INFO cinder.api.openstack.wsgi [req-c0b16c16-ce46-4b58-9ac4-2b05366e5689 req-5c42de9a-3511-48a5-968d-a5ccd9961393 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] DELETE http://10.180.1.21/volume/v3/attachments/742237e7-064a-4996-9ad7-78dac24b55c0 [ 1217.757735] [55073]: DEBUG cinder.api.openstack.wsgi [req-c0b16c16-ce46-4b58-9ac4-2b05366e5689 req-5c42de9a-3511-48a5-968d-a5ccd9961393 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1217.757945] [55073]: DEBUG cinder.api.openstack.wsgi [req-c0b16c16-ce46-4b58-9ac4-2b05366e5689 req-5c42de9a-3511-48a5-968d-a5ccd9961393 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Calling method 'version_select' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1217.764569] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1217.764569] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1217.969320] [55072]: DEBUG cinder.api.middleware.request_id [None req-5cfe5c71-2825-4f2c-985c-84af73a112ee None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.971413] [55072]: INFO cinder.api.openstack.wsgi [None req-5cfe5c71-2825-4f2c-985c-84af73a112ee tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] GET http://10.180.1.21/volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e [ 1217.971645] [55072]: DEBUG cinder.api.openstack.wsgi [None req-5cfe5c71-2825-4f2c-985c-84af73a112ee tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1217.971876] [55072]: DEBUG cinder.api.openstack.wsgi [None req-5cfe5c71-2825-4f2c-985c-84af73a112ee tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1217.979540] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1217.979540] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1217.983319] [55072]: INFO cinder.volume.api [None req-5cfe5c71-2825-4f2c-985c-84af73a112ee tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Volume info retrieved successfully. [ 1217.988228] [55072]: INFO cinder.api.openstack.wsgi [None req-5cfe5c71-2825-4f2c-985c-84af73a112ee tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e returned with HTTP 200 [ 1217.988610] [55072]: [pid: 55072|app: 0|req: 273/500] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:25:40 2025] GET /volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e => generated 1392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1218.014282] [55072]: DEBUG cinder.api.middleware.request_id [req-924ea829-ba2a-4dc5-b312-626fd8f88067 req-452df90a-307b-413e-b6e0-a640a02a3a68 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1218.016444] [55072]: INFO cinder.api.openstack.wsgi [req-924ea829-ba2a-4dc5-b312-626fd8f88067 req-452df90a-307b-413e-b6e0-a640a02a3a68 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] GET http://10.180.1.21/volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e [ 1218.016667] [55072]: DEBUG cinder.api.openstack.wsgi [req-924ea829-ba2a-4dc5-b312-626fd8f88067 req-452df90a-307b-413e-b6e0-a640a02a3a68 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1218.016879] [55072]: DEBUG cinder.api.openstack.wsgi [req-924ea829-ba2a-4dc5-b312-626fd8f88067 req-452df90a-307b-413e-b6e0-a640a02a3a68 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1218.023865] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1218.023865] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1218.026955] [55072]: INFO cinder.volume.api [req-924ea829-ba2a-4dc5-b312-626fd8f88067 req-452df90a-307b-413e-b6e0-a640a02a3a68 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Volume info retrieved successfully. [ 1218.031615] [55072]: INFO cinder.api.openstack.wsgi [req-924ea829-ba2a-4dc5-b312-626fd8f88067 req-452df90a-307b-413e-b6e0-a640a02a3a68 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e returned with HTTP 200 [ 1218.031981] [55072]: [pid: 55072|app: 0|req: 274/501] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:25:40 2025] GET /volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e => generated 1392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1218.236765] [55072]: DEBUG cinder.api.middleware.request_id [req-924ea829-ba2a-4dc5-b312-626fd8f88067 req-59dde069-3db5-4353-a2da-9c4c8b4be4b8 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1218.239176] [55072]: INFO cinder.api.openstack.wsgi [req-924ea829-ba2a-4dc5-b312-626fd8f88067 req-59dde069-3db5-4353-a2da-9c4c8b4be4b8 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] GET http://10.180.1.21/volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e [ 1218.239397] [55072]: DEBUG cinder.api.openstack.wsgi [req-924ea829-ba2a-4dc5-b312-626fd8f88067 req-59dde069-3db5-4353-a2da-9c4c8b4be4b8 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1218.239616] [55072]: DEBUG cinder.api.openstack.wsgi [req-924ea829-ba2a-4dc5-b312-626fd8f88067 req-59dde069-3db5-4353-a2da-9c4c8b4be4b8 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1218.246890] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1218.246890] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1218.250100] [55072]: INFO cinder.volume.api [req-924ea829-ba2a-4dc5-b312-626fd8f88067 req-59dde069-3db5-4353-a2da-9c4c8b4be4b8 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Volume info retrieved successfully. [ 1218.254596] [55072]: INFO cinder.api.openstack.wsgi [req-924ea829-ba2a-4dc5-b312-626fd8f88067 req-59dde069-3db5-4353-a2da-9c4c8b4be4b8 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e returned with HTTP 200 [ 1218.254961] [55072]: [pid: 55072|app: 0|req: 275/502] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:25:41 2025] GET /volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e => generated 1392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1218.259744] [55072]: DEBUG cinder.api.middleware.request_id [None req-412756a1-8882-456e-9bcb-e881aa1903bf None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1218.260098] [55072]: INFO cinder.api.openstack.wsgi [None req-412756a1-8882-456e-9bcb-e881aa1903bf None None] GET http://10.180.1.21/volume// [ 1218.260268] [55072]: DEBUG cinder.api.openstack.wsgi [None req-412756a1-8882-456e-9bcb-e881aa1903bf None None] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1218.260491] [55072]: DEBUG cinder.api.openstack.wsgi [None req-412756a1-8882-456e-9bcb-e881aa1903bf None None] Calling method 'all' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1218.260838] [55072]: INFO cinder.api.openstack.wsgi [None req-412756a1-8882-456e-9bcb-e881aa1903bf None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1218.261159] [55072]: [pid: 55072|app: 0|req: 276/503] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 17:25:41 2025] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1218.264173] [55072]: DEBUG cinder.api.middleware.request_id [req-924ea829-ba2a-4dc5-b312-626fd8f88067 req-100e2be7-8d79-47e1-956a-188851e1047a None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1218.266015] [55072]: INFO cinder.api.openstack.wsgi [req-924ea829-ba2a-4dc5-b312-626fd8f88067 req-100e2be7-8d79-47e1-956a-188851e1047a tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1218.266371] [55072]: DEBUG cinder.api.openstack.wsgi [req-924ea829-ba2a-4dc5-b312-626fd8f88067 req-100e2be7-8d79-47e1-956a-188851e1047a tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "67e0ad76-66e4-4e40-8964-fd27ae9ea47e", "connector": null, "instance_uuid": "ac7beddd-0681-4a54-bf20-a78db8b6a586"}} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1218.274076] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1218.274076] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1218.288926] [55073]: INFO cinder.api.openstack.wsgi [req-c0b16c16-ce46-4b58-9ac4-2b05366e5689 req-5c42de9a-3511-48a5-968d-a5ccd9961393 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] http://10.180.1.21/volume/v3/attachments/742237e7-064a-4996-9ad7-78dac24b55c0 returned with HTTP 200 [ 1218.289368] [55073]: [pid: 55073|app: 0|req: 228/504] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 17:25:40 2025] DELETE /volume/v3/attachments/742237e7-064a-4996-9ad7-78dac24b55c0 => generated 192 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1218.291206] [55072]: INFO cinder.api.openstack.wsgi [req-924ea829-ba2a-4dc5-b312-626fd8f88067 req-100e2be7-8d79-47e1-956a-188851e1047a tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1218.291614] [55072]: [pid: 55072|app: 0|req: 277/505] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 17:25:41 2025] POST /volume/v3/attachments => generated 273 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1225.641798] [55073]: DEBUG cinder.api.middleware.request_id [req-c0b16c16-ce46-4b58-9ac4-2b05366e5689 req-911599cb-91d3-4d9d-b260-4aae6ceb9e2f None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1225.644420] [55073]: INFO cinder.api.openstack.wsgi [req-c0b16c16-ce46-4b58-9ac4-2b05366e5689 req-911599cb-91d3-4d9d-b260-4aae6ceb9e2f tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] PUT http://10.180.1.21/volume/v3/attachments/8a14273b-6909-4b93-b6d4-dd4ad0db1dc4 [ 1225.644908] [55073]: DEBUG cinder.api.openstack.wsgi [req-c0b16c16-ce46-4b58-9ac4-2b05366e5689 req-911599cb-91d3-4d9d-b260-4aae6ceb9e2f tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-543808", "mountpoint": "/dev/sdb"}}} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1225.657218] [55073]: DEBUG cinder.coordination [req-c0b16c16-ce46-4b58-9ac4-2b05366e5689 req-911599cb-91d3-4d9d-b260-4aae6ceb9e2f tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Acquiring lock "cinder-attachment_update-86657c31-8dd9-4ea2-b02f-5c8deb4690ba-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55073) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1225.662361] [55073]: DEBUG cinder.coordination [req-c0b16c16-ce46-4b58-9ac4-2b05366e5689 req-911599cb-91d3-4d9d-b260-4aae6ceb9e2f tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Lock "cinder-attachment_update-86657c31-8dd9-4ea2-b02f-5c8deb4690ba-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55073) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1225.663476] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1225.663476] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1226.182923] [55073]: DEBUG cinder.coordination [req-c0b16c16-ce46-4b58-9ac4-2b05366e5689 req-911599cb-91d3-4d9d-b260-4aae6ceb9e2f tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Lock "cinder-attachment_update-86657c31-8dd9-4ea2-b02f-5c8deb4690ba-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.520s {{(pid=55073) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1226.183340] [55073]: INFO cinder.api.openstack.wsgi [req-c0b16c16-ce46-4b58-9ac4-2b05366e5689 req-911599cb-91d3-4d9d-b260-4aae6ceb9e2f tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] http://10.180.1.21/volume/v3/attachments/8a14273b-6909-4b93-b6d4-dd4ad0db1dc4 returned with HTTP 200 [ 1226.183859] [55073]: [pid: 55073|app: 0|req: 229/506] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 17:25:48 2025] PUT /volume/v3/attachments/8a14273b-6909-4b93-b6d4-dd4ad0db1dc4 => generated 617 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1226.188289] [55072]: DEBUG cinder.api.middleware.request_id [req-c0b16c16-ce46-4b58-9ac4-2b05366e5689 req-adc7ce3d-8264-456f-ab41-aff8dd17e1cd None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1226.190994] [55072]: INFO cinder.api.openstack.wsgi [req-c0b16c16-ce46-4b58-9ac4-2b05366e5689 req-adc7ce3d-8264-456f-ab41-aff8dd17e1cd tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] GET http://10.180.1.21/volume/v3/attachments/8a14273b-6909-4b93-b6d4-dd4ad0db1dc4 [ 1226.191303] [55072]: DEBUG cinder.api.openstack.wsgi [req-c0b16c16-ce46-4b58-9ac4-2b05366e5689 req-adc7ce3d-8264-456f-ab41-aff8dd17e1cd tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1226.191566] [55072]: DEBUG cinder.api.openstack.wsgi [req-c0b16c16-ce46-4b58-9ac4-2b05366e5689 req-adc7ce3d-8264-456f-ab41-aff8dd17e1cd tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Calling method 'version_select' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1226.207642] [55072]: INFO cinder.api.openstack.wsgi [req-c0b16c16-ce46-4b58-9ac4-2b05366e5689 req-adc7ce3d-8264-456f-ab41-aff8dd17e1cd tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] http://10.180.1.21/volume/v3/attachments/8a14273b-6909-4b93-b6d4-dd4ad0db1dc4 returned with HTTP 200 [ 1226.208121] [55072]: [pid: 55072|app: 0|req: 278/507] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Feb 19 17:25:49 2025] GET /volume/v3/attachments/8a14273b-6909-4b93-b6d4-dd4ad0db1dc4 => generated 642 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1226.354287] [55073]: DEBUG cinder.api.middleware.request_id [None req-d036c9bc-68a5-4e7a-ad70-24f2a6d390bb None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1226.354750] [55073]: INFO cinder.api.openstack.wsgi [None req-d036c9bc-68a5-4e7a-ad70-24f2a6d390bb None None] GET http://10.180.1.21/volume// [ 1226.354933] [55073]: DEBUG cinder.api.openstack.wsgi [None req-d036c9bc-68a5-4e7a-ad70-24f2a6d390bb None None] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1226.355189] [55073]: DEBUG cinder.api.openstack.wsgi [None req-d036c9bc-68a5-4e7a-ad70-24f2a6d390bb None None] Calling method 'all' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1226.355613] [55073]: INFO cinder.api.openstack.wsgi [None req-d036c9bc-68a5-4e7a-ad70-24f2a6d390bb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1226.355937] [55073]: [pid: 55073|app: 0|req: 230/508] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 17:25:49 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1226.359273] [55072]: DEBUG cinder.api.middleware.request_id [req-924ea829-ba2a-4dc5-b312-626fd8f88067 req-1b22e51d-774f-4441-9d16-04f394bd393a None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1226.361590] [55072]: INFO cinder.api.openstack.wsgi [req-924ea829-ba2a-4dc5-b312-626fd8f88067 req-1b22e51d-774f-4441-9d16-04f394bd393a tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] GET http://10.180.1.21/volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e [ 1226.361833] [55072]: DEBUG cinder.api.openstack.wsgi [req-924ea829-ba2a-4dc5-b312-626fd8f88067 req-1b22e51d-774f-4441-9d16-04f394bd393a tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1226.362058] [55072]: DEBUG cinder.api.openstack.wsgi [req-924ea829-ba2a-4dc5-b312-626fd8f88067 req-1b22e51d-774f-4441-9d16-04f394bd393a tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1226.371663] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1226.371663] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1226.374720] [55072]: INFO cinder.volume.api [req-924ea829-ba2a-4dc5-b312-626fd8f88067 req-1b22e51d-774f-4441-9d16-04f394bd393a tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Volume info retrieved successfully. [ 1226.380846] [55072]: INFO cinder.api.openstack.wsgi [req-924ea829-ba2a-4dc5-b312-626fd8f88067 req-1b22e51d-774f-4441-9d16-04f394bd393a tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e returned with HTTP 200 [ 1226.381218] [55072]: [pid: 55072|app: 0|req: 279/509] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 17:25:49 2025] GET /volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e => generated 1572 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1226.502328] [55073]: DEBUG cinder.api.middleware.request_id [req-924ea829-ba2a-4dc5-b312-626fd8f88067 req-824fa11c-1250-4e59-b2b3-fc39234002e5 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1226.504846] [55073]: INFO cinder.api.openstack.wsgi [req-924ea829-ba2a-4dc5-b312-626fd8f88067 req-824fa11c-1250-4e59-b2b3-fc39234002e5 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] PUT http://10.180.1.21/volume/v3/attachments/aa5d921e-ee64-4164-9e18-73bd57883428 [ 1226.505341] [55073]: DEBUG cinder.api.openstack.wsgi [req-924ea829-ba2a-4dc5-b312-626fd8f88067 req-824fa11c-1250-4e59-b2b3-fc39234002e5 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "mountpoint": "/dev/sda"}}} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1226.514219] [55073]: DEBUG cinder.coordination [req-924ea829-ba2a-4dc5-b312-626fd8f88067 req-824fa11c-1250-4e59-b2b3-fc39234002e5 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Acquiring lock "cinder-attachment_update-67e0ad76-66e4-4e40-8964-fd27ae9ea47e-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55073) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1226.518688] [55073]: DEBUG cinder.coordination [req-924ea829-ba2a-4dc5-b312-626fd8f88067 req-824fa11c-1250-4e59-b2b3-fc39234002e5 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Lock "cinder-attachment_update-67e0ad76-66e4-4e40-8964-fd27ae9ea47e-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55073) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1226.519876] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1226.519876] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1227.038610] [55073]: DEBUG cinder.coordination [req-924ea829-ba2a-4dc5-b312-626fd8f88067 req-824fa11c-1250-4e59-b2b3-fc39234002e5 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Lock "cinder-attachment_update-67e0ad76-66e4-4e40-8964-fd27ae9ea47e-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.519s {{(pid=55073) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1227.038610] [55073]: INFO cinder.api.openstack.wsgi [req-924ea829-ba2a-4dc5-b312-626fd8f88067 req-824fa11c-1250-4e59-b2b3-fc39234002e5 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/attachments/aa5d921e-ee64-4164-9e18-73bd57883428 returned with HTTP 200 [ 1227.038610] [55073]: [pid: 55073|app: 0|req: 231/510] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 17:25:49 2025] PUT /volume/v3/attachments/aa5d921e-ee64-4164-9e18-73bd57883428 => generated 617 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1227.546028] [55072]: DEBUG cinder.api.middleware.request_id [req-924ea829-ba2a-4dc5-b312-626fd8f88067 req-722db162-c36d-4965-a225-7d8ec0c7594d None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1227.548211] [55072]: INFO cinder.api.openstack.wsgi [req-924ea829-ba2a-4dc5-b312-626fd8f88067 req-722db162-c36d-4965-a225-7d8ec0c7594d tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] POST http://10.180.1.21/volume/v3/attachments/aa5d921e-ee64-4164-9e18-73bd57883428/action [ 1227.548670] [55072]: DEBUG cinder.api.openstack.wsgi [req-924ea829-ba2a-4dc5-b312-626fd8f88067 req-722db162-c36d-4965-a225-7d8ec0c7594d tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Action body: b'{"os-complete": null}' {{(pid=55072) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1227.548813] [55072]: DEBUG cinder.api.openstack.wsgi [req-924ea829-ba2a-4dc5-b312-626fd8f88067 req-722db162-c36d-4965-a225-7d8ec0c7594d tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1227.564801] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1227.564801] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1227.571094] [55072]: INFO cinder.api.openstack.wsgi [req-924ea829-ba2a-4dc5-b312-626fd8f88067 req-722db162-c36d-4965-a225-7d8ec0c7594d tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/attachments/aa5d921e-ee64-4164-9e18-73bd57883428/action returned with HTTP 204 [ 1227.571538] [55072]: [pid: 55072|app: 0|req: 280/511] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 17:25:50 2025] POST /volume/v3/attachments/aa5d921e-ee64-4164-9e18-73bd57883428/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1230.994140] [55073]: DEBUG cinder.api.middleware.request_id [req-c0b16c16-ce46-4b58-9ac4-2b05366e5689 req-57f5b431-7ccf-45b1-a843-c43077d27fc8 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1230.996509] [55073]: INFO cinder.api.openstack.wsgi [req-c0b16c16-ce46-4b58-9ac4-2b05366e5689 req-57f5b431-7ccf-45b1-a843-c43077d27fc8 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] POST http://10.180.1.21/volume/v3/attachments/8a14273b-6909-4b93-b6d4-dd4ad0db1dc4/action [ 1230.996940] [55073]: DEBUG cinder.api.openstack.wsgi [req-c0b16c16-ce46-4b58-9ac4-2b05366e5689 req-57f5b431-7ccf-45b1-a843-c43077d27fc8 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Action body: b'{"os-complete": null}' {{(pid=55073) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1230.997099] [55073]: DEBUG cinder.api.openstack.wsgi [req-c0b16c16-ce46-4b58-9ac4-2b05366e5689 req-57f5b431-7ccf-45b1-a843-c43077d27fc8 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1231.016922] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1231.016922] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1231.026356] [55073]: INFO cinder.api.openstack.wsgi [req-c0b16c16-ce46-4b58-9ac4-2b05366e5689 req-57f5b431-7ccf-45b1-a843-c43077d27fc8 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] http://10.180.1.21/volume/v3/attachments/8a14273b-6909-4b93-b6d4-dd4ad0db1dc4/action returned with HTTP 204 [ 1231.026786] [55073]: [pid: 55073|app: 0|req: 232/512] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 17:25:53 2025] POST /volume/v3/attachments/8a14273b-6909-4b93-b6d4-dd4ad0db1dc4/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1237.569327] [55072]: DEBUG dbcounter [-] [55072] Writing DB stats cinder:SELECT=59,cinder:UPDATE=9,cinder:INSERT=2 {{(pid=55072) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1237.999092] [55072]: DEBUG cinder.api.middleware.request_id [req-87560981-4dd2-4a86-8ede-91f998e81618 req-3f323785-0f13-45a1-bee8-2bc302ebbab4 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.001571] [55072]: INFO cinder.api.openstack.wsgi [req-87560981-4dd2-4a86-8ede-91f998e81618 req-3f323785-0f13-45a1-bee8-2bc302ebbab4 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] DELETE http://10.180.1.21/volume/v3/attachments/8a14273b-6909-4b93-b6d4-dd4ad0db1dc4 [ 1238.002278] [55072]: DEBUG cinder.api.openstack.wsgi [req-87560981-4dd2-4a86-8ede-91f998e81618 req-3f323785-0f13-45a1-bee8-2bc302ebbab4 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1238.002278] [55072]: DEBUG cinder.api.openstack.wsgi [req-87560981-4dd2-4a86-8ede-91f998e81618 req-3f323785-0f13-45a1-bee8-2bc302ebbab4 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Calling method 'version_select' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1238.010413] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1238.010413] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1238.537240] [55072]: INFO cinder.api.openstack.wsgi [req-87560981-4dd2-4a86-8ede-91f998e81618 req-3f323785-0f13-45a1-bee8-2bc302ebbab4 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] http://10.180.1.21/volume/v3/attachments/8a14273b-6909-4b93-b6d4-dd4ad0db1dc4 returned with HTTP 200 [ 1238.537950] [55072]: [pid: 55072|app: 0|req: 281/513] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 17:26:00 2025] DELETE /volume/v3/attachments/8a14273b-6909-4b93-b6d4-dd4ad0db1dc4 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1241.021841] [55073]: DEBUG dbcounter [-] [55073] Writing DB stats cinder:SELECT=42,cinder:UPDATE=7 {{(pid=55073) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1242.404979] [55073]: DEBUG cinder.api.middleware.request_id [None req-3e83cc3b-34ae-4280-b2f5-282339a6e485 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.406909] [55073]: INFO cinder.api.openstack.wsgi [None req-3e83cc3b-34ae-4280-b2f5-282339a6e485 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] GET http://10.180.1.21/volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba [ 1242.407707] [55073]: DEBUG cinder.api.openstack.wsgi [None req-3e83cc3b-34ae-4280-b2f5-282339a6e485 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1242.407707] [55073]: DEBUG cinder.api.openstack.wsgi [None req-3e83cc3b-34ae-4280-b2f5-282339a6e485 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1242.417672] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1242.417672] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1242.421537] [55073]: INFO cinder.volume.api [None req-3e83cc3b-34ae-4280-b2f5-282339a6e485 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Volume info retrieved successfully. [ 1242.426066] [55073]: INFO cinder.api.openstack.wsgi [None req-3e83cc3b-34ae-4280-b2f5-282339a6e485 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] http://10.180.1.21/volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba returned with HTTP 200 [ 1242.426447] [55073]: [pid: 55073|app: 0|req: 233/514] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:26:05 2025] GET /volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1242.456753] [55072]: DEBUG cinder.api.middleware.request_id [None req-404db4b0-ce1d-4277-aa4b-84822a99d3b9 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.458779] [55072]: INFO cinder.api.openstack.wsgi [None req-404db4b0-ce1d-4277-aa4b-84822a99d3b9 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] GET http://10.180.1.21/volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba [ 1242.459015] [55072]: DEBUG cinder.api.openstack.wsgi [None req-404db4b0-ce1d-4277-aa4b-84822a99d3b9 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1242.459273] [55072]: DEBUG cinder.api.openstack.wsgi [None req-404db4b0-ce1d-4277-aa4b-84822a99d3b9 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1242.467370] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1242.467370] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1242.471029] [55072]: INFO cinder.volume.api [None req-404db4b0-ce1d-4277-aa4b-84822a99d3b9 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Volume info retrieved successfully. [ 1242.475057] [55072]: INFO cinder.api.openstack.wsgi [None req-404db4b0-ce1d-4277-aa4b-84822a99d3b9 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] http://10.180.1.21/volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba returned with HTTP 200 [ 1242.475415] [55072]: [pid: 55072|app: 0|req: 282/515] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:26:05 2025] GET /volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1245.457644] [55073]: DEBUG cinder.api.middleware.request_id [None req-3285ffed-9863-4f91-afe6-4fd3dc5e5e52 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.458113] [55073]: INFO cinder.api.openstack.wsgi [None req-3285ffed-9863-4f91-afe6-4fd3dc5e5e52 None None] GET http://10.180.1.21/volume// [ 1245.458301] [55073]: DEBUG cinder.api.openstack.wsgi [None req-3285ffed-9863-4f91-afe6-4fd3dc5e5e52 None None] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1245.458513] [55073]: DEBUG cinder.api.openstack.wsgi [None req-3285ffed-9863-4f91-afe6-4fd3dc5e5e52 None None] Calling method 'all' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1245.458929] [55073]: INFO cinder.api.openstack.wsgi [None req-3285ffed-9863-4f91-afe6-4fd3dc5e5e52 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1245.459341] [55073]: [pid: 55073|app: 0|req: 234/516] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 17:26:08 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1245.462871] [55072]: DEBUG cinder.api.middleware.request_id [req-5788ddc1-87d0-48f5-98fa-f5f752f10a4f req-65364ed4-6d30-4daa-b690-810716008bb7 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.465193] [55072]: INFO cinder.api.openstack.wsgi [req-5788ddc1-87d0-48f5-98fa-f5f752f10a4f req-65364ed4-6d30-4daa-b690-810716008bb7 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1245.465624] [55072]: DEBUG cinder.api.openstack.wsgi [req-5788ddc1-87d0-48f5-98fa-f5f752f10a4f req-65364ed4-6d30-4daa-b690-810716008bb7 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "67e0ad76-66e4-4e40-8964-fd27ae9ea47e", "connector": null, "instance_uuid": "ac7beddd-0681-4a54-bf20-a78db8b6a586"}} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1245.480194] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1245.480194] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1245.504973] [55072]: INFO cinder.api.openstack.wsgi [req-5788ddc1-87d0-48f5-98fa-f5f752f10a4f req-65364ed4-6d30-4daa-b690-810716008bb7 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1245.505398] [55072]: [pid: 55072|app: 0|req: 283/517] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 17:26:08 2025] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1245.510063] [55073]: DEBUG cinder.api.middleware.request_id [req-5788ddc1-87d0-48f5-98fa-f5f752f10a4f req-53fe24e0-4203-4f27-bc15-921fd1b8da5e None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.512134] [55073]: INFO cinder.api.openstack.wsgi [req-5788ddc1-87d0-48f5-98fa-f5f752f10a4f req-53fe24e0-4203-4f27-bc15-921fd1b8da5e tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] DELETE http://10.180.1.21/volume/v3/attachments/aa5d921e-ee64-4164-9e18-73bd57883428 [ 1245.512355] [55073]: DEBUG cinder.api.openstack.wsgi [req-5788ddc1-87d0-48f5-98fa-f5f752f10a4f req-53fe24e0-4203-4f27-bc15-921fd1b8da5e tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1245.512561] [55073]: DEBUG cinder.api.openstack.wsgi [req-5788ddc1-87d0-48f5-98fa-f5f752f10a4f req-53fe24e0-4203-4f27-bc15-921fd1b8da5e tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Calling method 'version_select' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1245.519513] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1245.519513] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1246.047989] [55073]: INFO cinder.api.openstack.wsgi [req-5788ddc1-87d0-48f5-98fa-f5f752f10a4f req-53fe24e0-4203-4f27-bc15-921fd1b8da5e tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/attachments/aa5d921e-ee64-4164-9e18-73bd57883428 returned with HTTP 200 [ 1246.048575] [55073]: [pid: 55073|app: 0|req: 235/518] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 17:26:08 2025] DELETE /volume/v3/attachments/aa5d921e-ee64-4164-9e18-73bd57883428 => generated 192 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1250.388142] [55072]: DEBUG cinder.api.middleware.request_id [req-5788ddc1-87d0-48f5-98fa-f5f752f10a4f req-b11fa57e-21f9-4bb5-b645-0e8d8599a34a None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.390662] [55072]: INFO cinder.api.openstack.wsgi [req-5788ddc1-87d0-48f5-98fa-f5f752f10a4f req-b11fa57e-21f9-4bb5-b645-0e8d8599a34a tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] PUT http://10.180.1.21/volume/v3/attachments/f1330242-c8d4-42d3-801d-553203b19418 [ 1250.391147] [55072]: DEBUG cinder.api.openstack.wsgi [req-5788ddc1-87d0-48f5-98fa-f5f752f10a4f req-b11fa57e-21f9-4bb5-b645-0e8d8599a34a tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-543820", "mountpoint": "/dev/sda"}}} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1250.400174] [55072]: DEBUG cinder.coordination [req-5788ddc1-87d0-48f5-98fa-f5f752f10a4f req-b11fa57e-21f9-4bb5-b645-0e8d8599a34a tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Acquiring lock "cinder-attachment_update-67e0ad76-66e4-4e40-8964-fd27ae9ea47e-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55072) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1250.404321] [55072]: DEBUG cinder.coordination [req-5788ddc1-87d0-48f5-98fa-f5f752f10a4f req-b11fa57e-21f9-4bb5-b645-0e8d8599a34a tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Lock "cinder-attachment_update-67e0ad76-66e4-4e40-8964-fd27ae9ea47e-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55072) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1250.405366] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1250.405366] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1250.927910] [55072]: DEBUG cinder.coordination [req-5788ddc1-87d0-48f5-98fa-f5f752f10a4f req-b11fa57e-21f9-4bb5-b645-0e8d8599a34a tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Lock "cinder-attachment_update-67e0ad76-66e4-4e40-8964-fd27ae9ea47e-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.523s {{(pid=55072) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1250.928309] [55072]: INFO cinder.api.openstack.wsgi [req-5788ddc1-87d0-48f5-98fa-f5f752f10a4f req-b11fa57e-21f9-4bb5-b645-0e8d8599a34a tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/attachments/f1330242-c8d4-42d3-801d-553203b19418 returned with HTTP 200 [ 1250.928875] [55072]: [pid: 55072|app: 0|req: 284/519] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 17:26:13 2025] PUT /volume/v3/attachments/f1330242-c8d4-42d3-801d-553203b19418 => generated 617 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1250.933400] [55073]: DEBUG cinder.api.middleware.request_id [req-5788ddc1-87d0-48f5-98fa-f5f752f10a4f req-aaa293cf-daea-489d-9b53-99055fc90e49 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.935715] [55073]: INFO cinder.api.openstack.wsgi [req-5788ddc1-87d0-48f5-98fa-f5f752f10a4f req-aaa293cf-daea-489d-9b53-99055fc90e49 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] GET http://10.180.1.21/volume/v3/attachments/f1330242-c8d4-42d3-801d-553203b19418 [ 1250.935968] [55073]: DEBUG cinder.api.openstack.wsgi [req-5788ddc1-87d0-48f5-98fa-f5f752f10a4f req-aaa293cf-daea-489d-9b53-99055fc90e49 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1250.936237] [55073]: DEBUG cinder.api.openstack.wsgi [req-5788ddc1-87d0-48f5-98fa-f5f752f10a4f req-aaa293cf-daea-489d-9b53-99055fc90e49 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Calling method 'version_select' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1250.952082] [55073]: INFO cinder.api.openstack.wsgi [req-5788ddc1-87d0-48f5-98fa-f5f752f10a4f req-aaa293cf-daea-489d-9b53-99055fc90e49 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/attachments/f1330242-c8d4-42d3-801d-553203b19418 returned with HTTP 200 [ 1250.952669] [55073]: [pid: 55073|app: 0|req: 236/520] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Feb 19 17:26:13 2025] GET /volume/v3/attachments/f1330242-c8d4-42d3-801d-553203b19418 => generated 642 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1253.036415] [55072]: DEBUG cinder.api.middleware.request_id [req-5788ddc1-87d0-48f5-98fa-f5f752f10a4f req-c35b971d-08ba-4c01-a555-361cef7d4d88 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1253.039017] [55072]: INFO cinder.api.openstack.wsgi [req-5788ddc1-87d0-48f5-98fa-f5f752f10a4f req-c35b971d-08ba-4c01-a555-361cef7d4d88 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] POST http://10.180.1.21/volume/v3/attachments/f1330242-c8d4-42d3-801d-553203b19418/action [ 1253.039544] [55072]: DEBUG cinder.api.openstack.wsgi [req-5788ddc1-87d0-48f5-98fa-f5f752f10a4f req-c35b971d-08ba-4c01-a555-361cef7d4d88 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Action body: b'{"os-complete": null}' {{(pid=55072) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1253.039734] [55072]: DEBUG cinder.api.openstack.wsgi [req-5788ddc1-87d0-48f5-98fa-f5f752f10a4f req-c35b971d-08ba-4c01-a555-361cef7d4d88 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1253.056502] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1253.056502] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1253.064959] [55072]: INFO cinder.api.openstack.wsgi [req-5788ddc1-87d0-48f5-98fa-f5f752f10a4f req-c35b971d-08ba-4c01-a555-361cef7d4d88 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/attachments/f1330242-c8d4-42d3-801d-553203b19418/action returned with HTTP 204 [ 1253.065467] [55072]: [pid: 55072|app: 0|req: 285/521] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 17:26:15 2025] POST /volume/v3/attachments/f1330242-c8d4-42d3-801d-553203b19418/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1260.950786] [55073]: DEBUG dbcounter [-] [55073] Writing DB stats cinder:SELECT=19,cinder:UPDATE=3 {{(pid=55073) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1263.061639] [55072]: DEBUG dbcounter [-] [55072] Writing DB stats cinder:SELECT=31,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=55072) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1293.461630] [55073]: DEBUG cinder.api.middleware.request_id [req-f4fc48cc-50cb-4c86-8e6a-6e8d6758ebe5 req-e64d4147-9aaa-4b44-8468-f49fe741e79c None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1293.464270] [55073]: INFO cinder.api.openstack.wsgi [req-f4fc48cc-50cb-4c86-8e6a-6e8d6758ebe5 req-e64d4147-9aaa-4b44-8468-f49fe741e79c tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] DELETE http://10.180.1.21/volume/v3/attachments/f1330242-c8d4-42d3-801d-553203b19418 [ 1293.464517] [55073]: DEBUG cinder.api.openstack.wsgi [req-f4fc48cc-50cb-4c86-8e6a-6e8d6758ebe5 req-e64d4147-9aaa-4b44-8468-f49fe741e79c tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1293.464739] [55073]: DEBUG cinder.api.openstack.wsgi [req-f4fc48cc-50cb-4c86-8e6a-6e8d6758ebe5 req-e64d4147-9aaa-4b44-8468-f49fe741e79c tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Calling method 'version_select' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1293.474476] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1293.474476] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1293.999969] [55073]: INFO cinder.api.openstack.wsgi [req-f4fc48cc-50cb-4c86-8e6a-6e8d6758ebe5 req-e64d4147-9aaa-4b44-8468-f49fe741e79c tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/attachments/f1330242-c8d4-42d3-801d-553203b19418 returned with HTTP 200 [ 1294.000420] [55073]: [pid: 55073|app: 0|req: 237/522] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 17:26:56 2025] DELETE /volume/v3/attachments/f1330242-c8d4-42d3-801d-553203b19418 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1294.006978] [55072]: DEBUG cinder.api.middleware.request_id [req-f4fc48cc-50cb-4c86-8e6a-6e8d6758ebe5 req-a02596fa-e39f-4e75-9f0a-54eadf02ffb1 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1294.009443] [55072]: INFO cinder.api.openstack.wsgi [req-f4fc48cc-50cb-4c86-8e6a-6e8d6758ebe5 req-a02596fa-e39f-4e75-9f0a-54eadf02ffb1 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] DELETE http://10.180.1.21/volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e [ 1294.009642] [55072]: DEBUG cinder.api.openstack.wsgi [req-f4fc48cc-50cb-4c86-8e6a-6e8d6758ebe5 req-a02596fa-e39f-4e75-9f0a-54eadf02ffb1 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1294.009861] [55072]: DEBUG cinder.api.openstack.wsgi [req-f4fc48cc-50cb-4c86-8e6a-6e8d6758ebe5 req-a02596fa-e39f-4e75-9f0a-54eadf02ffb1 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Calling method 'delete' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1294.010076] [55072]: INFO cinder.api.v3.volumes [req-f4fc48cc-50cb-4c86-8e6a-6e8d6758ebe5 req-a02596fa-e39f-4e75-9f0a-54eadf02ffb1 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Delete volume with id: 67e0ad76-66e4-4e40-8964-fd27ae9ea47e [ 1294.019601] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1294.019601] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1294.020123] [55072]: INFO cinder.volume.api [req-f4fc48cc-50cb-4c86-8e6a-6e8d6758ebe5 req-a02596fa-e39f-4e75-9f0a-54eadf02ffb1 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Volume info retrieved successfully. [ 1294.036407] [55072]: INFO cinder.volume.api [req-f4fc48cc-50cb-4c86-8e6a-6e8d6758ebe5 req-a02596fa-e39f-4e75-9f0a-54eadf02ffb1 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Delete volume request issued successfully. [ 1294.036643] [55072]: INFO cinder.api.openstack.wsgi [req-f4fc48cc-50cb-4c86-8e6a-6e8d6758ebe5 req-a02596fa-e39f-4e75-9f0a-54eadf02ffb1 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e returned with HTTP 202 [ 1294.037059] [55072]: [pid: 55072|app: 0|req: 286/523] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 17:26:56 2025] DELETE /volume/v3/volumes/67e0ad76-66e4-4e40-8964-fd27ae9ea47e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1303.177257] [55073]: DEBUG cinder.api.middleware.request_id [None req-ed7b173b-9e54-4ad9-ae74-eb4e0e84663b None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1303.179649] [55073]: INFO cinder.api.openstack.wsgi [None req-ed7b173b-9e54-4ad9-ae74-eb4e0e84663b tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe [ 1303.179928] [55073]: DEBUG cinder.api.openstack.wsgi [None req-ed7b173b-9e54-4ad9-ae74-eb4e0e84663b tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1303.180214] [55073]: DEBUG cinder.api.openstack.wsgi [None req-ed7b173b-9e54-4ad9-ae74-eb4e0e84663b tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Calling method 'delete' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1303.180420] [55073]: INFO cinder.api.v3.volumes [None req-ed7b173b-9e54-4ad9-ae74-eb4e0e84663b tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Delete volume with id: c58a8c9d-2aa3-488b-9e35-260230cca4fe [ 1303.197970] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1303.197970] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1303.198503] [55073]: INFO cinder.volume.api [None req-ed7b173b-9e54-4ad9-ae74-eb4e0e84663b tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Volume info retrieved successfully. [ 1303.215843] [55073]: INFO cinder.volume.api [None req-ed7b173b-9e54-4ad9-ae74-eb4e0e84663b tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Delete volume request issued successfully. [ 1303.216061] [55073]: INFO cinder.api.openstack.wsgi [None req-ed7b173b-9e54-4ad9-ae74-eb4e0e84663b tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe returned with HTTP 202 [ 1303.216500] [55073]: [pid: 55073|app: 0|req: 238/524] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 17:27:06 2025] DELETE /volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1303.219537] [55072]: DEBUG cinder.api.middleware.request_id [None req-a358f99d-abcc-494f-af4d-c87843e3df42 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1303.221919] [55072]: INFO cinder.api.openstack.wsgi [None req-a358f99d-abcc-494f-af4d-c87843e3df42 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] GET http://10.180.1.21/volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe [ 1303.222218] [55072]: DEBUG cinder.api.openstack.wsgi [None req-a358f99d-abcc-494f-af4d-c87843e3df42 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1303.222472] [55072]: DEBUG cinder.api.openstack.wsgi [None req-a358f99d-abcc-494f-af4d-c87843e3df42 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1303.230808] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1303.230808] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1303.235120] [55072]: INFO cinder.volume.api [None req-a358f99d-abcc-494f-af4d-c87843e3df42 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Volume info retrieved successfully. [ 1303.239983] [55072]: INFO cinder.api.openstack.wsgi [None req-a358f99d-abcc-494f-af4d-c87843e3df42 tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe returned with HTTP 200 [ 1303.240410] [55072]: [pid: 55072|app: 0|req: 287/525] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:27:06 2025] GET /volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1304.250332] [55073]: DEBUG cinder.api.middleware.request_id [None req-69f00f6b-346e-49c1-a012-739dba1023cc None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1304.253391] [55073]: INFO cinder.api.openstack.wsgi [None req-69f00f6b-346e-49c1-a012-739dba1023cc tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] GET http://10.180.1.21/volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe [ 1304.253627] [55073]: DEBUG cinder.api.openstack.wsgi [None req-69f00f6b-346e-49c1-a012-739dba1023cc tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1304.253841] [55073]: DEBUG cinder.api.openstack.wsgi [None req-69f00f6b-346e-49c1-a012-739dba1023cc tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1304.265054] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1304.265054] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1304.270145] [55073]: INFO cinder.volume.api [None req-69f00f6b-346e-49c1-a012-739dba1023cc tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Volume info retrieved successfully. [ 1304.275648] [55073]: INFO cinder.api.openstack.wsgi [None req-69f00f6b-346e-49c1-a012-739dba1023cc tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe returned with HTTP 200 [ 1304.276062] [55073]: [pid: 55073|app: 0|req: 239/526] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:27:07 2025] GET /volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1305.288420] [55072]: DEBUG cinder.api.middleware.request_id [None req-ae7c0aa3-c06b-4760-805a-209d280a49bf None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1305.290618] [55072]: INFO cinder.api.openstack.wsgi [None req-ae7c0aa3-c06b-4760-805a-209d280a49bf tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] GET http://10.180.1.21/volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe [ 1305.290838] [55072]: DEBUG cinder.api.openstack.wsgi [None req-ae7c0aa3-c06b-4760-805a-209d280a49bf tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1305.291071] [55072]: DEBUG cinder.api.openstack.wsgi [None req-ae7c0aa3-c06b-4760-805a-209d280a49bf tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1305.300162] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1305.300162] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1305.303252] [55072]: INFO cinder.api.openstack.wsgi [None req-ae7c0aa3-c06b-4760-805a-209d280a49bf tempest-ServerActionsTestOtherA-1258269763 tempest-ServerActionsTestOtherA-1258269763-project-member] http://10.180.1.21/volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe returned with HTTP 404 [ 1305.303844] [55072]: [pid: 55072|app: 0|req: 288/527] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:27:08 2025] GET /volume/v3/volumes/c58a8c9d-2aa3-488b-9e35-260230cca4fe => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1314.273078] [55073]: DEBUG dbcounter [-] [55073] Writing DB stats cinder:SELECT=17,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=55073) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1315.302830] [55072]: DEBUG dbcounter [-] [55072] Writing DB stats cinder:SELECT=9,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55072) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1347.550660] [55073]: DEBUG cinder.api.middleware.request_id [None req-8bb28650-f063-4e93-89e4-6148999c8883 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1347.552846] [55073]: INFO cinder.api.openstack.wsgi [None req-8bb28650-f063-4e93-89e4-6148999c8883 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] DELETE http://10.180.1.21/volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba [ 1347.553112] [55073]: DEBUG cinder.api.openstack.wsgi [None req-8bb28650-f063-4e93-89e4-6148999c8883 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1347.553336] [55073]: DEBUG cinder.api.openstack.wsgi [None req-8bb28650-f063-4e93-89e4-6148999c8883 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Calling method 'delete' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1347.553528] [55073]: INFO cinder.api.v3.volumes [None req-8bb28650-f063-4e93-89e4-6148999c8883 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Delete volume with id: 86657c31-8dd9-4ea2-b02f-5c8deb4690ba [ 1347.563990] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1347.563990] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1347.564525] [55073]: INFO cinder.volume.api [None req-8bb28650-f063-4e93-89e4-6148999c8883 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Volume info retrieved successfully. [ 1347.582414] [55073]: INFO cinder.volume.api [None req-8bb28650-f063-4e93-89e4-6148999c8883 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Delete volume request issued successfully. [ 1347.582610] [55073]: INFO cinder.api.openstack.wsgi [None req-8bb28650-f063-4e93-89e4-6148999c8883 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] http://10.180.1.21/volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba returned with HTTP 202 [ 1347.583075] [55073]: [pid: 55073|app: 0|req: 240/528] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 17:27:50 2025] DELETE /volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1347.586038] [55072]: DEBUG cinder.api.middleware.request_id [None req-8cdecddd-8723-4e8b-98e1-96e5eeebf8ac None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1347.588393] [55072]: INFO cinder.api.openstack.wsgi [None req-8cdecddd-8723-4e8b-98e1-96e5eeebf8ac tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] GET http://10.180.1.21/volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba [ 1347.588643] [55072]: DEBUG cinder.api.openstack.wsgi [None req-8cdecddd-8723-4e8b-98e1-96e5eeebf8ac tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1347.588837] [55072]: DEBUG cinder.api.openstack.wsgi [None req-8cdecddd-8723-4e8b-98e1-96e5eeebf8ac tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1347.596663] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1347.596663] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1347.600547] [55072]: INFO cinder.volume.api [None req-8cdecddd-8723-4e8b-98e1-96e5eeebf8ac tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Volume info retrieved successfully. [ 1347.605325] [55072]: INFO cinder.api.openstack.wsgi [None req-8cdecddd-8723-4e8b-98e1-96e5eeebf8ac tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] http://10.180.1.21/volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba returned with HTTP 200 [ 1347.605701] [55072]: [pid: 55072|app: 0|req: 289/529] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:27:50 2025] GET /volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1348.615861] [55073]: DEBUG cinder.api.middleware.request_id [None req-88794386-56a6-4f1f-81e8-1f7ccc9ebff6 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1348.618104] [55073]: INFO cinder.api.openstack.wsgi [None req-88794386-56a6-4f1f-81e8-1f7ccc9ebff6 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] GET http://10.180.1.21/volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba [ 1348.618224] [55073]: DEBUG cinder.api.openstack.wsgi [None req-88794386-56a6-4f1f-81e8-1f7ccc9ebff6 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1348.618383] [55073]: DEBUG cinder.api.openstack.wsgi [None req-88794386-56a6-4f1f-81e8-1f7ccc9ebff6 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1348.626175] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1348.626175] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1348.629378] [55073]: INFO cinder.volume.api [None req-88794386-56a6-4f1f-81e8-1f7ccc9ebff6 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Volume info retrieved successfully. [ 1348.633499] [55073]: INFO cinder.api.openstack.wsgi [None req-88794386-56a6-4f1f-81e8-1f7ccc9ebff6 tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] http://10.180.1.21/volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba returned with HTTP 200 [ 1348.633973] [55073]: [pid: 55073|app: 0|req: 241/530] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:27:51 2025] GET /volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1349.644380] [55072]: DEBUG cinder.api.middleware.request_id [None req-b88bb5b8-8cc3-4d7a-9f8e-20f150d8d0fa None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1349.646484] [55072]: INFO cinder.api.openstack.wsgi [None req-b88bb5b8-8cc3-4d7a-9f8e-20f150d8d0fa tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] GET http://10.180.1.21/volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba [ 1349.646698] [55072]: DEBUG cinder.api.openstack.wsgi [None req-b88bb5b8-8cc3-4d7a-9f8e-20f150d8d0fa tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1349.646921] [55072]: DEBUG cinder.api.openstack.wsgi [None req-b88bb5b8-8cc3-4d7a-9f8e-20f150d8d0fa tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1349.657243] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1349.657243] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1349.660893] [55072]: INFO cinder.volume.api [None req-b88bb5b8-8cc3-4d7a-9f8e-20f150d8d0fa tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Volume info retrieved successfully. [ 1349.665512] [55072]: INFO cinder.api.openstack.wsgi [None req-b88bb5b8-8cc3-4d7a-9f8e-20f150d8d0fa tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] http://10.180.1.21/volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba returned with HTTP 200 [ 1349.665905] [55072]: [pid: 55072|app: 0|req: 290/531] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:27:52 2025] GET /volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1349.689892] [55073]: DEBUG cinder.api.middleware.request_id [None req-9524bd0c-691a-4fea-bcc1-d41016237e57 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1349.692055] [55073]: INFO cinder.api.openstack.wsgi [None req-9524bd0c-691a-4fea-bcc1-d41016237e57 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1349.692453] [55073]: DEBUG cinder.api.openstack.wsgi [None req-9524bd0c-691a-4fea-bcc1-d41016237e57 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1938560886"}} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1349.694238] [55073]: DEBUG cinder.api.v3.volumes [None req-9524bd0c-691a-4fea-bcc1-d41016237e57 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1938560886'}} {{(pid=55073) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1349.694381] [55073]: INFO cinder.api.v3.volumes [None req-9524bd0c-691a-4fea-bcc1-d41016237e57 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Create volume of 1 GB [ 1349.698469] [55073]: INFO cinder.volume.api [None req-9524bd0c-691a-4fea-bcc1-d41016237e57 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Availability Zones retrieved successfully. [ 1349.705281] [55073]: DEBUG cinder.volume.api [None req-9524bd0c-691a-4fea-bcc1-d41016237e57 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Flow 'volume_create_api' (f879982d-76e4-4a2a-ad4d-1a02f8a50007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1349.706441] [55073]: DEBUG cinder.volume.api [None req-9524bd0c-691a-4fea-bcc1-d41016237e57 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffdb1a79-f45d-46f5-b0b0-c4dfa4b1c4d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1349.707496] [55073]: DEBUG cinder.volume.flows.api.create_volume [None req-9524bd0c-691a-4fea-bcc1-d41016237e57 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Validating volume size '1' using validate_int {{(pid=55073) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1349.724941] [55073]: DEBUG cinder.volume.api [None req-9524bd0c-691a-4fea-bcc1-d41016237e57 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffdb1a79-f45d-46f5-b0b0-c4dfa4b1c4d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T17:12:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1349.725895] [55073]: DEBUG cinder.volume.api [None req-9524bd0c-691a-4fea-bcc1-d41016237e57 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5ea4c7f-d46e-4056-b6a3-8fcd91146520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1349.760904] [55073]: DEBUG cinder.quota [None req-9524bd0c-691a-4fea-bcc1-d41016237e57 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Created reservations ['0bd359b9-cb55-4153-9733-a44e0499bccf', '25d665c1-47a8-4dcc-897f-3510d1f57d88', '8c70ac5d-3766-4baf-96f5-664b1ec843e2', 'f4ea5953-9bd0-44d3-bb78-c721cb297fd1'] {{(pid=55073) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1349.761792] [55073]: DEBUG cinder.volume.api [None req-9524bd0c-691a-4fea-bcc1-d41016237e57 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5ea4c7f-d46e-4056-b6a3-8fcd91146520) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0bd359b9-cb55-4153-9733-a44e0499bccf', '25d665c1-47a8-4dcc-897f-3510d1f57d88', '8c70ac5d-3766-4baf-96f5-664b1ec843e2', 'f4ea5953-9bd0-44d3-bb78-c721cb297fd1']}' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1349.762701] [55073]: DEBUG cinder.volume.api [None req-9524bd0c-691a-4fea-bcc1-d41016237e57 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44c7b229-cb41-424d-ad51-41841374c0ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1349.772679] [55073]: DEBUG cinder.volume.api [None req-9524bd0c-691a-4fea-bcc1-d41016237e57 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44c7b229-cb41-424d-ad51-41841374c0ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec65afc6-1303-46c5-afb7-a00ebd02f2fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1938560886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddfa2a70a6f04654b7d621442590bbc0',qos_specs=None,replication_status=,reservations=['0bd359b9-cb55-4153-9733-a44e0499bccf','25d665c1-47a8-4dcc-897f-3510d1f57d88','8c70ac5d-3766-4baf-96f5-664b1ec843e2','f4ea5953-9bd0-44d3-bb78-c721cb297fd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c49efe5420fd47f2920d61466fa29816',volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T17:27:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1938560886',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec65afc6-1303-46c5-afb7-a00ebd02f2fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddfa2a70a6f04654b7d621442590bbc0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c49efe5420fd47f2920d61466fa29816',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71),volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71)}' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1349.773547] [55073]: DEBUG cinder.volume.api [None req-9524bd0c-691a-4fea-bcc1-d41016237e57 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c38af196-c295-45ba-8377-a55aa8cc496d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1349.785173] [55073]: DEBUG cinder.volume.api [None req-9524bd0c-691a-4fea-bcc1-d41016237e57 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c38af196-c295-45ba-8377-a55aa8cc496d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1938560886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddfa2a70a6f04654b7d621442590bbc0',qos_specs=None,replication_status=,reservations=['0bd359b9-cb55-4153-9733-a44e0499bccf','25d665c1-47a8-4dcc-897f-3510d1f57d88','8c70ac5d-3766-4baf-96f5-664b1ec843e2','f4ea5953-9bd0-44d3-bb78-c721cb297fd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c49efe5420fd47f2920d61466fa29816',volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71)}' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1349.785980] [55073]: DEBUG cinder.volume.api [None req-9524bd0c-691a-4fea-bcc1-d41016237e57 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6921036-3397-4234-8f15-7291f7cc798d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1349.794478] [55073]: DEBUG cinder.volume.api [None req-9524bd0c-691a-4fea-bcc1-d41016237e57 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6921036-3397-4234-8f15-7291f7cc798d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1349.795477] [55073]: DEBUG cinder.volume.api [None req-9524bd0c-691a-4fea-bcc1-d41016237e57 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Flow 'volume_create_api' (f879982d-76e4-4a2a-ad4d-1a02f8a50007) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55073) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1349.795810] [55073]: INFO cinder.volume.api [None req-9524bd0c-691a-4fea-bcc1-d41016237e57 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Create volume request issued successfully. [ 1349.796450] [55073]: INFO cinder.api.openstack.wsgi [None req-9524bd0c-691a-4fea-bcc1-d41016237e57 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1349.796878] [55073]: [pid: 55073|app: 0|req: 242/532] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 17:27:52 2025] POST /volume/v3/volumes => generated 753 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 1349.805665] [55072]: DEBUG cinder.api.middleware.request_id [None req-cccd1ee7-b117-4adc-9237-dd33d4d0d771 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1349.807460] [55072]: INFO cinder.api.openstack.wsgi [None req-cccd1ee7-b117-4adc-9237-dd33d4d0d771 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] GET http://10.180.1.21/volume/v3/volumes/ec65afc6-1303-46c5-afb7-a00ebd02f2fe [ 1349.807683] [55072]: DEBUG cinder.api.openstack.wsgi [None req-cccd1ee7-b117-4adc-9237-dd33d4d0d771 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1349.807898] [55072]: DEBUG cinder.api.openstack.wsgi [None req-cccd1ee7-b117-4adc-9237-dd33d4d0d771 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1349.815381] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1349.815381] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1349.818577] [55072]: INFO cinder.volume.api [None req-cccd1ee7-b117-4adc-9237-dd33d4d0d771 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Volume info retrieved successfully. [ 1349.822661] [55072]: INFO cinder.api.openstack.wsgi [None req-cccd1ee7-b117-4adc-9237-dd33d4d0d771 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] http://10.180.1.21/volume/v3/volumes/ec65afc6-1303-46c5-afb7-a00ebd02f2fe returned with HTTP 200 [ 1349.822995] [55072]: [pid: 55072|app: 0|req: 291/533] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:27:52 2025] GET /volume/v3/volumes/ec65afc6-1303-46c5-afb7-a00ebd02f2fe => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1350.676939] [55073]: DEBUG cinder.api.middleware.request_id [None req-fea6488f-6af0-44a9-8ab6-afaeb911a3ed None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1350.678792] [55073]: INFO cinder.api.openstack.wsgi [None req-fea6488f-6af0-44a9-8ab6-afaeb911a3ed tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] GET http://10.180.1.21/volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba [ 1350.679213] [55073]: DEBUG cinder.api.openstack.wsgi [None req-fea6488f-6af0-44a9-8ab6-afaeb911a3ed tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1350.680034] [55073]: DEBUG cinder.api.openstack.wsgi [None req-fea6488f-6af0-44a9-8ab6-afaeb911a3ed tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1350.685893] [55073]: INFO cinder.api.openstack.wsgi [None req-fea6488f-6af0-44a9-8ab6-afaeb911a3ed tempest-ServerActionsTestOtherB-1979184790 tempest-ServerActionsTestOtherB-1979184790-project-member] http://10.180.1.21/volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba returned with HTTP 404 [ 1350.686357] [55073]: [pid: 55073|app: 0|req: 243/534] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:27:53 2025] GET /volume/v3/volumes/86657c31-8dd9-4ea2-b02f-5c8deb4690ba => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1350.833281] [55072]: DEBUG cinder.api.middleware.request_id [None req-de7f58ae-d4e3-4b99-8e1d-d7759514156b None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1350.835341] [55072]: INFO cinder.api.openstack.wsgi [None req-de7f58ae-d4e3-4b99-8e1d-d7759514156b tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] GET http://10.180.1.21/volume/v3/volumes/ec65afc6-1303-46c5-afb7-a00ebd02f2fe [ 1350.835568] [55072]: DEBUG cinder.api.openstack.wsgi [None req-de7f58ae-d4e3-4b99-8e1d-d7759514156b tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1350.835788] [55072]: DEBUG cinder.api.openstack.wsgi [None req-de7f58ae-d4e3-4b99-8e1d-d7759514156b tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1350.844826] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1350.844826] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1350.848650] [55072]: INFO cinder.volume.api [None req-de7f58ae-d4e3-4b99-8e1d-d7759514156b tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Volume info retrieved successfully. [ 1350.853383] [55072]: INFO cinder.api.openstack.wsgi [None req-de7f58ae-d4e3-4b99-8e1d-d7759514156b tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] http://10.180.1.21/volume/v3/volumes/ec65afc6-1303-46c5-afb7-a00ebd02f2fe returned with HTTP 200 [ 1350.853754] [55072]: [pid: 55072|app: 0|req: 292/535] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:27:53 2025] GET /volume/v3/volumes/ec65afc6-1303-46c5-afb7-a00ebd02f2fe => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1350.864303] [55073]: DEBUG cinder.api.middleware.request_id [None req-cc0ed7ac-fed1-4ece-8902-e8181211a519 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1350.866157] [55073]: INFO cinder.api.openstack.wsgi [None req-cc0ed7ac-fed1-4ece-8902-e8181211a519 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] POST http://10.180.1.21/volume/v3/volumes/ec65afc6-1303-46c5-afb7-a00ebd02f2fe/action [ 1350.866534] [55073]: DEBUG cinder.api.openstack.wsgi [None req-cc0ed7ac-fed1-4ece-8902-e8181211a519 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=55073) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1350.867132] [55073]: DEBUG cinder.api.openstack.wsgi [None req-cc0ed7ac-fed1-4ece-8902-e8181211a519 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1350.875459] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1350.875459] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1350.875999] [55073]: INFO cinder.volume.api [None req-cc0ed7ac-fed1-4ece-8902-e8181211a519 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Volume info retrieved successfully. [ 1350.881918] [55073]: INFO cinder.volume.api [None req-cc0ed7ac-fed1-4ece-8902-e8181211a519 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Volume updated successfully. [ 1350.882161] [55073]: INFO cinder.api.openstack.wsgi [None req-cc0ed7ac-fed1-4ece-8902-e8181211a519 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] http://10.180.1.21/volume/v3/volumes/ec65afc6-1303-46c5-afb7-a00ebd02f2fe/action returned with HTTP 200 [ 1350.882554] [55073]: [pid: 55073|app: 0|req: 244/536] 10.180.1.21 () {60 vars in 1267 bytes} [Wed Feb 19 17:27:53 2025] POST /volume/v3/volumes/ec65afc6-1303-46c5-afb7-a00ebd02f2fe/action => generated 0 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 1350.885177] [55072]: DEBUG cinder.api.middleware.request_id [None req-9976e0dc-7841-405b-a3b9-8e4677ecfbf9 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1350.887320] [55072]: INFO cinder.api.openstack.wsgi [None req-9976e0dc-7841-405b-a3b9-8e4677ecfbf9 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] GET http://10.180.1.21/volume/v3/volumes/ec65afc6-1303-46c5-afb7-a00ebd02f2fe [ 1350.887544] [55072]: DEBUG cinder.api.openstack.wsgi [None req-9976e0dc-7841-405b-a3b9-8e4677ecfbf9 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1350.887758] [55072]: DEBUG cinder.api.openstack.wsgi [None req-9976e0dc-7841-405b-a3b9-8e4677ecfbf9 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1350.894966] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1350.894966] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1350.898136] [55072]: INFO cinder.volume.api [None req-9976e0dc-7841-405b-a3b9-8e4677ecfbf9 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Volume info retrieved successfully. [ 1350.902132] [55072]: INFO cinder.api.openstack.wsgi [None req-9976e0dc-7841-405b-a3b9-8e4677ecfbf9 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] http://10.180.1.21/volume/v3/volumes/ec65afc6-1303-46c5-afb7-a00ebd02f2fe returned with HTTP 200 [ 1350.902489] [55072]: [pid: 55072|app: 0|req: 293/537] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:27:53 2025] GET /volume/v3/volumes/ec65afc6-1303-46c5-afb7-a00ebd02f2fe => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1350.960232] [55073]: DEBUG cinder.api.middleware.request_id [req-92963793-69a6-4925-ae59-4901dfb41cb5 req-63a42a93-8219-4df2-85c8-8f75293df0d8 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1350.962601] [55073]: INFO cinder.api.openstack.wsgi [req-92963793-69a6-4925-ae59-4901dfb41cb5 req-63a42a93-8219-4df2-85c8-8f75293df0d8 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] GET http://10.180.1.21/volume/v3/volumes/ec65afc6-1303-46c5-afb7-a00ebd02f2fe [ 1350.962770] [55073]: DEBUG cinder.api.openstack.wsgi [req-92963793-69a6-4925-ae59-4901dfb41cb5 req-63a42a93-8219-4df2-85c8-8f75293df0d8 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1350.963045] [55073]: DEBUG cinder.api.openstack.wsgi [req-92963793-69a6-4925-ae59-4901dfb41cb5 req-63a42a93-8219-4df2-85c8-8f75293df0d8 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1350.970404] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1350.970404] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1350.973787] [55073]: INFO cinder.volume.api [req-92963793-69a6-4925-ae59-4901dfb41cb5 req-63a42a93-8219-4df2-85c8-8f75293df0d8 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Volume info retrieved successfully. [ 1350.977861] [55073]: INFO cinder.api.openstack.wsgi [req-92963793-69a6-4925-ae59-4901dfb41cb5 req-63a42a93-8219-4df2-85c8-8f75293df0d8 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] http://10.180.1.21/volume/v3/volumes/ec65afc6-1303-46c5-afb7-a00ebd02f2fe returned with HTTP 200 [ 1350.978250] [55073]: [pid: 55073|app: 0|req: 245/538] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:27:53 2025] GET /volume/v3/volumes/ec65afc6-1303-46c5-afb7-a00ebd02f2fe => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1351.227543] [55072]: DEBUG cinder.api.middleware.request_id [None req-4764f1cc-0e63-41d2-82d8-23aa3a681d99 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1351.229512] [55072]: INFO cinder.api.openstack.wsgi [None req-4764f1cc-0e63-41d2-82d8-23aa3a681d99 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1351.229917] [55072]: DEBUG cinder.api.openstack.wsgi [None req-4764f1cc-0e63-41d2-82d8-23aa3a681d99 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1467397555"}} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1351.231558] [55072]: DEBUG cinder.api.v3.volumes [None req-4764f1cc-0e63-41d2-82d8-23aa3a681d99 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1467397555'}} {{(pid=55072) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1351.231694] [55072]: INFO cinder.api.v3.volumes [None req-4764f1cc-0e63-41d2-82d8-23aa3a681d99 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Create volume of 1 GB [ 1351.235604] [55072]: INFO cinder.volume.api [None req-4764f1cc-0e63-41d2-82d8-23aa3a681d99 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Availability Zones retrieved successfully. [ 1351.242203] [55072]: DEBUG cinder.volume.api [None req-4764f1cc-0e63-41d2-82d8-23aa3a681d99 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Flow 'volume_create_api' (6cc3d21f-9362-4284-9827-87340589ff37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1351.243378] [55072]: DEBUG cinder.volume.api [None req-4764f1cc-0e63-41d2-82d8-23aa3a681d99 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (772c9d68-3627-4746-88f9-9a9bc4c3df94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1351.244481] [55072]: DEBUG cinder.volume.flows.api.create_volume [None req-4764f1cc-0e63-41d2-82d8-23aa3a681d99 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Validating volume size '1' using validate_int {{(pid=55072) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1351.262387] [55072]: DEBUG cinder.volume.api [None req-4764f1cc-0e63-41d2-82d8-23aa3a681d99 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (772c9d68-3627-4746-88f9-9a9bc4c3df94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T17:12:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1351.263352] [55072]: DEBUG cinder.volume.api [None req-4764f1cc-0e63-41d2-82d8-23aa3a681d99 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3caba3e2-7504-4fab-889e-8d5a5e0c38c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1351.308822] [55072]: DEBUG cinder.quota [None req-4764f1cc-0e63-41d2-82d8-23aa3a681d99 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Created reservations ['c3481139-8dd6-49e3-af16-c73712f70c27', '54292c94-d97b-4d8d-bc16-b69c766ae7c1', '80ac6e54-d8a3-46a1-a427-52de23afaa08', '85e94f27-624f-482f-ad0c-584b492c963f'] {{(pid=55072) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1351.309837] [55072]: DEBUG cinder.volume.api [None req-4764f1cc-0e63-41d2-82d8-23aa3a681d99 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3caba3e2-7504-4fab-889e-8d5a5e0c38c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3481139-8dd6-49e3-af16-c73712f70c27', '54292c94-d97b-4d8d-bc16-b69c766ae7c1', '80ac6e54-d8a3-46a1-a427-52de23afaa08', '85e94f27-624f-482f-ad0c-584b492c963f']}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1351.310886] [55072]: DEBUG cinder.volume.api [None req-4764f1cc-0e63-41d2-82d8-23aa3a681d99 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (726aae22-1a64-4d8c-82c7-39e941b62f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1351.323468] [55072]: DEBUG cinder.volume.api [None req-4764f1cc-0e63-41d2-82d8-23aa3a681d99 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (726aae22-1a64-4d8c-82c7-39e941b62f9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4faf8e8-8605-40a2-8c36-6054de05ad90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1467397555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddfa2a70a6f04654b7d621442590bbc0',qos_specs=None,replication_status=,reservations=['c3481139-8dd6-49e3-af16-c73712f70c27','54292c94-d97b-4d8d-bc16-b69c766ae7c1','80ac6e54-d8a3-46a1-a427-52de23afaa08','85e94f27-624f-482f-ad0c-584b492c963f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c49efe5420fd47f2920d61466fa29816',volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T17:27:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1467397555',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4faf8e8-8605-40a2-8c36-6054de05ad90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddfa2a70a6f04654b7d621442590bbc0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c49efe5420fd47f2920d61466fa29816',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71),volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71)}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1351.324334] [55072]: DEBUG cinder.volume.api [None req-4764f1cc-0e63-41d2-82d8-23aa3a681d99 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (036e4710-92ba-418b-8137-f02dea9a325c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1351.336558] [55072]: DEBUG cinder.volume.api [None req-4764f1cc-0e63-41d2-82d8-23aa3a681d99 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (036e4710-92ba-418b-8137-f02dea9a325c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1467397555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddfa2a70a6f04654b7d621442590bbc0',qos_specs=None,replication_status=,reservations=['c3481139-8dd6-49e3-af16-c73712f70c27','54292c94-d97b-4d8d-bc16-b69c766ae7c1','80ac6e54-d8a3-46a1-a427-52de23afaa08','85e94f27-624f-482f-ad0c-584b492c963f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c49efe5420fd47f2920d61466fa29816',volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71)}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1351.337334] [55072]: DEBUG cinder.volume.api [None req-4764f1cc-0e63-41d2-82d8-23aa3a681d99 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ac0ae4a-5d9d-4e6b-88bd-2ff6f9931926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1351.346304] [55072]: DEBUG cinder.volume.api [None req-4764f1cc-0e63-41d2-82d8-23aa3a681d99 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ac0ae4a-5d9d-4e6b-88bd-2ff6f9931926) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1351.347308] [55072]: DEBUG cinder.volume.api [None req-4764f1cc-0e63-41d2-82d8-23aa3a681d99 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Flow 'volume_create_api' (6cc3d21f-9362-4284-9827-87340589ff37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55072) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1351.347652] [55072]: INFO cinder.volume.api [None req-4764f1cc-0e63-41d2-82d8-23aa3a681d99 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Create volume request issued successfully. [ 1351.348295] [55072]: INFO cinder.api.openstack.wsgi [None req-4764f1cc-0e63-41d2-82d8-23aa3a681d99 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1351.348727] [55072]: [pid: 55072|app: 0|req: 294/539] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 17:27:54 2025] POST /volume/v3/volumes => generated 753 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1351.359070] [55073]: DEBUG cinder.api.middleware.request_id [None req-86aa04ff-2cb9-48d7-85ae-6063d1840239 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1351.360941] [55073]: INFO cinder.api.openstack.wsgi [None req-86aa04ff-2cb9-48d7-85ae-6063d1840239 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] GET http://10.180.1.21/volume/v3/volumes/d4faf8e8-8605-40a2-8c36-6054de05ad90 [ 1351.361047] [55073]: DEBUG cinder.api.openstack.wsgi [None req-86aa04ff-2cb9-48d7-85ae-6063d1840239 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1351.362052] [55073]: DEBUG cinder.api.openstack.wsgi [None req-86aa04ff-2cb9-48d7-85ae-6063d1840239 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1351.368633] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1351.368633] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1351.372667] [55073]: INFO cinder.volume.api [None req-86aa04ff-2cb9-48d7-85ae-6063d1840239 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Volume info retrieved successfully. [ 1351.376850] [55073]: INFO cinder.api.openstack.wsgi [None req-86aa04ff-2cb9-48d7-85ae-6063d1840239 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] http://10.180.1.21/volume/v3/volumes/d4faf8e8-8605-40a2-8c36-6054de05ad90 returned with HTTP 200 [ 1351.377460] [55073]: [pid: 55073|app: 0|req: 246/540] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:27:54 2025] GET /volume/v3/volumes/d4faf8e8-8605-40a2-8c36-6054de05ad90 => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1352.388169] [55072]: DEBUG cinder.api.middleware.request_id [None req-3da03a2b-bf17-4cc5-b8d6-f8c7d22bf8f4 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1352.390395] [55072]: INFO cinder.api.openstack.wsgi [None req-3da03a2b-bf17-4cc5-b8d6-f8c7d22bf8f4 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] GET http://10.180.1.21/volume/v3/volumes/d4faf8e8-8605-40a2-8c36-6054de05ad90 [ 1352.390749] [55072]: DEBUG cinder.api.openstack.wsgi [None req-3da03a2b-bf17-4cc5-b8d6-f8c7d22bf8f4 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1352.391098] [55072]: DEBUG cinder.api.openstack.wsgi [None req-3da03a2b-bf17-4cc5-b8d6-f8c7d22bf8f4 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1352.404581] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1352.404581] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1352.407990] [55072]: INFO cinder.volume.api [None req-3da03a2b-bf17-4cc5-b8d6-f8c7d22bf8f4 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Volume info retrieved successfully. [ 1352.412083] [55072]: INFO cinder.api.openstack.wsgi [None req-3da03a2b-bf17-4cc5-b8d6-f8c7d22bf8f4 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] http://10.180.1.21/volume/v3/volumes/d4faf8e8-8605-40a2-8c36-6054de05ad90 returned with HTTP 200 [ 1352.413945] [55072]: [pid: 55072|app: 0|req: 295/541] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:27:55 2025] GET /volume/v3/volumes/d4faf8e8-8605-40a2-8c36-6054de05ad90 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1361.374922] [55073]: DEBUG dbcounter [-] [55073] Writing DB stats cinder:SELECT=44,cinder:UPDATE=14,cinder:INSERT=11 {{(pid=55073) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1362.409839] [55072]: DEBUG dbcounter [-] [55072] Writing DB stats cinder:SELECT=44,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=55072) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1367.407025] [55073]: DEBUG cinder.api.middleware.request_id [None req-b4395deb-5aed-4ca5-84ea-898be429913a None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1367.409212] [55073]: INFO cinder.api.openstack.wsgi [None req-b4395deb-5aed-4ca5-84ea-898be429913a tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1367.409905] [55073]: DEBUG cinder.api.openstack.wsgi [None req-b4395deb-5aed-4ca5-84ea-898be429913a tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1712758553"}} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1367.412212] [55073]: DEBUG cinder.api.v3.volumes [None req-b4395deb-5aed-4ca5-84ea-898be429913a tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1712758553'}} {{(pid=55073) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1367.412402] [55073]: INFO cinder.api.v3.volumes [None req-b4395deb-5aed-4ca5-84ea-898be429913a tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Create volume of 1 GB [ 1367.418356] [55073]: INFO cinder.volume.api [None req-b4395deb-5aed-4ca5-84ea-898be429913a tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Availability Zones retrieved successfully. [ 1367.426435] [55073]: DEBUG cinder.volume.api [None req-b4395deb-5aed-4ca5-84ea-898be429913a tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Flow 'volume_create_api' (0b9476ef-03da-4b3e-896e-1207ac97ed42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1367.427865] [55073]: DEBUG cinder.volume.api [None req-b4395deb-5aed-4ca5-84ea-898be429913a tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ce47aff-2ff3-4ad3-9977-ece29bdd8024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1367.429246] [55073]: DEBUG cinder.volume.flows.api.create_volume [None req-b4395deb-5aed-4ca5-84ea-898be429913a tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Validating volume size '1' using validate_int {{(pid=55073) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1367.450306] [55073]: DEBUG cinder.volume.api [None req-b4395deb-5aed-4ca5-84ea-898be429913a tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ce47aff-2ff3-4ad3-9977-ece29bdd8024) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T17:12:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1367.451421] [55073]: DEBUG cinder.volume.api [None req-b4395deb-5aed-4ca5-84ea-898be429913a tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54ff9f09-9001-4b97-9411-d917cdf30ed5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1367.498805] [55073]: DEBUG cinder.quota [None req-b4395deb-5aed-4ca5-84ea-898be429913a tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Created reservations ['98e0a64f-7437-4372-980a-51f20370bda5', 'c5a0e58a-9fa2-4851-875f-2e9a0aa8ee8e', 'c8dcc96d-d033-46d2-87e0-5dbb0e3c86dd', 'e76e17b5-97cd-4954-bca0-fe1b478c4210'] {{(pid=55073) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1367.499863] [55073]: DEBUG cinder.volume.api [None req-b4395deb-5aed-4ca5-84ea-898be429913a tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54ff9f09-9001-4b97-9411-d917cdf30ed5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98e0a64f-7437-4372-980a-51f20370bda5', 'c5a0e58a-9fa2-4851-875f-2e9a0aa8ee8e', 'c8dcc96d-d033-46d2-87e0-5dbb0e3c86dd', 'e76e17b5-97cd-4954-bca0-fe1b478c4210']}' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1367.500872] [55073]: DEBUG cinder.volume.api [None req-b4395deb-5aed-4ca5-84ea-898be429913a tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b184738a-5852-4d2b-913c-145369159a9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1367.518608] [55073]: DEBUG cinder.volume.api [None req-b4395deb-5aed-4ca5-84ea-898be429913a tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b184738a-5852-4d2b-913c-145369159a9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d7ba542-7b6f-4e5e-b805-2952fb9145ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1712758553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='496f3ed4df784876bdd3c63ca6a81751',qos_specs=None,replication_status=,reservations=['98e0a64f-7437-4372-980a-51f20370bda5','c5a0e58a-9fa2-4851-875f-2e9a0aa8ee8e','c8dcc96d-d033-46d2-87e0-5dbb0e3c86dd','e76e17b5-97cd-4954-bca0-fe1b478c4210'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1bc2ab50a7943b489bb97c16d75ba49',volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T17:28:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1712758553',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d7ba542-7b6f-4e5e-b805-2952fb9145ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='496f3ed4df784876bdd3c63ca6a81751',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1bc2ab50a7943b489bb97c16d75ba49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71),volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71)}' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1367.520146] [55073]: DEBUG cinder.volume.api [None req-b4395deb-5aed-4ca5-84ea-898be429913a tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85e9229a-0948-4a7b-8e0b-a3b4f81f63dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1367.543158] [55073]: DEBUG cinder.volume.api [None req-b4395deb-5aed-4ca5-84ea-898be429913a tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85e9229a-0948-4a7b-8e0b-a3b4f81f63dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1712758553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='496f3ed4df784876bdd3c63ca6a81751',qos_specs=None,replication_status=,reservations=['98e0a64f-7437-4372-980a-51f20370bda5','c5a0e58a-9fa2-4851-875f-2e9a0aa8ee8e','c8dcc96d-d033-46d2-87e0-5dbb0e3c86dd','e76e17b5-97cd-4954-bca0-fe1b478c4210'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1bc2ab50a7943b489bb97c16d75ba49',volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71)}' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1367.544769] [55073]: DEBUG cinder.volume.api [None req-b4395deb-5aed-4ca5-84ea-898be429913a tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ae3e299-876a-4bb2-8ecf-f3e52c7b6cd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1367.557070] [55073]: DEBUG cinder.volume.api [None req-b4395deb-5aed-4ca5-84ea-898be429913a tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ae3e299-876a-4bb2-8ecf-f3e52c7b6cd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1367.557340] [55073]: DEBUG cinder.volume.api [None req-b4395deb-5aed-4ca5-84ea-898be429913a tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Flow 'volume_create_api' (0b9476ef-03da-4b3e-896e-1207ac97ed42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55073) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1367.557640] [55073]: INFO cinder.volume.api [None req-b4395deb-5aed-4ca5-84ea-898be429913a tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Create volume request issued successfully. [ 1367.558345] [55073]: INFO cinder.api.openstack.wsgi [None req-b4395deb-5aed-4ca5-84ea-898be429913a tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1367.558804] [55073]: [pid: 55073|app: 0|req: 247/542] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 17:28:10 2025] POST /volume/v3/volumes => generated 754 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1367.568960] [55072]: DEBUG cinder.api.middleware.request_id [None req-faeee3dc-fc94-4750-8460-238dc6948bc8 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1367.571155] [55072]: INFO cinder.api.openstack.wsgi [None req-faeee3dc-fc94-4750-8460-238dc6948bc8 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce [ 1367.571399] [55072]: DEBUG cinder.api.openstack.wsgi [None req-faeee3dc-fc94-4750-8460-238dc6948bc8 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1367.571703] [55072]: DEBUG cinder.api.openstack.wsgi [None req-faeee3dc-fc94-4750-8460-238dc6948bc8 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1367.580626] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1367.580626] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1367.585126] [55072]: INFO cinder.volume.api [None req-faeee3dc-fc94-4750-8460-238dc6948bc8 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1367.589744] [55072]: INFO cinder.api.openstack.wsgi [None req-faeee3dc-fc94-4750-8460-238dc6948bc8 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce returned with HTTP 200 [ 1367.590189] [55072]: [pid: 55072|app: 0|req: 296/543] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:28:10 2025] GET /volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1368.601033] [55073]: DEBUG cinder.api.middleware.request_id [None req-a544873b-f79a-4006-b3ec-f11aab2671bf None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1368.603685] [55073]: INFO cinder.api.openstack.wsgi [None req-a544873b-f79a-4006-b3ec-f11aab2671bf tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce [ 1368.603983] [55073]: DEBUG cinder.api.openstack.wsgi [None req-a544873b-f79a-4006-b3ec-f11aab2671bf tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1368.604297] [55073]: DEBUG cinder.api.openstack.wsgi [None req-a544873b-f79a-4006-b3ec-f11aab2671bf tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1368.613125] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1368.613125] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1368.616683] [55073]: INFO cinder.volume.api [None req-a544873b-f79a-4006-b3ec-f11aab2671bf tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1368.621079] [55073]: INFO cinder.api.openstack.wsgi [None req-a544873b-f79a-4006-b3ec-f11aab2671bf tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce returned with HTTP 200 [ 1368.621482] [55073]: [pid: 55073|app: 0|req: 248/544] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:28:11 2025] GET /volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1368.656966] [55072]: DEBUG cinder.api.middleware.request_id [req-00e6e492-abd5-440e-94f1-5c51f90a8e70 req-4e493418-61dc-40bf-8f0d-7036c9ace2a7 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1368.659380] [55072]: INFO cinder.api.openstack.wsgi [req-00e6e492-abd5-440e-94f1-5c51f90a8e70 req-4e493418-61dc-40bf-8f0d-7036c9ace2a7 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce [ 1368.659684] [55072]: DEBUG cinder.api.openstack.wsgi [req-00e6e492-abd5-440e-94f1-5c51f90a8e70 req-4e493418-61dc-40bf-8f0d-7036c9ace2a7 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1368.659814] [55072]: DEBUG cinder.api.openstack.wsgi [req-00e6e492-abd5-440e-94f1-5c51f90a8e70 req-4e493418-61dc-40bf-8f0d-7036c9ace2a7 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1368.667601] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1368.667601] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1368.671530] [55072]: INFO cinder.volume.api [req-00e6e492-abd5-440e-94f1-5c51f90a8e70 req-4e493418-61dc-40bf-8f0d-7036c9ace2a7 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1368.676357] [55072]: INFO cinder.api.openstack.wsgi [req-00e6e492-abd5-440e-94f1-5c51f90a8e70 req-4e493418-61dc-40bf-8f0d-7036c9ace2a7 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce returned with HTTP 200 [ 1368.676932] [55072]: [pid: 55072|app: 0|req: 297/545] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:28:11 2025] GET /volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1370.200148] [55073]: DEBUG cinder.api.middleware.request_id [None req-11a3fd04-a54b-4eff-bfba-68a7c850c588 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1370.200682] [55073]: INFO cinder.api.openstack.wsgi [None req-11a3fd04-a54b-4eff-bfba-68a7c850c588 None None] GET http://10.180.1.21/volume// [ 1370.200908] [55073]: DEBUG cinder.api.openstack.wsgi [None req-11a3fd04-a54b-4eff-bfba-68a7c850c588 None None] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1370.201191] [55073]: DEBUG cinder.api.openstack.wsgi [None req-11a3fd04-a54b-4eff-bfba-68a7c850c588 None None] Calling method 'all' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1370.201677] [55073]: INFO cinder.api.openstack.wsgi [None req-11a3fd04-a54b-4eff-bfba-68a7c850c588 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1370.202058] [55073]: [pid: 55073|app: 0|req: 249/546] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 17:28:13 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1370.206036] [55072]: DEBUG cinder.api.middleware.request_id [req-00e6e492-abd5-440e-94f1-5c51f90a8e70 req-da2db12a-1023-496a-81b5-3b00484be74d None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1370.211035] [55072]: INFO cinder.api.openstack.wsgi [req-00e6e492-abd5-440e-94f1-5c51f90a8e70 req-da2db12a-1023-496a-81b5-3b00484be74d tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1370.211035] [55072]: DEBUG cinder.api.openstack.wsgi [req-00e6e492-abd5-440e-94f1-5c51f90a8e70 req-da2db12a-1023-496a-81b5-3b00484be74d tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5d7ba542-7b6f-4e5e-b805-2952fb9145ce", "connector": null, "instance_uuid": "0392d831-6ecd-472a-a066-e64302ac1482"}} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1370.219851] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1370.219851] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1370.240525] [55072]: INFO cinder.api.openstack.wsgi [req-00e6e492-abd5-440e-94f1-5c51f90a8e70 req-da2db12a-1023-496a-81b5-3b00484be74d tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1370.241208] [55072]: [pid: 55072|app: 0|req: 298/547] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 17:28:13 2025] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1370.261042] [55073]: DEBUG cinder.api.middleware.request_id [None req-af587dd3-a697-4056-916f-fa2da1bd81e2 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1370.263183] [55073]: INFO cinder.api.openstack.wsgi [None req-af587dd3-a697-4056-916f-fa2da1bd81e2 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce [ 1370.263449] [55073]: DEBUG cinder.api.openstack.wsgi [None req-af587dd3-a697-4056-916f-fa2da1bd81e2 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1370.263635] [55073]: DEBUG cinder.api.openstack.wsgi [None req-af587dd3-a697-4056-916f-fa2da1bd81e2 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1370.274663] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1370.274663] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1370.277999] [55073]: INFO cinder.volume.api [None req-af587dd3-a697-4056-916f-fa2da1bd81e2 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1370.282208] [55073]: INFO cinder.api.openstack.wsgi [None req-af587dd3-a697-4056-916f-fa2da1bd81e2 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce returned with HTTP 200 [ 1370.282616] [55073]: [pid: 55073|app: 0|req: 250/548] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:28:13 2025] GET /volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1370.764611] [55072]: DEBUG cinder.api.middleware.request_id [None req-ae640a50-2fb3-431e-a0f7-30d6b95219cb None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1370.765071] [55072]: INFO cinder.api.openstack.wsgi [None req-ae640a50-2fb3-431e-a0f7-30d6b95219cb None None] GET http://10.180.1.21/volume// [ 1370.765262] [55072]: DEBUG cinder.api.openstack.wsgi [None req-ae640a50-2fb3-431e-a0f7-30d6b95219cb None None] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1370.765482] [55072]: DEBUG cinder.api.openstack.wsgi [None req-ae640a50-2fb3-431e-a0f7-30d6b95219cb None None] Calling method 'all' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1370.765872] [55072]: INFO cinder.api.openstack.wsgi [None req-ae640a50-2fb3-431e-a0f7-30d6b95219cb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1370.766185] [55072]: [pid: 55072|app: 0|req: 299/549] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 17:28:13 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1370.769615] [55073]: DEBUG cinder.api.middleware.request_id [req-00e6e492-abd5-440e-94f1-5c51f90a8e70 req-f6c60072-4f0f-4147-8043-62d17c97e216 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1370.771960] [55073]: INFO cinder.api.openstack.wsgi [req-00e6e492-abd5-440e-94f1-5c51f90a8e70 req-f6c60072-4f0f-4147-8043-62d17c97e216 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce [ 1370.772260] [55073]: DEBUG cinder.api.openstack.wsgi [req-00e6e492-abd5-440e-94f1-5c51f90a8e70 req-f6c60072-4f0f-4147-8043-62d17c97e216 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1370.772507] [55073]: DEBUG cinder.api.openstack.wsgi [req-00e6e492-abd5-440e-94f1-5c51f90a8e70 req-f6c60072-4f0f-4147-8043-62d17c97e216 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1370.781933] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1370.781933] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1370.785063] [55073]: INFO cinder.volume.api [req-00e6e492-abd5-440e-94f1-5c51f90a8e70 req-f6c60072-4f0f-4147-8043-62d17c97e216 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1370.789155] [55073]: INFO cinder.api.openstack.wsgi [req-00e6e492-abd5-440e-94f1-5c51f90a8e70 req-f6c60072-4f0f-4147-8043-62d17c97e216 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce returned with HTTP 200 [ 1370.789563] [55073]: [pid: 55073|app: 0|req: 251/550] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 17:28:13 2025] GET /volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce => generated 1027 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1370.814292] [55072]: DEBUG cinder.api.middleware.request_id [req-00e6e492-abd5-440e-94f1-5c51f90a8e70 req-361c4c47-300f-4e38-a7d5-4f22f1e7f514 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1370.816564] [55072]: INFO cinder.api.openstack.wsgi [req-00e6e492-abd5-440e-94f1-5c51f90a8e70 req-361c4c47-300f-4e38-a7d5-4f22f1e7f514 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] PUT http://10.180.1.21/volume/v3/attachments/1d404674-bdb8-4464-84ee-a459c9386d3a [ 1370.816960] [55072]: DEBUG cinder.api.openstack.wsgi [req-00e6e492-abd5-440e-94f1-5c51f90a8e70 req-361c4c47-300f-4e38-a7d5-4f22f1e7f514 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-543830", "mountpoint": "/dev/sdb"}}} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1370.824733] [55072]: DEBUG cinder.coordination [req-00e6e492-abd5-440e-94f1-5c51f90a8e70 req-361c4c47-300f-4e38-a7d5-4f22f1e7f514 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Acquiring lock "cinder-attachment_update-5d7ba542-7b6f-4e5e-b805-2952fb9145ce-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55072) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1370.828799] [55072]: DEBUG cinder.coordination [req-00e6e492-abd5-440e-94f1-5c51f90a8e70 req-361c4c47-300f-4e38-a7d5-4f22f1e7f514 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Lock "cinder-attachment_update-5d7ba542-7b6f-4e5e-b805-2952fb9145ce-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55072) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1370.829816] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1370.829816] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1371.293499] [55073]: DEBUG cinder.api.middleware.request_id [None req-bdcd866e-52ed-4018-8219-9ed52575a5da None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1371.295576] [55073]: INFO cinder.api.openstack.wsgi [None req-bdcd866e-52ed-4018-8219-9ed52575a5da tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce [ 1371.295803] [55073]: DEBUG cinder.api.openstack.wsgi [None req-bdcd866e-52ed-4018-8219-9ed52575a5da tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1371.296031] [55073]: DEBUG cinder.api.openstack.wsgi [None req-bdcd866e-52ed-4018-8219-9ed52575a5da tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1371.306456] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1371.306456] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1371.310110] [55073]: INFO cinder.volume.api [None req-bdcd866e-52ed-4018-8219-9ed52575a5da tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1371.314889] [55073]: INFO cinder.api.openstack.wsgi [None req-bdcd866e-52ed-4018-8219-9ed52575a5da tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce returned with HTTP 200 [ 1371.315333] [55073]: [pid: 55073|app: 0|req: 252/551] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:28:14 2025] GET /volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1372.326396] [55073]: DEBUG cinder.api.middleware.request_id [None req-1e343c96-747a-419a-9f63-ca561b46450a None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1372.328522] [55073]: INFO cinder.api.openstack.wsgi [None req-1e343c96-747a-419a-9f63-ca561b46450a tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce [ 1372.328756] [55073]: DEBUG cinder.api.openstack.wsgi [None req-1e343c96-747a-419a-9f63-ca561b46450a tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1372.328975] [55073]: DEBUG cinder.api.openstack.wsgi [None req-1e343c96-747a-419a-9f63-ca561b46450a tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1372.338293] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1372.338293] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1372.341249] [55073]: INFO cinder.volume.api [None req-1e343c96-747a-419a-9f63-ca561b46450a tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1372.345548] [55073]: INFO cinder.api.openstack.wsgi [None req-1e343c96-747a-419a-9f63-ca561b46450a tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce returned with HTTP 200 [ 1372.345942] [55073]: [pid: 55073|app: 0|req: 253/552] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:28:15 2025] GET /volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1373.357160] [55073]: DEBUG cinder.api.middleware.request_id [None req-1a890e74-d80c-46bd-9132-20dcf4b0d14a None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1373.359282] [55073]: INFO cinder.api.openstack.wsgi [None req-1a890e74-d80c-46bd-9132-20dcf4b0d14a tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce [ 1373.359507] [55073]: DEBUG cinder.api.openstack.wsgi [None req-1a890e74-d80c-46bd-9132-20dcf4b0d14a tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1373.359729] [55073]: DEBUG cinder.api.openstack.wsgi [None req-1a890e74-d80c-46bd-9132-20dcf4b0d14a tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1373.370386] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1373.370386] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1373.373851] [55073]: INFO cinder.volume.api [None req-1a890e74-d80c-46bd-9132-20dcf4b0d14a tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1373.378294] [55073]: INFO cinder.api.openstack.wsgi [None req-1a890e74-d80c-46bd-9132-20dcf4b0d14a tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce returned with HTTP 200 [ 1373.378663] [55073]: [pid: 55073|app: 0|req: 254/553] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:28:16 2025] GET /volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1374.389359] [55073]: DEBUG cinder.api.middleware.request_id [None req-530c8200-b2eb-47ad-b230-0967f317a0c1 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1374.392197] [55073]: INFO cinder.api.openstack.wsgi [None req-530c8200-b2eb-47ad-b230-0967f317a0c1 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce [ 1374.392539] [55073]: DEBUG cinder.api.openstack.wsgi [None req-530c8200-b2eb-47ad-b230-0967f317a0c1 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1374.392856] [55073]: DEBUG cinder.api.openstack.wsgi [None req-530c8200-b2eb-47ad-b230-0967f317a0c1 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1374.404250] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1374.404250] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1374.407248] [55073]: INFO cinder.volume.api [None req-530c8200-b2eb-47ad-b230-0967f317a0c1 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1374.411239] [55073]: INFO cinder.api.openstack.wsgi [None req-530c8200-b2eb-47ad-b230-0967f317a0c1 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce returned with HTTP 200 [ 1374.411603] [55073]: [pid: 55073|app: 0|req: 255/554] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:28:17 2025] GET /volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1375.354443] [55072]: DEBUG cinder.coordination [req-00e6e492-abd5-440e-94f1-5c51f90a8e70 req-361c4c47-300f-4e38-a7d5-4f22f1e7f514 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Lock "cinder-attachment_update-5d7ba542-7b6f-4e5e-b805-2952fb9145ce-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.526s {{(pid=55072) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1375.354812] [55072]: INFO cinder.api.openstack.wsgi [req-00e6e492-abd5-440e-94f1-5c51f90a8e70 req-361c4c47-300f-4e38-a7d5-4f22f1e7f514 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/attachments/1d404674-bdb8-4464-84ee-a459c9386d3a returned with HTTP 200 [ 1375.355286] [55072]: [pid: 55072|app: 0|req: 300/555] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 17:28:13 2025] PUT /volume/v3/attachments/1d404674-bdb8-4464-84ee-a459c9386d3a => generated 617 bytes in 4541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1375.421204] [55073]: DEBUG cinder.api.middleware.request_id [None req-a93942a4-69ff-4501-bfc0-7d9f4154b188 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1375.423354] [55073]: INFO cinder.api.openstack.wsgi [None req-a93942a4-69ff-4501-bfc0-7d9f4154b188 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce [ 1375.423594] [55073]: DEBUG cinder.api.openstack.wsgi [None req-a93942a4-69ff-4501-bfc0-7d9f4154b188 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1375.423810] [55073]: DEBUG cinder.api.openstack.wsgi [None req-a93942a4-69ff-4501-bfc0-7d9f4154b188 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1375.433161] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1375.433161] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1375.436210] [55073]: INFO cinder.volume.api [None req-a93942a4-69ff-4501-bfc0-7d9f4154b188 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1375.440299] [55073]: INFO cinder.api.openstack.wsgi [None req-a93942a4-69ff-4501-bfc0-7d9f4154b188 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce returned with HTTP 200 [ 1375.440695] [55073]: [pid: 55073|app: 0|req: 256/556] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:28:18 2025] GET /volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1376.454590] [55072]: DEBUG cinder.api.middleware.request_id [None req-4e48e05e-b548-4f3c-9a25-4d339763b450 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1376.457260] [55072]: INFO cinder.api.openstack.wsgi [None req-4e48e05e-b548-4f3c-9a25-4d339763b450 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce [ 1376.457575] [55072]: DEBUG cinder.api.openstack.wsgi [None req-4e48e05e-b548-4f3c-9a25-4d339763b450 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1376.457870] [55072]: DEBUG cinder.api.openstack.wsgi [None req-4e48e05e-b548-4f3c-9a25-4d339763b450 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1376.470401] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1376.470401] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1376.474647] [55072]: INFO cinder.volume.api [None req-4e48e05e-b548-4f3c-9a25-4d339763b450 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1376.479964] [55072]: INFO cinder.api.openstack.wsgi [None req-4e48e05e-b548-4f3c-9a25-4d339763b450 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce returned with HTTP 200 [ 1376.480501] [55072]: [pid: 55072|app: 0|req: 301/557] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:28:19 2025] GET /volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1376.972478] [55073]: DEBUG cinder.api.middleware.request_id [req-00e6e492-abd5-440e-94f1-5c51f90a8e70 req-7d9160b6-f02e-4e9d-a71d-7e47a32847c7 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1376.974845] [55073]: INFO cinder.api.openstack.wsgi [req-00e6e492-abd5-440e-94f1-5c51f90a8e70 req-7d9160b6-f02e-4e9d-a71d-7e47a32847c7 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] POST http://10.180.1.21/volume/v3/attachments/1d404674-bdb8-4464-84ee-a459c9386d3a/action [ 1376.975291] [55073]: DEBUG cinder.api.openstack.wsgi [req-00e6e492-abd5-440e-94f1-5c51f90a8e70 req-7d9160b6-f02e-4e9d-a71d-7e47a32847c7 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Action body: b'{"os-complete": null}' {{(pid=55073) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1376.975434] [55073]: DEBUG cinder.api.openstack.wsgi [req-00e6e492-abd5-440e-94f1-5c51f90a8e70 req-7d9160b6-f02e-4e9d-a71d-7e47a32847c7 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1376.989163] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1376.989163] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1376.995742] [55073]: INFO cinder.api.openstack.wsgi [req-00e6e492-abd5-440e-94f1-5c51f90a8e70 req-7d9160b6-f02e-4e9d-a71d-7e47a32847c7 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/attachments/1d404674-bdb8-4464-84ee-a459c9386d3a/action returned with HTTP 204 [ 1376.996170] [55073]: [pid: 55073|app: 0|req: 257/558] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 17:28:19 2025] POST /volume/v3/attachments/1d404674-bdb8-4464-84ee-a459c9386d3a/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1377.490088] [55072]: DEBUG cinder.api.middleware.request_id [None req-473f0f59-a194-47f6-a4f5-a07a941f2449 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1377.492206] [55072]: INFO cinder.api.openstack.wsgi [None req-473f0f59-a194-47f6-a4f5-a07a941f2449 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce [ 1377.492487] [55072]: DEBUG cinder.api.openstack.wsgi [None req-473f0f59-a194-47f6-a4f5-a07a941f2449 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1377.492647] [55072]: DEBUG cinder.api.openstack.wsgi [None req-473f0f59-a194-47f6-a4f5-a07a941f2449 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1377.502872] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1377.502872] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1377.506022] [55072]: INFO cinder.volume.api [None req-473f0f59-a194-47f6-a4f5-a07a941f2449 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1377.510801] [55072]: INFO cinder.api.openstack.wsgi [None req-473f0f59-a194-47f6-a4f5-a07a941f2449 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce returned with HTTP 200 [ 1377.510801] [55072]: [pid: 55072|app: 0|req: 302/559] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:28:20 2025] GET /volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1377.520053] [55073]: DEBUG cinder.api.middleware.request_id [None req-2c1820af-156f-4c20-a98d-33e2d9179f2d None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1377.522205] [55073]: INFO cinder.api.openstack.wsgi [None req-2c1820af-156f-4c20-a98d-33e2d9179f2d tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce [ 1377.522478] [55073]: DEBUG cinder.api.openstack.wsgi [None req-2c1820af-156f-4c20-a98d-33e2d9179f2d tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1377.522739] [55073]: DEBUG cinder.api.openstack.wsgi [None req-2c1820af-156f-4c20-a98d-33e2d9179f2d tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1377.533105] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1377.533105] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1377.536598] [55073]: INFO cinder.volume.api [None req-2c1820af-156f-4c20-a98d-33e2d9179f2d tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1377.541381] [55073]: INFO cinder.api.openstack.wsgi [None req-2c1820af-156f-4c20-a98d-33e2d9179f2d tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce returned with HTTP 200 [ 1377.541798] [55073]: [pid: 55073|app: 0|req: 258/560] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:28:20 2025] GET /volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1387.508136] [55072]: DEBUG dbcounter [-] [55072] Writing DB stats cinder:SELECT=28,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=55072) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1387.539098] [55073]: DEBUG dbcounter [-] [55073] Writing DB stats cinder:SELECT=75,cinder:INSERT=10,cinder:UPDATE=14 {{(pid=55073) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1409.572594] [55072]: DEBUG cinder.api.middleware.request_id [None req-393e51da-bc5d-4012-8087-eaff0fcb0a80 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1409.574806] [55072]: INFO cinder.api.openstack.wsgi [None req-393e51da-bc5d-4012-8087-eaff0fcb0a80 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d4faf8e8-8605-40a2-8c36-6054de05ad90 [ 1409.575054] [55072]: DEBUG cinder.api.openstack.wsgi [None req-393e51da-bc5d-4012-8087-eaff0fcb0a80 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1409.575287] [55072]: DEBUG cinder.api.openstack.wsgi [None req-393e51da-bc5d-4012-8087-eaff0fcb0a80 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Calling method 'delete' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1409.575482] [55072]: INFO cinder.api.v3.volumes [None req-393e51da-bc5d-4012-8087-eaff0fcb0a80 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Delete volume with id: d4faf8e8-8605-40a2-8c36-6054de05ad90 [ 1409.586015] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1409.586015] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1409.586607] [55072]: INFO cinder.volume.api [None req-393e51da-bc5d-4012-8087-eaff0fcb0a80 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Volume info retrieved successfully. [ 1409.605206] [55072]: INFO cinder.volume.api [None req-393e51da-bc5d-4012-8087-eaff0fcb0a80 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Delete volume request issued successfully. [ 1409.605438] [55072]: INFO cinder.api.openstack.wsgi [None req-393e51da-bc5d-4012-8087-eaff0fcb0a80 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] http://10.180.1.21/volume/v3/volumes/d4faf8e8-8605-40a2-8c36-6054de05ad90 returned with HTTP 202 [ 1409.605867] [55072]: [pid: 55072|app: 0|req: 303/561] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 17:28:52 2025] DELETE /volume/v3/volumes/d4faf8e8-8605-40a2-8c36-6054de05ad90 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1409.608950] [55073]: DEBUG cinder.api.middleware.request_id [None req-1949c80a-57f8-4a7c-a09a-3454604f4daa None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1409.611214] [55073]: INFO cinder.api.openstack.wsgi [None req-1949c80a-57f8-4a7c-a09a-3454604f4daa tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] GET http://10.180.1.21/volume/v3/volumes/d4faf8e8-8605-40a2-8c36-6054de05ad90 [ 1409.611452] [55073]: DEBUG cinder.api.openstack.wsgi [None req-1949c80a-57f8-4a7c-a09a-3454604f4daa tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1409.611673] [55073]: DEBUG cinder.api.openstack.wsgi [None req-1949c80a-57f8-4a7c-a09a-3454604f4daa tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1409.619412] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1409.619412] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1409.623188] [55073]: INFO cinder.volume.api [None req-1949c80a-57f8-4a7c-a09a-3454604f4daa tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Volume info retrieved successfully. [ 1409.628050] [55073]: INFO cinder.api.openstack.wsgi [None req-1949c80a-57f8-4a7c-a09a-3454604f4daa tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] http://10.180.1.21/volume/v3/volumes/d4faf8e8-8605-40a2-8c36-6054de05ad90 returned with HTTP 200 [ 1409.628428] [55073]: [pid: 55073|app: 0|req: 259/562] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:28:52 2025] GET /volume/v3/volumes/d4faf8e8-8605-40a2-8c36-6054de05ad90 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1410.638405] [55072]: DEBUG cinder.api.middleware.request_id [None req-904a99f7-12a8-4520-b12e-4ff94223b6ca None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1410.641032] [55072]: INFO cinder.api.openstack.wsgi [None req-904a99f7-12a8-4520-b12e-4ff94223b6ca tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] GET http://10.180.1.21/volume/v3/volumes/d4faf8e8-8605-40a2-8c36-6054de05ad90 [ 1410.641032] [55072]: DEBUG cinder.api.openstack.wsgi [None req-904a99f7-12a8-4520-b12e-4ff94223b6ca tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1410.641032] [55072]: DEBUG cinder.api.openstack.wsgi [None req-904a99f7-12a8-4520-b12e-4ff94223b6ca tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1410.647158] [55072]: INFO cinder.api.openstack.wsgi [None req-904a99f7-12a8-4520-b12e-4ff94223b6ca tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] http://10.180.1.21/volume/v3/volumes/d4faf8e8-8605-40a2-8c36-6054de05ad90 returned with HTTP 404 [ 1410.647614] [55072]: [pid: 55072|app: 0|req: 304/563] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:28:53 2025] GET /volume/v3/volumes/d4faf8e8-8605-40a2-8c36-6054de05ad90 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1410.650674] [55073]: DEBUG cinder.api.middleware.request_id [None req-d9a95e53-3bac-4bd8-8599-a86086ece69e None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1410.652666] [55073]: INFO cinder.api.openstack.wsgi [None req-d9a95e53-3bac-4bd8-8599-a86086ece69e tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ec65afc6-1303-46c5-afb7-a00ebd02f2fe [ 1410.652892] [55073]: DEBUG cinder.api.openstack.wsgi [None req-d9a95e53-3bac-4bd8-8599-a86086ece69e tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1410.653132] [55073]: DEBUG cinder.api.openstack.wsgi [None req-d9a95e53-3bac-4bd8-8599-a86086ece69e tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Calling method 'delete' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1410.653322] [55073]: INFO cinder.api.v3.volumes [None req-d9a95e53-3bac-4bd8-8599-a86086ece69e tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Delete volume with id: ec65afc6-1303-46c5-afb7-a00ebd02f2fe [ 1410.660913] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1410.660913] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1410.661529] [55073]: INFO cinder.volume.api [None req-d9a95e53-3bac-4bd8-8599-a86086ece69e tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Volume info retrieved successfully. [ 1410.674066] [55073]: INFO cinder.volume.api [None req-d9a95e53-3bac-4bd8-8599-a86086ece69e tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Delete volume request issued successfully. [ 1410.674258] [55073]: INFO cinder.api.openstack.wsgi [None req-d9a95e53-3bac-4bd8-8599-a86086ece69e tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] http://10.180.1.21/volume/v3/volumes/ec65afc6-1303-46c5-afb7-a00ebd02f2fe returned with HTTP 202 [ 1410.674664] [55073]: [pid: 55073|app: 0|req: 260/564] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 17:28:53 2025] DELETE /volume/v3/volumes/ec65afc6-1303-46c5-afb7-a00ebd02f2fe => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1410.677620] [55072]: DEBUG cinder.api.middleware.request_id [None req-b23c77eb-a272-4877-878a-0a6b7bd5e468 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1410.679501] [55072]: INFO cinder.api.openstack.wsgi [None req-b23c77eb-a272-4877-878a-0a6b7bd5e468 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] GET http://10.180.1.21/volume/v3/volumes/ec65afc6-1303-46c5-afb7-a00ebd02f2fe [ 1410.680077] [55072]: DEBUG cinder.api.openstack.wsgi [None req-b23c77eb-a272-4877-878a-0a6b7bd5e468 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1410.680077] [55072]: DEBUG cinder.api.openstack.wsgi [None req-b23c77eb-a272-4877-878a-0a6b7bd5e468 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1410.687481] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1410.687481] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1410.690748] [55072]: INFO cinder.volume.api [None req-b23c77eb-a272-4877-878a-0a6b7bd5e468 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Volume info retrieved successfully. [ 1410.695120] [55072]: INFO cinder.api.openstack.wsgi [None req-b23c77eb-a272-4877-878a-0a6b7bd5e468 tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] http://10.180.1.21/volume/v3/volumes/ec65afc6-1303-46c5-afb7-a00ebd02f2fe returned with HTTP 200 [ 1410.695495] [55072]: [pid: 55072|app: 0|req: 305/565] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:28:53 2025] GET /volume/v3/volumes/ec65afc6-1303-46c5-afb7-a00ebd02f2fe => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1411.706045] [55073]: DEBUG cinder.api.middleware.request_id [None req-83e5d171-93f4-4c91-96e0-fca7d0d1028a None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1411.707631] [55073]: INFO cinder.api.openstack.wsgi [None req-83e5d171-93f4-4c91-96e0-fca7d0d1028a tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] GET http://10.180.1.21/volume/v3/volumes/ec65afc6-1303-46c5-afb7-a00ebd02f2fe [ 1411.707860] [55073]: DEBUG cinder.api.openstack.wsgi [None req-83e5d171-93f4-4c91-96e0-fca7d0d1028a tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1411.708094] [55073]: DEBUG cinder.api.openstack.wsgi [None req-83e5d171-93f4-4c91-96e0-fca7d0d1028a tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1411.714195] [55073]: INFO cinder.api.openstack.wsgi [None req-83e5d171-93f4-4c91-96e0-fca7d0d1028a tempest-ServersNegativeTestJSON-1402250829 tempest-ServersNegativeTestJSON-1402250829-project-member] http://10.180.1.21/volume/v3/volumes/ec65afc6-1303-46c5-afb7-a00ebd02f2fe returned with HTTP 404 [ 1411.714655] [55073]: [pid: 55073|app: 0|req: 261/566] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:28:54 2025] GET /volume/v3/volumes/ec65afc6-1303-46c5-afb7-a00ebd02f2fe => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1420.692952] [55072]: DEBUG dbcounter [-] [55072] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55072) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1421.710691] [55073]: DEBUG dbcounter [-] [55073] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55073) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1433.755711] [55072]: DEBUG cinder.api.middleware.request_id [req-26a5a709-91bb-4b4a-9c95-bd0b419435fd req-a6f6bc87-b56c-47da-9aeb-417657cd5427 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1433.757989] [55072]: INFO cinder.api.openstack.wsgi [req-26a5a709-91bb-4b4a-9c95-bd0b419435fd req-a6f6bc87-b56c-47da-9aeb-417657cd5427 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce [ 1433.758227] [55072]: DEBUG cinder.api.openstack.wsgi [req-26a5a709-91bb-4b4a-9c95-bd0b419435fd req-a6f6bc87-b56c-47da-9aeb-417657cd5427 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1433.758445] [55072]: DEBUG cinder.api.openstack.wsgi [req-26a5a709-91bb-4b4a-9c95-bd0b419435fd req-a6f6bc87-b56c-47da-9aeb-417657cd5427 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1433.771753] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1433.771753] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1433.775428] [55072]: INFO cinder.volume.api [req-26a5a709-91bb-4b4a-9c95-bd0b419435fd req-a6f6bc87-b56c-47da-9aeb-417657cd5427 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1433.779829] [55072]: INFO cinder.api.openstack.wsgi [req-26a5a709-91bb-4b4a-9c95-bd0b419435fd req-a6f6bc87-b56c-47da-9aeb-417657cd5427 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce returned with HTTP 200 [ 1433.780228] [55072]: [pid: 55072|app: 0|req: 306/567] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:29:16 2025] GET /volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1440.836530] [55073]: DEBUG cinder.api.middleware.request_id [None req-fe5e3ddc-d1e7-4702-bf5a-89d4f77a36ba None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1440.838619] [55073]: INFO cinder.api.openstack.wsgi [None req-fe5e3ddc-d1e7-4702-bf5a-89d4f77a36ba tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce [ 1440.838852] [55073]: DEBUG cinder.api.openstack.wsgi [None req-fe5e3ddc-d1e7-4702-bf5a-89d4f77a36ba tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1440.839093] [55073]: DEBUG cinder.api.openstack.wsgi [None req-fe5e3ddc-d1e7-4702-bf5a-89d4f77a36ba tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1440.851876] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1440.851876] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1440.855484] [55073]: INFO cinder.volume.api [None req-fe5e3ddc-d1e7-4702-bf5a-89d4f77a36ba tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1440.860013] [55073]: INFO cinder.api.openstack.wsgi [None req-fe5e3ddc-d1e7-4702-bf5a-89d4f77a36ba tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce returned with HTTP 200 [ 1440.860385] [55073]: [pid: 55073|app: 0|req: 262/568] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:29:23 2025] GET /volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1440.901436] [55072]: DEBUG cinder.api.middleware.request_id [req-2e0dc6e6-a607-4902-bbe8-34e1e67983a7 req-267365df-c1e2-40f3-b682-6abaeeece3dd None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1440.903874] [55072]: INFO cinder.api.openstack.wsgi [req-2e0dc6e6-a607-4902-bbe8-34e1e67983a7 req-267365df-c1e2-40f3-b682-6abaeeece3dd tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce [ 1440.904114] [55072]: DEBUG cinder.api.openstack.wsgi [req-2e0dc6e6-a607-4902-bbe8-34e1e67983a7 req-267365df-c1e2-40f3-b682-6abaeeece3dd tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1440.904332] [55072]: DEBUG cinder.api.openstack.wsgi [req-2e0dc6e6-a607-4902-bbe8-34e1e67983a7 req-267365df-c1e2-40f3-b682-6abaeeece3dd tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1440.913771] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1440.913771] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1440.916706] [55072]: INFO cinder.volume.api [req-2e0dc6e6-a607-4902-bbe8-34e1e67983a7 req-267365df-c1e2-40f3-b682-6abaeeece3dd tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1440.920802] [55072]: INFO cinder.api.openstack.wsgi [req-2e0dc6e6-a607-4902-bbe8-34e1e67983a7 req-267365df-c1e2-40f3-b682-6abaeeece3dd tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce returned with HTTP 200 [ 1440.921222] [55072]: [pid: 55072|app: 0|req: 307/569] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:29:23 2025] GET /volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1440.939041] [55073]: DEBUG cinder.api.middleware.request_id [req-2e0dc6e6-a607-4902-bbe8-34e1e67983a7 req-1c301ee6-b87e-4955-9332-3e4983972ae8 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1440.941315] [55073]: INFO cinder.api.openstack.wsgi [req-2e0dc6e6-a607-4902-bbe8-34e1e67983a7 req-1c301ee6-b87e-4955-9332-3e4983972ae8 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] POST http://10.180.1.21/volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce/action [ 1440.941711] [55073]: DEBUG cinder.api.openstack.wsgi [req-2e0dc6e6-a607-4902-bbe8-34e1e67983a7 req-1c301ee6-b87e-4955-9332-3e4983972ae8 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55073) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1440.941852] [55073]: DEBUG cinder.api.openstack.wsgi [req-2e0dc6e6-a607-4902-bbe8-34e1e67983a7 req-1c301ee6-b87e-4955-9332-3e4983972ae8 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1440.951435] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1440.951435] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1440.951971] [55073]: INFO cinder.volume.api [req-2e0dc6e6-a607-4902-bbe8-34e1e67983a7 req-1c301ee6-b87e-4955-9332-3e4983972ae8 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1440.957344] [55073]: INFO cinder.volume.api [req-2e0dc6e6-a607-4902-bbe8-34e1e67983a7 req-1c301ee6-b87e-4955-9332-3e4983972ae8 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Begin detaching volume completed successfully. [ 1440.957563] [55073]: INFO cinder.api.openstack.wsgi [req-2e0dc6e6-a607-4902-bbe8-34e1e67983a7 req-1c301ee6-b87e-4955-9332-3e4983972ae8 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce/action returned with HTTP 202 [ 1440.958091] [55073]: [pid: 55073|app: 0|req: 263/570] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 17:29:23 2025] POST /volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1441.977067] [55072]: DEBUG cinder.api.middleware.request_id [None req-5d8c42ca-dc08-4d2c-a7bf-d3856ccfef98 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1441.977363] [55072]: INFO cinder.api.openstack.wsgi [None req-5d8c42ca-dc08-4d2c-a7bf-d3856ccfef98 None None] GET http://10.180.1.21/volume// [ 1441.977480] [55072]: DEBUG cinder.api.openstack.wsgi [None req-5d8c42ca-dc08-4d2c-a7bf-d3856ccfef98 None None] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1441.977696] [55072]: DEBUG cinder.api.openstack.wsgi [None req-5d8c42ca-dc08-4d2c-a7bf-d3856ccfef98 None None] Calling method 'all' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1441.978128] [55072]: INFO cinder.api.openstack.wsgi [None req-5d8c42ca-dc08-4d2c-a7bf-d3856ccfef98 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1441.978435] [55072]: [pid: 55072|app: 0|req: 308/571] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 17:29:24 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1441.981724] [55073]: DEBUG cinder.api.middleware.request_id [req-2e0dc6e6-a607-4902-bbe8-34e1e67983a7 req-33818ef2-4618-42d1-8f08-69dfc834cb31 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1442.043594] [55073]: INFO cinder.api.openstack.wsgi [req-2e0dc6e6-a607-4902-bbe8-34e1e67983a7 req-33818ef2-4618-42d1-8f08-69dfc834cb31 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce [ 1442.043865] [55073]: DEBUG cinder.api.openstack.wsgi [req-2e0dc6e6-a607-4902-bbe8-34e1e67983a7 req-33818ef2-4618-42d1-8f08-69dfc834cb31 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1442.044118] [55073]: DEBUG cinder.api.openstack.wsgi [req-2e0dc6e6-a607-4902-bbe8-34e1e67983a7 req-33818ef2-4618-42d1-8f08-69dfc834cb31 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1442.053466] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1442.053466] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1442.056523] [55073]: INFO cinder.volume.api [req-2e0dc6e6-a607-4902-bbe8-34e1e67983a7 req-33818ef2-4618-42d1-8f08-69dfc834cb31 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1442.060606] [55073]: INFO cinder.api.openstack.wsgi [req-2e0dc6e6-a607-4902-bbe8-34e1e67983a7 req-33818ef2-4618-42d1-8f08-69dfc834cb31 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce returned with HTTP 200 [ 1442.060990] [55073]: [pid: 55073|app: 0|req: 264/572] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 17:29:24 2025] GET /volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce => generated 1323 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1443.191857] [55072]: DEBUG cinder.api.middleware.request_id [req-2e0dc6e6-a607-4902-bbe8-34e1e67983a7 req-0ffb5c39-f0a4-47d3-93c0-724d3ecb3667 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1443.194238] [55072]: INFO cinder.api.openstack.wsgi [req-2e0dc6e6-a607-4902-bbe8-34e1e67983a7 req-0ffb5c39-f0a4-47d3-93c0-724d3ecb3667 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] DELETE http://10.180.1.21/volume/v3/attachments/1d404674-bdb8-4464-84ee-a459c9386d3a [ 1443.194458] [55072]: DEBUG cinder.api.openstack.wsgi [req-2e0dc6e6-a607-4902-bbe8-34e1e67983a7 req-0ffb5c39-f0a4-47d3-93c0-724d3ecb3667 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1443.194665] [55072]: DEBUG cinder.api.openstack.wsgi [req-2e0dc6e6-a607-4902-bbe8-34e1e67983a7 req-0ffb5c39-f0a4-47d3-93c0-724d3ecb3667 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'version_select' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1443.201449] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1443.201449] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1443.727378] [55072]: INFO cinder.api.openstack.wsgi [req-2e0dc6e6-a607-4902-bbe8-34e1e67983a7 req-0ffb5c39-f0a4-47d3-93c0-724d3ecb3667 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/attachments/1d404674-bdb8-4464-84ee-a459c9386d3a returned with HTTP 200 [ 1443.727957] [55072]: [pid: 55072|app: 0|req: 309/573] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 17:29:26 2025] DELETE /volume/v3/attachments/1d404674-bdb8-4464-84ee-a459c9386d3a => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1445.121528] [55073]: DEBUG cinder.api.middleware.request_id [None req-d2289e00-5888-43d3-b191-fed12f87bd84 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1445.123580] [55073]: INFO cinder.api.openstack.wsgi [None req-d2289e00-5888-43d3-b191-fed12f87bd84 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce [ 1445.123799] [55073]: DEBUG cinder.api.openstack.wsgi [None req-d2289e00-5888-43d3-b191-fed12f87bd84 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1445.124024] [55073]: DEBUG cinder.api.openstack.wsgi [None req-d2289e00-5888-43d3-b191-fed12f87bd84 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1445.131287] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1445.131287] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1445.134522] [55073]: INFO cinder.volume.api [None req-d2289e00-5888-43d3-b191-fed12f87bd84 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1445.138650] [55073]: INFO cinder.api.openstack.wsgi [None req-d2289e00-5888-43d3-b191-fed12f87bd84 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce returned with HTTP 200 [ 1445.139092] [55073]: [pid: 55073|app: 0|req: 265/574] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:29:27 2025] GET /volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1453.726621] [55072]: DEBUG dbcounter [-] [55072] Writing DB stats cinder:SELECT=20,cinder:UPDATE=3 {{(pid=55072) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1455.136568] [55073]: DEBUG dbcounter [-] [55073] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1 {{(pid=55073) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1504.520924] [55072]: DEBUG cinder.api.middleware.request_id [None req-802f3277-a4c5-4afe-9140-4b839c3d482f None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1504.523308] [55072]: INFO cinder.api.openstack.wsgi [None req-802f3277-a4c5-4afe-9140-4b839c3d482f tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1504.523685] [55072]: DEBUG cinder.api.openstack.wsgi [None req-802f3277-a4c5-4afe-9140-4b839c3d482f tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2048106868"}} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1504.525652] [55072]: DEBUG cinder.api.v3.volumes [None req-802f3277-a4c5-4afe-9140-4b839c3d482f tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2048106868'}} {{(pid=55072) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1504.525789] [55072]: INFO cinder.api.v3.volumes [None req-802f3277-a4c5-4afe-9140-4b839c3d482f tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Create volume of 1 GB [ 1504.526115] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1504.526115] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1504.531536] [55072]: INFO cinder.volume.api [None req-802f3277-a4c5-4afe-9140-4b839c3d482f tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Availability Zones retrieved successfully. [ 1504.538142] [55072]: DEBUG cinder.volume.api [None req-802f3277-a4c5-4afe-9140-4b839c3d482f tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Flow 'volume_create_api' (0891a201-cc7b-4d93-a36c-ccaaff504b29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1504.539285] [55072]: DEBUG cinder.volume.api [None req-802f3277-a4c5-4afe-9140-4b839c3d482f tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bfc4345-b500-491a-bdcf-c7a638dd2c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1504.540335] [55072]: DEBUG cinder.volume.flows.api.create_volume [None req-802f3277-a4c5-4afe-9140-4b839c3d482f tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Validating volume size '1' using validate_int {{(pid=55072) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1504.556995] [55072]: DEBUG cinder.volume.api [None req-802f3277-a4c5-4afe-9140-4b839c3d482f tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bfc4345-b500-491a-bdcf-c7a638dd2c17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T17:12:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1504.557887] [55072]: DEBUG cinder.volume.api [None req-802f3277-a4c5-4afe-9140-4b839c3d482f tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dae2c38f-3a12-47e0-8281-f7c866ba814f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1504.597793] [55072]: DEBUG cinder.quota [None req-802f3277-a4c5-4afe-9140-4b839c3d482f tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Created reservations ['00aa2da3-6e74-4710-8f80-d06c8333286c', '193081c6-e440-43ec-b721-362fd5546530', 'cbbd5936-5ed9-485a-8afe-89d87f0f7c75', '03d74b0f-ce62-446b-b02c-7744b1417afa'] {{(pid=55072) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1504.598668] [55072]: DEBUG cinder.volume.api [None req-802f3277-a4c5-4afe-9140-4b839c3d482f tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dae2c38f-3a12-47e0-8281-f7c866ba814f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00aa2da3-6e74-4710-8f80-d06c8333286c', '193081c6-e440-43ec-b721-362fd5546530', 'cbbd5936-5ed9-485a-8afe-89d87f0f7c75', '03d74b0f-ce62-446b-b02c-7744b1417afa']}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1504.599555] [55072]: DEBUG cinder.volume.api [None req-802f3277-a4c5-4afe-9140-4b839c3d482f tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bafcdf9-82f3-49c8-b484-66f81967d785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1504.612773] [55072]: DEBUG cinder.volume.api [None req-802f3277-a4c5-4afe-9140-4b839c3d482f tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bafcdf9-82f3-49c8-b484-66f81967d785) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12d29024-c895-4d4b-ac0f-fbd62b27d973', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2048106868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='496f3ed4df784876bdd3c63ca6a81751',qos_specs=None,replication_status=,reservations=['00aa2da3-6e74-4710-8f80-d06c8333286c','193081c6-e440-43ec-b721-362fd5546530','cbbd5936-5ed9-485a-8afe-89d87f0f7c75','03d74b0f-ce62-446b-b02c-7744b1417afa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1bc2ab50a7943b489bb97c16d75ba49',volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T17:30:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2048106868',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12d29024-c895-4d4b-ac0f-fbd62b27d973,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='496f3ed4df784876bdd3c63ca6a81751',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1bc2ab50a7943b489bb97c16d75ba49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71),volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71)}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1504.613625] [55072]: DEBUG cinder.volume.api [None req-802f3277-a4c5-4afe-9140-4b839c3d482f tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13c58949-6a48-40d5-bb3d-21fb46b86f47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1504.624452] [55072]: DEBUG cinder.volume.api [None req-802f3277-a4c5-4afe-9140-4b839c3d482f tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13c58949-6a48-40d5-bb3d-21fb46b86f47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2048106868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='496f3ed4df784876bdd3c63ca6a81751',qos_specs=None,replication_status=,reservations=['00aa2da3-6e74-4710-8f80-d06c8333286c','193081c6-e440-43ec-b721-362fd5546530','cbbd5936-5ed9-485a-8afe-89d87f0f7c75','03d74b0f-ce62-446b-b02c-7744b1417afa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1bc2ab50a7943b489bb97c16d75ba49',volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71)}' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1504.625255] [55072]: DEBUG cinder.volume.api [None req-802f3277-a4c5-4afe-9140-4b839c3d482f tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d640c17a-970f-44a7-8be0-cddd1738ece8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1504.633556] [55072]: DEBUG cinder.volume.api [None req-802f3277-a4c5-4afe-9140-4b839c3d482f tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d640c17a-970f-44a7-8be0-cddd1738ece8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55072) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1504.634583] [55072]: DEBUG cinder.volume.api [None req-802f3277-a4c5-4afe-9140-4b839c3d482f tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Flow 'volume_create_api' (0891a201-cc7b-4d93-a36c-ccaaff504b29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55072) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1504.634942] [55072]: INFO cinder.volume.api [None req-802f3277-a4c5-4afe-9140-4b839c3d482f tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Create volume request issued successfully. [ 1504.635600] [55072]: INFO cinder.api.openstack.wsgi [None req-802f3277-a4c5-4afe-9140-4b839c3d482f tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1504.636045] [55072]: [pid: 55072|app: 0|req: 310/575] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 17:30:27 2025] POST /volume/v3/volumes => generated 754 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1504.644784] [55073]: DEBUG cinder.api.middleware.request_id [None req-1446ea95-e632-46fa-b754-a579552f8045 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1504.646703] [55073]: INFO cinder.api.openstack.wsgi [None req-1446ea95-e632-46fa-b754-a579552f8045 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 [ 1504.647069] [55073]: DEBUG cinder.api.openstack.wsgi [None req-1446ea95-e632-46fa-b754-a579552f8045 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1504.647683] [55073]: DEBUG cinder.api.openstack.wsgi [None req-1446ea95-e632-46fa-b754-a579552f8045 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1504.655206] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1504.655206] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1504.659350] [55073]: INFO cinder.volume.api [None req-1446ea95-e632-46fa-b754-a579552f8045 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1504.665702] [55073]: INFO cinder.api.openstack.wsgi [None req-1446ea95-e632-46fa-b754-a579552f8045 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 returned with HTTP 200 [ 1504.666053] [55073]: [pid: 55073|app: 0|req: 266/576] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:30:27 2025] GET /volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1505.676305] [55072]: DEBUG cinder.api.middleware.request_id [None req-76af9efe-1c9c-449c-a313-ffb6f27ad33b None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1505.678595] [55072]: INFO cinder.api.openstack.wsgi [None req-76af9efe-1c9c-449c-a313-ffb6f27ad33b tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 [ 1505.678890] [55072]: DEBUG cinder.api.openstack.wsgi [None req-76af9efe-1c9c-449c-a313-ffb6f27ad33b tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1505.679234] [55072]: DEBUG cinder.api.openstack.wsgi [None req-76af9efe-1c9c-449c-a313-ffb6f27ad33b tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1505.687647] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1505.687647] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1505.691319] [55072]: INFO cinder.volume.api [None req-76af9efe-1c9c-449c-a313-ffb6f27ad33b tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1505.695743] [55072]: INFO cinder.api.openstack.wsgi [None req-76af9efe-1c9c-449c-a313-ffb6f27ad33b tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 returned with HTTP 200 [ 1505.696179] [55072]: [pid: 55072|app: 0|req: 311/577] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:30:28 2025] GET /volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1505.733641] [55073]: DEBUG cinder.api.middleware.request_id [req-240ca5ac-d5fd-442e-adbf-e2d568de337f req-5a2153f8-a80d-4df0-9aeb-8e7b45391ae4 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1505.735957] [55073]: INFO cinder.api.openstack.wsgi [req-240ca5ac-d5fd-442e-adbf-e2d568de337f req-5a2153f8-a80d-4df0-9aeb-8e7b45391ae4 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 [ 1505.736213] [55073]: DEBUG cinder.api.openstack.wsgi [req-240ca5ac-d5fd-442e-adbf-e2d568de337f req-5a2153f8-a80d-4df0-9aeb-8e7b45391ae4 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1505.736438] [55073]: DEBUG cinder.api.openstack.wsgi [req-240ca5ac-d5fd-442e-adbf-e2d568de337f req-5a2153f8-a80d-4df0-9aeb-8e7b45391ae4 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1505.743911] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1505.743911] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1505.747109] [55073]: INFO cinder.volume.api [req-240ca5ac-d5fd-442e-adbf-e2d568de337f req-5a2153f8-a80d-4df0-9aeb-8e7b45391ae4 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1505.751067] [55073]: INFO cinder.api.openstack.wsgi [req-240ca5ac-d5fd-442e-adbf-e2d568de337f req-5a2153f8-a80d-4df0-9aeb-8e7b45391ae4 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 returned with HTTP 200 [ 1505.751418] [55073]: [pid: 55073|app: 0|req: 267/578] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:30:28 2025] GET /volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1507.271062] [55072]: DEBUG cinder.api.middleware.request_id [None req-30cc7cce-6852-4e0f-8317-853bdb1636b0 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1507.271062] [55072]: INFO cinder.api.openstack.wsgi [None req-30cc7cce-6852-4e0f-8317-853bdb1636b0 None None] GET http://10.180.1.21/volume// [ 1507.271468] [55072]: DEBUG cinder.api.openstack.wsgi [None req-30cc7cce-6852-4e0f-8317-853bdb1636b0 None None] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1507.271468] [55072]: DEBUG cinder.api.openstack.wsgi [None req-30cc7cce-6852-4e0f-8317-853bdb1636b0 None None] Calling method 'all' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1507.271799] [55072]: INFO cinder.api.openstack.wsgi [None req-30cc7cce-6852-4e0f-8317-853bdb1636b0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1507.272147] [55072]: [pid: 55072|app: 0|req: 312/579] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 17:30:30 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1507.275823] [55073]: DEBUG cinder.api.middleware.request_id [req-240ca5ac-d5fd-442e-adbf-e2d568de337f req-0c2ddc2e-018a-4dde-a771-0c09fbfbe980 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1507.278076] [55073]: INFO cinder.api.openstack.wsgi [req-240ca5ac-d5fd-442e-adbf-e2d568de337f req-0c2ddc2e-018a-4dde-a771-0c09fbfbe980 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1507.278524] [55073]: DEBUG cinder.api.openstack.wsgi [req-240ca5ac-d5fd-442e-adbf-e2d568de337f req-0c2ddc2e-018a-4dde-a771-0c09fbfbe980 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "12d29024-c895-4d4b-ac0f-fbd62b27d973", "connector": null, "instance_uuid": "032e0b7b-e47a-49bf-a7d7-f9b9827cd54c"}} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1507.287434] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1507.287434] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1507.305856] [55073]: INFO cinder.api.openstack.wsgi [req-240ca5ac-d5fd-442e-adbf-e2d568de337f req-0c2ddc2e-018a-4dde-a771-0c09fbfbe980 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1507.306274] [55073]: [pid: 55073|app: 0|req: 268/580] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 17:30:30 2025] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1507.333525] [55072]: DEBUG cinder.api.middleware.request_id [None req-e37ac5af-111c-4b01-a61f-3fe22b767e70 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1507.335598] [55072]: INFO cinder.api.openstack.wsgi [None req-e37ac5af-111c-4b01-a61f-3fe22b767e70 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 [ 1507.335823] [55072]: DEBUG cinder.api.openstack.wsgi [None req-e37ac5af-111c-4b01-a61f-3fe22b767e70 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1507.336055] [55072]: DEBUG cinder.api.openstack.wsgi [None req-e37ac5af-111c-4b01-a61f-3fe22b767e70 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1507.345390] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1507.345390] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1507.348374] [55072]: INFO cinder.volume.api [None req-e37ac5af-111c-4b01-a61f-3fe22b767e70 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1507.352324] [55072]: INFO cinder.api.openstack.wsgi [None req-e37ac5af-111c-4b01-a61f-3fe22b767e70 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 returned with HTTP 200 [ 1507.352675] [55072]: [pid: 55072|app: 0|req: 313/581] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:30:30 2025] GET /volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1507.837130] [55073]: DEBUG cinder.api.middleware.request_id [None req-d69d8258-fc94-4b59-99f7-367afe8d963c None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1507.837591] [55073]: INFO cinder.api.openstack.wsgi [None req-d69d8258-fc94-4b59-99f7-367afe8d963c None None] GET http://10.180.1.21/volume// [ 1507.837781] [55073]: DEBUG cinder.api.openstack.wsgi [None req-d69d8258-fc94-4b59-99f7-367afe8d963c None None] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1507.837999] [55073]: DEBUG cinder.api.openstack.wsgi [None req-d69d8258-fc94-4b59-99f7-367afe8d963c None None] Calling method 'all' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1507.838408] [55073]: INFO cinder.api.openstack.wsgi [None req-d69d8258-fc94-4b59-99f7-367afe8d963c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1507.838711] [55073]: [pid: 55073|app: 0|req: 269/582] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 17:30:30 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1507.841925] [55072]: DEBUG cinder.api.middleware.request_id [req-240ca5ac-d5fd-442e-adbf-e2d568de337f req-91ca17b0-39e3-4a42-83d8-531a4f5fa6b9 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1507.844270] [55072]: INFO cinder.api.openstack.wsgi [req-240ca5ac-d5fd-442e-adbf-e2d568de337f req-91ca17b0-39e3-4a42-83d8-531a4f5fa6b9 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 [ 1507.844515] [55072]: DEBUG cinder.api.openstack.wsgi [req-240ca5ac-d5fd-442e-adbf-e2d568de337f req-91ca17b0-39e3-4a42-83d8-531a4f5fa6b9 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1507.844728] [55072]: DEBUG cinder.api.openstack.wsgi [req-240ca5ac-d5fd-442e-adbf-e2d568de337f req-91ca17b0-39e3-4a42-83d8-531a4f5fa6b9 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1507.854248] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1507.854248] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1507.857244] [55072]: INFO cinder.volume.api [req-240ca5ac-d5fd-442e-adbf-e2d568de337f req-91ca17b0-39e3-4a42-83d8-531a4f5fa6b9 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1507.861209] [55072]: INFO cinder.api.openstack.wsgi [req-240ca5ac-d5fd-442e-adbf-e2d568de337f req-91ca17b0-39e3-4a42-83d8-531a4f5fa6b9 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 returned with HTTP 200 [ 1507.861569] [55072]: [pid: 55072|app: 0|req: 314/583] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 17:30:30 2025] GET /volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 => generated 1027 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1507.885451] [55073]: DEBUG cinder.api.middleware.request_id [req-240ca5ac-d5fd-442e-adbf-e2d568de337f req-328bb70d-3dcf-4b6d-b284-96dbb8b4dcb1 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1507.887670] [55073]: INFO cinder.api.openstack.wsgi [req-240ca5ac-d5fd-442e-adbf-e2d568de337f req-328bb70d-3dcf-4b6d-b284-96dbb8b4dcb1 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] PUT http://10.180.1.21/volume/v3/attachments/2d08f942-19b3-446c-8160-a3841616fc29 [ 1507.888097] [55073]: DEBUG cinder.api.openstack.wsgi [req-240ca5ac-d5fd-442e-adbf-e2d568de337f req-328bb70d-3dcf-4b6d-b284-96dbb8b4dcb1 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-543841", "mountpoint": "/dev/sdb"}}} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1507.895788] [55073]: DEBUG cinder.coordination [req-240ca5ac-d5fd-442e-adbf-e2d568de337f req-328bb70d-3dcf-4b6d-b284-96dbb8b4dcb1 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Acquiring lock "cinder-attachment_update-12d29024-c895-4d4b-ac0f-fbd62b27d973-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55073) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1507.900249] [55073]: DEBUG cinder.coordination [req-240ca5ac-d5fd-442e-adbf-e2d568de337f req-328bb70d-3dcf-4b6d-b284-96dbb8b4dcb1 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Lock "cinder-attachment_update-12d29024-c895-4d4b-ac0f-fbd62b27d973-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55073) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1507.901238] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1507.901238] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1508.362763] [55072]: DEBUG cinder.api.middleware.request_id [None req-7632f03a-fcaf-430b-82bb-16bbf63b6bc8 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1508.364920] [55072]: INFO cinder.api.openstack.wsgi [None req-7632f03a-fcaf-430b-82bb-16bbf63b6bc8 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 [ 1508.365159] [55072]: DEBUG cinder.api.openstack.wsgi [None req-7632f03a-fcaf-430b-82bb-16bbf63b6bc8 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1508.365380] [55072]: DEBUG cinder.api.openstack.wsgi [None req-7632f03a-fcaf-430b-82bb-16bbf63b6bc8 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1508.374939] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1508.374939] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1508.378117] [55072]: INFO cinder.volume.api [None req-7632f03a-fcaf-430b-82bb-16bbf63b6bc8 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1508.382324] [55072]: INFO cinder.api.openstack.wsgi [None req-7632f03a-fcaf-430b-82bb-16bbf63b6bc8 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 returned with HTTP 200 [ 1508.382700] [55072]: [pid: 55072|app: 0|req: 315/584] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:30:31 2025] GET /volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1509.392814] [55072]: DEBUG cinder.api.middleware.request_id [None req-e3393cea-4f3f-4503-93d6-256966379d7f None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1509.394943] [55072]: INFO cinder.api.openstack.wsgi [None req-e3393cea-4f3f-4503-93d6-256966379d7f tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 [ 1509.395180] [55072]: DEBUG cinder.api.openstack.wsgi [None req-e3393cea-4f3f-4503-93d6-256966379d7f tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1509.395404] [55072]: DEBUG cinder.api.openstack.wsgi [None req-e3393cea-4f3f-4503-93d6-256966379d7f tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1509.404653] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1509.404653] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1509.408023] [55072]: INFO cinder.volume.api [None req-e3393cea-4f3f-4503-93d6-256966379d7f tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1509.411876] [55072]: INFO cinder.api.openstack.wsgi [None req-e3393cea-4f3f-4503-93d6-256966379d7f tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 returned with HTTP 200 [ 1509.412253] [55072]: [pid: 55072|app: 0|req: 316/585] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:30:32 2025] GET /volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1510.422090] [55072]: DEBUG cinder.api.middleware.request_id [None req-6e145620-65fd-48d6-8093-fa30a8dd82e8 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1510.423982] [55072]: INFO cinder.api.openstack.wsgi [None req-6e145620-65fd-48d6-8093-fa30a8dd82e8 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 [ 1510.424251] [55072]: DEBUG cinder.api.openstack.wsgi [None req-6e145620-65fd-48d6-8093-fa30a8dd82e8 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1510.424476] [55072]: DEBUG cinder.api.openstack.wsgi [None req-6e145620-65fd-48d6-8093-fa30a8dd82e8 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1510.434363] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1510.434363] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1510.437448] [55072]: INFO cinder.volume.api [None req-6e145620-65fd-48d6-8093-fa30a8dd82e8 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1510.441607] [55072]: INFO cinder.api.openstack.wsgi [None req-6e145620-65fd-48d6-8093-fa30a8dd82e8 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 returned with HTTP 200 [ 1510.441974] [55072]: [pid: 55072|app: 0|req: 317/586] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:30:33 2025] GET /volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1511.452358] [55072]: DEBUG cinder.api.middleware.request_id [None req-9b4328dc-5fde-477c-8037-962f4aa22d05 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1511.454591] [55072]: INFO cinder.api.openstack.wsgi [None req-9b4328dc-5fde-477c-8037-962f4aa22d05 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 [ 1511.454832] [55072]: DEBUG cinder.api.openstack.wsgi [None req-9b4328dc-5fde-477c-8037-962f4aa22d05 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1511.455074] [55072]: DEBUG cinder.api.openstack.wsgi [None req-9b4328dc-5fde-477c-8037-962f4aa22d05 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1511.465024] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1511.465024] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1511.468094] [55072]: INFO cinder.volume.api [None req-9b4328dc-5fde-477c-8037-962f4aa22d05 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1511.472212] [55072]: INFO cinder.api.openstack.wsgi [None req-9b4328dc-5fde-477c-8037-962f4aa22d05 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 returned with HTTP 200 [ 1511.472697] [55072]: [pid: 55072|app: 0|req: 318/587] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:30:34 2025] GET /volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1512.424089] [55073]: DEBUG cinder.coordination [req-240ca5ac-d5fd-442e-adbf-e2d568de337f req-328bb70d-3dcf-4b6d-b284-96dbb8b4dcb1 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Lock "cinder-attachment_update-12d29024-c895-4d4b-ac0f-fbd62b27d973-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=55073) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1512.424463] [55073]: INFO cinder.api.openstack.wsgi [req-240ca5ac-d5fd-442e-adbf-e2d568de337f req-328bb70d-3dcf-4b6d-b284-96dbb8b4dcb1 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/attachments/2d08f942-19b3-446c-8160-a3841616fc29 returned with HTTP 200 [ 1512.424955] [55073]: [pid: 55073|app: 0|req: 270/588] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 17:30:30 2025] PUT /volume/v3/attachments/2d08f942-19b3-446c-8160-a3841616fc29 => generated 617 bytes in 4540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1512.482712] [55072]: DEBUG cinder.api.middleware.request_id [None req-e89de168-dc26-4496-8827-e6c836ad7f6b None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1512.485065] [55072]: INFO cinder.api.openstack.wsgi [None req-e89de168-dc26-4496-8827-e6c836ad7f6b tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 [ 1512.485220] [55072]: DEBUG cinder.api.openstack.wsgi [None req-e89de168-dc26-4496-8827-e6c836ad7f6b tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1512.485548] [55072]: DEBUG cinder.api.openstack.wsgi [None req-e89de168-dc26-4496-8827-e6c836ad7f6b tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1512.495371] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1512.495371] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1512.498466] [55072]: INFO cinder.volume.api [None req-e89de168-dc26-4496-8827-e6c836ad7f6b tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1512.502641] [55072]: INFO cinder.api.openstack.wsgi [None req-e89de168-dc26-4496-8827-e6c836ad7f6b tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 returned with HTTP 200 [ 1512.503131] [55072]: [pid: 55072|app: 0|req: 319/589] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:30:35 2025] GET /volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1513.513448] [55073]: DEBUG cinder.api.middleware.request_id [None req-c54fec56-7fcd-4582-a5ae-75a0d596dd69 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1513.515636] [55073]: INFO cinder.api.openstack.wsgi [None req-c54fec56-7fcd-4582-a5ae-75a0d596dd69 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 [ 1513.515857] [55073]: DEBUG cinder.api.openstack.wsgi [None req-c54fec56-7fcd-4582-a5ae-75a0d596dd69 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1513.516099] [55073]: DEBUG cinder.api.openstack.wsgi [None req-c54fec56-7fcd-4582-a5ae-75a0d596dd69 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1513.526295] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1513.526295] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1513.529424] [55073]: INFO cinder.volume.api [None req-c54fec56-7fcd-4582-a5ae-75a0d596dd69 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1513.533708] [55073]: INFO cinder.api.openstack.wsgi [None req-c54fec56-7fcd-4582-a5ae-75a0d596dd69 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 returned with HTTP 200 [ 1513.534132] [55073]: [pid: 55073|app: 0|req: 271/590] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:30:36 2025] GET /volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1514.032228] [55072]: DEBUG cinder.api.middleware.request_id [req-240ca5ac-d5fd-442e-adbf-e2d568de337f req-94b15780-dd25-436e-b418-2fec6ce1c3fd None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1514.034600] [55072]: INFO cinder.api.openstack.wsgi [req-240ca5ac-d5fd-442e-adbf-e2d568de337f req-94b15780-dd25-436e-b418-2fec6ce1c3fd tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] POST http://10.180.1.21/volume/v3/attachments/2d08f942-19b3-446c-8160-a3841616fc29/action [ 1514.035037] [55072]: DEBUG cinder.api.openstack.wsgi [req-240ca5ac-d5fd-442e-adbf-e2d568de337f req-94b15780-dd25-436e-b418-2fec6ce1c3fd tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Action body: b'{"os-complete": null}' {{(pid=55072) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1514.035180] [55072]: DEBUG cinder.api.openstack.wsgi [req-240ca5ac-d5fd-442e-adbf-e2d568de337f req-94b15780-dd25-436e-b418-2fec6ce1c3fd tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1514.049596] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1514.049596] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1514.055967] [55072]: INFO cinder.api.openstack.wsgi [req-240ca5ac-d5fd-442e-adbf-e2d568de337f req-94b15780-dd25-436e-b418-2fec6ce1c3fd tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/attachments/2d08f942-19b3-446c-8160-a3841616fc29/action returned with HTTP 204 [ 1514.056402] [55072]: [pid: 55072|app: 0|req: 320/591] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 17:30:36 2025] POST /volume/v3/attachments/2d08f942-19b3-446c-8160-a3841616fc29/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1514.544603] [55073]: DEBUG cinder.api.middleware.request_id [None req-d7328063-0e46-4900-8538-b432f028d8d3 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1514.546667] [55073]: INFO cinder.api.openstack.wsgi [None req-d7328063-0e46-4900-8538-b432f028d8d3 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 [ 1514.546886] [55073]: DEBUG cinder.api.openstack.wsgi [None req-d7328063-0e46-4900-8538-b432f028d8d3 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1514.547116] [55073]: DEBUG cinder.api.openstack.wsgi [None req-d7328063-0e46-4900-8538-b432f028d8d3 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1514.556561] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1514.556561] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1514.559479] [55073]: INFO cinder.volume.api [None req-d7328063-0e46-4900-8538-b432f028d8d3 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1514.563529] [55073]: INFO cinder.api.openstack.wsgi [None req-d7328063-0e46-4900-8538-b432f028d8d3 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 returned with HTTP 200 [ 1514.563880] [55073]: [pid: 55073|app: 0|req: 272/592] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:30:37 2025] GET /volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1514.572893] [55072]: DEBUG cinder.api.middleware.request_id [None req-31fc3886-0b53-4ff7-a7ee-35fe9285da91 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1514.575346] [55072]: INFO cinder.api.openstack.wsgi [None req-31fc3886-0b53-4ff7-a7ee-35fe9285da91 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 [ 1514.575570] [55072]: DEBUG cinder.api.openstack.wsgi [None req-31fc3886-0b53-4ff7-a7ee-35fe9285da91 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1514.575787] [55072]: DEBUG cinder.api.openstack.wsgi [None req-31fc3886-0b53-4ff7-a7ee-35fe9285da91 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1514.585157] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1514.585157] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1514.588257] [55072]: INFO cinder.volume.api [None req-31fc3886-0b53-4ff7-a7ee-35fe9285da91 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1514.592297] [55072]: INFO cinder.api.openstack.wsgi [None req-31fc3886-0b53-4ff7-a7ee-35fe9285da91 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 returned with HTTP 200 [ 1514.592799] [55072]: [pid: 55072|app: 0|req: 321/593] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:30:37 2025] GET /volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1514.629111] [55073]: DEBUG cinder.api.middleware.request_id [req-cf12b3e5-64f7-4a31-8972-154fc28be6d1 req-d1022b87-1bd5-4d6c-949b-8b9eaa6327e7 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1514.631429] [55073]: INFO cinder.api.openstack.wsgi [req-cf12b3e5-64f7-4a31-8972-154fc28be6d1 req-d1022b87-1bd5-4d6c-949b-8b9eaa6327e7 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 [ 1514.631648] [55073]: DEBUG cinder.api.openstack.wsgi [req-cf12b3e5-64f7-4a31-8972-154fc28be6d1 req-d1022b87-1bd5-4d6c-949b-8b9eaa6327e7 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1514.631879] [55073]: DEBUG cinder.api.openstack.wsgi [req-cf12b3e5-64f7-4a31-8972-154fc28be6d1 req-d1022b87-1bd5-4d6c-949b-8b9eaa6327e7 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1514.641352] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1514.641352] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1514.644450] [55073]: INFO cinder.volume.api [req-cf12b3e5-64f7-4a31-8972-154fc28be6d1 req-d1022b87-1bd5-4d6c-949b-8b9eaa6327e7 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1514.648545] [55073]: INFO cinder.api.openstack.wsgi [req-cf12b3e5-64f7-4a31-8972-154fc28be6d1 req-d1022b87-1bd5-4d6c-949b-8b9eaa6327e7 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 returned with HTTP 200 [ 1514.649066] [55073]: [pid: 55073|app: 0|req: 273/594] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:30:37 2025] GET /volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1514.657849] [55072]: DEBUG cinder.api.middleware.request_id [None req-4949c547-1b93-4708-b2e7-80dd387acf0a None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1514.659948] [55072]: INFO cinder.api.openstack.wsgi [None req-4949c547-1b93-4708-b2e7-80dd387acf0a tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 [ 1514.660181] [55072]: DEBUG cinder.api.openstack.wsgi [None req-4949c547-1b93-4708-b2e7-80dd387acf0a tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1514.660447] [55072]: DEBUG cinder.api.openstack.wsgi [None req-4949c547-1b93-4708-b2e7-80dd387acf0a tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1514.670413] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1514.670413] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1514.673561] [55072]: INFO cinder.volume.api [None req-4949c547-1b93-4708-b2e7-80dd387acf0a tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1514.677815] [55072]: INFO cinder.api.openstack.wsgi [None req-4949c547-1b93-4708-b2e7-80dd387acf0a tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 returned with HTTP 200 [ 1514.678325] [55072]: [pid: 55072|app: 0|req: 322/595] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:30:37 2025] GET /volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1514.713396] [55073]: DEBUG cinder.api.middleware.request_id [req-648db7c6-23ec-4a5c-b702-cbb346a72fc2 req-ebb9fed2-6788-4c17-aea4-73e98c8d24fa None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1514.715878] [55073]: INFO cinder.api.openstack.wsgi [req-648db7c6-23ec-4a5c-b702-cbb346a72fc2 req-ebb9fed2-6788-4c17-aea4-73e98c8d24fa tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 [ 1514.716132] [55073]: DEBUG cinder.api.openstack.wsgi [req-648db7c6-23ec-4a5c-b702-cbb346a72fc2 req-ebb9fed2-6788-4c17-aea4-73e98c8d24fa tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1514.716381] [55073]: DEBUG cinder.api.openstack.wsgi [req-648db7c6-23ec-4a5c-b702-cbb346a72fc2 req-ebb9fed2-6788-4c17-aea4-73e98c8d24fa tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1514.726035] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1514.726035] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1514.729207] [55073]: INFO cinder.volume.api [req-648db7c6-23ec-4a5c-b702-cbb346a72fc2 req-ebb9fed2-6788-4c17-aea4-73e98c8d24fa tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1514.733297] [55073]: INFO cinder.api.openstack.wsgi [req-648db7c6-23ec-4a5c-b702-cbb346a72fc2 req-ebb9fed2-6788-4c17-aea4-73e98c8d24fa tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 returned with HTTP 200 [ 1514.733661] [55073]: [pid: 55073|app: 0|req: 274/596] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:30:37 2025] GET /volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1514.749553] [55072]: DEBUG cinder.api.middleware.request_id [req-648db7c6-23ec-4a5c-b702-cbb346a72fc2 req-350e7711-1818-4e0d-accd-548865c0bfac None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1514.751828] [55072]: INFO cinder.api.openstack.wsgi [req-648db7c6-23ec-4a5c-b702-cbb346a72fc2 req-350e7711-1818-4e0d-accd-548865c0bfac tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] POST http://10.180.1.21/volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973/action [ 1514.752257] [55072]: DEBUG cinder.api.openstack.wsgi [req-648db7c6-23ec-4a5c-b702-cbb346a72fc2 req-350e7711-1818-4e0d-accd-548865c0bfac tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55072) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1514.752403] [55072]: DEBUG cinder.api.openstack.wsgi [req-648db7c6-23ec-4a5c-b702-cbb346a72fc2 req-350e7711-1818-4e0d-accd-548865c0bfac tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1514.761723] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1514.761723] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1514.762234] [55072]: INFO cinder.volume.api [req-648db7c6-23ec-4a5c-b702-cbb346a72fc2 req-350e7711-1818-4e0d-accd-548865c0bfac tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1514.770015] [55072]: INFO cinder.volume.api [req-648db7c6-23ec-4a5c-b702-cbb346a72fc2 req-350e7711-1818-4e0d-accd-548865c0bfac tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Begin detaching volume completed successfully. [ 1514.770232] [55072]: INFO cinder.api.openstack.wsgi [req-648db7c6-23ec-4a5c-b702-cbb346a72fc2 req-350e7711-1818-4e0d-accd-548865c0bfac tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973/action returned with HTTP 202 [ 1514.770604] [55072]: [pid: 55072|app: 0|req: 323/597] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 17:30:37 2025] POST /volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1515.787957] [55073]: DEBUG cinder.api.middleware.request_id [None req-2f19d075-d3d8-4977-b37a-840f7d467fda None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1515.788443] [55073]: INFO cinder.api.openstack.wsgi [None req-2f19d075-d3d8-4977-b37a-840f7d467fda None None] GET http://10.180.1.21/volume// [ 1515.788744] [55073]: DEBUG cinder.api.openstack.wsgi [None req-2f19d075-d3d8-4977-b37a-840f7d467fda None None] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1515.788843] [55073]: DEBUG cinder.api.openstack.wsgi [None req-2f19d075-d3d8-4977-b37a-840f7d467fda None None] Calling method 'all' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1515.789289] [55073]: INFO cinder.api.openstack.wsgi [None req-2f19d075-d3d8-4977-b37a-840f7d467fda None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1515.789599] [55073]: [pid: 55073|app: 0|req: 275/598] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 17:30:38 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1515.792796] [55072]: DEBUG cinder.api.middleware.request_id [req-648db7c6-23ec-4a5c-b702-cbb346a72fc2 req-cd62cff8-1de2-4514-b5f6-2b05d8210233 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1515.795228] [55072]: INFO cinder.api.openstack.wsgi [req-648db7c6-23ec-4a5c-b702-cbb346a72fc2 req-cd62cff8-1de2-4514-b5f6-2b05d8210233 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 [ 1515.795492] [55072]: DEBUG cinder.api.openstack.wsgi [req-648db7c6-23ec-4a5c-b702-cbb346a72fc2 req-cd62cff8-1de2-4514-b5f6-2b05d8210233 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1515.795715] [55072]: DEBUG cinder.api.openstack.wsgi [req-648db7c6-23ec-4a5c-b702-cbb346a72fc2 req-cd62cff8-1de2-4514-b5f6-2b05d8210233 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1515.805493] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1515.805493] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1515.808503] [55072]: INFO cinder.volume.api [req-648db7c6-23ec-4a5c-b702-cbb346a72fc2 req-cd62cff8-1de2-4514-b5f6-2b05d8210233 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1515.812698] [55072]: INFO cinder.api.openstack.wsgi [req-648db7c6-23ec-4a5c-b702-cbb346a72fc2 req-cd62cff8-1de2-4514-b5f6-2b05d8210233 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 returned with HTTP 200 [ 1515.813072] [55072]: [pid: 55072|app: 0|req: 324/599] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 17:30:38 2025] GET /volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 => generated 1323 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1516.943985] [55073]: DEBUG cinder.api.middleware.request_id [req-648db7c6-23ec-4a5c-b702-cbb346a72fc2 req-c097b3ca-39ba-4382-b18f-9fe54f9837ad None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1516.946322] [55073]: INFO cinder.api.openstack.wsgi [req-648db7c6-23ec-4a5c-b702-cbb346a72fc2 req-c097b3ca-39ba-4382-b18f-9fe54f9837ad tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] DELETE http://10.180.1.21/volume/v3/attachments/2d08f942-19b3-446c-8160-a3841616fc29 [ 1516.946544] [55073]: DEBUG cinder.api.openstack.wsgi [req-648db7c6-23ec-4a5c-b702-cbb346a72fc2 req-c097b3ca-39ba-4382-b18f-9fe54f9837ad tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1516.946755] [55073]: DEBUG cinder.api.openstack.wsgi [req-648db7c6-23ec-4a5c-b702-cbb346a72fc2 req-c097b3ca-39ba-4382-b18f-9fe54f9837ad tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'version_select' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1516.954167] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1516.954167] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1517.477765] [55073]: INFO cinder.api.openstack.wsgi [req-648db7c6-23ec-4a5c-b702-cbb346a72fc2 req-c097b3ca-39ba-4382-b18f-9fe54f9837ad tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/attachments/2d08f942-19b3-446c-8160-a3841616fc29 returned with HTTP 200 [ 1517.478356] [55073]: [pid: 55073|app: 0|req: 276/600] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 17:30:39 2025] DELETE /volume/v3/attachments/2d08f942-19b3-446c-8160-a3841616fc29 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1518.928696] [55072]: DEBUG cinder.api.middleware.request_id [None req-c4c82709-44a9-4e3d-9540-1201de845125 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1518.930726] [55072]: INFO cinder.api.openstack.wsgi [None req-c4c82709-44a9-4e3d-9540-1201de845125 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 [ 1518.930967] [55072]: DEBUG cinder.api.openstack.wsgi [None req-c4c82709-44a9-4e3d-9540-1201de845125 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1518.931251] [55072]: DEBUG cinder.api.openstack.wsgi [None req-c4c82709-44a9-4e3d-9540-1201de845125 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1518.938781] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1518.938781] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1518.942016] [55072]: INFO cinder.volume.api [None req-c4c82709-44a9-4e3d-9540-1201de845125 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1518.946138] [55072]: INFO cinder.api.openstack.wsgi [None req-c4c82709-44a9-4e3d-9540-1201de845125 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 returned with HTTP 200 [ 1518.946499] [55072]: [pid: 55072|app: 0|req: 325/601] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:30:41 2025] GET /volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1527.476993] [55073]: DEBUG dbcounter [-] [55073] Writing DB stats cinder:SELECT=48,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=55073) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1528.944175] [55072]: DEBUG dbcounter [-] [55072] Writing DB stats cinder:SELECT=84,cinder:INSERT=6,cinder:UPDATE=15 {{(pid=55072) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1578.527970] [55073]: DEBUG cinder.api.middleware.request_id [None req-2bd0b276-8230-4b29-9cec-ac29f181c938 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1578.530408] [55073]: INFO cinder.api.openstack.wsgi [None req-2bd0b276-8230-4b29-9cec-ac29f181c938 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1578.530792] [55073]: DEBUG cinder.api.openstack.wsgi [None req-2bd0b276-8230-4b29-9cec-ac29f181c938 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-356501332"}} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1578.532742] [55073]: DEBUG cinder.api.v3.volumes [None req-2bd0b276-8230-4b29-9cec-ac29f181c938 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-356501332'}} {{(pid=55073) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1578.532901] [55073]: INFO cinder.api.v3.volumes [None req-2bd0b276-8230-4b29-9cec-ac29f181c938 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Create volume of 1 GB [ 1578.533259] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1578.533259] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1578.538547] [55073]: INFO cinder.volume.api [None req-2bd0b276-8230-4b29-9cec-ac29f181c938 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Availability Zones retrieved successfully. [ 1578.545103] [55073]: DEBUG cinder.volume.api [None req-2bd0b276-8230-4b29-9cec-ac29f181c938 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Flow 'volume_create_api' (36637ed2-5347-40cf-af75-fba0193e788f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1578.546271] [55073]: DEBUG cinder.volume.api [None req-2bd0b276-8230-4b29-9cec-ac29f181c938 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfcc975a-0bca-48b0-ba11-519334a0b743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1578.547296] [55073]: DEBUG cinder.volume.flows.api.create_volume [None req-2bd0b276-8230-4b29-9cec-ac29f181c938 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Validating volume size '1' using validate_int {{(pid=55073) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1578.563516] [55073]: DEBUG cinder.volume.api [None req-2bd0b276-8230-4b29-9cec-ac29f181c938 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfcc975a-0bca-48b0-ba11-519334a0b743) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T17:12:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1578.564396] [55073]: DEBUG cinder.volume.api [None req-2bd0b276-8230-4b29-9cec-ac29f181c938 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcf43bef-fa9c-49a5-b129-53d97c62e7e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1578.591257] [55073]: DEBUG cinder.quota [None req-2bd0b276-8230-4b29-9cec-ac29f181c938 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Created reservations ['c0f69628-a32c-4cde-a2ac-cb453ce890d2', 'b1c576dd-2332-4097-b52e-81536c8c30a3', 'f4e793c2-0a29-4cfc-815a-2715618ea9c2', 'f122151b-d704-4d1e-a196-c3a08d96f370'] {{(pid=55073) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1578.592042] [55073]: DEBUG cinder.volume.api [None req-2bd0b276-8230-4b29-9cec-ac29f181c938 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcf43bef-fa9c-49a5-b129-53d97c62e7e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0f69628-a32c-4cde-a2ac-cb453ce890d2', 'b1c576dd-2332-4097-b52e-81536c8c30a3', 'f4e793c2-0a29-4cfc-815a-2715618ea9c2', 'f122151b-d704-4d1e-a196-c3a08d96f370']}' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1578.592884] [55073]: DEBUG cinder.volume.api [None req-2bd0b276-8230-4b29-9cec-ac29f181c938 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5abfaf28-9c16-46a4-9494-02c850552ecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1578.606499] [55073]: DEBUG cinder.volume.api [None req-2bd0b276-8230-4b29-9cec-ac29f181c938 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5abfaf28-9c16-46a4-9494-02c850552ecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b93c94f-ff20-4a75-b8f2-744ac5bf7285', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-356501332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='496f3ed4df784876bdd3c63ca6a81751',qos_specs=None,replication_status=,reservations=['c0f69628-a32c-4cde-a2ac-cb453ce890d2','b1c576dd-2332-4097-b52e-81536c8c30a3','f4e793c2-0a29-4cfc-815a-2715618ea9c2','f122151b-d704-4d1e-a196-c3a08d96f370'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1bc2ab50a7943b489bb97c16d75ba49',volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T17:31:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-356501332',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b93c94f-ff20-4a75-b8f2-744ac5bf7285,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='496f3ed4df784876bdd3c63ca6a81751',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1bc2ab50a7943b489bb97c16d75ba49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71),volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71)}' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1578.607355] [55073]: DEBUG cinder.volume.api [None req-2bd0b276-8230-4b29-9cec-ac29f181c938 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af6c8ada-2b16-4e9e-b9fa-dfcd8b86f2c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1578.617884] [55073]: DEBUG cinder.volume.api [None req-2bd0b276-8230-4b29-9cec-ac29f181c938 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af6c8ada-2b16-4e9e-b9fa-dfcd8b86f2c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-356501332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='496f3ed4df784876bdd3c63ca6a81751',qos_specs=None,replication_status=,reservations=['c0f69628-a32c-4cde-a2ac-cb453ce890d2','b1c576dd-2332-4097-b52e-81536c8c30a3','f4e793c2-0a29-4cfc-815a-2715618ea9c2','f122151b-d704-4d1e-a196-c3a08d96f370'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1bc2ab50a7943b489bb97c16d75ba49',volume_type_id=e3d5ae3e-9d14-4499-8f6a-da8a3ce2ca71)}' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1578.618674] [55073]: DEBUG cinder.volume.api [None req-2bd0b276-8230-4b29-9cec-ac29f181c938 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4fde11f-b4ee-4cea-b236-5b636fc58304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1578.627165] [55073]: DEBUG cinder.volume.api [None req-2bd0b276-8230-4b29-9cec-ac29f181c938 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4fde11f-b4ee-4cea-b236-5b636fc58304) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55073) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1578.628263] [55073]: DEBUG cinder.volume.api [None req-2bd0b276-8230-4b29-9cec-ac29f181c938 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Flow 'volume_create_api' (36637ed2-5347-40cf-af75-fba0193e788f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55073) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1578.628425] [55073]: INFO cinder.volume.api [None req-2bd0b276-8230-4b29-9cec-ac29f181c938 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Create volume request issued successfully. [ 1578.629065] [55073]: INFO cinder.api.openstack.wsgi [None req-2bd0b276-8230-4b29-9cec-ac29f181c938 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1578.629490] [55073]: [pid: 55073|app: 0|req: 277/602] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 17:31:41 2025] POST /volume/v3/volumes => generated 753 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1578.638257] [55072]: DEBUG cinder.api.middleware.request_id [None req-a7c0d8b4-b306-49ec-8c57-36b44c8bc44b None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1578.640349] [55072]: INFO cinder.api.openstack.wsgi [None req-a7c0d8b4-b306-49ec-8c57-36b44c8bc44b tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 [ 1578.640583] [55072]: DEBUG cinder.api.openstack.wsgi [None req-a7c0d8b4-b306-49ec-8c57-36b44c8bc44b tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1578.640802] [55072]: DEBUG cinder.api.openstack.wsgi [None req-a7c0d8b4-b306-49ec-8c57-36b44c8bc44b tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1578.648186] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1578.648186] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1578.651860] [55072]: INFO cinder.volume.api [None req-a7c0d8b4-b306-49ec-8c57-36b44c8bc44b tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1578.655948] [55072]: INFO cinder.api.openstack.wsgi [None req-a7c0d8b4-b306-49ec-8c57-36b44c8bc44b tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 returned with HTTP 200 [ 1578.656279] [55072]: [pid: 55072|app: 0|req: 326/603] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:31:41 2025] GET /volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1579.666819] [55073]: DEBUG cinder.api.middleware.request_id [None req-a7e3e8b1-362b-4000-8818-2b02ee8e11e9 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1579.669180] [55073]: INFO cinder.api.openstack.wsgi [None req-a7e3e8b1-362b-4000-8818-2b02ee8e11e9 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 [ 1579.669401] [55073]: DEBUG cinder.api.openstack.wsgi [None req-a7e3e8b1-362b-4000-8818-2b02ee8e11e9 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1579.669618] [55073]: DEBUG cinder.api.openstack.wsgi [None req-a7e3e8b1-362b-4000-8818-2b02ee8e11e9 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1579.677371] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1579.677371] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1579.680744] [55073]: INFO cinder.volume.api [None req-a7e3e8b1-362b-4000-8818-2b02ee8e11e9 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1579.684801] [55073]: INFO cinder.api.openstack.wsgi [None req-a7e3e8b1-362b-4000-8818-2b02ee8e11e9 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 returned with HTTP 200 [ 1579.685203] [55073]: [pid: 55073|app: 0|req: 278/604] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:31:42 2025] GET /volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1579.722645] [55072]: DEBUG cinder.api.middleware.request_id [req-fc285a5c-42b9-490d-846b-4f35c529dbe4 req-7e8791a7-6311-481b-8546-98767b603ae8 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1579.724943] [55072]: INFO cinder.api.openstack.wsgi [req-fc285a5c-42b9-490d-846b-4f35c529dbe4 req-7e8791a7-6311-481b-8546-98767b603ae8 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 [ 1579.725179] [55072]: DEBUG cinder.api.openstack.wsgi [req-fc285a5c-42b9-490d-846b-4f35c529dbe4 req-7e8791a7-6311-481b-8546-98767b603ae8 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1579.725400] [55072]: DEBUG cinder.api.openstack.wsgi [req-fc285a5c-42b9-490d-846b-4f35c529dbe4 req-7e8791a7-6311-481b-8546-98767b603ae8 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1579.732614] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1579.732614] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1579.735903] [55072]: INFO cinder.volume.api [req-fc285a5c-42b9-490d-846b-4f35c529dbe4 req-7e8791a7-6311-481b-8546-98767b603ae8 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1579.739931] [55072]: INFO cinder.api.openstack.wsgi [req-fc285a5c-42b9-490d-846b-4f35c529dbe4 req-7e8791a7-6311-481b-8546-98767b603ae8 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 returned with HTTP 200 [ 1579.740326] [55072]: [pid: 55072|app: 0|req: 327/605] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:31:42 2025] GET /volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1581.259047] [55073]: DEBUG cinder.api.middleware.request_id [None req-ffdf52be-e49c-4695-99f6-800b35a6b964 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1581.259522] [55073]: INFO cinder.api.openstack.wsgi [None req-ffdf52be-e49c-4695-99f6-800b35a6b964 None None] GET http://10.180.1.21/volume// [ 1581.259722] [55073]: DEBUG cinder.api.openstack.wsgi [None req-ffdf52be-e49c-4695-99f6-800b35a6b964 None None] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1581.259956] [55073]: DEBUG cinder.api.openstack.wsgi [None req-ffdf52be-e49c-4695-99f6-800b35a6b964 None None] Calling method 'all' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1581.260311] [55073]: INFO cinder.api.openstack.wsgi [None req-ffdf52be-e49c-4695-99f6-800b35a6b964 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1581.260623] [55073]: [pid: 55073|app: 0|req: 279/606] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 17:31:44 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1581.264318] [55072]: DEBUG cinder.api.middleware.request_id [req-fc285a5c-42b9-490d-846b-4f35c529dbe4 req-8e699107-85f1-4cf9-acf8-e5c0055e0aaf None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1581.267066] [55072]: INFO cinder.api.openstack.wsgi [req-fc285a5c-42b9-490d-846b-4f35c529dbe4 req-8e699107-85f1-4cf9-acf8-e5c0055e0aaf tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1581.267687] [55072]: DEBUG cinder.api.openstack.wsgi [req-fc285a5c-42b9-490d-846b-4f35c529dbe4 req-8e699107-85f1-4cf9-acf8-e5c0055e0aaf tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9b93c94f-ff20-4a75-b8f2-744ac5bf7285", "connector": null, "instance_uuid": "4a640fd2-58d3-44bb-a73b-9f1401c43df5"}} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1581.277324] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1581.277324] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1581.297479] [55072]: INFO cinder.api.openstack.wsgi [req-fc285a5c-42b9-490d-846b-4f35c529dbe4 req-8e699107-85f1-4cf9-acf8-e5c0055e0aaf tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1581.297879] [55072]: [pid: 55072|app: 0|req: 328/607] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 17:31:44 2025] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1581.317559] [55073]: DEBUG cinder.api.middleware.request_id [None req-e36809b0-4ba4-45a2-abb5-ab6469174b69 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1581.319571] [55073]: INFO cinder.api.openstack.wsgi [None req-e36809b0-4ba4-45a2-abb5-ab6469174b69 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 [ 1581.319791] [55073]: DEBUG cinder.api.openstack.wsgi [None req-e36809b0-4ba4-45a2-abb5-ab6469174b69 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1581.320008] [55073]: DEBUG cinder.api.openstack.wsgi [None req-e36809b0-4ba4-45a2-abb5-ab6469174b69 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1581.330009] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1581.330009] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1581.332976] [55073]: INFO cinder.volume.api [None req-e36809b0-4ba4-45a2-abb5-ab6469174b69 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1581.337007] [55073]: INFO cinder.api.openstack.wsgi [None req-e36809b0-4ba4-45a2-abb5-ab6469174b69 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 returned with HTTP 200 [ 1581.337363] [55073]: [pid: 55073|app: 0|req: 280/608] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:31:44 2025] GET /volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1581.821839] [55072]: DEBUG cinder.api.middleware.request_id [None req-3e50ac0b-4921-47e7-bd0e-d83a73837e0b None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1581.822314] [55072]: INFO cinder.api.openstack.wsgi [None req-3e50ac0b-4921-47e7-bd0e-d83a73837e0b None None] GET http://10.180.1.21/volume// [ 1581.822497] [55072]: DEBUG cinder.api.openstack.wsgi [None req-3e50ac0b-4921-47e7-bd0e-d83a73837e0b None None] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1581.822711] [55072]: DEBUG cinder.api.openstack.wsgi [None req-3e50ac0b-4921-47e7-bd0e-d83a73837e0b None None] Calling method 'all' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1581.823120] [55072]: INFO cinder.api.openstack.wsgi [None req-3e50ac0b-4921-47e7-bd0e-d83a73837e0b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1581.823430] [55072]: [pid: 55072|app: 0|req: 329/609] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 17:31:44 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1581.826775] [55073]: DEBUG cinder.api.middleware.request_id [req-fc285a5c-42b9-490d-846b-4f35c529dbe4 req-ba1d21a1-0a0b-4e02-a952-17768cbb490d None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1581.829093] [55073]: INFO cinder.api.openstack.wsgi [req-fc285a5c-42b9-490d-846b-4f35c529dbe4 req-ba1d21a1-0a0b-4e02-a952-17768cbb490d tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 [ 1581.829354] [55073]: DEBUG cinder.api.openstack.wsgi [req-fc285a5c-42b9-490d-846b-4f35c529dbe4 req-ba1d21a1-0a0b-4e02-a952-17768cbb490d tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1581.829571] [55073]: DEBUG cinder.api.openstack.wsgi [req-fc285a5c-42b9-490d-846b-4f35c529dbe4 req-ba1d21a1-0a0b-4e02-a952-17768cbb490d tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1581.838833] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1581.838833] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1581.841787] [55073]: INFO cinder.volume.api [req-fc285a5c-42b9-490d-846b-4f35c529dbe4 req-ba1d21a1-0a0b-4e02-a952-17768cbb490d tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1581.845856] [55073]: INFO cinder.api.openstack.wsgi [req-fc285a5c-42b9-490d-846b-4f35c529dbe4 req-ba1d21a1-0a0b-4e02-a952-17768cbb490d tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 returned with HTTP 200 [ 1581.846237] [55073]: [pid: 55073|app: 0|req: 281/610] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 17:31:44 2025] GET /volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 => generated 1026 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1581.870551] [55072]: DEBUG cinder.api.middleware.request_id [req-fc285a5c-42b9-490d-846b-4f35c529dbe4 req-c66779f4-b12f-4f9a-be1c-9364402bb694 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1581.872921] [55072]: INFO cinder.api.openstack.wsgi [req-fc285a5c-42b9-490d-846b-4f35c529dbe4 req-c66779f4-b12f-4f9a-be1c-9364402bb694 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] PUT http://10.180.1.21/volume/v3/attachments/4e0118b4-dc20-4855-b974-66ce5c3f3781 [ 1581.873335] [55072]: DEBUG cinder.api.openstack.wsgi [req-fc285a5c-42b9-490d-846b-4f35c529dbe4 req-c66779f4-b12f-4f9a-be1c-9364402bb694 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-543843", "mountpoint": "/dev/sdb"}}} {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1581.881024] [55072]: DEBUG cinder.coordination [req-fc285a5c-42b9-490d-846b-4f35c529dbe4 req-c66779f4-b12f-4f9a-be1c-9364402bb694 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Acquiring lock "cinder-attachment_update-9b93c94f-ff20-4a75-b8f2-744ac5bf7285-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55072) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1581.885480] [55072]: DEBUG cinder.coordination [req-fc285a5c-42b9-490d-846b-4f35c529dbe4 req-c66779f4-b12f-4f9a-be1c-9364402bb694 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Lock "cinder-attachment_update-9b93c94f-ff20-4a75-b8f2-744ac5bf7285-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55072) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1581.886510] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1581.886510] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1582.347303] [55073]: DEBUG cinder.api.middleware.request_id [None req-45d5b35d-3ab5-4571-bcaf-cc6a31833e2c None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1582.349540] [55073]: INFO cinder.api.openstack.wsgi [None req-45d5b35d-3ab5-4571-bcaf-cc6a31833e2c tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 [ 1582.349778] [55073]: DEBUG cinder.api.openstack.wsgi [None req-45d5b35d-3ab5-4571-bcaf-cc6a31833e2c tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1582.350051] [55073]: DEBUG cinder.api.openstack.wsgi [None req-45d5b35d-3ab5-4571-bcaf-cc6a31833e2c tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1582.359871] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1582.359871] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1582.362885] [55073]: INFO cinder.volume.api [None req-45d5b35d-3ab5-4571-bcaf-cc6a31833e2c tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1582.366991] [55073]: INFO cinder.api.openstack.wsgi [None req-45d5b35d-3ab5-4571-bcaf-cc6a31833e2c tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 returned with HTTP 200 [ 1582.367389] [55073]: [pid: 55073|app: 0|req: 282/611] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:31:45 2025] GET /volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1583.377590] [55073]: DEBUG cinder.api.middleware.request_id [None req-134357b9-d398-4018-881a-04de3ab16a39 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1583.379642] [55073]: INFO cinder.api.openstack.wsgi [None req-134357b9-d398-4018-881a-04de3ab16a39 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 [ 1583.379871] [55073]: DEBUG cinder.api.openstack.wsgi [None req-134357b9-d398-4018-881a-04de3ab16a39 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1583.380101] [55073]: DEBUG cinder.api.openstack.wsgi [None req-134357b9-d398-4018-881a-04de3ab16a39 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1583.389421] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1583.389421] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1583.392295] [55073]: INFO cinder.volume.api [None req-134357b9-d398-4018-881a-04de3ab16a39 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1583.396205] [55073]: INFO cinder.api.openstack.wsgi [None req-134357b9-d398-4018-881a-04de3ab16a39 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 returned with HTTP 200 [ 1583.396669] [55073]: [pid: 55073|app: 0|req: 283/612] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:31:46 2025] GET /volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1584.406816] [55073]: DEBUG cinder.api.middleware.request_id [None req-91802868-6e1f-4eca-955f-e665ee6a0558 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1584.408870] [55073]: INFO cinder.api.openstack.wsgi [None req-91802868-6e1f-4eca-955f-e665ee6a0558 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 [ 1584.409115] [55073]: DEBUG cinder.api.openstack.wsgi [None req-91802868-6e1f-4eca-955f-e665ee6a0558 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1584.409338] [55073]: DEBUG cinder.api.openstack.wsgi [None req-91802868-6e1f-4eca-955f-e665ee6a0558 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1584.418913] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1584.418913] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1584.421853] [55073]: INFO cinder.volume.api [None req-91802868-6e1f-4eca-955f-e665ee6a0558 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1584.426467] [55073]: INFO cinder.api.openstack.wsgi [None req-91802868-6e1f-4eca-955f-e665ee6a0558 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 returned with HTTP 200 [ 1584.426859] [55073]: [pid: 55073|app: 0|req: 284/613] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:31:47 2025] GET /volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1585.436959] [55073]: DEBUG cinder.api.middleware.request_id [None req-bdd11920-1b61-4aa8-8e17-db9bb05a4c0c None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1585.440031] [55073]: INFO cinder.api.openstack.wsgi [None req-bdd11920-1b61-4aa8-8e17-db9bb05a4c0c tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 [ 1585.440031] [55073]: DEBUG cinder.api.openstack.wsgi [None req-bdd11920-1b61-4aa8-8e17-db9bb05a4c0c tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1585.440031] [55073]: DEBUG cinder.api.openstack.wsgi [None req-bdd11920-1b61-4aa8-8e17-db9bb05a4c0c tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1585.450059] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1585.450059] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1585.453393] [55073]: INFO cinder.volume.api [None req-bdd11920-1b61-4aa8-8e17-db9bb05a4c0c tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1585.457606] [55073]: INFO cinder.api.openstack.wsgi [None req-bdd11920-1b61-4aa8-8e17-db9bb05a4c0c tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 returned with HTTP 200 [ 1585.458024] [55073]: [pid: 55073|app: 0|req: 285/614] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:31:48 2025] GET /volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1586.407418] [55072]: DEBUG cinder.coordination [req-fc285a5c-42b9-490d-846b-4f35c529dbe4 req-c66779f4-b12f-4f9a-be1c-9364402bb694 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Lock "cinder-attachment_update-9b93c94f-ff20-4a75-b8f2-744ac5bf7285-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.522s {{(pid=55072) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1586.407760] [55072]: INFO cinder.api.openstack.wsgi [req-fc285a5c-42b9-490d-846b-4f35c529dbe4 req-c66779f4-b12f-4f9a-be1c-9364402bb694 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/attachments/4e0118b4-dc20-4855-b974-66ce5c3f3781 returned with HTTP 200 [ 1586.408257] [55072]: [pid: 55072|app: 0|req: 330/615] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 17:31:44 2025] PUT /volume/v3/attachments/4e0118b4-dc20-4855-b974-66ce5c3f3781 => generated 617 bytes in 4538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1586.468075] [55073]: DEBUG cinder.api.middleware.request_id [None req-c771fcb1-e188-42f7-b7a9-28269192bd8a None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1586.470163] [55073]: INFO cinder.api.openstack.wsgi [None req-c771fcb1-e188-42f7-b7a9-28269192bd8a tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 [ 1586.470388] [55073]: DEBUG cinder.api.openstack.wsgi [None req-c771fcb1-e188-42f7-b7a9-28269192bd8a tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1586.470606] [55073]: DEBUG cinder.api.openstack.wsgi [None req-c771fcb1-e188-42f7-b7a9-28269192bd8a tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1586.480354] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1586.480354] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1586.483569] [55073]: INFO cinder.volume.api [None req-c771fcb1-e188-42f7-b7a9-28269192bd8a tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1586.487811] [55073]: INFO cinder.api.openstack.wsgi [None req-c771fcb1-e188-42f7-b7a9-28269192bd8a tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 returned with HTTP 200 [ 1586.488208] [55073]: [pid: 55073|app: 0|req: 286/616] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:31:49 2025] GET /volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1587.499425] [55072]: DEBUG cinder.api.middleware.request_id [None req-fee8839e-768c-486d-9b3c-7f8883ae1c23 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1587.501884] [55072]: INFO cinder.api.openstack.wsgi [None req-fee8839e-768c-486d-9b3c-7f8883ae1c23 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 [ 1587.502138] [55072]: DEBUG cinder.api.openstack.wsgi [None req-fee8839e-768c-486d-9b3c-7f8883ae1c23 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1587.502368] [55072]: DEBUG cinder.api.openstack.wsgi [None req-fee8839e-768c-486d-9b3c-7f8883ae1c23 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1587.512212] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1587.512212] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1587.515313] [55072]: INFO cinder.volume.api [None req-fee8839e-768c-486d-9b3c-7f8883ae1c23 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1587.519443] [55072]: INFO cinder.api.openstack.wsgi [None req-fee8839e-768c-486d-9b3c-7f8883ae1c23 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 returned with HTTP 200 [ 1587.519824] [55072]: [pid: 55072|app: 0|req: 331/617] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:31:50 2025] GET /volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1588.015999] [55073]: DEBUG cinder.api.middleware.request_id [req-fc285a5c-42b9-490d-846b-4f35c529dbe4 req-c1b378c2-1ccb-4cc7-8617-3bffe326be0f None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1588.018006] [55073]: INFO cinder.api.openstack.wsgi [req-fc285a5c-42b9-490d-846b-4f35c529dbe4 req-c1b378c2-1ccb-4cc7-8617-3bffe326be0f tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] POST http://10.180.1.21/volume/v3/attachments/4e0118b4-dc20-4855-b974-66ce5c3f3781/action [ 1588.018447] [55073]: DEBUG cinder.api.openstack.wsgi [req-fc285a5c-42b9-490d-846b-4f35c529dbe4 req-c1b378c2-1ccb-4cc7-8617-3bffe326be0f tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Action body: b'{"os-complete": null}' {{(pid=55073) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1588.018592] [55073]: DEBUG cinder.api.openstack.wsgi [req-fc285a5c-42b9-490d-846b-4f35c529dbe4 req-c1b378c2-1ccb-4cc7-8617-3bffe326be0f tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1588.032455] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1588.032455] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1588.041523] [55073]: INFO cinder.api.openstack.wsgi [req-fc285a5c-42b9-490d-846b-4f35c529dbe4 req-c1b378c2-1ccb-4cc7-8617-3bffe326be0f tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/attachments/4e0118b4-dc20-4855-b974-66ce5c3f3781/action returned with HTTP 204 [ 1588.041918] [55073]: [pid: 55073|app: 0|req: 287/618] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 17:31:50 2025] POST /volume/v3/attachments/4e0118b4-dc20-4855-b974-66ce5c3f3781/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1588.529837] [55072]: DEBUG cinder.api.middleware.request_id [None req-c7a3d5f4-22e9-429d-a922-b0c711c31f55 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1588.531859] [55072]: INFO cinder.api.openstack.wsgi [None req-c7a3d5f4-22e9-429d-a922-b0c711c31f55 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 [ 1588.532110] [55072]: DEBUG cinder.api.openstack.wsgi [None req-c7a3d5f4-22e9-429d-a922-b0c711c31f55 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1588.532334] [55072]: DEBUG cinder.api.openstack.wsgi [None req-c7a3d5f4-22e9-429d-a922-b0c711c31f55 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1588.542066] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1588.542066] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1588.545145] [55072]: INFO cinder.volume.api [None req-c7a3d5f4-22e9-429d-a922-b0c711c31f55 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1588.549208] [55072]: INFO cinder.api.openstack.wsgi [None req-c7a3d5f4-22e9-429d-a922-b0c711c31f55 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 returned with HTTP 200 [ 1588.549566] [55072]: [pid: 55072|app: 0|req: 332/619] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:31:51 2025] GET /volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1588.558874] [55073]: DEBUG cinder.api.middleware.request_id [None req-79b0e1c3-9d09-459b-86c2-c8dc45301c21 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1588.560988] [55073]: INFO cinder.api.openstack.wsgi [None req-79b0e1c3-9d09-459b-86c2-c8dc45301c21 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 [ 1588.561231] [55073]: DEBUG cinder.api.openstack.wsgi [None req-79b0e1c3-9d09-459b-86c2-c8dc45301c21 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1588.561459] [55073]: DEBUG cinder.api.openstack.wsgi [None req-79b0e1c3-9d09-459b-86c2-c8dc45301c21 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1588.571138] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1588.571138] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1588.574154] [55073]: INFO cinder.volume.api [None req-79b0e1c3-9d09-459b-86c2-c8dc45301c21 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1588.578207] [55073]: INFO cinder.api.openstack.wsgi [None req-79b0e1c3-9d09-459b-86c2-c8dc45301c21 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 returned with HTTP 200 [ 1588.578558] [55073]: [pid: 55073|app: 0|req: 288/620] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:31:51 2025] GET /volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1588.587309] [55072]: DEBUG cinder.api.middleware.request_id [None req-c61b401c-8ffc-4df0-a040-d30c42ae1154 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1588.589318] [55072]: INFO cinder.api.openstack.wsgi [None req-c61b401c-8ffc-4df0-a040-d30c42ae1154 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] DELETE http://10.180.1.21/volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 [ 1588.589576] [55072]: DEBUG cinder.api.openstack.wsgi [None req-c61b401c-8ffc-4df0-a040-d30c42ae1154 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1588.589799] [55072]: DEBUG cinder.api.openstack.wsgi [None req-c61b401c-8ffc-4df0-a040-d30c42ae1154 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'delete' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1588.589997] [55072]: INFO cinder.api.v3.volumes [None req-c61b401c-8ffc-4df0-a040-d30c42ae1154 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Delete volume with id: 9b93c94f-ff20-4a75-b8f2-744ac5bf7285 [ 1588.599139] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1588.599139] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1588.599621] [55072]: INFO cinder.volume.api [None req-c61b401c-8ffc-4df0-a040-d30c42ae1154 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1588.608326] [55072]: INFO cinder.volume.api [None req-c61b401c-8ffc-4df0-a040-d30c42ae1154 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer. [ 1588.608685] [55072]: INFO cinder.api.openstack.wsgi [None req-c61b401c-8ffc-4df0-a040-d30c42ae1154 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 returned with HTTP 400 [ 1588.609103] [55072]: [pid: 55072|app: 0|req: 333/621] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 17:31:51 2025] DELETE /volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 => generated 307 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1588.611539] [55073]: DEBUG cinder.api.middleware.request_id [None req-9251ac39-7b71-46cd-8548-32937440d35e None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1588.613479] [55073]: INFO cinder.api.openstack.wsgi [None req-9251ac39-7b71-46cd-8548-32937440d35e tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 [ 1588.613695] [55073]: DEBUG cinder.api.openstack.wsgi [None req-9251ac39-7b71-46cd-8548-32937440d35e tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1588.613905] [55073]: DEBUG cinder.api.openstack.wsgi [None req-9251ac39-7b71-46cd-8548-32937440d35e tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1588.622434] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1588.622434] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1588.625273] [55073]: INFO cinder.volume.api [None req-9251ac39-7b71-46cd-8548-32937440d35e tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1588.629232] [55073]: INFO cinder.api.openstack.wsgi [None req-9251ac39-7b71-46cd-8548-32937440d35e tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 returned with HTTP 200 [ 1588.629608] [55073]: [pid: 55073|app: 0|req: 289/622] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:31:51 2025] GET /volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 => generated 1138 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1588.663887] [55072]: DEBUG cinder.api.middleware.request_id [req-41a16577-0acd-41e3-a696-fccd53bb9a75 req-a51992d9-0c8d-4457-994f-5d47831613b8 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1588.666266] [55072]: INFO cinder.api.openstack.wsgi [req-41a16577-0acd-41e3-a696-fccd53bb9a75 req-a51992d9-0c8d-4457-994f-5d47831613b8 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 [ 1588.666483] [55072]: DEBUG cinder.api.openstack.wsgi [req-41a16577-0acd-41e3-a696-fccd53bb9a75 req-a51992d9-0c8d-4457-994f-5d47831613b8 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1588.666702] [55072]: DEBUG cinder.api.openstack.wsgi [req-41a16577-0acd-41e3-a696-fccd53bb9a75 req-a51992d9-0c8d-4457-994f-5d47831613b8 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1588.677467] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1588.677467] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1588.679900] [55072]: INFO cinder.volume.api [req-41a16577-0acd-41e3-a696-fccd53bb9a75 req-a51992d9-0c8d-4457-994f-5d47831613b8 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1588.684298] [55072]: INFO cinder.api.openstack.wsgi [req-41a16577-0acd-41e3-a696-fccd53bb9a75 req-a51992d9-0c8d-4457-994f-5d47831613b8 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 returned with HTTP 200 [ 1588.684686] [55072]: [pid: 55072|app: 0|req: 334/623] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 17:31:51 2025] GET /volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1588.700310] [55073]: DEBUG cinder.api.middleware.request_id [req-41a16577-0acd-41e3-a696-fccd53bb9a75 req-dcc6e1d9-2e9c-4530-939d-39818aef7f36 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1588.702553] [55073]: INFO cinder.api.openstack.wsgi [req-41a16577-0acd-41e3-a696-fccd53bb9a75 req-dcc6e1d9-2e9c-4530-939d-39818aef7f36 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] POST http://10.180.1.21/volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285/action [ 1588.702951] [55073]: DEBUG cinder.api.openstack.wsgi [req-41a16577-0acd-41e3-a696-fccd53bb9a75 req-dcc6e1d9-2e9c-4530-939d-39818aef7f36 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55073) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1588.703144] [55073]: DEBUG cinder.api.openstack.wsgi [req-41a16577-0acd-41e3-a696-fccd53bb9a75 req-dcc6e1d9-2e9c-4530-939d-39818aef7f36 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1588.712689] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1588.712689] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1588.713211] [55073]: INFO cinder.volume.api [req-41a16577-0acd-41e3-a696-fccd53bb9a75 req-dcc6e1d9-2e9c-4530-939d-39818aef7f36 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1588.717392] [55073]: INFO cinder.volume.api [req-41a16577-0acd-41e3-a696-fccd53bb9a75 req-dcc6e1d9-2e9c-4530-939d-39818aef7f36 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Begin detaching volume completed successfully. [ 1588.717613] [55073]: INFO cinder.api.openstack.wsgi [req-41a16577-0acd-41e3-a696-fccd53bb9a75 req-dcc6e1d9-2e9c-4530-939d-39818aef7f36 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285/action returned with HTTP 202 [ 1588.717991] [55073]: [pid: 55073|app: 0|req: 290/624] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 17:31:51 2025] POST /volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1589.736914] [55072]: DEBUG cinder.api.middleware.request_id [None req-d6d67ce1-d9b9-4a66-a425-33c67e45590e None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1589.737427] [55072]: INFO cinder.api.openstack.wsgi [None req-d6d67ce1-d9b9-4a66-a425-33c67e45590e None None] GET http://10.180.1.21/volume// [ 1589.737626] [55072]: DEBUG cinder.api.openstack.wsgi [None req-d6d67ce1-d9b9-4a66-a425-33c67e45590e None None] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1589.737840] [55072]: DEBUG cinder.api.openstack.wsgi [None req-d6d67ce1-d9b9-4a66-a425-33c67e45590e None None] Calling method 'all' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1589.738247] [55072]: INFO cinder.api.openstack.wsgi [None req-d6d67ce1-d9b9-4a66-a425-33c67e45590e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1589.738558] [55072]: [pid: 55072|app: 0|req: 335/625] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 17:31:52 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1589.741881] [55073]: DEBUG cinder.api.middleware.request_id [req-41a16577-0acd-41e3-a696-fccd53bb9a75 req-b86e2178-f9b5-4933-bbc7-7d6d064ba54a None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1589.744262] [55073]: INFO cinder.api.openstack.wsgi [req-41a16577-0acd-41e3-a696-fccd53bb9a75 req-b86e2178-f9b5-4933-bbc7-7d6d064ba54a tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 [ 1589.744507] [55073]: DEBUG cinder.api.openstack.wsgi [req-41a16577-0acd-41e3-a696-fccd53bb9a75 req-b86e2178-f9b5-4933-bbc7-7d6d064ba54a tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1589.744726] [55073]: DEBUG cinder.api.openstack.wsgi [req-41a16577-0acd-41e3-a696-fccd53bb9a75 req-b86e2178-f9b5-4933-bbc7-7d6d064ba54a tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1589.755743] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1589.755743] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1589.758872] [55073]: INFO cinder.volume.api [req-41a16577-0acd-41e3-a696-fccd53bb9a75 req-b86e2178-f9b5-4933-bbc7-7d6d064ba54a tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1589.762964] [55073]: INFO cinder.api.openstack.wsgi [req-41a16577-0acd-41e3-a696-fccd53bb9a75 req-b86e2178-f9b5-4933-bbc7-7d6d064ba54a tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 returned with HTTP 200 [ 1589.763359] [55073]: [pid: 55073|app: 0|req: 291/626] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 17:31:52 2025] GET /volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 => generated 1322 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1590.895667] [55072]: DEBUG cinder.api.middleware.request_id [req-41a16577-0acd-41e3-a696-fccd53bb9a75 req-507f3130-4d92-4405-b4e6-d3c93388d423 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1590.898170] [55072]: INFO cinder.api.openstack.wsgi [req-41a16577-0acd-41e3-a696-fccd53bb9a75 req-507f3130-4d92-4405-b4e6-d3c93388d423 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] DELETE http://10.180.1.21/volume/v3/attachments/4e0118b4-dc20-4855-b974-66ce5c3f3781 [ 1590.898409] [55072]: DEBUG cinder.api.openstack.wsgi [req-41a16577-0acd-41e3-a696-fccd53bb9a75 req-507f3130-4d92-4405-b4e6-d3c93388d423 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1590.898624] [55072]: DEBUG cinder.api.openstack.wsgi [req-41a16577-0acd-41e3-a696-fccd53bb9a75 req-507f3130-4d92-4405-b4e6-d3c93388d423 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'version_select' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1590.905802] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1590.905802] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1591.431089] [55072]: INFO cinder.api.openstack.wsgi [req-41a16577-0acd-41e3-a696-fccd53bb9a75 req-507f3130-4d92-4405-b4e6-d3c93388d423 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/attachments/4e0118b4-dc20-4855-b974-66ce5c3f3781 returned with HTTP 200 [ 1591.431796] [55072]: [pid: 55072|app: 0|req: 336/627] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 17:31:53 2025] DELETE /volume/v3/attachments/4e0118b4-dc20-4855-b974-66ce5c3f3781 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1592.885933] [55073]: DEBUG cinder.api.middleware.request_id [None req-811d9203-27a0-461f-828c-847bb791dd4d None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1592.887999] [55073]: INFO cinder.api.openstack.wsgi [None req-811d9203-27a0-461f-828c-847bb791dd4d tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 [ 1592.888263] [55073]: DEBUG cinder.api.openstack.wsgi [None req-811d9203-27a0-461f-828c-847bb791dd4d tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1592.888487] [55073]: DEBUG cinder.api.openstack.wsgi [None req-811d9203-27a0-461f-828c-847bb791dd4d tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1592.895866] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1592.895866] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1592.899049] [55073]: INFO cinder.volume.api [None req-811d9203-27a0-461f-828c-847bb791dd4d tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1592.903069] [55073]: INFO cinder.api.openstack.wsgi [None req-811d9203-27a0-461f-828c-847bb791dd4d tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 returned with HTTP 200 [ 1592.903432] [55073]: [pid: 55073|app: 0|req: 292/628] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:31:55 2025] GET /volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1599.847197] [55072]: DEBUG cinder.api.middleware.request_id [None req-3f909549-5f73-4577-a3e6-a8d7c872bbe6 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1599.849352] [55072]: INFO cinder.api.openstack.wsgi [None req-3f909549-5f73-4577-a3e6-a8d7c872bbe6 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] DELETE http://10.180.1.21/volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 [ 1599.849577] [55072]: DEBUG cinder.api.openstack.wsgi [None req-3f909549-5f73-4577-a3e6-a8d7c872bbe6 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1599.849794] [55072]: DEBUG cinder.api.openstack.wsgi [None req-3f909549-5f73-4577-a3e6-a8d7c872bbe6 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'delete' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1599.849982] [55072]: INFO cinder.api.v3.volumes [None req-3f909549-5f73-4577-a3e6-a8d7c872bbe6 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Delete volume with id: 9b93c94f-ff20-4a75-b8f2-744ac5bf7285 [ 1599.860665] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1599.860665] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1599.861184] [55072]: INFO cinder.volume.api [None req-3f909549-5f73-4577-a3e6-a8d7c872bbe6 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1599.877955] [55072]: INFO cinder.volume.api [None req-3f909549-5f73-4577-a3e6-a8d7c872bbe6 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Delete volume request issued successfully. [ 1599.878149] [55072]: INFO cinder.api.openstack.wsgi [None req-3f909549-5f73-4577-a3e6-a8d7c872bbe6 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 returned with HTTP 202 [ 1599.878634] [55072]: [pid: 55072|app: 0|req: 337/629] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 17:32:02 2025] DELETE /volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1599.881457] [55073]: DEBUG cinder.api.middleware.request_id [None req-8eb75fde-f6fb-4237-bd66-948fee970fae None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1599.883572] [55073]: INFO cinder.api.openstack.wsgi [None req-8eb75fde-f6fb-4237-bd66-948fee970fae tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 [ 1599.883808] [55073]: DEBUG cinder.api.openstack.wsgi [None req-8eb75fde-f6fb-4237-bd66-948fee970fae tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1599.884026] [55073]: DEBUG cinder.api.openstack.wsgi [None req-8eb75fde-f6fb-4237-bd66-948fee970fae tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1599.891880] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1599.891880] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1599.895435] [55073]: INFO cinder.volume.api [None req-8eb75fde-f6fb-4237-bd66-948fee970fae tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1599.899896] [55073]: INFO cinder.api.openstack.wsgi [None req-8eb75fde-f6fb-4237-bd66-948fee970fae tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 returned with HTTP 200 [ 1599.900284] [55073]: [pid: 55073|app: 0|req: 293/630] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:32:02 2025] GET /volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1600.910323] [55072]: DEBUG cinder.api.middleware.request_id [None req-b73fce73-49a1-4e8e-9f50-7fda93914c0a None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1600.912656] [55072]: INFO cinder.api.openstack.wsgi [None req-b73fce73-49a1-4e8e-9f50-7fda93914c0a tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 [ 1600.912896] [55072]: DEBUG cinder.api.openstack.wsgi [None req-b73fce73-49a1-4e8e-9f50-7fda93914c0a tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1600.913198] [55072]: DEBUG cinder.api.openstack.wsgi [None req-b73fce73-49a1-4e8e-9f50-7fda93914c0a tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1600.920839] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1600.920839] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1600.924179] [55072]: INFO cinder.volume.api [None req-b73fce73-49a1-4e8e-9f50-7fda93914c0a tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1600.928279] [55072]: INFO cinder.api.openstack.wsgi [None req-b73fce73-49a1-4e8e-9f50-7fda93914c0a tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 returned with HTTP 200 [ 1600.928643] [55072]: [pid: 55072|app: 0|req: 338/631] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:32:03 2025] GET /volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1601.938277] [55073]: DEBUG cinder.api.middleware.request_id [None req-7fc59076-7417-4cb0-9cee-818f8a006507 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1601.940400] [55073]: INFO cinder.api.openstack.wsgi [None req-7fc59076-7417-4cb0-9cee-818f8a006507 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 [ 1601.940628] [55073]: DEBUG cinder.api.openstack.wsgi [None req-7fc59076-7417-4cb0-9cee-818f8a006507 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1601.940851] [55073]: DEBUG cinder.api.openstack.wsgi [None req-7fc59076-7417-4cb0-9cee-818f8a006507 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1601.948238] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1601.948238] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1601.951633] [55073]: INFO cinder.volume.api [None req-7fc59076-7417-4cb0-9cee-818f8a006507 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1601.956351] [55073]: INFO cinder.api.openstack.wsgi [None req-7fc59076-7417-4cb0-9cee-818f8a006507 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 returned with HTTP 200 [ 1601.956807] [55073]: [pid: 55073|app: 0|req: 294/632] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:32:04 2025] GET /volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1602.968934] [55072]: DEBUG cinder.api.middleware.request_id [None req-8f259da6-8c69-4806-9893-fdea83594315 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1602.971098] [55072]: INFO cinder.api.openstack.wsgi [None req-8f259da6-8c69-4806-9893-fdea83594315 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 [ 1602.971325] [55072]: DEBUG cinder.api.openstack.wsgi [None req-8f259da6-8c69-4806-9893-fdea83594315 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1602.971545] [55072]: DEBUG cinder.api.openstack.wsgi [None req-8f259da6-8c69-4806-9893-fdea83594315 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1602.977586] [55072]: INFO cinder.api.openstack.wsgi [None req-8f259da6-8c69-4806-9893-fdea83594315 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 returned with HTTP 404 [ 1602.978050] [55072]: [pid: 55072|app: 0|req: 339/633] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:32:05 2025] GET /volume/v3/volumes/9b93c94f-ff20-4a75-b8f2-744ac5bf7285 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1603.028310] [55073]: DEBUG cinder.api.middleware.request_id [None req-87005b64-eb39-4baa-9112-8c13cb0e52d0 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1603.030449] [55073]: INFO cinder.api.openstack.wsgi [None req-87005b64-eb39-4baa-9112-8c13cb0e52d0 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] DELETE http://10.180.1.21/volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 [ 1603.030688] [55073]: DEBUG cinder.api.openstack.wsgi [None req-87005b64-eb39-4baa-9112-8c13cb0e52d0 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1603.030911] [55073]: DEBUG cinder.api.openstack.wsgi [None req-87005b64-eb39-4baa-9112-8c13cb0e52d0 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'delete' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1603.031118] [55073]: INFO cinder.api.v3.volumes [None req-87005b64-eb39-4baa-9112-8c13cb0e52d0 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Delete volume with id: 12d29024-c895-4d4b-ac0f-fbd62b27d973 [ 1603.038699] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1603.038699] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1603.039229] [55073]: INFO cinder.volume.api [None req-87005b64-eb39-4baa-9112-8c13cb0e52d0 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1603.053529] [55073]: INFO cinder.volume.api [None req-87005b64-eb39-4baa-9112-8c13cb0e52d0 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Delete volume request issued successfully. [ 1603.053529] [55073]: INFO cinder.api.openstack.wsgi [None req-87005b64-eb39-4baa-9112-8c13cb0e52d0 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 returned with HTTP 202 [ 1603.053978] [55073]: [pid: 55073|app: 0|req: 295/634] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 17:32:05 2025] DELETE /volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1603.056910] [55072]: DEBUG cinder.api.middleware.request_id [None req-31af7969-4d1c-444b-80cd-eaef44781cd9 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1603.058917] [55072]: INFO cinder.api.openstack.wsgi [None req-31af7969-4d1c-444b-80cd-eaef44781cd9 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 [ 1603.059157] [55072]: DEBUG cinder.api.openstack.wsgi [None req-31af7969-4d1c-444b-80cd-eaef44781cd9 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1603.059406] [55072]: DEBUG cinder.api.openstack.wsgi [None req-31af7969-4d1c-444b-80cd-eaef44781cd9 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1603.067016] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1603.067016] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1603.070237] [55072]: INFO cinder.volume.api [None req-31af7969-4d1c-444b-80cd-eaef44781cd9 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1603.074291] [55072]: INFO cinder.api.openstack.wsgi [None req-31af7969-4d1c-444b-80cd-eaef44781cd9 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 returned with HTTP 200 [ 1603.074694] [55072]: [pid: 55072|app: 0|req: 340/635] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:32:05 2025] GET /volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1604.084935] [55073]: DEBUG cinder.api.middleware.request_id [None req-4fc081a5-7c6e-49f3-84ce-8bdd51ed7293 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1604.087258] [55073]: INFO cinder.api.openstack.wsgi [None req-4fc081a5-7c6e-49f3-84ce-8bdd51ed7293 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 [ 1604.087492] [55073]: DEBUG cinder.api.openstack.wsgi [None req-4fc081a5-7c6e-49f3-84ce-8bdd51ed7293 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1604.087763] [55073]: DEBUG cinder.api.openstack.wsgi [None req-4fc081a5-7c6e-49f3-84ce-8bdd51ed7293 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1604.095399] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1604.095399] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1604.098582] [55073]: INFO cinder.volume.api [None req-4fc081a5-7c6e-49f3-84ce-8bdd51ed7293 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1604.102586] [55073]: INFO cinder.api.openstack.wsgi [None req-4fc081a5-7c6e-49f3-84ce-8bdd51ed7293 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 returned with HTTP 200 [ 1604.102944] [55073]: [pid: 55073|app: 0|req: 296/636] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:32:06 2025] GET /volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1605.113090] [55072]: DEBUG cinder.api.middleware.request_id [None req-0902a35d-184a-4d3f-8220-b7a97836e2b6 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1605.115305] [55072]: INFO cinder.api.openstack.wsgi [None req-0902a35d-184a-4d3f-8220-b7a97836e2b6 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 [ 1605.115556] [55072]: DEBUG cinder.api.openstack.wsgi [None req-0902a35d-184a-4d3f-8220-b7a97836e2b6 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1605.115808] [55072]: DEBUG cinder.api.openstack.wsgi [None req-0902a35d-184a-4d3f-8220-b7a97836e2b6 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1605.123312] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1605.123312] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1605.125842] [55072]: INFO cinder.api.openstack.wsgi [None req-0902a35d-184a-4d3f-8220-b7a97836e2b6 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 returned with HTTP 404 [ 1605.126355] [55072]: [pid: 55072|app: 0|req: 341/637] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:32:07 2025] GET /volume/v3/volumes/12d29024-c895-4d4b-ac0f-fbd62b27d973 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1605.205029] [55073]: DEBUG cinder.api.middleware.request_id [None req-a1296eab-9c03-4abd-9975-5acd205781e9 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1605.207168] [55073]: INFO cinder.api.openstack.wsgi [None req-a1296eab-9c03-4abd-9975-5acd205781e9 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce [ 1605.207408] [55073]: DEBUG cinder.api.openstack.wsgi [None req-a1296eab-9c03-4abd-9975-5acd205781e9 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1605.207687] [55073]: DEBUG cinder.api.openstack.wsgi [None req-a1296eab-9c03-4abd-9975-5acd205781e9 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'delete' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1605.207891] [55073]: INFO cinder.api.v3.volumes [None req-a1296eab-9c03-4abd-9975-5acd205781e9 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Delete volume with id: 5d7ba542-7b6f-4e5e-b805-2952fb9145ce [ 1605.215266] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1605.215266] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1605.215765] [55073]: INFO cinder.volume.api [None req-a1296eab-9c03-4abd-9975-5acd205781e9 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1605.227245] [55073]: INFO cinder.volume.api [None req-a1296eab-9c03-4abd-9975-5acd205781e9 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Delete volume request issued successfully. [ 1605.227431] [55073]: INFO cinder.api.openstack.wsgi [None req-a1296eab-9c03-4abd-9975-5acd205781e9 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce returned with HTTP 202 [ 1605.227801] [55073]: [pid: 55073|app: 0|req: 297/638] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 17:32:08 2025] DELETE /volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1605.230329] [55072]: DEBUG cinder.api.middleware.request_id [None req-364f6513-0dcf-4ad6-af34-f03587e1d374 None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1605.233275] [55072]: INFO cinder.api.openstack.wsgi [None req-364f6513-0dcf-4ad6-af34-f03587e1d374 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce [ 1605.233275] [55072]: DEBUG cinder.api.openstack.wsgi [None req-364f6513-0dcf-4ad6-af34-f03587e1d374 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1605.233275] [55072]: DEBUG cinder.api.openstack.wsgi [None req-364f6513-0dcf-4ad6-af34-f03587e1d374 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1605.240764] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1605.240764] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1605.244038] [55072]: INFO cinder.volume.api [None req-364f6513-0dcf-4ad6-af34-f03587e1d374 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1605.248161] [55072]: INFO cinder.api.openstack.wsgi [None req-364f6513-0dcf-4ad6-af34-f03587e1d374 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce returned with HTTP 200 [ 1605.248527] [55072]: [pid: 55072|app: 0|req: 342/639] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:32:08 2025] GET /volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1606.258463] [55073]: DEBUG cinder.api.middleware.request_id [None req-02ca72c8-d748-40a1-9c9f-cb82f7b24c53 None None] RequestId filter calling following filter/app {{(pid=55073) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1606.260513] [55073]: INFO cinder.api.openstack.wsgi [None req-02ca72c8-d748-40a1-9c9f-cb82f7b24c53 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce [ 1606.260738] [55073]: DEBUG cinder.api.openstack.wsgi [None req-02ca72c8-d748-40a1-9c9f-cb82f7b24c53 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55073) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1606.260955] [55073]: DEBUG cinder.api.openstack.wsgi [None req-02ca72c8-d748-40a1-9c9f-cb82f7b24c53 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1606.268658] [55073]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1606.268658] [55073]: warnings.warn('Policy enforcement is depending on the value of ' [ 1606.271942] [55073]: INFO cinder.volume.api [None req-02ca72c8-d748-40a1-9c9f-cb82f7b24c53 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Volume info retrieved successfully. [ 1606.276103] [55073]: INFO cinder.api.openstack.wsgi [None req-02ca72c8-d748-40a1-9c9f-cb82f7b24c53 tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce returned with HTTP 200 [ 1606.276642] [55073]: [pid: 55073|app: 0|req: 298/640] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:32:09 2025] GET /volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1607.287375] [55072]: DEBUG cinder.api.middleware.request_id [None req-c4a0b7c4-9dfe-442f-9c5d-d4d48d06236c None None] RequestId filter calling following filter/app {{(pid=55072) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1607.290354] [55072]: INFO cinder.api.openstack.wsgi [None req-c4a0b7c4-9dfe-442f-9c5d-d4d48d06236c tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] GET http://10.180.1.21/volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce [ 1607.290684] [55072]: DEBUG cinder.api.openstack.wsgi [None req-c4a0b7c4-9dfe-442f-9c5d-d4d48d06236c tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Empty body provided in request {{(pid=55072) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1607.290998] [55072]: DEBUG cinder.api.openstack.wsgi [None req-c4a0b7c4-9dfe-442f-9c5d-d4d48d06236c tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] Calling method 'show' {{(pid=55072) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1607.302163] [55072]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1607.302163] [55072]: warnings.warn('Policy enforcement is depending on the value of ' [ 1607.306300] [55072]: INFO cinder.api.openstack.wsgi [None req-c4a0b7c4-9dfe-442f-9c5d-d4d48d06236c tempest-AttachVolumeNegativeTest-516944336 tempest-AttachVolumeNegativeTest-516944336-project-member] http://10.180.1.21/volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce returned with HTTP 404 [ 1607.307114] [55072]: [pid: 55072|app: 0|req: 343/641] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 17:32:10 2025] GET /volume/v3/volumes/5d7ba542-7b6f-4e5e-b805-2952fb9145ce => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1616.274214] [55073]: DEBUG dbcounter [-] [55073] Writing DB stats cinder:SELECT=106,cinder:INSERT=8,cinder:UPDATE=17 {{(pid=55073) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1617.305011] [55072]: DEBUG dbcounter [-] [55072] Writing DB stats cinder:SELECT=66,cinder:UPDATE=8,cinder:INSERT=2 {{(pid=55072) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}