[ 402.451429] [55208]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 402.452887] [55208]: *** Starting uWSGI 2.0.20-debian (64bit) on [Fri Feb 14 02:03:53 2025] *** [ 402.452887] [55208]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 402.452887] [55208]: os: Linux-6.8.0-52-generic #53~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jan 15 19:18:46 UTC 2 [ 402.452887] [55208]: nodename: devstack [ 402.452887] [55208]: machine: x86_64 [ 402.452887] [55208]: clock source: unix [ 402.452887] [55208]: pcre jit disabled [ 402.452887] [55208]: detected number of CPU cores: 8 [ 402.452887] [55208]: current working directory: / [ 402.452887] [55208]: detected binary path: /usr/bin/uwsgi-core [ 402.453260] [55208]: your processes number limit is 63753 [ 402.453260] [55208]: your memory page size is 4096 bytes [ 402.453260] [55208]: detected max file descriptor number: 2048 [ 402.453260] [55208]: lock engine: pthread robust mutexes [ 402.453260] [55208]: thunder lock: enabled [ 402.453260] [55208]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 402.453260] [55208]: Python version: 3.10.12 (main, Jan 17 2025, 14:35:34) [GCC 11.4.0] [ 402.453260] [55208]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 402.453260] [55208]: Set PythonHome to /opt/stack/data/venv [ 402.480804] [55208]: Python main interpreter initialized at 0x61b6266ecbe0 [ 402.480804] [55208]: python threads support enabled [ 402.480804] [55208]: your server socket listen backlog is limited to 100 connections [ 402.480804] [55208]: your mercy for graceful operations on workers is 80 seconds [ 402.481062] [55208]: mapped 403077 bytes (393 KB) for 2 cores [ 402.481135] [55208]: *** Operational MODE: preforking *** [ 402.481287] [55208]: *** uWSGI is running in multiple interpreter mode *** [ 402.481287] [55208]: spawned uWSGI master process (pid: 55208) [ 402.481956] [55208]: spawned uWSGI worker 1 (pid: 55209, cores: 1) [ 402.482157] [55208]: spawned uWSGI worker 2 (pid: 55210, cores: 1) [ 402.482157] [55208]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 402.667659] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 402.667659] [55209]: debtcollector.deprecate( [ 402.673517] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 402.673517] [55210]: debtcollector.deprecate( [ 403.457676] [55209]: /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.457676] [55209]: warnings.warn( [ 403.458910] [55210]: /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.458910] [55210]: warnings.warn( [ 403.566585] [55210]: /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.566585] [55210]: from defusedxml.lxml import parse [ 403.566878] [55209]: /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.566878] [55209]: from defusedxml.lxml import parse [ 403.603146] [55209]: /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.603146] [55209]: BASE = declarative_base() [ 403.603326] [55210]: /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.603326] [55210]: BASE = declarative_base() [ 403.775646] [55210]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55210) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 403.776115] [55209]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55209) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 403.782163] [55210]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55210) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 403.782550] [55209]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55209) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 403.782645] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.782982] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.783181] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.783291] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.783377] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.783477] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.913243] [55209]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 403.913243] [55209]: @jsonschema.FormatChecker.cls_checks('date-time') [ 403.914686] [55210]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 403.914686] [55210]: @jsonschema.FormatChecker.cls_checks('date-time') [ 403.962552] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.962840] [55209]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.962932] [55209]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.963017] [55209]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.963086] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.963154] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.963233] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.963836] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.963943] [55210]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.964039] [55210]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.964091] [55210]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.964136] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.964207] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.964289] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.134995] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.135158] [55209]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.135158] [55209]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.135226] [55209]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.135315] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.135379] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.135424] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.135478] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.135522] [55210]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.135522] [55210]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.135605] [55210]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.135648] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.135704] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.135782] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.140559] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.140665] [55209]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.140735] [55209]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.140781] [55209]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.140837] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.140901] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.140956] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.141017] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.141054] [55210]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.141147] [55210]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.141247] [55210]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.141316] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.141382] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.141456] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.142200] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.142287] [55209]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.142360] [55209]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.142430] [55209]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.142495] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.142559] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.142631] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.142673] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.142712] [55210]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.142782] [55210]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.142877] [55210]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.142945] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.143024] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.143104] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.143588] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.143692] [55209]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.143764] [55209]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.143838] [55209]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.143875] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.143907] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.143938] [55210]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.143972] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.144016] [55210]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.144046] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.144077] [55210]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.144140] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.144186] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.144261] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.145478] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.145565] [55209]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.145636] [55209]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.145708] [55209]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.145774] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.145836] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.145881] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.145925] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.145969] [55210]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.146026] [55210]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.146071] [55210]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.146134] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.146215] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.146286] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.149208] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.149208] [55209]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.149292] [55209]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.149515] [55209]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.149515] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.149515] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.149680] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.149725] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.149725] [55210]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.149725] [55210]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.149861] [55210]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.149861] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.149951] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.149951] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.150817] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.150901] [55209]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.150973] [55209]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.151031] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.151077] [55209]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.151121] [55210]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.151163] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.151212] [55210]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.151248] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.151279] [55210]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.151310] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.151345] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.151375] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.151435] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.151945] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.152045] [55209]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.152118] [55209]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.152190] [55209]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.152250] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.152300] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.152345] [55210]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.152387] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.152429] [55210]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.152472] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.152515] [55210]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.152515] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.152598] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.152598] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.161983] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.162105] [55209]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.162144] [55209]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.162231] [55209]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.162283] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.162335] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.162409] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.162969] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.163072] [55210]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.163144] [55210]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.163214] [55210]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.163278] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.163316] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.163346] [55209]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.163377] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.163407] [55209]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.163442] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.163472] [55209]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.163502] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.163567] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.163623] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.163783] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.163865] [55210]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.163933] [55210]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.164009] [55210]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.164079] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.164142] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.164212] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.165395] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.165479] [55209]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.165551] [55209]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.165621] [55209]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.165688] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.165751] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.165822] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.165869] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.165973] [55210]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.166063] [55210]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.166147] [55210]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.166216] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.166280] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.166739] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.169999] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.170093] [55209]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.170164] [55209]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.170234] [55209]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.170302] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.170352] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.170385] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.170414] [55210]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.170445] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.170475] [55210]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.170510] [55210]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.170586] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.170643] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.170714] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.184701] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.184804] [55209]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.184883] [55209]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.184935] [55209]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.185011] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.185048] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.185082] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.185141] [55210]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.185187] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.185231] [55210]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.185279] [55210]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.185357] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.185420] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.185492] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.185895] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.185982] [55209]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.186072] [55209]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.186143] [55209]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.186209] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.186273] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.186346] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.186412] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.186495] [55210]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.186567] [55210]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.186655] [55210]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.186721] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.186784] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.186855] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.187150] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.187219] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.187258] [55209]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.187296] [55210]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.187327] [55209]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.187357] [55210]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.187393] [55209]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.187427] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.187457] [55210]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.187487] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.187516] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.187550] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.187580] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.187617] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.190153] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.190227] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.190261] [55210]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.190300] [55210]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.190331] [55209]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.190363] [55210]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.190397] [55209]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.190427] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.190456] [55209]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.190486] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.190520] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.190551] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.190581] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.190658] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.191295] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.191378] [55210]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.191449] [55210]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.191495] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.191547] [55210]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.191596] [55209]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.191641] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.191684] [55209]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.191727] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.191774] [55209]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.191817] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.191865] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.191865] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.191959] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.195854] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.195952] [55210]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.196021] [55210]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.196090] [55210]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.196150] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.196216] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.196287] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.196365] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.196449] [55209]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.196534] [55209]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.196604] [55209]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.196670] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.196735] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.196807] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.199524] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.199630] [55210]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.199687] [55210]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.199733] [55210]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.199796] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.199857] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.199902] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.199948] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.199989] [55209]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.200032] [55209]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.200098] [55209]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.200165] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.200231] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.200303] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.200384] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.200463] [55210]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.200533] [55210]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.200571] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.200604] [55210]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.200635] [55209]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.200670] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.200705] [55209]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.200739] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.200771] [55209]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.200802] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.200846] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.200846] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.200909] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.204565] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.204675] [55210]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.204729] [55210]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.204794] [55210]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.204851] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.204904] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.204956] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.205016] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.205071] [55209]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.205140] [55209]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.205210] [55209]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.205288] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.205353] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.205425] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.205711] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.205751] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.205795] [55210]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.205840] [55209]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.205935] [55209]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.205984] [55210]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.206029] [55209]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.206062] [55210]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.206092] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.206123] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.206159] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.206190] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.206220] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.206254] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.207945] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.208033] [55209]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.208168] [55209]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.208303] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.208377] [55209]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.208445] [55210]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.208487] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.208519] [55210]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.208557] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.208586] [55210]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.208618] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.208650] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.208650] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.208650] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.211481] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.211584] [55209]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.211681] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.211714] [55209]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.211745] [55210]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.211784] [55209]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.211820] [55210]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.211850] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.211880] [55210]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.211913] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.211944] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.211973] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.212025] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.212062] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.215014] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.215108] [55209]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.215169] [55209]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.215237] [55209]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.215284] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.215336] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.215381] [55210]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.215430] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.215478] [55210]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.215522] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.215573] [55210]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.215573] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.215643] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.215673] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.216203] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.216285] [55209]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.216357] [55209]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.216428] [55209]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.216494] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.216537] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.216574] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.216605] [55210]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.216637] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.216667] [55210]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.216728] [55210]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.216795] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.216861] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.216945] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.217423] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.217509] [55209]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.217580] [55209]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.217652] [55209]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.217718] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.217783] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.217834] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.217875] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.217921] [55210]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.218060] [55210]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.218060] [55210]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.218178] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.218178] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.218343] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.219798] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.219882] [55209]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.219952] [55209]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.220034] [55209]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.220101] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.220140] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.220178] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.220210] [55210]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.220246] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.220278] [55210]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.220343] [55210]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.220406] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.220466] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.220539] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.221272] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.221358] [55209]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.221430] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.221468] [55209]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.221509] [55209]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.221545] [55210]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.221601] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.221635] [55210]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.221664] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.221697] [55210]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.221727] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.221758] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.221788] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.221860] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.223515] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.223605] [55209]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.223703] [55209]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.223778] [55209]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.223840] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.223893] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.223938] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.223982] [55210]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.224033] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.224065] [55210]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.224132] [55210]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.224199] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.224267] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.224337] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.225287] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.225369] [55209]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.225447] [55209]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.225520] [55209]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.225579] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.225629] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.225674] [55210]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.225725] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.225775] [55210]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.225775] [55210]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.225863] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.225905] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.282817] [55209]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55209) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 404.283034] [55210]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55210) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 404.283085] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.283085] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.283174] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.283238] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.283284] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.283340] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.283385] [55209]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.283428] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.283473] [55209]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.283473] [55209]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.283555] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.283598] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.283673] [55210]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.283721] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.283763] [55210]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.283807] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.283850] [55210]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.283894] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.283938] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.283980] [55209]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.284033] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.284075] [55209]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.284107] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.284138] [55209]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.284169] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.284200] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.284230] [55210]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.284262] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.284292] [55210]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.284323] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.284355] [55210]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.284387] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.284419] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.284451] [55209]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.284481] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.284511] [55209]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.284540] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.284571] [55209]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.284613] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.284668] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.284701] [55210]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.284730] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.284760] [55210]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.284791] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.284822] [55210]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.284852] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.284881] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.284910] [55209]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.284944] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.284975] [55209]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.285018] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.285049] [55209]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.285080] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.285111] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.285140] [55210]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.285170] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.285200] [55210]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.285235] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.285265] [55210]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.285295] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.285327] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.285358] [55209]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.285388] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.285420] [55209]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.285451] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.285481] [55209]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.285516] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.285546] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.285573] [55210]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.285598] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.285622] [55210]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.285647] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.285678] [55210]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.285709] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.285740] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.285774] [55209]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.285804] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.285834] [55209]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.285864] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.285895] [55209]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.285926] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.285957] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.285987] [55210]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.286024] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.286059] [55210]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.286090] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.286121] [55210]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.286151] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.286182] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.286213] [55209]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.286213] [55209]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.286270] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.286301] [55209]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.286381] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.286413] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.286442] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.286472] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.286506] [55210]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.286536] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.286567] [55210]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.286597] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.286629] [55210]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.286663] [55209]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.286692] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.286722] [55209]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.286753] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.286784] [55209]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.286815] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.286846] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.286877] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.286907] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.286941] [55210]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.286971] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.287177] [55210]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.287238] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.287289] [55210]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.287332] [55209]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.287374] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.287418] [55209]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.287460] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.287507] [55209]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.287552] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.287595] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.287639] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.287682] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.287724] [55210]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.287766] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.287809] [55210]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.287850] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.287899] [55210]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.287942] [55209]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.287988] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.288048] [55209]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.288090] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.288131] [55209]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.288173] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.288215] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.288258] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.288305] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.288305] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.288391] [55210]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.288433] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.288476] [55210]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.288517] [55209]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.288559] [55210]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.288601] [55209]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.288645] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.288695] [55209]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.288739] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.288781] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.288823] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.288951] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.289028] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.289146] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.289198] [55210]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.289241] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.289299] [55210]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.289414] [55209]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.289466] [55210]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.289511] [55209]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.289553] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.289596] [55209]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.289648] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.289691] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.289691] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.289782] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.289825] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.289868] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.289868] [55210]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.289948] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.289992] [55210]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.290041] [55209]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.290086] [55210]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.290127] [55209]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.290174] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.290217] [55209]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.290259] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.290307] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.290360] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.290404] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.290446] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.290487] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.290529] [55210]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.290575] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.290617] [55210]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.290663] [55209]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.290663] [55209]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.290744] [55210]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.290786] [55209]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.290828] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.290869] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.290912] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.290952] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.290997] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.291062] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.291106] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.291148] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.291191] [55210]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.291232] [55209]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.291275] [55210]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.291316] [55209]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.291359] [55210]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.291406] [55209]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.291450] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.291492] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.291525] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.291566] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.291598] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.291653] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.291702] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.291747] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.291794] [55210]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.291838] [55209]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.291880] [55210]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.291921] [55209]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.291963] [55210]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.292011] [55209]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.292056] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.292112] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.292160] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.292208] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.292239] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.292296] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.292340] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.292382] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.292430] [55210]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.292474] [55209]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.292517] [55210]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.292560] [55209]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.292601] [55210]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.292646] [55209]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.292693] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.292739] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.292784] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.292831] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.292874] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.292916] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.292959] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.293013] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.293013] [55209]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.293106] [55210]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.293149] [55209]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.293200] [55210]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.293246] [55209]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.293290] [55210]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.293331] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.293373] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.293414] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.293459] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.293500] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.293543] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.293585] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.293647] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.293699] [55209]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.293742] [55210]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.293783] [55209]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.293831] [55210]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.293873] [55209]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.293918] [55210]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.293960] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.294043] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.294095] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.294139] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.294182] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.294246] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.294290] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.294334] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.294377] [55209]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.294418] [55210]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.294460] [55209]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.294505] [55210]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.294548] [55209]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.294605] [55210]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.294660] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.294704] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.294747] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.294790] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.294832] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.294874] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.294920] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.294965] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.294965] [55210]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.295056] [55209]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.295100] [55210]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.295141] [55209]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.295190] [55210]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.295234] [55209]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.295234] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.295323] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.295368] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.295410] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.295452] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.295494] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.295536] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.295578] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.295621] [55209]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.295666] [55210]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.295711] [55209]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.295756] [55210]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.295796] [55209]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.295838] [55210]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.295879] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.295928] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.295987] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.296043] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.296086] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.296135] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.296181] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.296224] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.296267] [55209]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.296309] [55210]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.296355] [55209]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.296398] [55210]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.296398] [55210]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.296478] [55209]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.296524] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.296568] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.296609] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.296652] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.296699] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.296742] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.296785] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.296827] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.296870] [55210]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.296918] [55209]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.296961] [55210]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.297009] [55209]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.297054] [55210]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.297096] [55209]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.297139] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.297181] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.297222] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.297264] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.297264] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.297411] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.297457] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.297499] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.297540] [55209]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.297584] [55210]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.297625] [55209]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.297668] [55210]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.297710] [55209]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.297756] [55210]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.297799] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.297842] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.297884] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.297926] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.297967] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.298022] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.298068] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.298116] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.298166] [55209]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.298209] [55210]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.298252] [55209]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.298295] [55210]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.298337] [55209]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.298380] [55210]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.298423] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.298464] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.298507] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.298551] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.298595] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.298640] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.298682] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.298723] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.298770] [55209]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.298813] [55210]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.298854] [55209]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.298896] [55210]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.298942] [55209]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.299100] [55210]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.299154] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.299263] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.299312] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.299357] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.299400] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.299443] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.299492] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.299607] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.299664] [55209]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.299714] [55210]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.299757] [55209]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.299800] [55210]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.299843] [55209]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.299884] [55210]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.299926] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.299968] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.300039] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.300089] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.300132] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.300174] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.300216] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.300258] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.300300] [55209]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.300343] [55210]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.300384] [55209]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.300436] [55210]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.300481] [55209]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.300523] [55210]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.300565] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.300606] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.300650] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.300692] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.300734] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.300776] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.300819] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.300864] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.300909] [55209]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.300951] [55210]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.300991] [55209]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.301040] [55210]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.301090] [55209]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.301139] [55210]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.301182] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.301224] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.301269] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.301313] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.301361] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.301427] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.301485] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.301533] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.301594] [55209]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.301644] [55210]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.301711] [55209]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.301750] [55210]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.301786] [55209]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.301817] [55210]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.301847] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.301876] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.301911] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.301943] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.301972] [55209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.302019] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.302060] [55209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55209) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.302097] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.302128] [55209]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.302157] [55210]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.302187] [55209]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.302216] [55210]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.302246] [55209]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.302275] [55210]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.302305] [55209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.302337] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.302368] [55209]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55209) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.302399] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.302399] [55210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.302399] [55210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55210) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.302399] [55210]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.302399] [55210]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.302399] [55210]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.302399] [55210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.302399] [55210]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55210) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.322070] [55209]: INFO dbcounter [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Registered counter for database cinder [ 404.322793] [55210]: INFO dbcounter [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Registered counter for database cinder [ 404.331531] [55209]: DEBUG oslo_db.sqlalchemy.engines [None req-60721158-6d30-403d-b558-faad4f31cb77 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=55209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 404.332289] [55210]: DEBUG oslo_db.sqlalchemy.engines [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf 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=55210) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 404.458921] [55209]: DEBUG dbcounter [-] [55209] Writer thread running {{(pid=55209) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 404.462141] [55209]: INFO cinder.rpc [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 404.462726] [55210]: DEBUG dbcounter [-] [55210] Writer thread running {{(pid=55210) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 404.464338] [55209]: INFO cinder.rpc [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 404.465085] [55210]: INFO cinder.rpc [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 404.466450] [55209]: INFO cinder.rpc [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 404.467215] [55210]: INFO cinder.rpc [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 404.468252] [55209]: INFO cinder.rpc [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 404.468666] [55209]: WARNING stevedore.named [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.468877] [55209]: WARNING castellan.key_manager [None req-60721158-6d30-403d-b558-faad4f31cb77 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.469280] [55210]: INFO cinder.rpc [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 404.470470] [55209]: WARNING cinder.keymgr.conf_key_mgr [None req-60721158-6d30-403d-b558-faad4f31cb77 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.471127] [55210]: INFO cinder.rpc [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 404.471551] [55210]: WARNING stevedore.named [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.471752] [55210]: WARNING castellan.key_manager [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf 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.472652] [55210]: WARNING cinder.keymgr.conf_key_mgr [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf 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.473275] [55209]: DEBUG oslo_db.sqlalchemy.engines [None req-60721158-6d30-403d-b558-faad4f31cb77 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=55209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 404.474983] [55209]: INFO cinder.rpc [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 404.475432] [55210]: DEBUG oslo_db.sqlalchemy.engines [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf 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=55210) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 404.476785] [55209]: INFO cinder.rpc [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 404.477067] [55210]: INFO cinder.rpc [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 404.477246] [55209]: WARNING stevedore.named [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.477418] [55209]: WARNING castellan.key_manager [None req-60721158-6d30-403d-b558-faad4f31cb77 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.478528] [55209]: WARNING stevedore.named [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.478693] [55209]: WARNING castellan.key_manager [None req-60721158-6d30-403d-b558-faad4f31cb77 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.478917] [55210]: INFO cinder.rpc [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 404.479343] [55210]: WARNING stevedore.named [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.479491] [55209]: WARNING stevedore.named [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.479532] [55210]: WARNING castellan.key_manager [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf 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.479651] [55209]: WARNING castellan.key_manager [None req-60721158-6d30-403d-b558-faad4f31cb77 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.480641] [55210]: WARNING stevedore.named [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.480813] [55210]: WARNING castellan.key_manager [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf 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.481627] [55210]: WARNING stevedore.named [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.481793] [55210]: WARNING castellan.key_manager [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf 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.491437] [55209]: WARNING stevedore.named [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.491609] [55209]: WARNING castellan.key_manager [None req-60721158-6d30-403d-b558-faad4f31cb77 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.493365] [55210]: WARNING stevedore.named [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.493551] [55210]: WARNING castellan.key_manager [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf 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.494331] [55209]: WARNING stevedore.named [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.494502] [55209]: WARNING castellan.key_manager [None req-60721158-6d30-403d-b558-faad4f31cb77 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.496310] [55210]: WARNING stevedore.named [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.496482] [55210]: WARNING castellan.key_manager [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf 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.497581] [55209]: WARNING stevedore.named [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.497757] [55209]: WARNING castellan.key_manager [None req-60721158-6d30-403d-b558-faad4f31cb77 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.499236] [55210]: WARNING stevedore.named [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.499405] [55210]: WARNING castellan.key_manager [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf 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.501246] [55209]: WARNING stevedore.named [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.501415] [55209]: WARNING castellan.key_manager [None req-60721158-6d30-403d-b558-faad4f31cb77 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.503037] [55210]: WARNING stevedore.named [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.503213] [55210]: WARNING castellan.key_manager [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf 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.503920] [55209]: WARNING stevedore.named [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.504093] [55209]: WARNING castellan.key_manager [None req-60721158-6d30-403d-b558-faad4f31cb77 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.505764] [55210]: WARNING stevedore.named [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.505953] [55210]: WARNING castellan.key_manager [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf 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.506575] [55209]: WARNING stevedore.named [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.506747] [55209]: WARNING castellan.key_manager [None req-60721158-6d30-403d-b558-faad4f31cb77 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.508430] [55210]: WARNING stevedore.named [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.508999] [55210]: WARNING castellan.key_manager [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf 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.509377] [55209]: WARNING stevedore.named [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.509544] [55209]: WARNING castellan.key_manager [None req-60721158-6d30-403d-b558-faad4f31cb77 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.511305] [55210]: WARNING stevedore.named [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.511402] [55210]: WARNING castellan.key_manager [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf 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.512227] [55209]: WARNING stevedore.named [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.512398] [55209]: WARNING castellan.key_manager [None req-60721158-6d30-403d-b558-faad4f31cb77 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.513678] [55210]: WARNING stevedore.named [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.513838] [55210]: WARNING castellan.key_manager [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf 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.514739] [55209]: WARNING stevedore.named [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.514922] [55209]: WARNING castellan.key_manager [None req-60721158-6d30-403d-b558-faad4f31cb77 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.515844] [55209]: WARNING stevedore.named [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.516019] [55209]: WARNING castellan.key_manager [None req-60721158-6d30-403d-b558-faad4f31cb77 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.517226] [55210]: WARNING stevedore.named [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.517226] [55210]: WARNING castellan.key_manager [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf 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.517405] [55210]: WARNING stevedore.named [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.517565] [55210]: WARNING castellan.key_manager [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf 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.518989] [55209]: WARNING stevedore.named [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.519171] [55209]: WARNING castellan.key_manager [None req-60721158-6d30-403d-b558-faad4f31cb77 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.520602] [55210]: WARNING stevedore.named [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.520766] [55210]: WARNING castellan.key_manager [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf 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.626511] [55209]: WARNING stevedore.named [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.626511] [55209]: WARNING castellan.key_manager [None req-60721158-6d30-403d-b558-faad4f31cb77 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.626852] [55210]: WARNING stevedore.named [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.626852] [55210]: WARNING castellan.key_manager [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf 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.626920] [55209]: WARNING cinder.api.contrib.hosts [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 404.626920] [55209]: WARNING stevedore.named [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.626920] [55209]: WARNING castellan.key_manager [None req-60721158-6d30-403d-b558-faad4f31cb77 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.626920] [55209]: WARNING stevedore.named [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.626920] [55209]: WARNING castellan.key_manager [None req-60721158-6d30-403d-b558-faad4f31cb77 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.627115] [55210]: WARNING cinder.api.contrib.hosts [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 404.627152] [55209]: WARNING stevedore.named [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.627152] [55209]: WARNING castellan.key_manager [None req-60721158-6d30-403d-b558-faad4f31cb77 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.627277] [55210]: WARNING stevedore.named [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.627277] [55210]: WARNING castellan.key_manager [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf 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.627337] [55209]: WARNING stevedore.named [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.627337] [55209]: WARNING castellan.key_manager [None req-60721158-6d30-403d-b558-faad4f31cb77 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.627393] [55210]: WARNING stevedore.named [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.627393] [55210]: WARNING castellan.key_manager [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf 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.627451] [55209]: WARNING stevedore.named [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.627451] [55209]: WARNING castellan.key_manager [None req-60721158-6d30-403d-b558-faad4f31cb77 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.627510] [55210]: WARNING stevedore.named [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.627510] [55210]: WARNING castellan.key_manager [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf 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.627568] [55209]: WARNING stevedore.named [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.627568] [55209]: WARNING castellan.key_manager [None req-60721158-6d30-403d-b558-faad4f31cb77 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.627633] [55210]: WARNING stevedore.named [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.627633] [55210]: WARNING castellan.key_manager [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf 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.627711] [55209]: WARNING stevedore.named [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.627711] [55209]: WARNING castellan.key_manager [None req-60721158-6d30-403d-b558-faad4f31cb77 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.627779] [55210]: WARNING stevedore.named [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.627779] [55210]: WARNING castellan.key_manager [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf 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.627870] [55209]: WARNING stevedore.named [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.627870] [55209]: WARNING castellan.key_manager [None req-60721158-6d30-403d-b558-faad4f31cb77 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.627939] [55210]: WARNING stevedore.named [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.627939] [55210]: WARNING castellan.key_manager [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf 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.627997] [55209]: WARNING stevedore.named [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.627997] [55209]: WARNING castellan.key_manager [None req-60721158-6d30-403d-b558-faad4f31cb77 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.628081] [55210]: WARNING stevedore.named [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.628081] [55210]: WARNING castellan.key_manager [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf 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.628140] [55209]: DEBUG cinder.api.openstack [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Extended resource: extensions {{(pid=55209) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.628178] [55210]: WARNING stevedore.named [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.628211] [55210]: WARNING castellan.key_manager [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf 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.628682] [55209]: DEBUG cinder.api.openstack [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Extended resource: os-hosts {{(pid=55209) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.630085] [55210]: WARNING stevedore.named [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.630085] [55210]: WARNING castellan.key_manager [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf 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.630085] [55210]: DEBUG cinder.api.openstack [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Extended resource: extensions {{(pid=55210) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.630665] [55209]: DEBUG cinder.api.openstack [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Extended resource: qos-specs {{(pid=55209) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.639289] [55210]: DEBUG cinder.api.openstack [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Extended resource: os-hosts {{(pid=55210) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.639451] [55209]: DEBUG cinder.api.openstack [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Extended resource: os-quota-class-sets {{(pid=55209) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.639517] [55210]: DEBUG cinder.api.openstack [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Extended resource: qos-specs {{(pid=55210) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.639569] [55209]: DEBUG cinder.api.openstack [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Extended resource: scheduler-stats {{(pid=55209) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.639619] [55210]: DEBUG cinder.api.openstack [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Extended resource: os-quota-class-sets {{(pid=55210) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.639671] [55209]: DEBUG cinder.api.openstack [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Extended resource: os-snapshot-manage {{(pid=55209) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.639719] [55210]: DEBUG cinder.api.openstack [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Extended resource: scheduler-stats {{(pid=55210) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.639769] [55209]: DEBUG cinder.api.openstack [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Extended resource: capabilities {{(pid=55209) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.639769] [55209]: DEBUG cinder.api.openstack [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Extended resource: encryption {{(pid=55209) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.639859] [55210]: DEBUG cinder.api.openstack [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Extended resource: os-snapshot-manage {{(pid=55210) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.642178] [55209]: DEBUG cinder.api.openstack [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Extended resource: cgsnapshots {{(pid=55209) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.642270] [55210]: DEBUG cinder.api.openstack [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Extended resource: capabilities {{(pid=55210) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.643935] [55209]: DEBUG cinder.api.openstack [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Extended resource: os-quota-sets {{(pid=55209) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.644054] [55210]: DEBUG cinder.api.openstack [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Extended resource: encryption {{(pid=55210) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.644936] [55210]: DEBUG cinder.api.openstack [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Extended resource: cgsnapshots {{(pid=55210) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.645058] [55209]: DEBUG cinder.api.openstack [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Extended resource: os-volume-manage {{(pid=55209) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.647075] [55210]: DEBUG cinder.api.openstack [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Extended resource: os-quota-sets {{(pid=55210) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.647230] [55209]: DEBUG cinder.api.openstack [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Extended resource: os-volume-transfer {{(pid=55209) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.648049] [55210]: DEBUG cinder.api.openstack [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Extended resource: os-volume-manage {{(pid=55210) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.649327] [55209]: DEBUG cinder.api.openstack [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Extended resource: os-volume-type-access {{(pid=55209) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.650062] [55210]: DEBUG cinder.api.openstack [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Extended resource: os-volume-transfer {{(pid=55210) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.651234] [55209]: DEBUG cinder.api.openstack [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Extended resource: backups {{(pid=55209) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.651739] [55210]: DEBUG cinder.api.openstack [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Extended resource: os-volume-type-access {{(pid=55210) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.653297] [55209]: DEBUG cinder.api.openstack [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Extended resource: os-services {{(pid=55209) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.653774] [55210]: DEBUG cinder.api.openstack [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Extended resource: backups {{(pid=55210) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.654631] [55209]: DEBUG cinder.api.openstack [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Extended resource: consistencygroups {{(pid=55209) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.655912] [55210]: DEBUG cinder.api.openstack [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Extended resource: os-services {{(pid=55210) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.656698] [55209]: DEBUG cinder.api.openstack [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Extended resource: extra_specs {{(pid=55209) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.657244] [55210]: DEBUG cinder.api.openstack [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Extended resource: consistencygroups {{(pid=55210) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.658311] [55209]: DEBUG cinder.api.openstack [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Extended resource: os-availability-zone {{(pid=55209) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.659267] [55210]: DEBUG cinder.api.openstack [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Extended resource: extra_specs {{(pid=55210) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.659627] [55209]: DEBUG cinder.api.openstack [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Extended resource: encryption {{(pid=55209) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.660892] [55210]: DEBUG cinder.api.openstack [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Extended resource: os-availability-zone {{(pid=55210) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.661613] [55209]: WARNING stevedore.named [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.661810] [55209]: WARNING castellan.key_manager [None req-60721158-6d30-403d-b558-faad4f31cb77 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.662230] [55210]: DEBUG cinder.api.openstack [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Extended resource: encryption {{(pid=55210) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 404.662856] [55209]: WARNING stevedore.named [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.663040] [55209]: WARNING castellan.key_manager [None req-60721158-6d30-403d-b558-faad4f31cb77 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.663952] [55209]: WARNING stevedore.named [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.664148] [55209]: WARNING castellan.key_manager [None req-60721158-6d30-403d-b558-faad4f31cb77 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.664566] [55210]: WARNING stevedore.named [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.664787] [55210]: WARNING castellan.key_manager [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf 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.665100] [55209]: WARNING stevedore.named [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.665265] [55209]: WARNING castellan.key_manager [None req-60721158-6d30-403d-b558-faad4f31cb77 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.665860] [55210]: WARNING stevedore.named [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.666047] [55210]: WARNING castellan.key_manager [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf 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.666230] [55209]: WARNING stevedore.named [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.666394] [55209]: WARNING castellan.key_manager [None req-60721158-6d30-403d-b558-faad4f31cb77 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.666915] [55210]: WARNING stevedore.named [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.667090] [55210]: WARNING castellan.key_manager [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf 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.667379] [55209]: WARNING stevedore.named [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.667544] [55209]: WARNING castellan.key_manager [None req-60721158-6d30-403d-b558-faad4f31cb77 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.667970] [55210]: WARNING stevedore.named [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.668146] [55210]: WARNING castellan.key_manager [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf 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.668499] [55209]: WARNING stevedore.named [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.668662] [55209]: WARNING castellan.key_manager [None req-60721158-6d30-403d-b558-faad4f31cb77 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.669089] [55210]: WARNING stevedore.named [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.669243] [55210]: WARNING castellan.key_manager [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf 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.669515] [55209]: WARNING stevedore.named [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.669675] [55209]: WARNING castellan.key_manager [None req-60721158-6d30-403d-b558-faad4f31cb77 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.670183] [55210]: WARNING stevedore.named [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.670346] [55210]: WARNING castellan.key_manager [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf 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.670711] [55209]: WARNING stevedore.named [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.670909] [55209]: WARNING castellan.key_manager [None req-60721158-6d30-403d-b558-faad4f31cb77 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.671283] [55210]: WARNING stevedore.named [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.671442] [55210]: WARNING castellan.key_manager [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf 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.672021] [55209]: WARNING stevedore.named [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.672021] [55209]: WARNING castellan.key_manager [None req-60721158-6d30-403d-b558-faad4f31cb77 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.672288] [55210]: WARNING stevedore.named [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.672447] [55210]: WARNING castellan.key_manager [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf 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.672672] [55209]: DEBUG cinder.api.contrib.snapshot_actions [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] SnapshotActionsController initialized {{(pid=55209) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 404.672816] [55209]: DEBUG cinder.api.openstack [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Extension VolumeActions extending resource: volumes {{(pid=55209) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 404.672984] [55209]: DEBUG cinder.api.openstack [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Extension UsedLimits extending resource: limits {{(pid=55209) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 404.673125] [55209]: DEBUG cinder.api.openstack [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55209) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 404.673250] [55209]: DEBUG cinder.api.openstack [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55209) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 404.673370] [55209]: DEBUG cinder.api.openstack [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Extension TypesManage extending resource: types {{(pid=55209) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 404.673465] [55210]: WARNING stevedore.named [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.673507] [55209]: DEBUG cinder.api.openstack [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55209) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 404.673621] [55209]: DEBUG cinder.api.openstack [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Extension AdminActions extending resource: volumes {{(pid=55209) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 404.673680] [55210]: WARNING castellan.key_manager [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf 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.673776] [55209]: DEBUG cinder.api.openstack [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Extension AdminActions extending resource: snapshots {{(pid=55209) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 404.673904] [55209]: DEBUG cinder.api.openstack [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Extension AdminActions extending resource: backups {{(pid=55209) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 404.674032] [55209]: DEBUG cinder.api.openstack [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Extension VolumeTypeAccess extending resource: types {{(pid=55209) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 404.674199] [55209]: DEBUG cinder.api.openstack [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55209) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 404.674332] [55209]: DEBUG cinder.api.openstack [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55209) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 404.674463] [55209]: DEBUG cinder.api.openstack [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55209) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 404.674506] [55210]: WARNING stevedore.named [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.674687] [55210]: WARNING castellan.key_manager [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf 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.675415] [55210]: DEBUG cinder.api.contrib.snapshot_actions [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] SnapshotActionsController initialized {{(pid=55210) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 404.675558] [55210]: DEBUG cinder.api.openstack [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Extension VolumeActions extending resource: volumes {{(pid=55210) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 404.675725] [55210]: DEBUG cinder.api.openstack [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Extension UsedLimits extending resource: limits {{(pid=55210) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 404.675858] [55210]: DEBUG cinder.api.openstack [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55210) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 404.675991] [55210]: DEBUG cinder.api.openstack [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55210) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 404.676134] [55210]: DEBUG cinder.api.openstack [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Extension TypesManage extending resource: types {{(pid=55210) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 404.676244] [55210]: DEBUG cinder.api.openstack [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55210) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 404.676366] [55210]: DEBUG cinder.api.openstack [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Extension AdminActions extending resource: volumes {{(pid=55210) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 404.676492] [55210]: DEBUG cinder.api.openstack [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Extension AdminActions extending resource: snapshots {{(pid=55210) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 404.676613] [55210]: DEBUG cinder.api.openstack [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Extension AdminActions extending resource: backups {{(pid=55210) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 404.676731] [55210]: DEBUG cinder.api.openstack [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Extension VolumeTypeAccess extending resource: types {{(pid=55210) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 404.676866] [55210]: DEBUG cinder.api.openstack [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55210) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 404.676989] [55210]: DEBUG cinder.api.openstack [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55210) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 404.677125] [55210]: DEBUG cinder.api.openstack [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55210) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 404.677327] [55210]: DEBUG cinder.api.openstack [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55210) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 404.677446] [55210]: DEBUG cinder.api.openstack [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55210) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 404.677559] [55210]: DEBUG cinder.api.openstack [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf None None] Extension SnapshotActions extending resource: snapshots {{(pid=55210) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 404.678136] [55209]: DEBUG cinder.api.openstack [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55209) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 404.678235] [55209]: DEBUG cinder.api.openstack [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55209) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 404.678353] [55209]: DEBUG cinder.api.openstack [None req-60721158-6d30-403d-b558-faad4f31cb77 None None] Extension SnapshotActions extending resource: snapshots {{(pid=55209) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 404.679720] [55210]: WARNING keystonemiddleware.auth_token [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf 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. [ 404.680507] [55209]: WARNING keystonemiddleware.auth_token [None req-60721158-6d30-403d-b558-faad4f31cb77 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. [ 404.684110] [55210]: WARNING keystonemiddleware.auth_token [None req-01b40090-dc00-4b22-a4f2-de2db81c4bbf 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 [ 404.684911] [55209]: WARNING keystonemiddleware.auth_token [None req-60721158-6d30-403d-b558-faad4f31cb77 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 [ 404.686627] [55210]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x61b6266ecbe0 pid: 55210 (default app) [ 404.687366] [55209]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x61b6266ecbe0 pid: 55209 (default app) [ 404.696098] [55210]: /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. [ 404.696098] [55210]: warnings.warn(deprecated_msg) [ 404.696284] [55210]: /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. [ 404.696284] [55210]: warnings.warn(deprecated_msg) [ 404.696284] [55210]: /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. [ 404.696284] [55210]: warnings.warn(deprecated_msg) [ 404.696284] [55210]: /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. [ 404.696498] [55210]: warnings.warn(deprecated_msg) [ 404.696498] [55210]: /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. [ 404.696498] [55210]: warnings.warn(deprecated_msg) [ 404.696498] [55210]: /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. [ 404.696498] [55210]: warnings.warn(deprecated_msg) [ 404.696498] [55210]: /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. [ 404.696724] [55210]: warnings.warn(deprecated_msg) [ 404.696724] [55210]: /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. [ 404.696724] [55210]: warnings.warn(deprecated_msg) [ 404.696724] [55210]: /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. [ 404.696724] [55210]: warnings.warn(deprecated_msg) [ 404.696893] [55210]: /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. [ 404.696893] [55210]: warnings.warn(deprecated_msg) [ 404.696893] [55210]: /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. [ 404.696893] [55210]: warnings.warn(deprecated_msg) [ 404.697068] [55210]: /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. [ 404.697068] [55210]: warnings.warn(deprecated_msg) [ 404.697068] [55210]: /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. [ 404.697068] [55210]: warnings.warn(deprecated_msg) [ 404.697217] [55210]: /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. [ 404.697217] [55210]: warnings.warn(deprecated_msg) [ 404.697217] [55210]: /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. [ 404.697217] [55210]: warnings.warn(deprecated_msg) [ 404.697217] [55210]: /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. [ 404.697403] [55210]: warnings.warn(deprecated_msg) [ 404.697403] [55210]: /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. [ 404.697403] [55210]: warnings.warn(deprecated_msg) [ 404.697403] [55210]: /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. [ 404.697403] [55210]: warnings.warn(deprecated_msg) [ 404.697584] [55210]: /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. [ 404.697584] [55210]: warnings.warn(deprecated_msg) [ 404.697584] [55210]: /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. [ 404.697584] [55210]: warnings.warn(deprecated_msg) [ 404.697584] [55210]: /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. [ 404.697584] [55210]: warnings.warn(deprecated_msg) [ 404.697800] [55210]: /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. [ 404.697800] [55210]: warnings.warn(deprecated_msg) [ 404.697800] [55210]: /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. [ 404.697800] [55210]: warnings.warn(deprecated_msg) [ 404.697800] [55210]: /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. [ 404.697800] [55210]: warnings.warn(deprecated_msg) [ 404.698024] [55210]: /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. [ 404.698024] [55210]: warnings.warn(deprecated_msg) [ 404.698024] [55210]: /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. [ 404.698024] [55210]: warnings.warn(deprecated_msg) [ 404.698024] [55210]: /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. [ 404.698024] [55210]: warnings.warn(deprecated_msg) [ 404.698245] [55210]: /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. [ 404.698245] [55210]: warnings.warn(deprecated_msg) [ 404.698245] [55210]: /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. [ 404.698245] [55210]: warnings.warn(deprecated_msg) [ 404.698245] [55210]: /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. [ 404.698245] [55210]: warnings.warn(deprecated_msg) [ 404.698468] [55210]: /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. [ 404.698468] [55210]: warnings.warn(deprecated_msg) [ 404.698468] [55210]: /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. [ 404.698468] [55210]: warnings.warn(deprecated_msg) [ 404.698611] [55210]: /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. [ 404.698611] [55210]: warnings.warn(deprecated_msg) [ 404.698611] [55210]: /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. [ 404.698611] [55210]: warnings.warn(deprecated_msg) [ 404.698611] [55210]: /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. [ 404.698802] [55210]: warnings.warn(deprecated_msg) [ 404.698802] [55210]: /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. [ 404.698802] [55210]: warnings.warn(deprecated_msg) [ 404.698802] [55210]: /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. [ 404.698802] [55210]: warnings.warn(deprecated_msg) [ 404.698976] [55210]: /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. [ 404.698976] [55210]: warnings.warn(deprecated_msg) [ 404.698976] [55210]: /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. [ 404.698976] [55210]: warnings.warn(deprecated_msg) [ 404.698976] [55210]: /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. [ 404.698976] [55210]: warnings.warn(deprecated_msg) [ 404.699196] [55210]: /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. [ 404.699196] [55210]: warnings.warn(deprecated_msg) [ 404.699196] [55210]: /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. [ 404.699196] [55210]: warnings.warn(deprecated_msg) [ 404.699196] [55210]: /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. [ 404.699391] [55210]: warnings.warn(deprecated_msg) [ 404.699391] [55210]: /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. [ 404.699391] [55210]: warnings.warn(deprecated_msg) [ 404.699391] [55210]: /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. [ 404.699391] [55210]: warnings.warn(deprecated_msg) [ 404.699572] [55210]: /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. [ 404.699572] [55210]: warnings.warn(deprecated_msg) [ 404.699572] [55210]: /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. [ 404.699572] [55210]: warnings.warn(deprecated_msg) [ 404.699719] [55210]: /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. [ 404.699719] [55210]: warnings.warn(deprecated_msg) [ 404.699719] [55210]: /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. [ 404.699719] [55210]: warnings.warn(deprecated_msg) [ 404.699911] [55210]: /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. [ 404.699911] [55210]: warnings.warn(deprecated_msg) [ 404.699911] [55210]: /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. [ 404.699911] [55210]: warnings.warn(deprecated_msg) [ 404.699911] [55210]: /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. [ 404.700137] [55210]: warnings.warn(deprecated_msg) [ 404.700137] [55210]: /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. [ 404.700137] [55210]: warnings.warn(deprecated_msg) [ 404.700137] [55210]: /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. [ 404.700137] [55210]: warnings.warn(deprecated_msg) [ 404.700312] [55210]: /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. [ 404.700312] [55210]: warnings.warn(deprecated_msg) [ 404.700312] [55210]: /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. [ 404.700312] [55210]: warnings.warn(deprecated_msg) [ 404.700461] [55210]: /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. [ 404.700461] [55210]: warnings.warn(deprecated_msg) [ 404.700461] [55210]: /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. [ 404.700461] [55210]: warnings.warn(deprecated_msg) [ 404.700628] [55210]: /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. [ 404.700628] [55210]: warnings.warn(deprecated_msg) [ 404.700628] [55210]: /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. [ 404.700628] [55210]: warnings.warn(deprecated_msg) [ 404.700787] [55210]: /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. [ 404.700787] [55210]: warnings.warn(deprecated_msg) [ 404.700787] [55210]: /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. [ 404.700787] [55210]: warnings.warn(deprecated_msg) [ 404.700925] [55210]: /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. [ 404.700925] [55210]: warnings.warn(deprecated_msg) [ 404.700925] [55210]: /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. [ 404.700925] [55210]: warnings.warn(deprecated_msg) [ 404.701083] [55210]: /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. [ 404.701083] [55210]: warnings.warn(deprecated_msg) [ 404.701083] [55210]: /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. [ 404.701083] [55210]: warnings.warn(deprecated_msg) [ 404.701083] [55210]: /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. [ 404.701083] [55210]: warnings.warn(deprecated_msg) [ 404.701305] [55210]: /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. [ 404.701305] [55210]: warnings.warn(deprecated_msg) [ 404.701305] [55210]: /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. [ 404.701305] [55210]: warnings.warn(deprecated_msg) [ 404.701305] [55210]: /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. [ 404.701508] [55210]: warnings.warn(deprecated_msg) [ 404.701508] [55210]: /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. [ 404.701508] [55210]: warnings.warn(deprecated_msg) [ 404.701508] [55210]: /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. [ 404.701508] [55210]: warnings.warn(deprecated_msg) [ 404.701508] [55210]: /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. [ 404.701508] [55210]: warnings.warn(deprecated_msg) [ 404.701761] [55210]: /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. [ 404.701761] [55210]: warnings.warn(deprecated_msg) [ 404.701761] [55210]: /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. [ 404.701761] [55210]: warnings.warn(deprecated_msg) [ 404.701761] [55210]: /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. [ 404.701761] [55210]: warnings.warn(deprecated_msg) [ 404.701975] [55210]: /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. [ 404.701975] [55210]: warnings.warn(deprecated_msg) [ 404.701975] [55210]: /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. [ 404.701975] [55210]: warnings.warn(deprecated_msg) [ 404.701975] [55210]: /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. [ 404.701975] [55210]: warnings.warn(deprecated_msg) [ 404.702213] [55210]: /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. [ 404.702213] [55210]: warnings.warn(deprecated_msg) [ 404.702213] [55210]: /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. [ 404.702213] [55210]: warnings.warn(deprecated_msg) [ 404.702213] [55210]: /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. [ 404.702213] [55210]: warnings.warn(deprecated_msg) [ 404.702438] [55210]: /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. [ 404.702438] [55210]: warnings.warn(deprecated_msg) [ 404.702438] [55210]: /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. [ 404.702438] [55210]: warnings.warn(deprecated_msg) [ 404.702587] [55210]: /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. [ 404.702587] [55210]: warnings.warn(deprecated_msg) [ 404.702587] [55210]: /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. [ 404.702587] [55210]: warnings.warn(deprecated_msg) [ 404.702740] [55210]: /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. [ 404.702740] [55210]: warnings.warn(deprecated_msg) [ 404.702740] [55210]: /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. [ 404.702740] [55210]: warnings.warn(deprecated_msg) [ 404.702885] [55210]: /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. [ 404.702885] [55210]: warnings.warn(deprecated_msg) [ 404.702885] [55210]: /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. [ 404.702885] [55210]: warnings.warn(deprecated_msg) [ 404.702885] [55210]: DEBUG cinder.api.middleware.request_id [None req-a685f8b8-fc58-448d-ab0b-bfb51e8a635e None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 404.702885] [55210]: [pid: 55210|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Fri Feb 14 02:03:55 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.143745] [55209]: /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.143745] [55209]: warnings.warn(deprecated_msg) [ 408.143745] [55209]: /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.143745] [55209]: warnings.warn(deprecated_msg) [ 408.144345] [55209]: /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.144345] [55209]: warnings.warn(deprecated_msg) [ 408.144345] [55209]: /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.144345] [55209]: warnings.warn(deprecated_msg) [ 408.144550] [55209]: /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.144550] [55209]: warnings.warn(deprecated_msg) [ 408.144550] [55209]: /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.144550] [55209]: warnings.warn(deprecated_msg) [ 408.144550] [55209]: /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.144550] [55209]: warnings.warn(deprecated_msg) [ 408.144712] [55209]: /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.144712] [55209]: warnings.warn(deprecated_msg) [ 408.144712] [55209]: /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.144712] [55209]: warnings.warn(deprecated_msg) [ 408.144712] [55209]: /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.144903] [55209]: warnings.warn(deprecated_msg) [ 408.144903] [55209]: /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.144903] [55209]: warnings.warn(deprecated_msg) [ 408.144903] [55209]: /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.144903] [55209]: warnings.warn(deprecated_msg) [ 408.145044] [55209]: /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.145044] [55209]: warnings.warn(deprecated_msg) [ 408.145044] [55209]: /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.145044] [55209]: warnings.warn(deprecated_msg) [ 408.145160] [55209]: /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.145160] [55209]: warnings.warn(deprecated_msg) [ 408.145160] [55209]: /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.145160] [55209]: warnings.warn(deprecated_msg) [ 408.145160] [55209]: /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.145293] [55209]: warnings.warn(deprecated_msg) [ 408.145293] [55209]: /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.145293] [55209]: warnings.warn(deprecated_msg) [ 408.145293] [55209]: /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.145293] [55209]: warnings.warn(deprecated_msg) [ 408.145424] [55209]: /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.145424] [55209]: warnings.warn(deprecated_msg) [ 408.145424] [55209]: /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.145424] [55209]: warnings.warn(deprecated_msg) [ 408.145424] [55209]: /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.145424] [55209]: warnings.warn(deprecated_msg) [ 408.145582] [55209]: /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.145582] [55209]: warnings.warn(deprecated_msg) [ 408.145582] [55209]: /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.145582] [55209]: warnings.warn(deprecated_msg) [ 408.145582] [55209]: /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.145582] [55209]: warnings.warn(deprecated_msg) [ 408.145736] [55209]: /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.145736] [55209]: warnings.warn(deprecated_msg) [ 408.145736] [55209]: /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.145736] [55209]: warnings.warn(deprecated_msg) [ 408.145736] [55209]: /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.145736] [55209]: warnings.warn(deprecated_msg) [ 408.145894] [55209]: /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.145894] [55209]: warnings.warn(deprecated_msg) [ 408.145894] [55209]: /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.145894] [55209]: warnings.warn(deprecated_msg) [ 408.145894] [55209]: /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.146056] [55209]: warnings.warn(deprecated_msg) [ 408.146056] [55209]: /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.146056] [55209]: warnings.warn(deprecated_msg) [ 408.146056] [55209]: /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.146056] [55209]: warnings.warn(deprecated_msg) [ 408.146182] [55209]: /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.146182] [55209]: warnings.warn(deprecated_msg) [ 408.146182] [55209]: /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.146182] [55209]: warnings.warn(deprecated_msg) [ 408.146182] [55209]: /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.146182] [55209]: warnings.warn(deprecated_msg) [ 408.146359] [55209]: /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.146359] [55209]: warnings.warn(deprecated_msg) [ 408.146359] [55209]: /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.146359] [55209]: warnings.warn(deprecated_msg) [ 408.146359] [55209]: /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.146359] [55209]: warnings.warn(deprecated_msg) [ 408.146513] [55209]: /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.146513] [55209]: warnings.warn(deprecated_msg) [ 408.146513] [55209]: /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.146513] [55209]: warnings.warn(deprecated_msg) [ 408.146513] [55209]: /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.146648] [55209]: warnings.warn(deprecated_msg) [ 408.146648] [55209]: /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.146648] [55209]: warnings.warn(deprecated_msg) [ 408.146648] [55209]: /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.146648] [55209]: warnings.warn(deprecated_msg) [ 408.146783] [55209]: /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.146783] [55209]: warnings.warn(deprecated_msg) [ 408.146783] [55209]: /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.146783] [55209]: warnings.warn(deprecated_msg) [ 408.146891] [55209]: /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.146891] [55209]: warnings.warn(deprecated_msg) [ 408.146891] [55209]: /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.146891] [55209]: warnings.warn(deprecated_msg) [ 408.146998] [55209]: /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.146998] [55209]: warnings.warn(deprecated_msg) [ 408.146998] [55209]: /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.146998] [55209]: warnings.warn(deprecated_msg) [ 408.146998] [55209]: /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.148050] [55209]: warnings.warn(deprecated_msg) [ 408.148050] [55209]: /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.148050] [55209]: warnings.warn(deprecated_msg) [ 408.148050] [55209]: /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.148050] [55209]: warnings.warn(deprecated_msg) [ 408.148269] [55209]: /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.148269] [55209]: warnings.warn(deprecated_msg) [ 408.148269] [55209]: /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.148269] [55209]: warnings.warn(deprecated_msg) [ 408.148467] [55209]: /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.148467] [55209]: warnings.warn(deprecated_msg) [ 408.148467] [55209]: /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.148467] [55209]: warnings.warn(deprecated_msg) [ 408.148655] [55209]: /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.148655] [55209]: warnings.warn(deprecated_msg) [ 408.148655] [55209]: /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.148655] [55209]: warnings.warn(deprecated_msg) [ 408.148847] [55209]: /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.148847] [55209]: warnings.warn(deprecated_msg) [ 408.148847] [55209]: /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.148847] [55209]: warnings.warn(deprecated_msg) [ 408.149130] [55209]: /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.149130] [55209]: warnings.warn(deprecated_msg) [ 408.149130] [55209]: /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.149130] [55209]: warnings.warn(deprecated_msg) [ 408.149335] [55209]: /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.149335] [55209]: warnings.warn(deprecated_msg) [ 408.149335] [55209]: /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.149335] [55209]: warnings.warn(deprecated_msg) [ 408.149335] [55209]: /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.149570] [55209]: warnings.warn(deprecated_msg) [ 408.149570] [55209]: /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.149570] [55209]: warnings.warn(deprecated_msg) [ 408.149570] [55209]: /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.149570] [55209]: warnings.warn(deprecated_msg) [ 408.149570] [55209]: /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.149841] [55209]: warnings.warn(deprecated_msg) [ 408.149841] [55209]: /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.149841] [55209]: warnings.warn(deprecated_msg) [ 408.149841] [55209]: /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.149841] [55209]: warnings.warn(deprecated_msg) [ 408.150078] [55209]: /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.150078] [55209]: warnings.warn(deprecated_msg) [ 408.150078] [55209]: /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.150078] [55209]: warnings.warn(deprecated_msg) [ 408.150078] [55209]: /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.150078] [55209]: warnings.warn(deprecated_msg) [ 408.150355] [55209]: /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.150355] [55209]: warnings.warn(deprecated_msg) [ 408.150355] [55209]: /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.150355] [55209]: warnings.warn(deprecated_msg) [ 408.150355] [55209]: /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.150355] [55209]: warnings.warn(deprecated_msg) [ 408.150625] [55209]: /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.150625] [55209]: warnings.warn(deprecated_msg) [ 408.150625] [55209]: /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.150625] [55209]: warnings.warn(deprecated_msg) [ 408.150625] [55209]: /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.150625] [55209]: warnings.warn(deprecated_msg) [ 408.150938] [55209]: /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.150938] [55209]: warnings.warn(deprecated_msg) [ 408.150938] [55209]: /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.150938] [55209]: warnings.warn(deprecated_msg) [ 408.150938] [55209]: /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.150938] [55209]: warnings.warn(deprecated_msg) [ 408.151401] [55209]: /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.151401] [55209]: warnings.warn(deprecated_msg) [ 408.151401] [55209]: /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.151401] [55209]: warnings.warn(deprecated_msg) [ 408.151590] [55209]: /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.151590] [55209]: warnings.warn(deprecated_msg) [ 408.151590] [55209]: /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.151590] [55209]: warnings.warn(deprecated_msg) [ 408.151590] [55209]: /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.151847] [55209]: warnings.warn(deprecated_msg) [ 408.151847] [55209]: /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.151847] [55209]: warnings.warn(deprecated_msg) [ 408.151847] [55209]: /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.151847] [55209]: warnings.warn(deprecated_msg) [ 408.151847] [55209]: DEBUG cinder.api.middleware.request_id [None req-d1b67299-d2ee-4ed1-b7ef-831ff22d30ad None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 408.509528] [55209]: INFO cinder.api.openstack.wsgi [None req-d1b67299-d2ee-4ed1-b7ef-831ff22d30ad admin admin] POST http://10.180.1.21/volume/v3/types [ 408.510293] [55209]: DEBUG cinder.api.openstack.wsgi [None req-d1b67299-d2ee-4ed1-b7ef-831ff22d30ad admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 408.512372] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.512372] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 408.515970] [55209]: DEBUG oslo_db.sqlalchemy.engines [None req-d1b67299-d2ee-4ed1-b7ef-831ff22d30ad 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=55209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 408.542297] [55209]: INFO cinder.api.openstack.wsgi [None req-d1b67299-d2ee-4ed1-b7ef-831ff22d30ad admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 408.542715] [55209]: [pid: 55209|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Fri Feb 14 02:03:58 2025] POST /volume/v3/types => generated 182 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 408.546854] [55210]: DEBUG cinder.api.middleware.request_id [req-d1b67299-d2ee-4ed1-b7ef-831ff22d30ad req-5215bb6b-462c-4fbc-a5c2-26dbc959c853 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 408.826501] [55210]: INFO cinder.api.openstack.wsgi [req-d1b67299-d2ee-4ed1-b7ef-831ff22d30ad req-5215bb6b-462c-4fbc-a5c2-26dbc959c853 admin admin] POST http://10.180.1.21/volume/v3/types/f3823579-61ee-44ab-873f-bd184f2327d0/extra_specs [ 408.827352] [55210]: DEBUG cinder.api.openstack.wsgi [req-d1b67299-d2ee-4ed1-b7ef-831ff22d30ad req-5215bb6b-462c-4fbc-a5c2-26dbc959c853 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 408.829605] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.829605] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 408.833465] [55210]: DEBUG oslo_db.sqlalchemy.engines [req-d1b67299-d2ee-4ed1-b7ef-831ff22d30ad req-5215bb6b-462c-4fbc-a5c2-26dbc959c853 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=55210) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 408.892180] [55210]: INFO cinder.api.openstack.wsgi [req-d1b67299-d2ee-4ed1-b7ef-831ff22d30ad req-5215bb6b-462c-4fbc-a5c2-26dbc959c853 admin admin] http://10.180.1.21/volume/v3/types/f3823579-61ee-44ab-873f-bd184f2327d0/extra_specs returned with HTTP 200 [ 408.893102] [55210]: [pid: 55210|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Fri Feb 14 02:03:59 2025] POST /volume/v3/types/f3823579-61ee-44ab-873f-bd184f2327d0/extra_specs => generated 51 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 418.539025] [55209]: DEBUG dbcounter [-] [55209] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=55209) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 418.890128] [55210]: DEBUG dbcounter [-] [55210] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=55210) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 419.903990] [55209]: DEBUG cinder.api.middleware.request_id [None req-1fd98793-d82f-415d-a941-21a475f8165e None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 419.904720] [55209]: INFO cinder.api.openstack.wsgi [None req-1fd98793-d82f-415d-a941-21a475f8165e None None] GET http://10.180.1.21/volume// [ 419.905009] [55209]: DEBUG cinder.api.openstack.wsgi [None req-1fd98793-d82f-415d-a941-21a475f8165e None None] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 419.905318] [55209]: DEBUG cinder.api.openstack.wsgi [None req-1fd98793-d82f-415d-a941-21a475f8165e None None] Calling method 'all' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 419.906100] [55209]: INFO cinder.api.openstack.wsgi [None req-1fd98793-d82f-415d-a941-21a475f8165e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 419.906520] [55209]: [pid: 55209|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1305 bytes} [Fri Feb 14 02:04:10 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 478.095407] [55210]: DEBUG cinder.api.middleware.request_id [None req-860c5e77-8362-4447-a0a4-cf880d93db98 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 478.169400] [55210]: INFO cinder.api.openstack.wsgi [None req-860c5e77-8362-4447-a0a4-cf880d93db98 tempest-verify_tempest_config-1422584065 tempest-verify_tempest_config-1422584065-project-member] GET http://10.180.1.21/volume/v3/extensions [ 478.169655] [55210]: DEBUG cinder.api.openstack.wsgi [None req-860c5e77-8362-4447-a0a4-cf880d93db98 tempest-verify_tempest_config-1422584065 tempest-verify_tempest_config-1422584065-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 478.169872] [55210]: DEBUG cinder.api.openstack.wsgi [None req-860c5e77-8362-4447-a0a4-cf880d93db98 tempest-verify_tempest_config-1422584065 tempest-verify_tempest_config-1422584065-project-member] Calling method 'index' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 478.170312] [55210]: INFO cinder.api.openstack.wsgi [None req-860c5e77-8362-4447-a0a4-cf880d93db98 tempest-verify_tempest_config-1422584065 tempest-verify_tempest_config-1422584065-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 478.170683] [55210]: [pid: 55210|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Fri Feb 14 02:05:08 2025] GET /volume/v3/extensions => generated 5245 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 549.907223] [55209]: DEBUG cinder.api.middleware.request_id [None req-7b906663-5af6-4062-973d-874a90496fe6 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 550.106398] [55209]: INFO cinder.api.openstack.wsgi [None req-7b906663-5af6-4062-973d-874a90496fe6 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 550.106398] [55209]: DEBUG cinder.api.openstack.wsgi [None req-7b906663-5af6-4062-973d-874a90496fe6 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1511055271"}} {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 550.110974] [55209]: DEBUG cinder.api.v3.volumes [None req-7b906663-5af6-4062-973d-874a90496fe6 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1511055271'}} {{(pid=55209) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 550.110974] [55209]: INFO cinder.api.v3.volumes [None req-7b906663-5af6-4062-973d-874a90496fe6 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Create volume of 1 GB [ 550.140024] [55209]: DEBUG cinder.volume.api [None req-7b906663-5af6-4062-973d-874a90496fe6 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Availability zone cache updated, next update will occur around 2025-02-14 03:06:20.990098. {{(pid=55209) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 550.140126] [55209]: INFO cinder.volume.api [None req-7b906663-5af6-4062-973d-874a90496fe6 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Availability Zones retrieved successfully. [ 550.163630] [55209]: /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 [ 550.163630] [55209]: import asyncore [ 550.174117] [55209]: DEBUG cinder.volume.api [None req-7b906663-5af6-4062-973d-874a90496fe6 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Flow 'volume_create_api' (947736f3-f176-4bb4-8880-45fc8e456ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 550.175638] [55209]: DEBUG cinder.volume.api [None req-7b906663-5af6-4062-973d-874a90496fe6 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0acbdc81-69e8-4e01-b57d-25fe89ce397d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 550.176887] [55209]: DEBUG cinder.volume.flows.api.create_volume [None req-7b906663-5af6-4062-973d-874a90496fe6 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Validating volume size '1' using validate_int {{(pid=55209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 550.245667] [55209]: DEBUG cinder.volume.api [None req-7b906663-5af6-4062-973d-874a90496fe6 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0acbdc81-69e8-4e01-b57d-25fe89ce397d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-14T02:03:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f3823579-61ee-44ab-873f-bd184f2327d0,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3823579-61ee-44ab-873f-bd184f2327d0', '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=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 550.246815] [55209]: DEBUG cinder.volume.api [None req-7b906663-5af6-4062-973d-874a90496fe6 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (563e13ba-118d-4d86-868e-7cb494783b2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 550.289065] [55209]: WARNING cinder.quota [None req-7b906663-5af6-4062-973d-874a90496fe6 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-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. [ 550.289629] [55209]: WARNING cinder.quota [None req-7b906663-5af6-4062-973d-874a90496fe6 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-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. [ 550.374719] [55209]: DEBUG cinder.quota [None req-7b906663-5af6-4062-973d-874a90496fe6 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Created reservations ['32ad481b-4822-4ee8-957f-230166736d59', '5d809fab-34f9-40ac-8340-54fcbab5d445', 'c661a7f6-876b-477b-b16a-fb3a53859e79', 'de927b22-e68b-41e0-882d-65235cb2ce01'] {{(pid=55209) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 550.376751] [55209]: DEBUG cinder.volume.api [None req-7b906663-5af6-4062-973d-874a90496fe6 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (563e13ba-118d-4d86-868e-7cb494783b2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32ad481b-4822-4ee8-957f-230166736d59', '5d809fab-34f9-40ac-8340-54fcbab5d445', 'c661a7f6-876b-477b-b16a-fb3a53859e79', 'de927b22-e68b-41e0-882d-65235cb2ce01']}' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 550.378192] [55209]: DEBUG cinder.volume.api [None req-7b906663-5af6-4062-973d-874a90496fe6 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58146f2b-55c0-4cca-b817-186ff05205c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 550.597942] [55209]: DEBUG cinder.volume.api [None req-7b906663-5af6-4062-973d-874a90496fe6 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58146f2b-55c0-4cca-b817-186ff05205c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25c9f0d5-3014-4029-b5d1-70db8b73f703', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1511055271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a71090c0faab46d9aeb186bf3f040259',qos_specs=None,replication_status=,reservations=['32ad481b-4822-4ee8-957f-230166736d59','5d809fab-34f9-40ac-8340-54fcbab5d445','c661a7f6-876b-477b-b16a-fb3a53859e79','de927b22-e68b-41e0-882d-65235cb2ce01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6900c6f5e1d349859a44e3d89c6639ed',volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0), '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-14T02:06:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1511055271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25c9f0d5-3014-4029-b5d1-70db8b73f703,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a71090c0faab46d9aeb186bf3f040259',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='6900c6f5e1d349859a44e3d89c6639ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3823579-61ee-44ab-873f-bd184f2327d0),volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0)}' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 550.600073] [55209]: DEBUG cinder.volume.api [None req-7b906663-5af6-4062-973d-874a90496fe6 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3af48f9c-2e16-4534-9ad1-0e527fbb9154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 550.645147] [55209]: DEBUG cinder.volume.api [None req-7b906663-5af6-4062-973d-874a90496fe6 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3af48f9c-2e16-4534-9ad1-0e527fbb9154) 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-1511055271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a71090c0faab46d9aeb186bf3f040259',qos_specs=None,replication_status=,reservations=['32ad481b-4822-4ee8-957f-230166736d59','5d809fab-34f9-40ac-8340-54fcbab5d445','c661a7f6-876b-477b-b16a-fb3a53859e79','de927b22-e68b-41e0-882d-65235cb2ce01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6900c6f5e1d349859a44e3d89c6639ed',volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0)}' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 550.645147] [55209]: DEBUG cinder.volume.api [None req-7b906663-5af6-4062-973d-874a90496fe6 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (674fd929-f384-426f-beb6-d2d6a87dd618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 550.682231] [55209]: DEBUG cinder.volume.api [None req-7b906663-5af6-4062-973d-874a90496fe6 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (674fd929-f384-426f-beb6-d2d6a87dd618) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 550.684859] [55209]: DEBUG cinder.volume.api [None req-7b906663-5af6-4062-973d-874a90496fe6 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Flow 'volume_create_api' (947736f3-f176-4bb4-8880-45fc8e456ad1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55209) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 550.685645] [55209]: INFO cinder.volume.api [None req-7b906663-5af6-4062-973d-874a90496fe6 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Create volume request issued successfully. [ 550.687015] [55209]: INFO cinder.api.openstack.wsgi [None req-7b906663-5af6-4062-973d-874a90496fe6 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 550.687899] [55209]: [pid: 55209|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 14 02:06:20 2025] POST /volume/v3/volumes => generated 784 bytes in 782 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 550.702417] [55210]: DEBUG cinder.api.middleware.request_id [None req-a4ffe225-7e5d-47b1-8e05-7f152974166b None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 550.710615] [55210]: INFO cinder.api.openstack.wsgi [None req-a4ffe225-7e5d-47b1-8e05-7f152974166b tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] GET http://10.180.1.21/volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 [ 550.710890] [55210]: DEBUG cinder.api.openstack.wsgi [None req-a4ffe225-7e5d-47b1-8e05-7f152974166b tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 550.711240] [55210]: DEBUG cinder.api.openstack.wsgi [None req-a4ffe225-7e5d-47b1-8e05-7f152974166b tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 550.765955] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 550.765955] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 550.776578] [55210]: INFO cinder.volume.api [None req-a4ffe225-7e5d-47b1-8e05-7f152974166b tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Volume info retrieved successfully. [ 550.786568] [55210]: INFO cinder.api.openstack.wsgi [None req-a4ffe225-7e5d-47b1-8e05-7f152974166b tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] http://10.180.1.21/volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 returned with HTTP 200 [ 550.786568] [55210]: [pid: 55210|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:06:21 2025] GET /volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 => generated 963 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 551.801731] [55209]: DEBUG cinder.api.middleware.request_id [None req-ec6035b3-017a-442c-b3f6-e3d5d3e32261 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 551.805863] [55209]: INFO cinder.api.openstack.wsgi [None req-ec6035b3-017a-442c-b3f6-e3d5d3e32261 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] GET http://10.180.1.21/volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 [ 551.806312] [55209]: DEBUG cinder.api.openstack.wsgi [None req-ec6035b3-017a-442c-b3f6-e3d5d3e32261 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 551.806389] [55209]: DEBUG cinder.api.openstack.wsgi [None req-ec6035b3-017a-442c-b3f6-e3d5d3e32261 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 551.819671] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 551.819671] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 551.829977] [55209]: INFO cinder.volume.api [None req-ec6035b3-017a-442c-b3f6-e3d5d3e32261 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Volume info retrieved successfully. [ 551.837660] [55209]: INFO cinder.api.openstack.wsgi [None req-ec6035b3-017a-442c-b3f6-e3d5d3e32261 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] http://10.180.1.21/volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 returned with HTTP 200 [ 551.838029] [55209]: [pid: 55209|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:06:22 2025] GET /volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 => generated 1010 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 560.780980] [55210]: DEBUG dbcounter [-] [55210] Writing DB stats cinder:SELECT=4 {{(pid=55210) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 561.838682] [55209]: DEBUG dbcounter [-] [55209] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55209) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 679.331220] [55210]: DEBUG cinder.api.middleware.request_id [req-e55d08fc-d3a0-4ae4-82c2-ca838f7710a6 req-aeaaef9f-bb18-4f72-aec1-e4b3bbf0738f None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 679.332465] [55210]: WARNING keystonemiddleware.auth_token [req-e55d08fc-d3a0-4ae4-82c2-ca838f7710a6 req-aeaaef9f-bb18-4f72-aec1-e4b3bbf0738f 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. [ 679.334107] [55210]: INFO cinder.api.openstack.wsgi [req-e55d08fc-d3a0-4ae4-82c2-ca838f7710a6 req-aeaaef9f-bb18-4f72-aec1-e4b3bbf0738f tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] POST http://10.180.1.21/volume/v3/volumes [ 679.334527] [55210]: DEBUG cinder.api.openstack.wsgi [req-e55d08fc-d3a0-4ae4-82c2-ca838f7710a6 req-aeaaef9f-bb18-4f72-aec1-e4b3bbf0738f tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1564080486", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 679.336616] [55210]: DEBUG cinder.api.v3.volumes [req-e55d08fc-d3a0-4ae4-82c2-ca838f7710a6 req-aeaaef9f-bb18-4f72-aec1-e4b3bbf0738f tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1564080486', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55210) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 679.337116] [55210]: INFO cinder.api.v3.volumes [req-e55d08fc-d3a0-4ae4-82c2-ca838f7710a6 req-aeaaef9f-bb18-4f72-aec1-e4b3bbf0738f tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Create volume of 1 GB [ 679.352437] [55210]: DEBUG cinder.volume.api [req-e55d08fc-d3a0-4ae4-82c2-ca838f7710a6 req-aeaaef9f-bb18-4f72-aec1-e4b3bbf0738f tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Availability zone cache updated, next update will occur around 2025-02-14 03:08:30.203155. {{(pid=55210) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 679.352567] [55210]: INFO cinder.volume.api [req-e55d08fc-d3a0-4ae4-82c2-ca838f7710a6 req-aeaaef9f-bb18-4f72-aec1-e4b3bbf0738f tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Availability Zones retrieved successfully. [ 679.366506] [55210]: /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 [ 679.366506] [55210]: import asyncore [ 679.375093] [55210]: DEBUG cinder.volume.api [req-e55d08fc-d3a0-4ae4-82c2-ca838f7710a6 req-aeaaef9f-bb18-4f72-aec1-e4b3bbf0738f tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Flow 'volume_create_api' (e6278854-f64b-4379-add5-2e7543d6efe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 679.376490] [55210]: DEBUG cinder.volume.api [req-e55d08fc-d3a0-4ae4-82c2-ca838f7710a6 req-aeaaef9f-bb18-4f72-aec1-e4b3bbf0738f tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96b2e1c7-af6b-4fc7-ab85-1ff7f3968968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 679.377758] [55210]: DEBUG cinder.volume.flows.api.create_volume [req-e55d08fc-d3a0-4ae4-82c2-ca838f7710a6 req-aeaaef9f-bb18-4f72-aec1-e4b3bbf0738f tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Validating volume size '1' using validate_int {{(pid=55210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 679.534798] [55210]: DEBUG cinder.volume.api [req-e55d08fc-d3a0-4ae4-82c2-ca838f7710a6 req-aeaaef9f-bb18-4f72-aec1-e4b3bbf0738f tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96b2e1c7-af6b-4fc7-ab85-1ff7f3968968) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-14T02:03:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f3823579-61ee-44ab-873f-bd184f2327d0,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3823579-61ee-44ab-873f-bd184f2327d0', '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=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 679.535854] [55210]: DEBUG cinder.volume.api [req-e55d08fc-d3a0-4ae4-82c2-ca838f7710a6 req-aeaaef9f-bb18-4f72-aec1-e4b3bbf0738f tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a183db0e-a806-4a24-a4ef-2a341a7bb8b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 679.566649] [55210]: WARNING cinder.quota [req-e55d08fc-d3a0-4ae4-82c2-ca838f7710a6 req-aeaaef9f-bb18-4f72-aec1-e4b3bbf0738f tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-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. [ 679.567009] [55210]: WARNING cinder.quota [req-e55d08fc-d3a0-4ae4-82c2-ca838f7710a6 req-aeaaef9f-bb18-4f72-aec1-e4b3bbf0738f tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-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. [ 679.623520] [55210]: DEBUG cinder.quota [req-e55d08fc-d3a0-4ae4-82c2-ca838f7710a6 req-aeaaef9f-bb18-4f72-aec1-e4b3bbf0738f tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Created reservations ['ac8b77a3-9d97-4ce9-a2e9-9257b6bdbd97', '4a817094-6cd7-4f25-ab29-df2354830203', 'ce0ccd0d-e921-4d49-b052-d87fb55ed6cc', '07e455a0-9154-4e3f-bd44-b036e0d10f16'] {{(pid=55210) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 679.624679] [55210]: DEBUG cinder.volume.api [req-e55d08fc-d3a0-4ae4-82c2-ca838f7710a6 req-aeaaef9f-bb18-4f72-aec1-e4b3bbf0738f tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a183db0e-a806-4a24-a4ef-2a341a7bb8b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac8b77a3-9d97-4ce9-a2e9-9257b6bdbd97', '4a817094-6cd7-4f25-ab29-df2354830203', 'ce0ccd0d-e921-4d49-b052-d87fb55ed6cc', '07e455a0-9154-4e3f-bd44-b036e0d10f16']}' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 679.625818] [55210]: DEBUG cinder.volume.api [req-e55d08fc-d3a0-4ae4-82c2-ca838f7710a6 req-aeaaef9f-bb18-4f72-aec1-e4b3bbf0738f tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae97cc1c-e04c-4630-8434-fa6a5239689f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 679.665018] [55210]: DEBUG cinder.volume.api [req-e55d08fc-d3a0-4ae4-82c2-ca838f7710a6 req-aeaaef9f-bb18-4f72-aec1-e4b3bbf0738f tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae97cc1c-e04c-4630-8434-fa6a5239689f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3085c8c-6039-4875-85aa-eefe4c835143', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1564080486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e14bcd3013df49818d4cd1b42850a62f',qos_specs=None,replication_status=,reservations=['ac8b77a3-9d97-4ce9-a2e9-9257b6bdbd97','4a817094-6cd7-4f25-ab29-df2354830203','ce0ccd0d-e921-4d49-b052-d87fb55ed6cc','07e455a0-9154-4e3f-bd44-b036e0d10f16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12a26c87cc9f42428e67130587ae2360',volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0), '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-14T02:08:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1564080486',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3085c8c-6039-4875-85aa-eefe4c835143,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e14bcd3013df49818d4cd1b42850a62f',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='12a26c87cc9f42428e67130587ae2360',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3823579-61ee-44ab-873f-bd184f2327d0),volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0)}' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 679.665018] [55210]: DEBUG cinder.volume.api [req-e55d08fc-d3a0-4ae4-82c2-ca838f7710a6 req-aeaaef9f-bb18-4f72-aec1-e4b3bbf0738f tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (262729cb-8fc2-4bd5-b6d4-e662da1fad9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 679.685864] [55210]: DEBUG cinder.volume.api [req-e55d08fc-d3a0-4ae4-82c2-ca838f7710a6 req-aeaaef9f-bb18-4f72-aec1-e4b3bbf0738f tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (262729cb-8fc2-4bd5-b6d4-e662da1fad9a) 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-1564080486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e14bcd3013df49818d4cd1b42850a62f',qos_specs=None,replication_status=,reservations=['ac8b77a3-9d97-4ce9-a2e9-9257b6bdbd97','4a817094-6cd7-4f25-ab29-df2354830203','ce0ccd0d-e921-4d49-b052-d87fb55ed6cc','07e455a0-9154-4e3f-bd44-b036e0d10f16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12a26c87cc9f42428e67130587ae2360',volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0)}' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 679.686444] [55210]: DEBUG cinder.volume.api [req-e55d08fc-d3a0-4ae4-82c2-ca838f7710a6 req-aeaaef9f-bb18-4f72-aec1-e4b3bbf0738f tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26a53a7d-52e4-48f5-bec5-2b15aa13151a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 679.711089] [55210]: DEBUG cinder.volume.api [req-e55d08fc-d3a0-4ae4-82c2-ca838f7710a6 req-aeaaef9f-bb18-4f72-aec1-e4b3bbf0738f tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26a53a7d-52e4-48f5-bec5-2b15aa13151a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 679.711931] [55210]: DEBUG cinder.volume.api [req-e55d08fc-d3a0-4ae4-82c2-ca838f7710a6 req-aeaaef9f-bb18-4f72-aec1-e4b3bbf0738f tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Flow 'volume_create_api' (e6278854-f64b-4379-add5-2e7543d6efe6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55210) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 679.712313] [55210]: INFO cinder.volume.api [req-e55d08fc-d3a0-4ae4-82c2-ca838f7710a6 req-aeaaef9f-bb18-4f72-aec1-e4b3bbf0738f tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Create volume request issued successfully. [ 679.713190] [55210]: INFO cinder.api.openstack.wsgi [req-e55d08fc-d3a0-4ae4-82c2-ca838f7710a6 req-aeaaef9f-bb18-4f72-aec1-e4b3bbf0738f tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 679.713692] [55210]: [pid: 55210|app: 0|req: 5/9] 10.180.1.21 () {64 vars in 1421 bytes} [Fri Feb 14 02:08:30 2025] POST /volume/v3/volumes => generated 754 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 679.718726] [55209]: DEBUG cinder.api.middleware.request_id [req-e55d08fc-d3a0-4ae4-82c2-ca838f7710a6 req-57a842c3-0ce3-434c-b205-2ba528794999 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 679.720156] [55209]: WARNING keystonemiddleware.auth_token [req-e55d08fc-d3a0-4ae4-82c2-ca838f7710a6 req-57a842c3-0ce3-434c-b205-2ba528794999 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. [ 679.722087] [55209]: INFO cinder.api.openstack.wsgi [req-e55d08fc-d3a0-4ae4-82c2-ca838f7710a6 req-57a842c3-0ce3-434c-b205-2ba528794999 tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] GET http://10.180.1.21/volume/v3/volumes/c3085c8c-6039-4875-85aa-eefe4c835143 [ 679.722299] [55209]: DEBUG cinder.api.openstack.wsgi [req-e55d08fc-d3a0-4ae4-82c2-ca838f7710a6 req-57a842c3-0ce3-434c-b205-2ba528794999 tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 679.722564] [55209]: DEBUG cinder.api.openstack.wsgi [req-e55d08fc-d3a0-4ae4-82c2-ca838f7710a6 req-57a842c3-0ce3-434c-b205-2ba528794999 tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 679.754603] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 679.754603] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 679.761237] [55209]: INFO cinder.volume.api [req-e55d08fc-d3a0-4ae4-82c2-ca838f7710a6 req-57a842c3-0ce3-434c-b205-2ba528794999 tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Volume info retrieved successfully. [ 679.764022] [55209]: INFO cinder.api.openstack.wsgi [req-e55d08fc-d3a0-4ae4-82c2-ca838f7710a6 req-57a842c3-0ce3-434c-b205-2ba528794999 tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] http://10.180.1.21/volume/v3/volumes/c3085c8c-6039-4875-85aa-eefe4c835143 returned with HTTP 200 [ 679.764290] [55209]: [pid: 55209|app: 0|req: 5/10] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:08:30 2025] GET /volume/v3/volumes/c3085c8c-6039-4875-85aa-eefe4c835143 => generated 822 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 680.256120] [55210]: DEBUG cinder.api.middleware.request_id [req-1ce42d39-1d63-4a1b-b231-ad42ca017ca6 req-35b27b0e-5a9b-42b6-8740-b3ffe2f836a3 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 680.256914] [55210]: INFO cinder.api.openstack.wsgi [req-1ce42d39-1d63-4a1b-b231-ad42ca017ca6 req-35b27b0e-5a9b-42b6-8740-b3ffe2f836a3 tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] GET http://10.180.1.21/volume/v3/volumes/c3085c8c-6039-4875-85aa-eefe4c835143 [ 680.257171] [55210]: DEBUG cinder.api.openstack.wsgi [req-1ce42d39-1d63-4a1b-b231-ad42ca017ca6 req-35b27b0e-5a9b-42b6-8740-b3ffe2f836a3 tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 680.257480] [55210]: DEBUG cinder.api.openstack.wsgi [req-1ce42d39-1d63-4a1b-b231-ad42ca017ca6 req-35b27b0e-5a9b-42b6-8740-b3ffe2f836a3 tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 680.270221] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 680.270221] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 680.276824] [55210]: INFO cinder.volume.api [req-1ce42d39-1d63-4a1b-b231-ad42ca017ca6 req-35b27b0e-5a9b-42b6-8740-b3ffe2f836a3 tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Volume info retrieved successfully. [ 680.287359] [55210]: INFO cinder.api.openstack.wsgi [req-1ce42d39-1d63-4a1b-b231-ad42ca017ca6 req-35b27b0e-5a9b-42b6-8740-b3ffe2f836a3 tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] http://10.180.1.21/volume/v3/volumes/c3085c8c-6039-4875-85aa-eefe4c835143 returned with HTTP 200 [ 680.287883] [55210]: [pid: 55210|app: 0|req: 6/11] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:08:31 2025] GET /volume/v3/volumes/c3085c8c-6039-4875-85aa-eefe4c835143 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 680.618397] [55209]: DEBUG cinder.api.middleware.request_id [req-ad536d15-77f3-4b68-8c49-0ff2ef24b46d req-44f90383-fa48-4e22-b528-c8aa31f101aa None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 680.621916] [55209]: INFO cinder.api.openstack.wsgi [req-ad536d15-77f3-4b68-8c49-0ff2ef24b46d req-44f90383-fa48-4e22-b528-c8aa31f101aa tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 680.622354] [55209]: DEBUG cinder.api.openstack.wsgi [req-ad536d15-77f3-4b68-8c49-0ff2ef24b46d req-44f90383-fa48-4e22-b528-c8aa31f101aa tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c3085c8c-6039-4875-85aa-eefe4c835143", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1573933797", "description": null, "metadata": {}}} {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 680.635097] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 680.635097] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 680.635775] [55209]: INFO cinder.volume.api [req-ad536d15-77f3-4b68-8c49-0ff2ef24b46d req-44f90383-fa48-4e22-b528-c8aa31f101aa tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Volume info retrieved successfully. [ 680.635908] [55209]: INFO cinder.api.v3.snapshots [req-ad536d15-77f3-4b68-8c49-0ff2ef24b46d req-44f90383-fa48-4e22-b528-c8aa31f101aa tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Create snapshot from volume c3085c8c-6039-4875-85aa-eefe4c835143 [ 680.666642] [55209]: WARNING cinder.quota [req-ad536d15-77f3-4b68-8c49-0ff2ef24b46d req-44f90383-fa48-4e22-b528-c8aa31f101aa tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-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. [ 680.689415] [55209]: DEBUG cinder.quota [req-ad536d15-77f3-4b68-8c49-0ff2ef24b46d req-44f90383-fa48-4e22-b528-c8aa31f101aa tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Created reservations ['a5068498-7d5e-4b22-b38e-0c3baaf340c0', 'b41d630e-885f-4bd2-9b83-4395c9d1c2fb', 'aff3911c-f032-499d-a6c0-1a620c988b94', 'e92f7cc0-df72-4735-be46-03a5d42b56a4'] {{(pid=55209) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 680.735818] [55209]: INFO cinder.volume.api [req-ad536d15-77f3-4b68-8c49-0ff2ef24b46d req-44f90383-fa48-4e22-b528-c8aa31f101aa tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Snapshot create request issued successfully. [ 680.736243] [55209]: INFO cinder.api.openstack.wsgi [req-ad536d15-77f3-4b68-8c49-0ff2ef24b46d req-44f90383-fa48-4e22-b528-c8aa31f101aa tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 680.736657] [55209]: [pid: 55209|app: 0|req: 6/12] 10.180.1.21 () {64 vars in 1427 bytes} [Fri Feb 14 02:08:31 2025] POST /volume/v3/snapshots => generated 311 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 680.815910] [55210]: DEBUG cinder.api.middleware.request_id [req-14b68502-b960-4f35-a9a6-6d5cf88d1768 req-6f4f661b-aa6e-4bd0-9a24-68dc24ecc78c None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 680.818559] [55210]: INFO cinder.api.openstack.wsgi [req-14b68502-b960-4f35-a9a6-6d5cf88d1768 req-6f4f661b-aa6e-4bd0-9a24-68dc24ecc78c tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] GET http://10.180.1.21/volume/v3/snapshots/ce515cf0-37a3-456d-bd99-0f36e7e7dc03 [ 680.818834] [55210]: DEBUG cinder.api.openstack.wsgi [req-14b68502-b960-4f35-a9a6-6d5cf88d1768 req-6f4f661b-aa6e-4bd0-9a24-68dc24ecc78c tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 680.819111] [55210]: DEBUG cinder.api.openstack.wsgi [req-14b68502-b960-4f35-a9a6-6d5cf88d1768 req-6f4f661b-aa6e-4bd0-9a24-68dc24ecc78c tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 680.839097] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 680.839097] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 680.839677] [55210]: INFO cinder.volume.api [req-14b68502-b960-4f35-a9a6-6d5cf88d1768 req-6f4f661b-aa6e-4bd0-9a24-68dc24ecc78c tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Snapshot retrieved successfully. [ 680.840714] [55210]: INFO cinder.api.openstack.wsgi [req-14b68502-b960-4f35-a9a6-6d5cf88d1768 req-6f4f661b-aa6e-4bd0-9a24-68dc24ecc78c tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] http://10.180.1.21/volume/v3/snapshots/ce515cf0-37a3-456d-bd99-0f36e7e7dc03 returned with HTTP 200 [ 680.841147] [55210]: [pid: 55210|app: 0|req: 7/13] 10.180.1.21 () {60 vars in 1484 bytes} [Fri Feb 14 02:08:31 2025] GET /volume/v3/snapshots/ce515cf0-37a3-456d-bd99-0f36e7e7dc03 => generated 470 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 681.096396] [55209]: DEBUG cinder.api.middleware.request_id [req-0f0c6705-8616-4b69-af17-3ba54d255e71 req-c1d1d82e-e841-4483-8bd1-702eac87270c None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 681.098892] [55209]: INFO cinder.api.openstack.wsgi [req-0f0c6705-8616-4b69-af17-3ba54d255e71 req-c1d1d82e-e841-4483-8bd1-702eac87270c tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 681.099139] [55209]: DEBUG cinder.api.openstack.wsgi [req-0f0c6705-8616-4b69-af17-3ba54d255e71 req-c1d1d82e-e841-4483-8bd1-702eac87270c tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 681.099363] [55209]: DEBUG cinder.api.openstack.wsgi [req-0f0c6705-8616-4b69-af17-3ba54d255e71 req-c1d1d82e-e841-4483-8bd1-702eac87270c tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Calling method 'detail' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 681.099945] [55209]: DEBUG cinder.api.api_utils [req-0f0c6705-8616-4b69-af17-3ba54d255e71 req-c1d1d82e-e841-4483-8bd1-702eac87270c tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Removing options '' from query. {{(pid=55209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 681.100050] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 681.100050] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 681.101324] [55209]: DEBUG cinder.db.sqlalchemy.api [req-0f0c6705-8616-4b69-af17-3ba54d255e71 req-c1d1d82e-e841-4483-8bd1-702eac87270c tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Building query based on filter {{(pid=55209) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 681.115653] [55209]: INFO cinder.volume.api [req-0f0c6705-8616-4b69-af17-3ba54d255e71 req-c1d1d82e-e841-4483-8bd1-702eac87270c tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Get all snapshots completed successfully. [ 681.115653] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 681.115653] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 681.115653] [55209]: INFO cinder.api.openstack.wsgi [req-0f0c6705-8616-4b69-af17-3ba54d255e71 req-c1d1d82e-e841-4483-8bd1-702eac87270c tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 681.115653] [55209]: [pid: 55209|app: 0|req: 7/14] 10.180.1.21 () {60 vars in 1394 bytes} [Fri Feb 14 02:08:31 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) [ 681.513841] [55210]: DEBUG cinder.api.middleware.request_id [req-f69ec561-84e4-4842-a426-a4ba40957c46 req-5b9b2f8f-981b-4c44-860c-6f7440937c9e None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 681.516464] [55210]: INFO cinder.api.openstack.wsgi [req-f69ec561-84e4-4842-a426-a4ba40957c46 req-5b9b2f8f-981b-4c44-860c-6f7440937c9e tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] GET http://10.180.1.21/volume/v3/snapshots/ce515cf0-37a3-456d-bd99-0f36e7e7dc03 [ 681.516741] [55210]: DEBUG cinder.api.openstack.wsgi [req-f69ec561-84e4-4842-a426-a4ba40957c46 req-5b9b2f8f-981b-4c44-860c-6f7440937c9e tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 681.516968] [55210]: DEBUG cinder.api.openstack.wsgi [req-f69ec561-84e4-4842-a426-a4ba40957c46 req-5b9b2f8f-981b-4c44-860c-6f7440937c9e tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 681.523852] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 681.523852] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 681.524350] [55210]: INFO cinder.volume.api [req-f69ec561-84e4-4842-a426-a4ba40957c46 req-5b9b2f8f-981b-4c44-860c-6f7440937c9e tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Snapshot retrieved successfully. [ 681.525410] [55210]: INFO cinder.api.openstack.wsgi [req-f69ec561-84e4-4842-a426-a4ba40957c46 req-5b9b2f8f-981b-4c44-860c-6f7440937c9e tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] http://10.180.1.21/volume/v3/snapshots/ce515cf0-37a3-456d-bd99-0f36e7e7dc03 returned with HTTP 200 [ 681.525738] [55210]: [pid: 55210|app: 0|req: 8/15] 10.180.1.21 () {60 vars in 1484 bytes} [Fri Feb 14 02:08:32 2025] GET /volume/v3/snapshots/ce515cf0-37a3-456d-bd99-0f36e7e7dc03 => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 681.846802] [55209]: DEBUG cinder.api.middleware.request_id [req-e6efff32-f201-4a36-92d5-c1dd47038b94 req-39cc596c-548c-4e8c-8c40-38d22b9875b7 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 681.850392] [55209]: INFO cinder.api.openstack.wsgi [req-e6efff32-f201-4a36-92d5-c1dd47038b94 req-39cc596c-548c-4e8c-8c40-38d22b9875b7 tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/ce515cf0-37a3-456d-bd99-0f36e7e7dc03 [ 681.850721] [55209]: DEBUG cinder.api.openstack.wsgi [req-e6efff32-f201-4a36-92d5-c1dd47038b94 req-39cc596c-548c-4e8c-8c40-38d22b9875b7 tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 681.850991] [55209]: DEBUG cinder.api.openstack.wsgi [req-e6efff32-f201-4a36-92d5-c1dd47038b94 req-39cc596c-548c-4e8c-8c40-38d22b9875b7 tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Calling method 'delete' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 681.851182] [55209]: INFO cinder.api.v2.snapshots [req-e6efff32-f201-4a36-92d5-c1dd47038b94 req-39cc596c-548c-4e8c-8c40-38d22b9875b7 tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Delete snapshot with id: ce515cf0-37a3-456d-bd99-0f36e7e7dc03 [ 681.859504] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 681.859504] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 681.860133] [55209]: INFO cinder.volume.api [req-e6efff32-f201-4a36-92d5-c1dd47038b94 req-39cc596c-548c-4e8c-8c40-38d22b9875b7 tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Snapshot retrieved successfully. [ 681.881621] [55209]: INFO cinder.volume.api [req-e6efff32-f201-4a36-92d5-c1dd47038b94 req-39cc596c-548c-4e8c-8c40-38d22b9875b7 tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Snapshot delete request issued successfully. [ 681.881621] [55209]: INFO cinder.api.openstack.wsgi [req-e6efff32-f201-4a36-92d5-c1dd47038b94 req-39cc596c-548c-4e8c-8c40-38d22b9875b7 tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] http://10.180.1.21/volume/v3/snapshots/ce515cf0-37a3-456d-bd99-0f36e7e7dc03 returned with HTTP 202 [ 681.881621] [55209]: [pid: 55209|app: 0|req: 8/16] 10.180.1.21 () {62 vars in 1506 bytes} [Fri Feb 14 02:08:32 2025] DELETE /volume/v3/snapshots/ce515cf0-37a3-456d-bd99-0f36e7e7dc03 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 682.078216] [55210]: DEBUG cinder.api.middleware.request_id [req-41de8103-974c-43bc-a677-e856a5e0a299 req-97738a10-11c9-435f-913f-9751532f6182 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 682.081966] [55210]: INFO cinder.api.openstack.wsgi [req-41de8103-974c-43bc-a677-e856a5e0a299 req-97738a10-11c9-435f-913f-9751532f6182 tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] GET http://10.180.1.21/volume/v3/snapshots/ce515cf0-37a3-456d-bd99-0f36e7e7dc03 [ 682.082382] [55210]: DEBUG cinder.api.openstack.wsgi [req-41de8103-974c-43bc-a677-e856a5e0a299 req-97738a10-11c9-435f-913f-9751532f6182 tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 682.083897] [55210]: DEBUG cinder.api.openstack.wsgi [req-41de8103-974c-43bc-a677-e856a5e0a299 req-97738a10-11c9-435f-913f-9751532f6182 tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 682.089192] [55210]: INFO cinder.api.openstack.wsgi [req-41de8103-974c-43bc-a677-e856a5e0a299 req-97738a10-11c9-435f-913f-9751532f6182 tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] http://10.180.1.21/volume/v3/snapshots/ce515cf0-37a3-456d-bd99-0f36e7e7dc03 returned with HTTP 404 [ 682.089846] [55210]: [pid: 55210|app: 0|req: 9/17] 10.180.1.21 () {60 vars in 1484 bytes} [Fri Feb 14 02:08:32 2025] GET /volume/v3/snapshots/ce515cf0-37a3-456d-bd99-0f36e7e7dc03 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 682.158814] [55209]: DEBUG cinder.api.middleware.request_id [req-c8aa3a15-fb4c-4c13-ad92-216829f6574f req-5eb93658-5000-4b10-b2b6-062565c82c67 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 682.161656] [55209]: INFO cinder.api.openstack.wsgi [req-c8aa3a15-fb4c-4c13-ad92-216829f6574f req-5eb93658-5000-4b10-b2b6-062565c82c67 tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c3085c8c-6039-4875-85aa-eefe4c835143 [ 682.161970] [55209]: DEBUG cinder.api.openstack.wsgi [req-c8aa3a15-fb4c-4c13-ad92-216829f6574f req-5eb93658-5000-4b10-b2b6-062565c82c67 tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 682.162299] [55209]: DEBUG cinder.api.openstack.wsgi [req-c8aa3a15-fb4c-4c13-ad92-216829f6574f req-5eb93658-5000-4b10-b2b6-062565c82c67 tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Calling method 'delete' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 682.162595] [55209]: INFO cinder.api.v3.volumes [req-c8aa3a15-fb4c-4c13-ad92-216829f6574f req-5eb93658-5000-4b10-b2b6-062565c82c67 tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Delete volume with id: c3085c8c-6039-4875-85aa-eefe4c835143 [ 682.173997] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 682.173997] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 682.175036] [55209]: INFO cinder.volume.api [req-c8aa3a15-fb4c-4c13-ad92-216829f6574f req-5eb93658-5000-4b10-b2b6-062565c82c67 tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Volume info retrieved successfully. [ 682.196701] [55209]: INFO cinder.volume.api [req-c8aa3a15-fb4c-4c13-ad92-216829f6574f req-5eb93658-5000-4b10-b2b6-062565c82c67 tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Delete volume request issued successfully. [ 682.196995] [55209]: INFO cinder.api.openstack.wsgi [req-c8aa3a15-fb4c-4c13-ad92-216829f6574f req-5eb93658-5000-4b10-b2b6-062565c82c67 tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] http://10.180.1.21/volume/v3/volumes/c3085c8c-6039-4875-85aa-eefe4c835143 returned with HTTP 202 [ 682.197656] [55209]: [pid: 55209|app: 0|req: 9/18] 10.180.1.21 () {62 vars in 1500 bytes} [Fri Feb 14 02:08:33 2025] DELETE /volume/v3/volumes/c3085c8c-6039-4875-85aa-eefe4c835143 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 682.214700] [55210]: DEBUG cinder.api.middleware.request_id [req-69024312-56dd-42ec-96b9-c752b5b6fa20 req-a3f63365-6b9c-4782-848a-dcc24ce575e5 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 682.217105] [55210]: INFO cinder.api.openstack.wsgi [req-69024312-56dd-42ec-96b9-c752b5b6fa20 req-a3f63365-6b9c-4782-848a-dcc24ce575e5 tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] GET http://10.180.1.21/volume/v3/volumes/c3085c8c-6039-4875-85aa-eefe4c835143 [ 682.217435] [55210]: DEBUG cinder.api.openstack.wsgi [req-69024312-56dd-42ec-96b9-c752b5b6fa20 req-a3f63365-6b9c-4782-848a-dcc24ce575e5 tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 682.217685] [55210]: DEBUG cinder.api.openstack.wsgi [req-69024312-56dd-42ec-96b9-c752b5b6fa20 req-a3f63365-6b9c-4782-848a-dcc24ce575e5 tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 682.225887] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 682.225887] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 682.231801] [55210]: INFO cinder.volume.api [req-69024312-56dd-42ec-96b9-c752b5b6fa20 req-a3f63365-6b9c-4782-848a-dcc24ce575e5 tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Volume info retrieved successfully. [ 682.237795] [55210]: INFO cinder.api.openstack.wsgi [req-69024312-56dd-42ec-96b9-c752b5b6fa20 req-a3f63365-6b9c-4782-848a-dcc24ce575e5 tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] http://10.180.1.21/volume/v3/volumes/c3085c8c-6039-4875-85aa-eefe4c835143 returned with HTTP 200 [ 682.238287] [55210]: [pid: 55210|app: 0|req: 10/19] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:08:33 2025] GET /volume/v3/volumes/c3085c8c-6039-4875-85aa-eefe4c835143 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 683.255569] [55209]: DEBUG cinder.api.middleware.request_id [req-044180d2-5926-4508-88eb-dd800b785878 req-00a0564a-ebe8-4293-bd2d-293348f5e5d0 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 683.259304] [55209]: INFO cinder.api.openstack.wsgi [req-044180d2-5926-4508-88eb-dd800b785878 req-00a0564a-ebe8-4293-bd2d-293348f5e5d0 tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] GET http://10.180.1.21/volume/v3/volumes/c3085c8c-6039-4875-85aa-eefe4c835143 [ 683.259701] [55209]: DEBUG cinder.api.openstack.wsgi [req-044180d2-5926-4508-88eb-dd800b785878 req-00a0564a-ebe8-4293-bd2d-293348f5e5d0 tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 683.263232] [55209]: DEBUG cinder.api.openstack.wsgi [req-044180d2-5926-4508-88eb-dd800b785878 req-00a0564a-ebe8-4293-bd2d-293348f5e5d0 tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 683.276105] [55209]: INFO cinder.api.openstack.wsgi [req-044180d2-5926-4508-88eb-dd800b785878 req-00a0564a-ebe8-4293-bd2d-293348f5e5d0 tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] http://10.180.1.21/volume/v3/volumes/c3085c8c-6039-4875-85aa-eefe4c835143 returned with HTTP 404 [ 683.276856] [55209]: [pid: 55209|app: 0|req: 10/20] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:08:34 2025] GET /volume/v3/volumes/c3085c8c-6039-4875-85aa-eefe4c835143 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 683.293041] [55210]: DEBUG cinder.api.middleware.request_id [req-0e9a2927-fea4-453c-af01-e06e195007a2 req-3c721bfa-e023-4673-879b-b85334a1b559 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 683.296309] [55210]: INFO cinder.api.openstack.wsgi [req-0e9a2927-fea4-453c-af01-e06e195007a2 req-3c721bfa-e023-4673-879b-b85334a1b559 tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c3085c8c-6039-4875-85aa-eefe4c835143 [ 683.296640] [55210]: DEBUG cinder.api.openstack.wsgi [req-0e9a2927-fea4-453c-af01-e06e195007a2 req-3c721bfa-e023-4673-879b-b85334a1b559 tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 683.297030] [55210]: DEBUG cinder.api.openstack.wsgi [req-0e9a2927-fea4-453c-af01-e06e195007a2 req-3c721bfa-e023-4673-879b-b85334a1b559 tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Calling method 'delete' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 683.297374] [55210]: INFO cinder.api.v3.volumes [req-0e9a2927-fea4-453c-af01-e06e195007a2 req-3c721bfa-e023-4673-879b-b85334a1b559 tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Delete volume with id: c3085c8c-6039-4875-85aa-eefe4c835143 [ 683.306796] [55210]: INFO cinder.api.openstack.wsgi [req-0e9a2927-fea4-453c-af01-e06e195007a2 req-3c721bfa-e023-4673-879b-b85334a1b559 tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] http://10.180.1.21/volume/v3/volumes/c3085c8c-6039-4875-85aa-eefe4c835143 returned with HTTP 404 [ 683.307562] [55210]: [pid: 55210|app: 0|req: 11/21] 10.180.1.21 () {62 vars in 1500 bytes} [Fri Feb 14 02:08:34 2025] DELETE /volume/v3/volumes/c3085c8c-6039-4875-85aa-eefe4c835143 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 683.346864] [55209]: DEBUG cinder.api.middleware.request_id [req-c00984c0-8e45-4a4e-a637-0b7ec65d8dd7 req-6d56df6d-4a75-4015-aa71-8e0aaae2116a None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 683.349425] [55209]: INFO cinder.api.openstack.wsgi [req-c00984c0-8e45-4a4e-a637-0b7ec65d8dd7 req-6d56df6d-4a75-4015-aa71-8e0aaae2116a tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] GET http://10.180.1.21/volume/v3/volumes/c3085c8c-6039-4875-85aa-eefe4c835143 [ 683.349670] [55209]: DEBUG cinder.api.openstack.wsgi [req-c00984c0-8e45-4a4e-a637-0b7ec65d8dd7 req-6d56df6d-4a75-4015-aa71-8e0aaae2116a tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 683.349907] [55209]: DEBUG cinder.api.openstack.wsgi [req-c00984c0-8e45-4a4e-a637-0b7ec65d8dd7 req-6d56df6d-4a75-4015-aa71-8e0aaae2116a tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 683.355898] [55209]: INFO cinder.api.openstack.wsgi [req-c00984c0-8e45-4a4e-a637-0b7ec65d8dd7 req-6d56df6d-4a75-4015-aa71-8e0aaae2116a tempest-VolumesSnapshotsTestJSON-1822996831 tempest-VolumesSnapshotsTestJSON-1822996831-project-member] http://10.180.1.21/volume/v3/volumes/c3085c8c-6039-4875-85aa-eefe4c835143 returned with HTTP 404 [ 683.356378] [55209]: [pid: 55209|app: 0|req: 11/22] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:08:34 2025] GET /volume/v3/volumes/c3085c8c-6039-4875-85aa-eefe4c835143 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 690.338485] [55210]: DEBUG cinder.api.middleware.request_id [req-21e1ae47-c285-495b-b5e1-afaea9629b5c req-7a8e5917-ffbf-4d19-a53a-7a63b462588b None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 690.340847] [55210]: INFO cinder.api.openstack.wsgi [req-21e1ae47-c285-495b-b5e1-afaea9629b5c req-7a8e5917-ffbf-4d19-a53a-7a63b462588b tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] GET http://10.180.1.21/volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 [ 690.341093] [55210]: DEBUG cinder.api.openstack.wsgi [req-21e1ae47-c285-495b-b5e1-afaea9629b5c req-7a8e5917-ffbf-4d19-a53a-7a63b462588b tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 690.341321] [55210]: DEBUG cinder.api.openstack.wsgi [req-21e1ae47-c285-495b-b5e1-afaea9629b5c req-7a8e5917-ffbf-4d19-a53a-7a63b462588b tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 690.353589] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 690.353589] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 690.358126] [55210]: INFO cinder.volume.api [req-21e1ae47-c285-495b-b5e1-afaea9629b5c req-7a8e5917-ffbf-4d19-a53a-7a63b462588b tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Volume info retrieved successfully. [ 690.362940] [55210]: INFO cinder.api.openstack.wsgi [req-21e1ae47-c285-495b-b5e1-afaea9629b5c req-7a8e5917-ffbf-4d19-a53a-7a63b462588b tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] http://10.180.1.21/volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 returned with HTTP 200 [ 690.363385] [55210]: [pid: 55210|app: 0|req: 12/23] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:08:41 2025] GET /volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 => generated 1010 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 691.893740] [55209]: DEBUG cinder.api.middleware.request_id [None req-6fd6aa99-e9b9-4d17-8114-0b2e2f73bb8e None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 691.893740] [55209]: INFO cinder.api.openstack.wsgi [None req-6fd6aa99-e9b9-4d17-8114-0b2e2f73bb8e None None] GET http://10.180.1.21/volume// [ 691.893740] [55209]: DEBUG cinder.api.openstack.wsgi [None req-6fd6aa99-e9b9-4d17-8114-0b2e2f73bb8e None None] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 691.893740] [55209]: DEBUG cinder.api.openstack.wsgi [None req-6fd6aa99-e9b9-4d17-8114-0b2e2f73bb8e None None] Calling method 'all' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 691.893740] [55209]: INFO cinder.api.openstack.wsgi [None req-6fd6aa99-e9b9-4d17-8114-0b2e2f73bb8e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 691.893740] [55209]: [pid: 55209|app: 0|req: 12/24] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 14 02:08:42 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 691.897878] [55210]: DEBUG cinder.api.middleware.request_id [req-21e1ae47-c285-495b-b5e1-afaea9629b5c req-542af560-0d27-4714-9e18-1dad052896f8 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 691.900261] [55210]: INFO cinder.api.openstack.wsgi [req-21e1ae47-c285-495b-b5e1-afaea9629b5c req-542af560-0d27-4714-9e18-1dad052896f8 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 691.900664] [55210]: DEBUG cinder.api.openstack.wsgi [req-21e1ae47-c285-495b-b5e1-afaea9629b5c req-542af560-0d27-4714-9e18-1dad052896f8 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "25c9f0d5-3014-4029-b5d1-70db8b73f703", "connector": null, "instance_uuid": "d6f4b388-1715-49db-8976-53ad001ffe25"}} {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 691.912769] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 691.912769] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 691.950067] [55210]: INFO cinder.api.openstack.wsgi [req-21e1ae47-c285-495b-b5e1-afaea9629b5c req-542af560-0d27-4714-9e18-1dad052896f8 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 691.950706] [55210]: [pid: 55210|app: 0|req: 13/25] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 14 02:08:42 2025] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 691.975948] [55209]: DEBUG cinder.api.middleware.request_id [None req-9a2a0f98-76ef-4466-a053-12611e08811b None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 691.977986] [55209]: INFO cinder.api.openstack.wsgi [None req-9a2a0f98-76ef-4466-a053-12611e08811b tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] GET http://10.180.1.21/volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 [ 691.978356] [55209]: DEBUG cinder.api.openstack.wsgi [None req-9a2a0f98-76ef-4466-a053-12611e08811b tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 691.978721] [55209]: DEBUG cinder.api.openstack.wsgi [None req-9a2a0f98-76ef-4466-a053-12611e08811b tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 691.994812] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 691.994812] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 691.999945] [55209]: INFO cinder.volume.api [None req-9a2a0f98-76ef-4466-a053-12611e08811b tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Volume info retrieved successfully. [ 692.003797] [55209]: INFO cinder.api.openstack.wsgi [None req-9a2a0f98-76ef-4466-a053-12611e08811b tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] http://10.180.1.21/volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 returned with HTTP 200 [ 692.004365] [55209]: [pid: 55209|app: 0|req: 13/26] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:08:42 2025] GET /volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 => generated 1009 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 692.477182] [55210]: DEBUG cinder.api.middleware.request_id [None req-1db28a82-fd8f-474a-bb6f-2d8a4946cca0 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 692.478019] [55210]: INFO cinder.api.openstack.wsgi [None req-1db28a82-fd8f-474a-bb6f-2d8a4946cca0 None None] GET http://10.180.1.21/volume// [ 692.478226] [55210]: DEBUG cinder.api.openstack.wsgi [None req-1db28a82-fd8f-474a-bb6f-2d8a4946cca0 None None] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 692.478486] [55210]: DEBUG cinder.api.openstack.wsgi [None req-1db28a82-fd8f-474a-bb6f-2d8a4946cca0 None None] Calling method 'all' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 692.479093] [55210]: INFO cinder.api.openstack.wsgi [None req-1db28a82-fd8f-474a-bb6f-2d8a4946cca0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 692.479437] [55210]: [pid: 55210|app: 0|req: 14/27] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 02:08:43 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 692.492490] [55209]: DEBUG cinder.api.middleware.request_id [req-21e1ae47-c285-495b-b5e1-afaea9629b5c req-3aed725f-bfbe-4198-8e41-ecdc9570e0ff None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 692.495972] [55209]: INFO cinder.api.openstack.wsgi [req-21e1ae47-c285-495b-b5e1-afaea9629b5c req-3aed725f-bfbe-4198-8e41-ecdc9570e0ff tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] GET http://10.180.1.21/volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 [ 692.496280] [55209]: DEBUG cinder.api.openstack.wsgi [req-21e1ae47-c285-495b-b5e1-afaea9629b5c req-3aed725f-bfbe-4198-8e41-ecdc9570e0ff tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 692.496509] [55209]: DEBUG cinder.api.openstack.wsgi [req-21e1ae47-c285-495b-b5e1-afaea9629b5c req-3aed725f-bfbe-4198-8e41-ecdc9570e0ff tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 692.512745] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 692.512745] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 692.519203] [55209]: INFO cinder.volume.api [req-21e1ae47-c285-495b-b5e1-afaea9629b5c req-3aed725f-bfbe-4198-8e41-ecdc9570e0ff tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Volume info retrieved successfully. [ 692.524098] [55209]: INFO cinder.api.openstack.wsgi [req-21e1ae47-c285-495b-b5e1-afaea9629b5c req-3aed725f-bfbe-4198-8e41-ecdc9570e0ff tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] http://10.180.1.21/volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 returned with HTTP 200 [ 692.524566] [55209]: [pid: 55209|app: 0|req: 14/28] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 02:08:43 2025] GET /volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 => generated 1233 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 692.556056] [55210]: DEBUG cinder.api.middleware.request_id [req-21e1ae47-c285-495b-b5e1-afaea9629b5c req-8e17b7cd-7d16-4a51-878c-3a146c53b87a None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 692.562990] [55210]: INFO cinder.api.openstack.wsgi [req-21e1ae47-c285-495b-b5e1-afaea9629b5c req-8e17b7cd-7d16-4a51-878c-3a146c53b87a tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] PUT http://10.180.1.21/volume/v3/attachments/60b2bb27-bce3-4e11-bcf7-ad8ff6145b5b [ 692.563563] [55210]: DEBUG cinder.api.openstack.wsgi [req-21e1ae47-c285-495b-b5e1-afaea9629b5c req-8e17b7cd-7d16-4a51-878c-3a146c53b87a tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-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-510613", "mountpoint": "/dev/sdb"}}} {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 692.573648] [55210]: DEBUG cinder.coordination [req-21e1ae47-c285-495b-b5e1-afaea9629b5c req-8e17b7cd-7d16-4a51-878c-3a146c53b87a tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Acquiring lock "cinder-attachment_update-25c9f0d5-3014-4029-b5d1-70db8b73f703-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55210) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 692.578456] [55210]: DEBUG cinder.coordination [req-21e1ae47-c285-495b-b5e1-afaea9629b5c req-8e17b7cd-7d16-4a51-878c-3a146c53b87a tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Lock "cinder-attachment_update-25c9f0d5-3014-4029-b5d1-70db8b73f703-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55210) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 692.579650] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 692.579650] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 693.016078] [55209]: DEBUG cinder.api.middleware.request_id [None req-414c2f59-696e-4724-91ea-ee1de754f519 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 693.019840] [55209]: INFO cinder.api.openstack.wsgi [None req-414c2f59-696e-4724-91ea-ee1de754f519 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] GET http://10.180.1.21/volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 [ 693.023072] [55209]: DEBUG cinder.api.openstack.wsgi [None req-414c2f59-696e-4724-91ea-ee1de754f519 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 693.023317] [55209]: DEBUG cinder.api.openstack.wsgi [None req-414c2f59-696e-4724-91ea-ee1de754f519 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 693.037233] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 693.037233] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 693.041251] [55209]: INFO cinder.volume.api [None req-414c2f59-696e-4724-91ea-ee1de754f519 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Volume info retrieved successfully. [ 693.045550] [55209]: INFO cinder.api.openstack.wsgi [None req-414c2f59-696e-4724-91ea-ee1de754f519 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] http://10.180.1.21/volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 returned with HTTP 200 [ 693.046792] [55209]: [pid: 55209|app: 0|req: 15/29] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:08:43 2025] GET /volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 => generated 1009 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 694.059561] [55209]: DEBUG cinder.api.middleware.request_id [None req-e73e97c7-6735-43c0-8473-671bc4716c47 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 694.061778] [55209]: INFO cinder.api.openstack.wsgi [None req-e73e97c7-6735-43c0-8473-671bc4716c47 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] GET http://10.180.1.21/volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 [ 694.061971] [55209]: DEBUG cinder.api.openstack.wsgi [None req-e73e97c7-6735-43c0-8473-671bc4716c47 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 694.062248] [55209]: DEBUG cinder.api.openstack.wsgi [None req-e73e97c7-6735-43c0-8473-671bc4716c47 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 694.076818] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 694.076818] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 694.083726] [55209]: INFO cinder.volume.api [None req-e73e97c7-6735-43c0-8473-671bc4716c47 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Volume info retrieved successfully. [ 694.089190] [55209]: INFO cinder.api.openstack.wsgi [None req-e73e97c7-6735-43c0-8473-671bc4716c47 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] http://10.180.1.21/volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 returned with HTTP 200 [ 694.089750] [55209]: [pid: 55209|app: 0|req: 16/30] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:08:44 2025] GET /volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 => generated 1009 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 695.101268] [55209]: DEBUG cinder.api.middleware.request_id [None req-181cfd19-5698-42fd-8cfe-0f4bce7c16b3 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 695.105714] [55209]: INFO cinder.api.openstack.wsgi [None req-181cfd19-5698-42fd-8cfe-0f4bce7c16b3 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] GET http://10.180.1.21/volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 [ 695.106444] [55209]: DEBUG cinder.api.openstack.wsgi [None req-181cfd19-5698-42fd-8cfe-0f4bce7c16b3 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 695.106444] [55209]: DEBUG cinder.api.openstack.wsgi [None req-181cfd19-5698-42fd-8cfe-0f4bce7c16b3 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 695.122538] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 695.122538] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 695.130379] [55209]: INFO cinder.volume.api [None req-181cfd19-5698-42fd-8cfe-0f4bce7c16b3 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Volume info retrieved successfully. [ 695.136748] [55209]: INFO cinder.api.openstack.wsgi [None req-181cfd19-5698-42fd-8cfe-0f4bce7c16b3 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] http://10.180.1.21/volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 returned with HTTP 200 [ 695.137196] [55209]: [pid: 55209|app: 0|req: 17/31] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:08:45 2025] GET /volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 => generated 1009 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 696.149233] [55209]: DEBUG cinder.api.middleware.request_id [None req-c2a4b050-a549-48fc-afe6-66bd67578879 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 696.151563] [55209]: INFO cinder.api.openstack.wsgi [None req-c2a4b050-a549-48fc-afe6-66bd67578879 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] GET http://10.180.1.21/volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 [ 696.151809] [55209]: DEBUG cinder.api.openstack.wsgi [None req-c2a4b050-a549-48fc-afe6-66bd67578879 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 696.152051] [55209]: DEBUG cinder.api.openstack.wsgi [None req-c2a4b050-a549-48fc-afe6-66bd67578879 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 696.169723] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 696.169723] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 696.173308] [55209]: INFO cinder.volume.api [None req-c2a4b050-a549-48fc-afe6-66bd67578879 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Volume info retrieved successfully. [ 696.178679] [55209]: INFO cinder.api.openstack.wsgi [None req-c2a4b050-a549-48fc-afe6-66bd67578879 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] http://10.180.1.21/volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 returned with HTTP 200 [ 696.179125] [55209]: [pid: 55209|app: 0|req: 18/32] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:08:46 2025] GET /volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 => generated 1009 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 697.189897] [55209]: DEBUG cinder.api.middleware.request_id [None req-fe1ca1db-4d23-4b3a-87f1-ea4951f6df35 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 697.192682] [55209]: INFO cinder.api.openstack.wsgi [None req-fe1ca1db-4d23-4b3a-87f1-ea4951f6df35 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] GET http://10.180.1.21/volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 [ 697.192682] [55209]: DEBUG cinder.api.openstack.wsgi [None req-fe1ca1db-4d23-4b3a-87f1-ea4951f6df35 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 697.192682] [55209]: DEBUG cinder.api.openstack.wsgi [None req-fe1ca1db-4d23-4b3a-87f1-ea4951f6df35 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 697.209398] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 697.209398] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 697.213570] [55209]: INFO cinder.volume.api [None req-fe1ca1db-4d23-4b3a-87f1-ea4951f6df35 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Volume info retrieved successfully. [ 697.218769] [55209]: INFO cinder.api.openstack.wsgi [None req-fe1ca1db-4d23-4b3a-87f1-ea4951f6df35 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] http://10.180.1.21/volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 returned with HTTP 200 [ 697.219212] [55209]: [pid: 55209|app: 0|req: 19/33] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:08:48 2025] GET /volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 => generated 1009 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 697.614265] [55210]: DEBUG cinder.coordination [req-21e1ae47-c285-495b-b5e1-afaea9629b5c req-8e17b7cd-7d16-4a51-878c-3a146c53b87a tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Lock "cinder-attachment_update-25c9f0d5-3014-4029-b5d1-70db8b73f703-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.036s {{(pid=55210) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 697.614606] [55210]: INFO cinder.api.openstack.wsgi [req-21e1ae47-c285-495b-b5e1-afaea9629b5c req-8e17b7cd-7d16-4a51-878c-3a146c53b87a tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] http://10.180.1.21/volume/v3/attachments/60b2bb27-bce3-4e11-bcf7-ad8ff6145b5b returned with HTTP 200 [ 697.615082] [55210]: [pid: 55210|app: 0|req: 15/34] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 14 02:08:43 2025] PUT /volume/v3/attachments/60b2bb27-bce3-4e11-bcf7-ad8ff6145b5b => generated 617 bytes in 5060 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 698.230117] [55209]: DEBUG cinder.api.middleware.request_id [None req-622d6863-a760-4e3f-a7f7-1221d8c53959 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 698.232575] [55209]: INFO cinder.api.openstack.wsgi [None req-622d6863-a760-4e3f-a7f7-1221d8c53959 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] GET http://10.180.1.21/volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 [ 698.232849] [55209]: DEBUG cinder.api.openstack.wsgi [None req-622d6863-a760-4e3f-a7f7-1221d8c53959 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 698.233163] [55209]: DEBUG cinder.api.openstack.wsgi [None req-622d6863-a760-4e3f-a7f7-1221d8c53959 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 698.246705] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 698.246705] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 698.250327] [55209]: INFO cinder.volume.api [None req-622d6863-a760-4e3f-a7f7-1221d8c53959 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Volume info retrieved successfully. [ 698.255968] [55209]: INFO cinder.api.openstack.wsgi [None req-622d6863-a760-4e3f-a7f7-1221d8c53959 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] http://10.180.1.21/volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 returned with HTTP 200 [ 698.255968] [55209]: [pid: 55209|app: 0|req: 20/35] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:08:49 2025] GET /volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 => generated 1010 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 699.254079] [55210]: DEBUG cinder.api.middleware.request_id [req-21e1ae47-c285-495b-b5e1-afaea9629b5c req-9b076b08-9b74-4dfe-b9e0-2b29696a5a80 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 699.256660] [55210]: INFO cinder.api.openstack.wsgi [req-21e1ae47-c285-495b-b5e1-afaea9629b5c req-9b076b08-9b74-4dfe-b9e0-2b29696a5a80 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] POST http://10.180.1.21/volume/v3/attachments/60b2bb27-bce3-4e11-bcf7-ad8ff6145b5b/action [ 699.257380] [55210]: DEBUG cinder.api.openstack.wsgi [req-21e1ae47-c285-495b-b5e1-afaea9629b5c req-9b076b08-9b74-4dfe-b9e0-2b29696a5a80 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Action body: b'{"os-complete": null}' {{(pid=55210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 699.257534] [55210]: DEBUG cinder.api.openstack.wsgi [req-21e1ae47-c285-495b-b5e1-afaea9629b5c req-9b076b08-9b74-4dfe-b9e0-2b29696a5a80 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 699.267294] [55209]: DEBUG cinder.api.middleware.request_id [None req-0d7d9019-4736-4cc4-812a-dd468d4b858d None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 699.269476] [55209]: INFO cinder.api.openstack.wsgi [None req-0d7d9019-4736-4cc4-812a-dd468d4b858d tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] GET http://10.180.1.21/volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 [ 699.269686] [55209]: DEBUG cinder.api.openstack.wsgi [None req-0d7d9019-4736-4cc4-812a-dd468d4b858d tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 699.269971] [55209]: DEBUG cinder.api.openstack.wsgi [None req-0d7d9019-4736-4cc4-812a-dd468d4b858d tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 699.272883] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.272883] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 699.279711] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.279711] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 699.280398] [55210]: INFO cinder.api.openstack.wsgi [req-21e1ae47-c285-495b-b5e1-afaea9629b5c req-9b076b08-9b74-4dfe-b9e0-2b29696a5a80 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] http://10.180.1.21/volume/v3/attachments/60b2bb27-bce3-4e11-bcf7-ad8ff6145b5b/action returned with HTTP 204 [ 699.280832] [55210]: [pid: 55210|app: 0|req: 16/36] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 14 02:08:50 2025] POST /volume/v3/attachments/60b2bb27-bce3-4e11-bcf7-ad8ff6145b5b/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 699.282819] [55209]: INFO cinder.volume.api [None req-0d7d9019-4736-4cc4-812a-dd468d4b858d tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Volume info retrieved successfully. [ 699.286872] [55209]: INFO cinder.api.openstack.wsgi [None req-0d7d9019-4736-4cc4-812a-dd468d4b858d tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] http://10.180.1.21/volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 returned with HTTP 200 [ 699.287228] [55209]: [pid: 55209|app: 0|req: 21/37] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:08:50 2025] GET /volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 => generated 1010 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 700.300131] [55210]: DEBUG cinder.api.middleware.request_id [None req-e8d3803f-39ac-4c6f-88e1-e76a38559784 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 700.302238] [55210]: INFO cinder.api.openstack.wsgi [None req-e8d3803f-39ac-4c6f-88e1-e76a38559784 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] GET http://10.180.1.21/volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 [ 700.302456] [55210]: DEBUG cinder.api.openstack.wsgi [None req-e8d3803f-39ac-4c6f-88e1-e76a38559784 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 700.302682] [55210]: DEBUG cinder.api.openstack.wsgi [None req-e8d3803f-39ac-4c6f-88e1-e76a38559784 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 700.317318] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.317318] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 700.321639] [55210]: INFO cinder.volume.api [None req-e8d3803f-39ac-4c6f-88e1-e76a38559784 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Volume info retrieved successfully. [ 700.330647] [55210]: INFO cinder.api.openstack.wsgi [None req-e8d3803f-39ac-4c6f-88e1-e76a38559784 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] http://10.180.1.21/volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 returned with HTTP 200 [ 700.331259] [55210]: [pid: 55210|app: 0|req: 17/38] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:08:51 2025] GET /volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 => generated 1328 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 700.341524] [55209]: DEBUG cinder.api.middleware.request_id [None req-5c6c7324-7711-4dce-b982-77d9e99aca08 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 700.343637] [55209]: INFO cinder.api.openstack.wsgi [None req-5c6c7324-7711-4dce-b982-77d9e99aca08 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] GET http://10.180.1.21/volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 [ 700.344693] [55209]: DEBUG cinder.api.openstack.wsgi [None req-5c6c7324-7711-4dce-b982-77d9e99aca08 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 700.344693] [55209]: DEBUG cinder.api.openstack.wsgi [None req-5c6c7324-7711-4dce-b982-77d9e99aca08 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 700.356786] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.356786] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 700.360129] [55209]: INFO cinder.volume.api [None req-5c6c7324-7711-4dce-b982-77d9e99aca08 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Volume info retrieved successfully. [ 700.364617] [55209]: INFO cinder.api.openstack.wsgi [None req-5c6c7324-7711-4dce-b982-77d9e99aca08 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] http://10.180.1.21/volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 returned with HTTP 200 [ 700.364875] [55209]: [pid: 55209|app: 0|req: 22/39] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:08:51 2025] GET /volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 => generated 1328 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 700.572022] [55210]: DEBUG cinder.api.middleware.request_id [None req-164f96ad-644b-4b37-bd83-59201a07cb2d None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 700.574221] [55210]: INFO cinder.api.openstack.wsgi [None req-164f96ad-644b-4b37-bd83-59201a07cb2d tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] GET http://10.180.1.21/volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 [ 700.574486] [55210]: DEBUG cinder.api.openstack.wsgi [None req-164f96ad-644b-4b37-bd83-59201a07cb2d tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 700.574689] [55210]: DEBUG cinder.api.openstack.wsgi [None req-164f96ad-644b-4b37-bd83-59201a07cb2d tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 700.585400] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.585400] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 700.588340] [55210]: INFO cinder.volume.api [None req-164f96ad-644b-4b37-bd83-59201a07cb2d tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Volume info retrieved successfully. [ 700.593014] [55210]: INFO cinder.api.openstack.wsgi [None req-164f96ad-644b-4b37-bd83-59201a07cb2d tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] http://10.180.1.21/volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 returned with HTTP 200 [ 700.593568] [55210]: [pid: 55210|app: 0|req: 18/40] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:08:51 2025] GET /volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 => generated 1328 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 700.650130] [55209]: DEBUG cinder.api.middleware.request_id [req-0945e36a-4a9a-4308-b591-f9af98ae5d8d req-deb3e0e6-f086-4c05-a6eb-1b90ef41fd2a None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 700.652346] [55209]: INFO cinder.api.openstack.wsgi [req-0945e36a-4a9a-4308-b591-f9af98ae5d8d req-deb3e0e6-f086-4c05-a6eb-1b90ef41fd2a tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] GET http://10.180.1.21/volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 [ 700.652553] [55209]: DEBUG cinder.api.openstack.wsgi [req-0945e36a-4a9a-4308-b591-f9af98ae5d8d req-deb3e0e6-f086-4c05-a6eb-1b90ef41fd2a tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 700.652777] [55209]: DEBUG cinder.api.openstack.wsgi [req-0945e36a-4a9a-4308-b591-f9af98ae5d8d req-deb3e0e6-f086-4c05-a6eb-1b90ef41fd2a tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 700.664211] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.664211] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 700.667180] [55209]: INFO cinder.volume.api [req-0945e36a-4a9a-4308-b591-f9af98ae5d8d req-deb3e0e6-f086-4c05-a6eb-1b90ef41fd2a tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Volume info retrieved successfully. [ 700.671922] [55209]: INFO cinder.api.openstack.wsgi [req-0945e36a-4a9a-4308-b591-f9af98ae5d8d req-deb3e0e6-f086-4c05-a6eb-1b90ef41fd2a tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] http://10.180.1.21/volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 returned with HTTP 200 [ 700.672501] [55209]: [pid: 55209|app: 0|req: 23/41] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:08:51 2025] GET /volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 => generated 1328 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 700.708278] [55210]: DEBUG cinder.api.middleware.request_id [req-0945e36a-4a9a-4308-b591-f9af98ae5d8d req-75be8b73-f248-4cd1-866e-f4c5680b8940 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 700.710677] [55210]: INFO cinder.api.openstack.wsgi [req-0945e36a-4a9a-4308-b591-f9af98ae5d8d req-75be8b73-f248-4cd1-866e-f4c5680b8940 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] POST http://10.180.1.21/volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703/action [ 700.711183] [55210]: DEBUG cinder.api.openstack.wsgi [req-0945e36a-4a9a-4308-b591-f9af98ae5d8d req-75be8b73-f248-4cd1-866e-f4c5680b8940 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=55210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 700.711377] [55210]: DEBUG cinder.api.openstack.wsgi [req-0945e36a-4a9a-4308-b591-f9af98ae5d8d req-75be8b73-f248-4cd1-866e-f4c5680b8940 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 700.721441] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.721441] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 700.721806] [55210]: INFO cinder.volume.api [req-0945e36a-4a9a-4308-b591-f9af98ae5d8d req-75be8b73-f248-4cd1-866e-f4c5680b8940 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Volume info retrieved successfully. [ 700.727454] [55210]: INFO cinder.volume.api [req-0945e36a-4a9a-4308-b591-f9af98ae5d8d req-75be8b73-f248-4cd1-866e-f4c5680b8940 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Begin detaching volume completed successfully. [ 700.727784] [55210]: INFO cinder.api.openstack.wsgi [req-0945e36a-4a9a-4308-b591-f9af98ae5d8d req-75be8b73-f248-4cd1-866e-f4c5680b8940 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] http://10.180.1.21/volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703/action returned with HTTP 202 [ 700.728276] [55210]: [pid: 55210|app: 0|req: 19/42] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 14 02:08:51 2025] POST /volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 701.746397] [55209]: DEBUG cinder.api.middleware.request_id [None req-8925730c-e33f-41b7-b635-d0aa026722f8 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 701.746965] [55209]: INFO cinder.api.openstack.wsgi [None req-8925730c-e33f-41b7-b635-d0aa026722f8 None None] GET http://10.180.1.21/volume// [ 701.747284] [55209]: DEBUG cinder.api.openstack.wsgi [None req-8925730c-e33f-41b7-b635-d0aa026722f8 None None] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 701.747401] [55209]: DEBUG cinder.api.openstack.wsgi [None req-8925730c-e33f-41b7-b635-d0aa026722f8 None None] Calling method 'all' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 701.747831] [55209]: INFO cinder.api.openstack.wsgi [None req-8925730c-e33f-41b7-b635-d0aa026722f8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 701.748144] [55209]: [pid: 55209|app: 0|req: 24/43] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 02:08:52 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 701.751464] [55210]: DEBUG cinder.api.middleware.request_id [req-0945e36a-4a9a-4308-b591-f9af98ae5d8d req-05228ee0-8bd8-48c5-80c8-e3db72b8490f None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 701.753801] [55210]: INFO cinder.api.openstack.wsgi [req-0945e36a-4a9a-4308-b591-f9af98ae5d8d req-05228ee0-8bd8-48c5-80c8-e3db72b8490f tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] GET http://10.180.1.21/volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 [ 701.754070] [55210]: DEBUG cinder.api.openstack.wsgi [req-0945e36a-4a9a-4308-b591-f9af98ae5d8d req-05228ee0-8bd8-48c5-80c8-e3db72b8490f tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 701.754368] [55210]: DEBUG cinder.api.openstack.wsgi [req-0945e36a-4a9a-4308-b591-f9af98ae5d8d req-05228ee0-8bd8-48c5-80c8-e3db72b8490f tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 701.767849] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.767849] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 701.771068] [55210]: INFO cinder.volume.api [req-0945e36a-4a9a-4308-b591-f9af98ae5d8d req-05228ee0-8bd8-48c5-80c8-e3db72b8490f tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Volume info retrieved successfully. [ 701.775612] [55210]: INFO cinder.api.openstack.wsgi [req-0945e36a-4a9a-4308-b591-f9af98ae5d8d req-05228ee0-8bd8-48c5-80c8-e3db72b8490f tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] http://10.180.1.21/volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 returned with HTTP 200 [ 701.776015] [55210]: [pid: 55210|app: 0|req: 20/44] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 02:08:52 2025] GET /volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 => generated 1555 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 702.926925] [55209]: DEBUG cinder.api.middleware.request_id [req-0945e36a-4a9a-4308-b591-f9af98ae5d8d req-cdfc27c5-eb22-43f4-8092-f46187afc9ac None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 702.929512] [55209]: INFO cinder.api.openstack.wsgi [req-0945e36a-4a9a-4308-b591-f9af98ae5d8d req-cdfc27c5-eb22-43f4-8092-f46187afc9ac tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/60b2bb27-bce3-4e11-bcf7-ad8ff6145b5b [ 702.929759] [55209]: DEBUG cinder.api.openstack.wsgi [req-0945e36a-4a9a-4308-b591-f9af98ae5d8d req-cdfc27c5-eb22-43f4-8092-f46187afc9ac tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 702.930042] [55209]: DEBUG cinder.api.openstack.wsgi [req-0945e36a-4a9a-4308-b591-f9af98ae5d8d req-cdfc27c5-eb22-43f4-8092-f46187afc9ac tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Calling method 'version_select' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 702.957191] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.957191] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 703.502201] [55209]: INFO cinder.api.openstack.wsgi [req-0945e36a-4a9a-4308-b591-f9af98ae5d8d req-cdfc27c5-eb22-43f4-8092-f46187afc9ac tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] http://10.180.1.21/volume/v3/attachments/60b2bb27-bce3-4e11-bcf7-ad8ff6145b5b returned with HTTP 200 [ 703.502674] [55209]: [pid: 55209|app: 0|req: 25/45] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 14 02:08:53 2025] DELETE /volume/v3/attachments/60b2bb27-bce3-4e11-bcf7-ad8ff6145b5b => generated 19 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 704.243385] [55210]: DEBUG cinder.api.middleware.request_id [None req-7a7532fd-5461-47b0-9d8b-ecf37458ee94 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 704.245566] [55210]: INFO cinder.api.openstack.wsgi [None req-7a7532fd-5461-47b0-9d8b-ecf37458ee94 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] GET http://10.180.1.21/volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 [ 704.246150] [55210]: DEBUG cinder.api.openstack.wsgi [None req-7a7532fd-5461-47b0-9d8b-ecf37458ee94 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 704.246330] [55210]: DEBUG cinder.api.openstack.wsgi [None req-7a7532fd-5461-47b0-9d8b-ecf37458ee94 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 704.256074] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 704.256074] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 704.259486] [55210]: INFO cinder.volume.api [None req-7a7532fd-5461-47b0-9d8b-ecf37458ee94 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Volume info retrieved successfully. [ 704.264080] [55210]: INFO cinder.api.openstack.wsgi [None req-7a7532fd-5461-47b0-9d8b-ecf37458ee94 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] http://10.180.1.21/volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 returned with HTTP 200 [ 704.264478] [55210]: [pid: 55210|app: 0|req: 21/46] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:08:55 2025] GET /volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 => generated 1010 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 704.274868] [55209]: DEBUG cinder.api.middleware.request_id [None req-b8f6ac95-4fb0-4fd8-8fc3-0d8365093e74 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 704.276982] [55209]: INFO cinder.api.openstack.wsgi [None req-b8f6ac95-4fb0-4fd8-8fc3-0d8365093e74 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 [ 704.277224] [55209]: DEBUG cinder.api.openstack.wsgi [None req-b8f6ac95-4fb0-4fd8-8fc3-0d8365093e74 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 704.277448] [55209]: DEBUG cinder.api.openstack.wsgi [None req-b8f6ac95-4fb0-4fd8-8fc3-0d8365093e74 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Calling method 'delete' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 704.277683] [55209]: INFO cinder.api.v3.volumes [None req-b8f6ac95-4fb0-4fd8-8fc3-0d8365093e74 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Delete volume with id: 25c9f0d5-3014-4029-b5d1-70db8b73f703 [ 704.286655] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 704.286655] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 704.287073] [55209]: INFO cinder.volume.api [None req-b8f6ac95-4fb0-4fd8-8fc3-0d8365093e74 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Volume info retrieved successfully. [ 704.311276] [55209]: INFO cinder.volume.api [None req-b8f6ac95-4fb0-4fd8-8fc3-0d8365093e74 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Delete volume request issued successfully. [ 704.311481] [55209]: INFO cinder.api.openstack.wsgi [None req-b8f6ac95-4fb0-4fd8-8fc3-0d8365093e74 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] http://10.180.1.21/volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 returned with HTTP 202 [ 704.311912] [55209]: [pid: 55209|app: 0|req: 26/47] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 14 02:08:55 2025] DELETE /volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 704.315999] [55210]: DEBUG cinder.api.middleware.request_id [None req-63809673-1144-4a73-a76b-93004c3afec9 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 704.320377] [55210]: INFO cinder.api.openstack.wsgi [None req-63809673-1144-4a73-a76b-93004c3afec9 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] GET http://10.180.1.21/volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 [ 704.321507] [55210]: DEBUG cinder.api.openstack.wsgi [None req-63809673-1144-4a73-a76b-93004c3afec9 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 704.321649] [55210]: DEBUG cinder.api.openstack.wsgi [None req-63809673-1144-4a73-a76b-93004c3afec9 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 704.330205] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 704.330205] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 704.333588] [55210]: INFO cinder.volume.api [None req-63809673-1144-4a73-a76b-93004c3afec9 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Volume info retrieved successfully. [ 704.337984] [55210]: INFO cinder.api.openstack.wsgi [None req-63809673-1144-4a73-a76b-93004c3afec9 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] http://10.180.1.21/volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 returned with HTTP 200 [ 704.338616] [55210]: [pid: 55210|app: 0|req: 22/48] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:08:55 2025] GET /volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 => generated 1009 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 705.348793] [55209]: DEBUG cinder.api.middleware.request_id [None req-f40a45b9-1aa5-47c2-b016-16998b9a1f82 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 705.351331] [55209]: INFO cinder.api.openstack.wsgi [None req-f40a45b9-1aa5-47c2-b016-16998b9a1f82 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] GET http://10.180.1.21/volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 [ 705.351331] [55209]: DEBUG cinder.api.openstack.wsgi [None req-f40a45b9-1aa5-47c2-b016-16998b9a1f82 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 705.351451] [55209]: DEBUG cinder.api.openstack.wsgi [None req-f40a45b9-1aa5-47c2-b016-16998b9a1f82 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 705.360715] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.360715] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 705.363996] [55209]: INFO cinder.volume.api [None req-f40a45b9-1aa5-47c2-b016-16998b9a1f82 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Volume info retrieved successfully. [ 705.367963] [55209]: INFO cinder.api.openstack.wsgi [None req-f40a45b9-1aa5-47c2-b016-16998b9a1f82 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] http://10.180.1.21/volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 returned with HTTP 200 [ 705.368358] [55209]: [pid: 55209|app: 0|req: 27/49] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:08:56 2025] GET /volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 706.378795] [55210]: DEBUG cinder.api.middleware.request_id [None req-1f3719d8-5198-439e-9339-7ecee2edeab9 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 706.380716] [55210]: INFO cinder.api.openstack.wsgi [None req-1f3719d8-5198-439e-9339-7ecee2edeab9 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] GET http://10.180.1.21/volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 [ 706.381097] [55210]: DEBUG cinder.api.openstack.wsgi [None req-1f3719d8-5198-439e-9339-7ecee2edeab9 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 706.381433] [55210]: DEBUG cinder.api.openstack.wsgi [None req-1f3719d8-5198-439e-9339-7ecee2edeab9 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 706.392200] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.392200] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 706.394708] [55210]: INFO cinder.api.openstack.wsgi [None req-1f3719d8-5198-439e-9339-7ecee2edeab9 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] http://10.180.1.21/volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 returned with HTTP 404 [ 706.395243] [55210]: [pid: 55210|app: 0|req: 23/50] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:08:57 2025] GET /volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 715.366386] [55209]: DEBUG dbcounter [-] [55209] Writing DB stats cinder:SELECT=100,cinder:INSERT=9,cinder:UPDATE=18 {{(pid=55209) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 716.394174] [55210]: DEBUG dbcounter [-] [55210] Writing DB stats cinder:SELECT=85,cinder:INSERT=11,cinder:UPDATE=18 {{(pid=55210) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 720.074328] [55209]: DEBUG cinder.api.middleware.request_id [req-62e013cc-bec8-40de-8cf0-bf80cab2d5b7 req-9a05a544-b0e5-4621-9c92-12be434adcc5 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 720.076749] [55209]: INFO cinder.api.openstack.wsgi [req-62e013cc-bec8-40de-8cf0-bf80cab2d5b7 req-9a05a544-b0e5-4621-9c92-12be434adcc5 tempest-SecurityGroupsTestJSON-524151035 tempest-SecurityGroupsTestJSON-524151035-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=51a5f7dc-02e7-41c7-bc2f-d0fff915e4be [ 720.077018] [55209]: DEBUG cinder.api.openstack.wsgi [req-62e013cc-bec8-40de-8cf0-bf80cab2d5b7 req-9a05a544-b0e5-4621-9c92-12be434adcc5 tempest-SecurityGroupsTestJSON-524151035 tempest-SecurityGroupsTestJSON-524151035-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 720.077276] [55209]: DEBUG cinder.api.openstack.wsgi [req-62e013cc-bec8-40de-8cf0-bf80cab2d5b7 req-9a05a544-b0e5-4621-9c92-12be434adcc5 tempest-SecurityGroupsTestJSON-524151035 tempest-SecurityGroupsTestJSON-524151035-project-member] Calling method 'version_select' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 720.099247] [55209]: INFO cinder.api.openstack.wsgi [req-62e013cc-bec8-40de-8cf0-bf80cab2d5b7 req-9a05a544-b0e5-4621-9c92-12be434adcc5 tempest-SecurityGroupsTestJSON-524151035 tempest-SecurityGroupsTestJSON-524151035-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=51a5f7dc-02e7-41c7-bc2f-d0fff915e4be returned with HTTP 200 [ 720.099706] [55209]: [pid: 55209|app: 0|req: 28/51] 10.180.1.21 () {62 vars in 1517 bytes} [Fri Feb 14 02:09:10 2025] GET /volume/v3/attachments?instance_id=51a5f7dc-02e7-41c7-bc2f-d0fff915e4be => generated 19 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 730.093208] [55209]: DEBUG dbcounter [-] [55209] Writing DB stats cinder:SELECT=1 {{(pid=55209) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 732.435232] [55210]: DEBUG cinder.api.middleware.request_id [None req-f338f47c-9d09-40bd-9eb1-10a9ccd70d79 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 732.440017] [55210]: INFO cinder.api.openstack.wsgi [None req-f338f47c-9d09-40bd-9eb1-10a9ccd70d79 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] POST http://10.180.1.21/volume/v3/volumes [ 732.440017] [55210]: DEBUG cinder.api.openstack.wsgi [None req-f338f47c-9d09-40bd-9eb1-10a9ccd70d79 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-2073584863"}} {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 732.440017] [55210]: DEBUG cinder.api.v3.volumes [None req-f338f47c-9d09-40bd-9eb1-10a9ccd70d79 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-2073584863'}} {{(pid=55210) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 732.440017] [55210]: INFO cinder.api.v3.volumes [None req-f338f47c-9d09-40bd-9eb1-10a9ccd70d79 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Create volume of 1 GB [ 732.446571] [55210]: INFO cinder.volume.api [None req-f338f47c-9d09-40bd-9eb1-10a9ccd70d79 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Availability Zones retrieved successfully. [ 732.461187] [55210]: DEBUG cinder.volume.api [None req-f338f47c-9d09-40bd-9eb1-10a9ccd70d79 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Flow 'volume_create_api' (4adc2b35-7622-47d5-b239-dc595cbd510c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 732.461187] [55210]: DEBUG cinder.volume.api [None req-f338f47c-9d09-40bd-9eb1-10a9ccd70d79 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (011ba8d6-eb91-4a80-b8e6-876b828d6afc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 732.463678] [55210]: DEBUG cinder.volume.flows.api.create_volume [None req-f338f47c-9d09-40bd-9eb1-10a9ccd70d79 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Validating volume size '1' using validate_int {{(pid=55210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 732.490210] [55210]: DEBUG cinder.volume.api [None req-f338f47c-9d09-40bd-9eb1-10a9ccd70d79 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (011ba8d6-eb91-4a80-b8e6-876b828d6afc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-14T02:03:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f3823579-61ee-44ab-873f-bd184f2327d0,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3823579-61ee-44ab-873f-bd184f2327d0', '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=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 732.491308] [55210]: DEBUG cinder.volume.api [None req-f338f47c-9d09-40bd-9eb1-10a9ccd70d79 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cbf0998-2646-427c-b6cd-46d44504f3d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 732.560755] [55210]: DEBUG cinder.quota [None req-f338f47c-9d09-40bd-9eb1-10a9ccd70d79 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Created reservations ['a01530b4-9510-40ce-9861-369d6778182f', '2d176533-d034-42bc-a310-ac13d1251d35', '25bee51f-4d21-4c51-b135-ae53c2b13f82', 'cf78b174-8e73-4ae2-8e5d-22b82ba10fd8'] {{(pid=55210) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 732.562232] [55210]: DEBUG cinder.volume.api [None req-f338f47c-9d09-40bd-9eb1-10a9ccd70d79 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cbf0998-2646-427c-b6cd-46d44504f3d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a01530b4-9510-40ce-9861-369d6778182f', '2d176533-d034-42bc-a310-ac13d1251d35', '25bee51f-4d21-4c51-b135-ae53c2b13f82', 'cf78b174-8e73-4ae2-8e5d-22b82ba10fd8']}' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 732.563124] [55210]: DEBUG cinder.volume.api [None req-f338f47c-9d09-40bd-9eb1-10a9ccd70d79 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (328e918e-e80f-4847-b9a8-992fdf904e1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 732.578997] [55210]: DEBUG cinder.volume.api [None req-f338f47c-9d09-40bd-9eb1-10a9ccd70d79 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (328e918e-e80f-4847-b9a8-992fdf904e1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e38df1e4-6541-49a4-86c0-3b69b5de2590', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2073584863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c658742f4854cf88696d8b03b021742',qos_specs=None,replication_status=,reservations=['a01530b4-9510-40ce-9861-369d6778182f','2d176533-d034-42bc-a310-ac13d1251d35','25bee51f-4d21-4c51-b135-ae53c2b13f82','cf78b174-8e73-4ae2-8e5d-22b82ba10fd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c1fc5791d8b4282a35397a1f833725d',volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0), '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-14T02:09:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2073584863',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e38df1e4-6541-49a4-86c0-3b69b5de2590,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c658742f4854cf88696d8b03b021742',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='2c1fc5791d8b4282a35397a1f833725d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3823579-61ee-44ab-873f-bd184f2327d0),volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0)}' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 732.580653] [55210]: DEBUG cinder.volume.api [None req-f338f47c-9d09-40bd-9eb1-10a9ccd70d79 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b49ee512-70d8-4ea7-8e4f-a85b3b2995a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 732.597272] [55210]: DEBUG cinder.volume.api [None req-f338f47c-9d09-40bd-9eb1-10a9ccd70d79 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b49ee512-70d8-4ea7-8e4f-a85b3b2995a1) 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-2073584863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c658742f4854cf88696d8b03b021742',qos_specs=None,replication_status=,reservations=['a01530b4-9510-40ce-9861-369d6778182f','2d176533-d034-42bc-a310-ac13d1251d35','25bee51f-4d21-4c51-b135-ae53c2b13f82','cf78b174-8e73-4ae2-8e5d-22b82ba10fd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c1fc5791d8b4282a35397a1f833725d',volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0)}' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 732.598415] [55210]: DEBUG cinder.volume.api [None req-f338f47c-9d09-40bd-9eb1-10a9ccd70d79 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b940bb1c-00ea-4788-b146-da55b895f039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 732.610173] [55210]: DEBUG cinder.volume.api [None req-f338f47c-9d09-40bd-9eb1-10a9ccd70d79 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b940bb1c-00ea-4788-b146-da55b895f039) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 732.611513] [55210]: DEBUG cinder.volume.api [None req-f338f47c-9d09-40bd-9eb1-10a9ccd70d79 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Flow 'volume_create_api' (4adc2b35-7622-47d5-b239-dc595cbd510c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55210) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 732.611969] [55210]: INFO cinder.volume.api [None req-f338f47c-9d09-40bd-9eb1-10a9ccd70d79 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Create volume request issued successfully. [ 732.612980] [55210]: INFO cinder.api.openstack.wsgi [None req-f338f47c-9d09-40bd-9eb1-10a9ccd70d79 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 732.615583] [55210]: [pid: 55210|app: 0|req: 24/52] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 14 02:09:23 2025] POST /volume/v3/volumes => generated 754 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 732.625631] [55209]: DEBUG cinder.api.middleware.request_id [None req-84a1f45b-0343-4172-8fe5-8f394832b60e None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 732.633830] [55209]: INFO cinder.api.openstack.wsgi [None req-84a1f45b-0343-4172-8fe5-8f394832b60e tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] GET http://10.180.1.21/volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 [ 732.634316] [55209]: DEBUG cinder.api.openstack.wsgi [None req-84a1f45b-0343-4172-8fe5-8f394832b60e tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 732.634868] [55209]: DEBUG cinder.api.openstack.wsgi [None req-84a1f45b-0343-4172-8fe5-8f394832b60e tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 732.656398] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 732.656398] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 732.666030] [55209]: INFO cinder.volume.api [None req-84a1f45b-0343-4172-8fe5-8f394832b60e tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Volume info retrieved successfully. [ 732.675133] [55209]: INFO cinder.api.openstack.wsgi [None req-84a1f45b-0343-4172-8fe5-8f394832b60e tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] http://10.180.1.21/volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 returned with HTTP 200 [ 732.675817] [55209]: [pid: 55209|app: 0|req: 29/53] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:09:23 2025] GET /volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 => generated 822 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 733.688854] [55210]: DEBUG cinder.api.middleware.request_id [None req-866f875a-0855-4dd6-91a4-c3f451d25241 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 733.691344] [55210]: INFO cinder.api.openstack.wsgi [None req-866f875a-0855-4dd6-91a4-c3f451d25241 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] GET http://10.180.1.21/volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 [ 733.691439] [55210]: DEBUG cinder.api.openstack.wsgi [None req-866f875a-0855-4dd6-91a4-c3f451d25241 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 733.691694] [55210]: DEBUG cinder.api.openstack.wsgi [None req-866f875a-0855-4dd6-91a4-c3f451d25241 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 733.713547] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 733.713547] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 733.718465] [55210]: INFO cinder.volume.api [None req-866f875a-0855-4dd6-91a4-c3f451d25241 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Volume info retrieved successfully. [ 733.724372] [55210]: INFO cinder.api.openstack.wsgi [None req-866f875a-0855-4dd6-91a4-c3f451d25241 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] http://10.180.1.21/volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 returned with HTTP 200 [ 733.727855] [55210]: [pid: 55210|app: 0|req: 25/54] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:09:24 2025] GET /volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 734.462116] [55209]: DEBUG cinder.api.middleware.request_id [req-7eb392e0-7968-4210-96f8-1ce18ec32902 req-a60511a3-babe-497a-9787-7ea50806e212 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 734.465517] [55209]: INFO cinder.api.openstack.wsgi [req-7eb392e0-7968-4210-96f8-1ce18ec32902 req-a60511a3-babe-497a-9787-7ea50806e212 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] GET http://10.180.1.21/volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 [ 734.465798] [55209]: DEBUG cinder.api.openstack.wsgi [req-7eb392e0-7968-4210-96f8-1ce18ec32902 req-a60511a3-babe-497a-9787-7ea50806e212 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 734.466175] [55209]: DEBUG cinder.api.openstack.wsgi [req-7eb392e0-7968-4210-96f8-1ce18ec32902 req-a60511a3-babe-497a-9787-7ea50806e212 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 734.478871] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.478871] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 734.484439] [55209]: INFO cinder.volume.api [req-7eb392e0-7968-4210-96f8-1ce18ec32902 req-a60511a3-babe-497a-9787-7ea50806e212 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Volume info retrieved successfully. [ 734.492275] [55209]: INFO cinder.api.openstack.wsgi [req-7eb392e0-7968-4210-96f8-1ce18ec32902 req-a60511a3-babe-497a-9787-7ea50806e212 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] http://10.180.1.21/volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 returned with HTTP 200 [ 734.492907] [55209]: [pid: 55209|app: 0|req: 30/55] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:09:25 2025] GET /volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 736.018561] [55210]: DEBUG cinder.api.middleware.request_id [None req-09c8e723-b889-4c7f-8f00-2425f7e914c8 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 736.019397] [55210]: INFO cinder.api.openstack.wsgi [None req-09c8e723-b889-4c7f-8f00-2425f7e914c8 None None] GET http://10.180.1.21/volume// [ 736.019397] [55210]: DEBUG cinder.api.openstack.wsgi [None req-09c8e723-b889-4c7f-8f00-2425f7e914c8 None None] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 736.019541] [55210]: DEBUG cinder.api.openstack.wsgi [None req-09c8e723-b889-4c7f-8f00-2425f7e914c8 None None] Calling method 'all' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 736.020606] [55210]: INFO cinder.api.openstack.wsgi [None req-09c8e723-b889-4c7f-8f00-2425f7e914c8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 736.020606] [55210]: [pid: 55210|app: 0|req: 26/56] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 14 02:09:26 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 736.025848] [55209]: DEBUG cinder.api.middleware.request_id [req-7eb392e0-7968-4210-96f8-1ce18ec32902 req-7e7e741b-e081-4280-8496-c72e79ba23f4 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 736.027794] [55209]: INFO cinder.api.openstack.wsgi [req-7eb392e0-7968-4210-96f8-1ce18ec32902 req-7e7e741b-e081-4280-8496-c72e79ba23f4 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] POST http://10.180.1.21/volume/v3/attachments [ 736.028907] [55209]: DEBUG cinder.api.openstack.wsgi [req-7eb392e0-7968-4210-96f8-1ce18ec32902 req-7e7e741b-e081-4280-8496-c72e79ba23f4 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e38df1e4-6541-49a4-86c0-3b69b5de2590", "connector": null, "instance_uuid": "879af240-2aae-4e5b-b3be-91631577ab0d"}} {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 736.047115] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.047115] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 736.085823] [55209]: INFO cinder.api.openstack.wsgi [req-7eb392e0-7968-4210-96f8-1ce18ec32902 req-7e7e741b-e081-4280-8496-c72e79ba23f4 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 736.085823] [55209]: [pid: 55209|app: 0|req: 31/57] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 14 02:09:26 2025] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 736.116022] [55210]: DEBUG cinder.api.middleware.request_id [None req-c1334360-0c71-44f8-b63d-07b5e55acce0 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 736.118370] [55210]: INFO cinder.api.openstack.wsgi [None req-c1334360-0c71-44f8-b63d-07b5e55acce0 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] GET http://10.180.1.21/volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 [ 736.118700] [55210]: DEBUG cinder.api.openstack.wsgi [None req-c1334360-0c71-44f8-b63d-07b5e55acce0 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 736.121422] [55210]: DEBUG cinder.api.openstack.wsgi [None req-c1334360-0c71-44f8-b63d-07b5e55acce0 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 736.129963] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.129963] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 736.137052] [55210]: INFO cinder.volume.api [None req-c1334360-0c71-44f8-b63d-07b5e55acce0 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Volume info retrieved successfully. [ 736.143482] [55210]: INFO cinder.api.openstack.wsgi [None req-c1334360-0c71-44f8-b63d-07b5e55acce0 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] http://10.180.1.21/volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 returned with HTTP 200 [ 736.143907] [55210]: [pid: 55210|app: 0|req: 27/58] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:09:26 2025] GET /volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 736.615263] [55209]: DEBUG cinder.api.middleware.request_id [None req-b22d1a5f-9924-41f0-b461-527e764c046b None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 736.615263] [55209]: INFO cinder.api.openstack.wsgi [None req-b22d1a5f-9924-41f0-b461-527e764c046b None None] GET http://10.180.1.21/volume// [ 736.615430] [55209]: DEBUG cinder.api.openstack.wsgi [None req-b22d1a5f-9924-41f0-b461-527e764c046b None None] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 736.616291] [55209]: DEBUG cinder.api.openstack.wsgi [None req-b22d1a5f-9924-41f0-b461-527e764c046b None None] Calling method 'all' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 736.616291] [55209]: INFO cinder.api.openstack.wsgi [None req-b22d1a5f-9924-41f0-b461-527e764c046b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 736.616650] [55209]: [pid: 55209|app: 0|req: 32/59] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 02:09:27 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 736.620901] [55210]: DEBUG cinder.api.middleware.request_id [req-7eb392e0-7968-4210-96f8-1ce18ec32902 req-3caf41d9-791a-436b-b726-47db43ba744d None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 736.626620] [55210]: INFO cinder.api.openstack.wsgi [req-7eb392e0-7968-4210-96f8-1ce18ec32902 req-3caf41d9-791a-436b-b726-47db43ba744d tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] GET http://10.180.1.21/volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 [ 736.626955] [55210]: DEBUG cinder.api.openstack.wsgi [req-7eb392e0-7968-4210-96f8-1ce18ec32902 req-3caf41d9-791a-436b-b726-47db43ba744d tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 736.627465] [55210]: DEBUG cinder.api.openstack.wsgi [req-7eb392e0-7968-4210-96f8-1ce18ec32902 req-3caf41d9-791a-436b-b726-47db43ba744d tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 736.654528] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.654528] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 736.662256] [55210]: INFO cinder.volume.api [req-7eb392e0-7968-4210-96f8-1ce18ec32902 req-3caf41d9-791a-436b-b726-47db43ba744d tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Volume info retrieved successfully. [ 736.669573] [55210]: INFO cinder.api.openstack.wsgi [req-7eb392e0-7968-4210-96f8-1ce18ec32902 req-3caf41d9-791a-436b-b726-47db43ba744d tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] http://10.180.1.21/volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 returned with HTTP 200 [ 736.669573] [55210]: [pid: 55210|app: 0|req: 28/60] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 02:09:27 2025] GET /volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 => generated 1027 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 736.708024] [55209]: DEBUG cinder.api.middleware.request_id [req-7eb392e0-7968-4210-96f8-1ce18ec32902 req-b7144903-5947-41e5-a1ca-66907999f198 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 736.709285] [55209]: INFO cinder.api.openstack.wsgi [req-7eb392e0-7968-4210-96f8-1ce18ec32902 req-b7144903-5947-41e5-a1ca-66907999f198 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] PUT http://10.180.1.21/volume/v3/attachments/4c8b271d-9899-4307-85b4-990a84754cc1 [ 736.709734] [55209]: DEBUG cinder.api.openstack.wsgi [req-7eb392e0-7968-4210-96f8-1ce18ec32902 req-b7144903-5947-41e5-a1ca-66907999f198 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-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-510625", "mountpoint": "/dev/sdb"}}} {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 736.725076] [55209]: DEBUG cinder.coordination [req-7eb392e0-7968-4210-96f8-1ce18ec32902 req-b7144903-5947-41e5-a1ca-66907999f198 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Acquiring lock "cinder-attachment_update-e38df1e4-6541-49a4-86c0-3b69b5de2590-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55209) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 736.733042] [55209]: DEBUG cinder.coordination [req-7eb392e0-7968-4210-96f8-1ce18ec32902 req-b7144903-5947-41e5-a1ca-66907999f198 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Lock "cinder-attachment_update-e38df1e4-6541-49a4-86c0-3b69b5de2590-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=55209) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 736.733042] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.733042] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 737.159856] [55210]: DEBUG cinder.api.middleware.request_id [None req-c483dbb2-adc5-4ba3-a654-3ec93dcd41f2 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 737.162645] [55210]: INFO cinder.api.openstack.wsgi [None req-c483dbb2-adc5-4ba3-a654-3ec93dcd41f2 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] GET http://10.180.1.21/volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 [ 737.163448] [55210]: DEBUG cinder.api.openstack.wsgi [None req-c483dbb2-adc5-4ba3-a654-3ec93dcd41f2 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 737.164671] [55210]: DEBUG cinder.api.openstack.wsgi [None req-c483dbb2-adc5-4ba3-a654-3ec93dcd41f2 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 737.181350] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 737.181350] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 737.190724] [55210]: INFO cinder.volume.api [None req-c483dbb2-adc5-4ba3-a654-3ec93dcd41f2 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Volume info retrieved successfully. [ 737.202079] [55210]: INFO cinder.api.openstack.wsgi [None req-c483dbb2-adc5-4ba3-a654-3ec93dcd41f2 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] http://10.180.1.21/volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 returned with HTTP 200 [ 737.202079] [55210]: [pid: 55210|app: 0|req: 29/61] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:09:28 2025] GET /volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 738.217173] [55210]: DEBUG cinder.api.middleware.request_id [None req-70e01914-3b73-4cad-b7eb-8375998a518b None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 738.222690] [55210]: INFO cinder.api.openstack.wsgi [None req-70e01914-3b73-4cad-b7eb-8375998a518b tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] GET http://10.180.1.21/volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 [ 738.222690] [55210]: DEBUG cinder.api.openstack.wsgi [None req-70e01914-3b73-4cad-b7eb-8375998a518b tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 738.223206] [55210]: DEBUG cinder.api.openstack.wsgi [None req-70e01914-3b73-4cad-b7eb-8375998a518b tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 738.250111] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 738.250111] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 738.253589] [55210]: INFO cinder.volume.api [None req-70e01914-3b73-4cad-b7eb-8375998a518b tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Volume info retrieved successfully. [ 738.258971] [55210]: INFO cinder.api.openstack.wsgi [None req-70e01914-3b73-4cad-b7eb-8375998a518b tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] http://10.180.1.21/volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 returned with HTTP 200 [ 738.259400] [55210]: [pid: 55210|app: 0|req: 30/62] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:09:29 2025] GET /volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 739.273394] [55210]: DEBUG cinder.api.middleware.request_id [None req-15fdf50e-beee-4984-a8f9-55ffc8440b3b None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 739.278742] [55210]: INFO cinder.api.openstack.wsgi [None req-15fdf50e-beee-4984-a8f9-55ffc8440b3b tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] GET http://10.180.1.21/volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 [ 739.281555] [55210]: DEBUG cinder.api.openstack.wsgi [None req-15fdf50e-beee-4984-a8f9-55ffc8440b3b tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 739.281555] [55210]: DEBUG cinder.api.openstack.wsgi [None req-15fdf50e-beee-4984-a8f9-55ffc8440b3b tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 739.297345] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 739.297345] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 739.302748] [55210]: INFO cinder.volume.api [None req-15fdf50e-beee-4984-a8f9-55ffc8440b3b tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Volume info retrieved successfully. [ 739.309013] [55210]: INFO cinder.api.openstack.wsgi [None req-15fdf50e-beee-4984-a8f9-55ffc8440b3b tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] http://10.180.1.21/volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 returned with HTTP 200 [ 739.309580] [55210]: [pid: 55210|app: 0|req: 31/63] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:09:30 2025] GET /volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 740.321079] [55210]: DEBUG cinder.api.middleware.request_id [None req-a4f9172e-99e7-4470-8524-9823412f34f6 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 740.323420] [55210]: INFO cinder.api.openstack.wsgi [None req-a4f9172e-99e7-4470-8524-9823412f34f6 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] GET http://10.180.1.21/volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 [ 740.323654] [55210]: DEBUG cinder.api.openstack.wsgi [None req-a4f9172e-99e7-4470-8524-9823412f34f6 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 740.323857] [55210]: DEBUG cinder.api.openstack.wsgi [None req-a4f9172e-99e7-4470-8524-9823412f34f6 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 740.343281] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 740.343281] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 740.347612] [55210]: INFO cinder.volume.api [None req-a4f9172e-99e7-4470-8524-9823412f34f6 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Volume info retrieved successfully. [ 740.352457] [55210]: INFO cinder.api.openstack.wsgi [None req-a4f9172e-99e7-4470-8524-9823412f34f6 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] http://10.180.1.21/volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 returned with HTTP 200 [ 740.352924] [55210]: [pid: 55210|app: 0|req: 32/64] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:09:31 2025] GET /volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 741.363188] [55210]: DEBUG cinder.api.middleware.request_id [None req-940f4031-d91f-489a-a4d3-8b63a8068493 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 741.367947] [55210]: INFO cinder.api.openstack.wsgi [None req-940f4031-d91f-489a-a4d3-8b63a8068493 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] GET http://10.180.1.21/volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 [ 741.367947] [55210]: DEBUG cinder.api.openstack.wsgi [None req-940f4031-d91f-489a-a4d3-8b63a8068493 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 741.368266] [55210]: DEBUG cinder.api.openstack.wsgi [None req-940f4031-d91f-489a-a4d3-8b63a8068493 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 741.383169] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 741.383169] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 741.387612] [55210]: INFO cinder.volume.api [None req-940f4031-d91f-489a-a4d3-8b63a8068493 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Volume info retrieved successfully. [ 741.393033] [55210]: INFO cinder.api.openstack.wsgi [None req-940f4031-d91f-489a-a4d3-8b63a8068493 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] http://10.180.1.21/volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 returned with HTTP 200 [ 741.393453] [55210]: [pid: 55210|app: 0|req: 33/65] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:09:32 2025] GET /volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 741.769460] [55209]: DEBUG cinder.coordination [req-7eb392e0-7968-4210-96f8-1ce18ec32902 req-b7144903-5947-41e5-a1ca-66907999f198 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Lock "cinder-attachment_update-e38df1e4-6541-49a4-86c0-3b69b5de2590-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.038s {{(pid=55209) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 741.770111] [55209]: INFO cinder.api.openstack.wsgi [req-7eb392e0-7968-4210-96f8-1ce18ec32902 req-b7144903-5947-41e5-a1ca-66907999f198 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] http://10.180.1.21/volume/v3/attachments/4c8b271d-9899-4307-85b4-990a84754cc1 returned with HTTP 200 [ 741.770696] [55209]: [pid: 55209|app: 0|req: 33/66] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 14 02:09:27 2025] PUT /volume/v3/attachments/4c8b271d-9899-4307-85b4-990a84754cc1 => generated 617 bytes in 5066 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 742.406191] [55210]: DEBUG cinder.api.middleware.request_id [None req-fc6048de-4975-47d1-9f2c-90c175237033 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 742.408565] [55210]: INFO cinder.api.openstack.wsgi [None req-fc6048de-4975-47d1-9f2c-90c175237033 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] GET http://10.180.1.21/volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 [ 742.408565] [55210]: DEBUG cinder.api.openstack.wsgi [None req-fc6048de-4975-47d1-9f2c-90c175237033 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 742.408565] [55210]: DEBUG cinder.api.openstack.wsgi [None req-fc6048de-4975-47d1-9f2c-90c175237033 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 742.431577] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 742.431577] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 742.437648] [55210]: INFO cinder.volume.api [None req-fc6048de-4975-47d1-9f2c-90c175237033 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Volume info retrieved successfully. [ 742.448242] [55210]: INFO cinder.api.openstack.wsgi [None req-fc6048de-4975-47d1-9f2c-90c175237033 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] http://10.180.1.21/volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 returned with HTTP 200 [ 742.448242] [55210]: [pid: 55210|app: 0|req: 34/67] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:09:33 2025] GET /volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 743.462172] [55209]: DEBUG cinder.api.middleware.request_id [None req-5523e724-83af-4e94-b40a-393db98baf4a None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 743.466768] [55209]: INFO cinder.api.openstack.wsgi [None req-5523e724-83af-4e94-b40a-393db98baf4a tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] GET http://10.180.1.21/volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 [ 743.467217] [55209]: DEBUG cinder.api.openstack.wsgi [None req-5523e724-83af-4e94-b40a-393db98baf4a tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 743.467609] [55209]: DEBUG cinder.api.openstack.wsgi [None req-5523e724-83af-4e94-b40a-393db98baf4a tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 743.472014] [55210]: DEBUG cinder.api.middleware.request_id [req-7eb392e0-7968-4210-96f8-1ce18ec32902 req-6087b262-f57f-4e57-a29d-0e85a5667f4a None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 743.474840] [55210]: INFO cinder.api.openstack.wsgi [req-7eb392e0-7968-4210-96f8-1ce18ec32902 req-6087b262-f57f-4e57-a29d-0e85a5667f4a tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] POST http://10.180.1.21/volume/v3/attachments/4c8b271d-9899-4307-85b4-990a84754cc1/action [ 743.475748] [55210]: DEBUG cinder.api.openstack.wsgi [req-7eb392e0-7968-4210-96f8-1ce18ec32902 req-6087b262-f57f-4e57-a29d-0e85a5667f4a tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Action body: b'{"os-complete": null}' {{(pid=55210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 743.475748] [55210]: DEBUG cinder.api.openstack.wsgi [req-7eb392e0-7968-4210-96f8-1ce18ec32902 req-6087b262-f57f-4e57-a29d-0e85a5667f4a tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 743.490321] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 743.490321] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 743.496989] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 743.496989] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 743.499873] [55209]: INFO cinder.volume.api [None req-5523e724-83af-4e94-b40a-393db98baf4a tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Volume info retrieved successfully. [ 743.509932] [55209]: INFO cinder.api.openstack.wsgi [None req-5523e724-83af-4e94-b40a-393db98baf4a tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] http://10.180.1.21/volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 returned with HTTP 200 [ 743.509932] [55209]: [pid: 55209|app: 0|req: 34/68] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:09:34 2025] GET /volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 743.514311] [55210]: INFO cinder.api.openstack.wsgi [req-7eb392e0-7968-4210-96f8-1ce18ec32902 req-6087b262-f57f-4e57-a29d-0e85a5667f4a tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] http://10.180.1.21/volume/v3/attachments/4c8b271d-9899-4307-85b4-990a84754cc1/action returned with HTTP 204 [ 743.514540] [55210]: [pid: 55210|app: 0|req: 35/69] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 14 02:09:34 2025] POST /volume/v3/attachments/4c8b271d-9899-4307-85b4-990a84754cc1/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 744.526361] [55209]: DEBUG cinder.api.middleware.request_id [None req-0e7bbac4-becf-4874-8a39-b8319d64b888 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 744.528924] [55209]: INFO cinder.api.openstack.wsgi [None req-0e7bbac4-becf-4874-8a39-b8319d64b888 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] GET http://10.180.1.21/volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 [ 744.529177] [55209]: DEBUG cinder.api.openstack.wsgi [None req-0e7bbac4-becf-4874-8a39-b8319d64b888 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 744.529386] [55209]: DEBUG cinder.api.openstack.wsgi [None req-0e7bbac4-becf-4874-8a39-b8319d64b888 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 744.552137] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 744.552137] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 744.561556] [55209]: INFO cinder.volume.api [None req-0e7bbac4-becf-4874-8a39-b8319d64b888 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Volume info retrieved successfully. [ 744.566576] [55209]: INFO cinder.api.openstack.wsgi [None req-0e7bbac4-becf-4874-8a39-b8319d64b888 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] http://10.180.1.21/volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 returned with HTTP 200 [ 744.566576] [55209]: [pid: 55209|app: 0|req: 35/70] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:09:35 2025] GET /volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 => generated 1139 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 744.579104] [55210]: DEBUG cinder.api.middleware.request_id [None req-a14ccec1-2cd1-4598-b2e4-5a60df3f5a4b None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 744.587022] [55210]: INFO cinder.api.openstack.wsgi [None req-a14ccec1-2cd1-4598-b2e4-5a60df3f5a4b tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] GET http://10.180.1.21/volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 [ 744.587022] [55210]: DEBUG cinder.api.openstack.wsgi [None req-a14ccec1-2cd1-4598-b2e4-5a60df3f5a4b tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 744.587022] [55210]: DEBUG cinder.api.openstack.wsgi [None req-a14ccec1-2cd1-4598-b2e4-5a60df3f5a4b tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 744.604139] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 744.604139] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 744.610142] [55210]: INFO cinder.volume.api [None req-a14ccec1-2cd1-4598-b2e4-5a60df3f5a4b tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Volume info retrieved successfully. [ 744.615407] [55210]: INFO cinder.api.openstack.wsgi [None req-a14ccec1-2cd1-4598-b2e4-5a60df3f5a4b tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] http://10.180.1.21/volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 returned with HTTP 200 [ 744.616156] [55210]: [pid: 55210|app: 0|req: 36/71] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:09:35 2025] GET /volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 744.698826] [55209]: DEBUG cinder.api.middleware.request_id [req-d59a6f48-627a-4d0b-8102-8d52336ac72c req-9c13bb37-c4ac-4865-b9d4-8e42fc2e90ce None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 744.701576] [55209]: INFO cinder.api.openstack.wsgi [req-d59a6f48-627a-4d0b-8102-8d52336ac72c req-9c13bb37-c4ac-4865-b9d4-8e42fc2e90ce tempest-VolumesGetTestJSON-182363968 tempest-VolumesGetTestJSON-182363968-project-member] POST http://10.180.1.21/volume/v3/volumes [ 744.702641] [55209]: DEBUG cinder.api.openstack.wsgi [req-d59a6f48-627a-4d0b-8102-8d52336ac72c req-9c13bb37-c4ac-4865-b9d4-8e42fc2e90ce tempest-VolumesGetTestJSON-182363968 tempest-VolumesGetTestJSON-182363968-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-838132613", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 744.704902] [55209]: DEBUG cinder.api.v3.volumes [req-d59a6f48-627a-4d0b-8102-8d52336ac72c req-9c13bb37-c4ac-4865-b9d4-8e42fc2e90ce tempest-VolumesGetTestJSON-182363968 tempest-VolumesGetTestJSON-182363968-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-838132613', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55209) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 744.705074] [55209]: INFO cinder.api.v3.volumes [req-d59a6f48-627a-4d0b-8102-8d52336ac72c req-9c13bb37-c4ac-4865-b9d4-8e42fc2e90ce tempest-VolumesGetTestJSON-182363968 tempest-VolumesGetTestJSON-182363968-project-member] Create volume of 1 GB [ 744.711636] [55209]: INFO cinder.volume.api [req-d59a6f48-627a-4d0b-8102-8d52336ac72c req-9c13bb37-c4ac-4865-b9d4-8e42fc2e90ce tempest-VolumesGetTestJSON-182363968 tempest-VolumesGetTestJSON-182363968-project-member] Availability Zones retrieved successfully. [ 744.721011] [55209]: DEBUG cinder.volume.api [req-d59a6f48-627a-4d0b-8102-8d52336ac72c req-9c13bb37-c4ac-4865-b9d4-8e42fc2e90ce tempest-VolumesGetTestJSON-182363968 tempest-VolumesGetTestJSON-182363968-project-member] Flow 'volume_create_api' (290529e8-f8e2-4660-a137-9c15f1674d4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 744.722689] [55209]: DEBUG cinder.volume.api [req-d59a6f48-627a-4d0b-8102-8d52336ac72c req-9c13bb37-c4ac-4865-b9d4-8e42fc2e90ce tempest-VolumesGetTestJSON-182363968 tempest-VolumesGetTestJSON-182363968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (024b4645-0401-4b5d-a88c-968e0cebf120) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 744.723670] [55209]: DEBUG cinder.volume.flows.api.create_volume [req-d59a6f48-627a-4d0b-8102-8d52336ac72c req-9c13bb37-c4ac-4865-b9d4-8e42fc2e90ce tempest-VolumesGetTestJSON-182363968 tempest-VolumesGetTestJSON-182363968-project-member] Validating volume size '1' using validate_int {{(pid=55209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 744.759228] [55209]: DEBUG cinder.volume.api [req-d59a6f48-627a-4d0b-8102-8d52336ac72c req-9c13bb37-c4ac-4865-b9d4-8e42fc2e90ce tempest-VolumesGetTestJSON-182363968 tempest-VolumesGetTestJSON-182363968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (024b4645-0401-4b5d-a88c-968e0cebf120) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-14T02:03:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f3823579-61ee-44ab-873f-bd184f2327d0,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3823579-61ee-44ab-873f-bd184f2327d0', '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=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 744.760480] [55209]: DEBUG cinder.volume.api [req-d59a6f48-627a-4d0b-8102-8d52336ac72c req-9c13bb37-c4ac-4865-b9d4-8e42fc2e90ce tempest-VolumesGetTestJSON-182363968 tempest-VolumesGetTestJSON-182363968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4730f004-a1cc-4bbf-b359-54914e191ae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 744.823437] [55209]: DEBUG cinder.quota [req-d59a6f48-627a-4d0b-8102-8d52336ac72c req-9c13bb37-c4ac-4865-b9d4-8e42fc2e90ce tempest-VolumesGetTestJSON-182363968 tempest-VolumesGetTestJSON-182363968-project-member] Created reservations ['4774f831-1a57-4fc0-8b33-9b3e417d1f25', 'ef7e348d-6381-4ad9-bd91-8fb412d8e2da', 'f9f9490d-1003-4669-825f-ff265f631247', 'ae60f451-fd5c-4ebd-bc31-f0ddc2176154'] {{(pid=55209) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 744.825593] [55209]: DEBUG cinder.volume.api [req-d59a6f48-627a-4d0b-8102-8d52336ac72c req-9c13bb37-c4ac-4865-b9d4-8e42fc2e90ce tempest-VolumesGetTestJSON-182363968 tempest-VolumesGetTestJSON-182363968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4730f004-a1cc-4bbf-b359-54914e191ae1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4774f831-1a57-4fc0-8b33-9b3e417d1f25', 'ef7e348d-6381-4ad9-bd91-8fb412d8e2da', 'f9f9490d-1003-4669-825f-ff265f631247', 'ae60f451-fd5c-4ebd-bc31-f0ddc2176154']}' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 744.826735] [55209]: DEBUG cinder.volume.api [req-d59a6f48-627a-4d0b-8102-8d52336ac72c req-9c13bb37-c4ac-4865-b9d4-8e42fc2e90ce tempest-VolumesGetTestJSON-182363968 tempest-VolumesGetTestJSON-182363968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfa185ea-cc2f-4634-847b-68728b28cd35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 744.846091] [55209]: DEBUG cinder.volume.api [req-d59a6f48-627a-4d0b-8102-8d52336ac72c req-9c13bb37-c4ac-4865-b9d4-8e42fc2e90ce tempest-VolumesGetTestJSON-182363968 tempest-VolumesGetTestJSON-182363968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfa185ea-cc2f-4634-847b-68728b28cd35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f018c0f-7f5a-46d2-aa1a-41323cfe73ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-838132613',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e03813e405d041db9f599efb09d52006',qos_specs=None,replication_status=,reservations=['4774f831-1a57-4fc0-8b33-9b3e417d1f25','ef7e348d-6381-4ad9-bd91-8fb412d8e2da','f9f9490d-1003-4669-825f-ff265f631247','ae60f451-fd5c-4ebd-bc31-f0ddc2176154'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4ddea8bf7fb4c01aa62606a03a79d38',volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0), '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-14T02:09:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-838132613',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f018c0f-7f5a-46d2-aa1a-41323cfe73ec,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e03813e405d041db9f599efb09d52006',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='b4ddea8bf7fb4c01aa62606a03a79d38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3823579-61ee-44ab-873f-bd184f2327d0),volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0)}' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 744.847809] [55209]: DEBUG cinder.volume.api [req-d59a6f48-627a-4d0b-8102-8d52336ac72c req-9c13bb37-c4ac-4865-b9d4-8e42fc2e90ce tempest-VolumesGetTestJSON-182363968 tempest-VolumesGetTestJSON-182363968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80fc984a-6489-4ca0-95af-72e4ec5787e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 744.864533] [55209]: DEBUG cinder.volume.api [req-d59a6f48-627a-4d0b-8102-8d52336ac72c req-9c13bb37-c4ac-4865-b9d4-8e42fc2e90ce tempest-VolumesGetTestJSON-182363968 tempest-VolumesGetTestJSON-182363968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80fc984a-6489-4ca0-95af-72e4ec5787e7) 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-838132613',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e03813e405d041db9f599efb09d52006',qos_specs=None,replication_status=,reservations=['4774f831-1a57-4fc0-8b33-9b3e417d1f25','ef7e348d-6381-4ad9-bd91-8fb412d8e2da','f9f9490d-1003-4669-825f-ff265f631247','ae60f451-fd5c-4ebd-bc31-f0ddc2176154'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4ddea8bf7fb4c01aa62606a03a79d38',volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0)}' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 744.864950] [55209]: DEBUG cinder.volume.api [req-d59a6f48-627a-4d0b-8102-8d52336ac72c req-9c13bb37-c4ac-4865-b9d4-8e42fc2e90ce tempest-VolumesGetTestJSON-182363968 tempest-VolumesGetTestJSON-182363968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13124894-5ca9-4928-9ab7-5a8c7dc65e05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 744.874764] [55209]: DEBUG cinder.volume.api [req-d59a6f48-627a-4d0b-8102-8d52336ac72c req-9c13bb37-c4ac-4865-b9d4-8e42fc2e90ce tempest-VolumesGetTestJSON-182363968 tempest-VolumesGetTestJSON-182363968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13124894-5ca9-4928-9ab7-5a8c7dc65e05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 744.876300] [55209]: DEBUG cinder.volume.api [req-d59a6f48-627a-4d0b-8102-8d52336ac72c req-9c13bb37-c4ac-4865-b9d4-8e42fc2e90ce tempest-VolumesGetTestJSON-182363968 tempest-VolumesGetTestJSON-182363968-project-member] Flow 'volume_create_api' (290529e8-f8e2-4660-a137-9c15f1674d4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55209) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 744.878020] [55209]: INFO cinder.volume.api [req-d59a6f48-627a-4d0b-8102-8d52336ac72c req-9c13bb37-c4ac-4865-b9d4-8e42fc2e90ce tempest-VolumesGetTestJSON-182363968 tempest-VolumesGetTestJSON-182363968-project-member] Create volume request issued successfully. [ 744.878020] [55209]: INFO cinder.api.openstack.wsgi [req-d59a6f48-627a-4d0b-8102-8d52336ac72c req-9c13bb37-c4ac-4865-b9d4-8e42fc2e90ce tempest-VolumesGetTestJSON-182363968 tempest-VolumesGetTestJSON-182363968-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 744.878502] [55209]: [pid: 55209|app: 0|req: 36/72] 10.180.1.21 () {64 vars in 1421 bytes} [Fri Feb 14 02:09:35 2025] POST /volume/v3/volumes => generated 761 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 744.885726] [55210]: DEBUG cinder.api.middleware.request_id [req-d59a6f48-627a-4d0b-8102-8d52336ac72c req-9faa71ed-8f14-4ed4-ae8c-91779c5dff06 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 744.892198] [55210]: INFO cinder.api.openstack.wsgi [req-d59a6f48-627a-4d0b-8102-8d52336ac72c req-9faa71ed-8f14-4ed4-ae8c-91779c5dff06 tempest-VolumesGetTestJSON-182363968 tempest-VolumesGetTestJSON-182363968-project-member] GET http://10.180.1.21/volume/v3/volumes/9f018c0f-7f5a-46d2-aa1a-41323cfe73ec [ 744.892387] [55210]: DEBUG cinder.api.openstack.wsgi [req-d59a6f48-627a-4d0b-8102-8d52336ac72c req-9faa71ed-8f14-4ed4-ae8c-91779c5dff06 tempest-VolumesGetTestJSON-182363968 tempest-VolumesGetTestJSON-182363968-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 744.892598] [55210]: DEBUG cinder.api.openstack.wsgi [req-d59a6f48-627a-4d0b-8102-8d52336ac72c req-9faa71ed-8f14-4ed4-ae8c-91779c5dff06 tempest-VolumesGetTestJSON-182363968 tempest-VolumesGetTestJSON-182363968-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 744.901776] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 744.901776] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 744.906299] [55210]: INFO cinder.volume.api [req-d59a6f48-627a-4d0b-8102-8d52336ac72c req-9faa71ed-8f14-4ed4-ae8c-91779c5dff06 tempest-VolumesGetTestJSON-182363968 tempest-VolumesGetTestJSON-182363968-project-member] Volume info retrieved successfully. [ 744.910997] [55210]: INFO cinder.api.openstack.wsgi [req-d59a6f48-627a-4d0b-8102-8d52336ac72c req-9faa71ed-8f14-4ed4-ae8c-91779c5dff06 tempest-VolumesGetTestJSON-182363968 tempest-VolumesGetTestJSON-182363968-project-member] http://10.180.1.21/volume/v3/volumes/9f018c0f-7f5a-46d2-aa1a-41323cfe73ec returned with HTTP 200 [ 744.911680] [55210]: [pid: 55210|app: 0|req: 37/73] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:09:35 2025] GET /volume/v3/volumes/9f018c0f-7f5a-46d2-aa1a-41323cfe73ec => generated 829 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 744.995756] [55209]: DEBUG cinder.api.middleware.request_id [req-d9d67bdd-ad68-4424-ae24-3833ffab559a req-3e828ec8-4302-48bb-bb11-d1dea91fe842 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 744.999448] [55209]: INFO cinder.api.openstack.wsgi [req-d9d67bdd-ad68-4424-ae24-3833ffab559a req-3e828ec8-4302-48bb-bb11-d1dea91fe842 tempest-VolumesAdminNegativeTest-596380553 tempest-VolumesAdminNegativeTest-596380553-project-admin] GET http://10.180.1.21/volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 [ 744.999702] [55209]: DEBUG cinder.api.openstack.wsgi [req-d9d67bdd-ad68-4424-ae24-3833ffab559a req-3e828ec8-4302-48bb-bb11-d1dea91fe842 tempest-VolumesAdminNegativeTest-596380553 tempest-VolumesAdminNegativeTest-596380553-project-admin] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 744.999945] [55209]: DEBUG cinder.api.openstack.wsgi [req-d9d67bdd-ad68-4424-ae24-3833ffab559a req-3e828ec8-4302-48bb-bb11-d1dea91fe842 tempest-VolumesAdminNegativeTest-596380553 tempest-VolumesAdminNegativeTest-596380553-project-admin] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 745.011616] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 745.011616] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 745.017425] [55209]: INFO cinder.volume.api [req-d9d67bdd-ad68-4424-ae24-3833ffab559a req-3e828ec8-4302-48bb-bb11-d1dea91fe842 tempest-VolumesAdminNegativeTest-596380553 tempest-VolumesAdminNegativeTest-596380553-project-admin] Volume info retrieved successfully. [ 745.023727] [55209]: INFO cinder.api.openstack.wsgi [req-d9d67bdd-ad68-4424-ae24-3833ffab559a req-3e828ec8-4302-48bb-bb11-d1dea91fe842 tempest-VolumesAdminNegativeTest-596380553 tempest-VolumesAdminNegativeTest-596380553-project-admin] http://10.180.1.21/volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 returned with HTTP 200 [ 745.024231] [55209]: [pid: 55209|app: 0|req: 37/74] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:09:35 2025] GET /volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 => generated 1324 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 745.029691] [55210]: DEBUG cinder.api.middleware.request_id [req-d9d67bdd-ad68-4424-ae24-3833ffab559a req-a1173b8f-8d2f-46a4-bed9-ac2854b9e512 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 745.035322] [55210]: INFO cinder.api.openstack.wsgi [req-d9d67bdd-ad68-4424-ae24-3833ffab559a req-a1173b8f-8d2f-46a4-bed9-ac2854b9e512 tempest-VolumesAdminNegativeTest-596380553 tempest-VolumesAdminNegativeTest-596380553-project-admin] GET http://10.180.1.21/volume/v3/volumes/19150bcd-b544-4842-a463-646645dc61af [ 745.035322] [55210]: DEBUG cinder.api.openstack.wsgi [req-d9d67bdd-ad68-4424-ae24-3833ffab559a req-a1173b8f-8d2f-46a4-bed9-ac2854b9e512 tempest-VolumesAdminNegativeTest-596380553 tempest-VolumesAdminNegativeTest-596380553-project-admin] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 745.035534] [55210]: DEBUG cinder.api.openstack.wsgi [req-d9d67bdd-ad68-4424-ae24-3833ffab559a req-a1173b8f-8d2f-46a4-bed9-ac2854b9e512 tempest-VolumesAdminNegativeTest-596380553 tempest-VolumesAdminNegativeTest-596380553-project-admin] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 745.043561] [55210]: INFO cinder.api.openstack.wsgi [req-d9d67bdd-ad68-4424-ae24-3833ffab559a req-a1173b8f-8d2f-46a4-bed9-ac2854b9e512 tempest-VolumesAdminNegativeTest-596380553 tempest-VolumesAdminNegativeTest-596380553-project-admin] http://10.180.1.21/volume/v3/volumes/19150bcd-b544-4842-a463-646645dc61af returned with HTTP 404 [ 745.044778] [55210]: [pid: 55210|app: 0|req: 38/75] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:09:35 2025] GET /volume/v3/volumes/19150bcd-b544-4842-a463-646645dc61af => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 745.050327] [55209]: DEBUG cinder.api.middleware.request_id [None req-8eef1ffb-f2f5-4d01-a3dd-2af33150a0eb None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 745.052401] [55209]: INFO cinder.api.openstack.wsgi [None req-8eef1ffb-f2f5-4d01-a3dd-2af33150a0eb tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] GET http://10.180.1.21/volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 [ 745.052662] [55209]: DEBUG cinder.api.openstack.wsgi [None req-8eef1ffb-f2f5-4d01-a3dd-2af33150a0eb tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 745.052977] [55209]: DEBUG cinder.api.openstack.wsgi [None req-8eef1ffb-f2f5-4d01-a3dd-2af33150a0eb tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 745.063408] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 745.063408] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 745.067016] [55209]: INFO cinder.volume.api [None req-8eef1ffb-f2f5-4d01-a3dd-2af33150a0eb tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Volume info retrieved successfully. [ 745.072098] [55209]: INFO cinder.api.openstack.wsgi [None req-8eef1ffb-f2f5-4d01-a3dd-2af33150a0eb tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] http://10.180.1.21/volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 returned with HTTP 200 [ 745.072727] [55209]: [pid: 55209|app: 0|req: 38/76] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:09:35 2025] GET /volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 745.191122] [55210]: DEBUG cinder.api.middleware.request_id [req-2a6ba87c-1ac4-4b16-a550-28f16215e9d8 req-28104250-88a0-4f41-95f1-971208d105a5 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 745.193820] [55210]: INFO cinder.api.openstack.wsgi [req-2a6ba87c-1ac4-4b16-a550-28f16215e9d8 req-28104250-88a0-4f41-95f1-971208d105a5 tempest-VolumesGetTestJSON-182363968 tempest-VolumesGetTestJSON-182363968-project-member] GET http://10.180.1.21/volume/v3/volumes/9f018c0f-7f5a-46d2-aa1a-41323cfe73ec [ 745.194201] [55210]: DEBUG cinder.api.openstack.wsgi [req-2a6ba87c-1ac4-4b16-a550-28f16215e9d8 req-28104250-88a0-4f41-95f1-971208d105a5 tempest-VolumesGetTestJSON-182363968 tempest-VolumesGetTestJSON-182363968-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 745.194649] [55210]: DEBUG cinder.api.openstack.wsgi [req-2a6ba87c-1ac4-4b16-a550-28f16215e9d8 req-28104250-88a0-4f41-95f1-971208d105a5 tempest-VolumesGetTestJSON-182363968 tempest-VolumesGetTestJSON-182363968-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 745.207731] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 745.207731] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 745.218709] [55210]: INFO cinder.volume.api [req-2a6ba87c-1ac4-4b16-a550-28f16215e9d8 req-28104250-88a0-4f41-95f1-971208d105a5 tempest-VolumesGetTestJSON-182363968 tempest-VolumesGetTestJSON-182363968-project-member] Volume info retrieved successfully. [ 745.226342] [55210]: INFO cinder.api.openstack.wsgi [req-2a6ba87c-1ac4-4b16-a550-28f16215e9d8 req-28104250-88a0-4f41-95f1-971208d105a5 tempest-VolumesGetTestJSON-182363968 tempest-VolumesGetTestJSON-182363968-project-member] http://10.180.1.21/volume/v3/volumes/9f018c0f-7f5a-46d2-aa1a-41323cfe73ec returned with HTTP 200 [ 745.227017] [55210]: [pid: 55210|app: 0|req: 39/77] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:09:36 2025] GET /volume/v3/volumes/9f018c0f-7f5a-46d2-aa1a-41323cfe73ec => generated 854 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 745.359942] [55209]: DEBUG cinder.api.middleware.request_id [req-efdf17dc-0388-4f37-9950-c5944df0b564 req-a0488450-d422-4755-8972-64aa1b0c0473 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 745.366459] [55209]: INFO cinder.api.openstack.wsgi [req-efdf17dc-0388-4f37-9950-c5944df0b564 req-a0488450-d422-4755-8972-64aa1b0c0473 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] GET http://10.180.1.21/volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 [ 745.366459] [55209]: DEBUG cinder.api.openstack.wsgi [req-efdf17dc-0388-4f37-9950-c5944df0b564 req-a0488450-d422-4755-8972-64aa1b0c0473 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 745.366576] [55209]: DEBUG cinder.api.openstack.wsgi [req-efdf17dc-0388-4f37-9950-c5944df0b564 req-a0488450-d422-4755-8972-64aa1b0c0473 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 745.382805] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 745.382805] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 745.387106] [55209]: INFO cinder.volume.api [req-efdf17dc-0388-4f37-9950-c5944df0b564 req-a0488450-d422-4755-8972-64aa1b0c0473 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Volume info retrieved successfully. [ 745.392250] [55209]: INFO cinder.api.openstack.wsgi [req-efdf17dc-0388-4f37-9950-c5944df0b564 req-a0488450-d422-4755-8972-64aa1b0c0473 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] http://10.180.1.21/volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 returned with HTTP 200 [ 745.392757] [55209]: [pid: 55209|app: 0|req: 39/78] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:09:36 2025] GET /volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 745.433534] [55210]: DEBUG cinder.api.middleware.request_id [req-efdf17dc-0388-4f37-9950-c5944df0b564 req-0a5a3f1d-56c0-49e2-b519-4ae13c699944 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 745.436059] [55210]: INFO cinder.api.openstack.wsgi [req-efdf17dc-0388-4f37-9950-c5944df0b564 req-0a5a3f1d-56c0-49e2-b519-4ae13c699944 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] POST http://10.180.1.21/volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590/action [ 745.436453] [55210]: DEBUG cinder.api.openstack.wsgi [req-efdf17dc-0388-4f37-9950-c5944df0b564 req-0a5a3f1d-56c0-49e2-b519-4ae13c699944 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 745.436598] [55210]: DEBUG cinder.api.openstack.wsgi [req-efdf17dc-0388-4f37-9950-c5944df0b564 req-0a5a3f1d-56c0-49e2-b519-4ae13c699944 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 745.448012] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 745.448012] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 745.448604] [55210]: INFO cinder.volume.api [req-efdf17dc-0388-4f37-9950-c5944df0b564 req-0a5a3f1d-56c0-49e2-b519-4ae13c699944 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Volume info retrieved successfully. [ 745.456242] [55210]: INFO cinder.volume.api [req-efdf17dc-0388-4f37-9950-c5944df0b564 req-0a5a3f1d-56c0-49e2-b519-4ae13c699944 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Begin detaching volume completed successfully. [ 745.456242] [55210]: INFO cinder.api.openstack.wsgi [req-efdf17dc-0388-4f37-9950-c5944df0b564 req-0a5a3f1d-56c0-49e2-b519-4ae13c699944 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] http://10.180.1.21/volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590/action returned with HTTP 202 [ 745.459587] [55210]: [pid: 55210|app: 0|req: 40/79] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 14 02:09:36 2025] POST /volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 745.513222] [55209]: DEBUG cinder.api.middleware.request_id [req-0f06c037-3944-45f8-81cd-c9a50dd6e240 req-97eb027b-7247-4137-bc86-2ad9e1e10863 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 745.515544] [55209]: INFO cinder.api.openstack.wsgi [req-0f06c037-3944-45f8-81cd-c9a50dd6e240 req-97eb027b-7247-4137-bc86-2ad9e1e10863 tempest-VolumesGetTestJSON-182363968 tempest-VolumesGetTestJSON-182363968-project-member] GET http://10.180.1.21/volume/v3/volumes/9f018c0f-7f5a-46d2-aa1a-41323cfe73ec [ 745.515765] [55209]: DEBUG cinder.api.openstack.wsgi [req-0f06c037-3944-45f8-81cd-c9a50dd6e240 req-97eb027b-7247-4137-bc86-2ad9e1e10863 tempest-VolumesGetTestJSON-182363968 tempest-VolumesGetTestJSON-182363968-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 745.515999] [55209]: DEBUG cinder.api.openstack.wsgi [req-0f06c037-3944-45f8-81cd-c9a50dd6e240 req-97eb027b-7247-4137-bc86-2ad9e1e10863 tempest-VolumesGetTestJSON-182363968 tempest-VolumesGetTestJSON-182363968-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 745.526335] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 745.526335] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 745.531852] [55209]: INFO cinder.volume.api [req-0f06c037-3944-45f8-81cd-c9a50dd6e240 req-97eb027b-7247-4137-bc86-2ad9e1e10863 tempest-VolumesGetTestJSON-182363968 tempest-VolumesGetTestJSON-182363968-project-member] Volume info retrieved successfully. [ 745.536801] [55209]: INFO cinder.api.openstack.wsgi [req-0f06c037-3944-45f8-81cd-c9a50dd6e240 req-97eb027b-7247-4137-bc86-2ad9e1e10863 tempest-VolumesGetTestJSON-182363968 tempest-VolumesGetTestJSON-182363968-project-member] http://10.180.1.21/volume/v3/volumes/9f018c0f-7f5a-46d2-aa1a-41323cfe73ec returned with HTTP 200 [ 745.539998] [55209]: [pid: 55209|app: 0|req: 40/80] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:09:36 2025] GET /volume/v3/volumes/9f018c0f-7f5a-46d2-aa1a-41323cfe73ec => generated 854 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 745.757791] [55210]: DEBUG cinder.api.middleware.request_id [req-292882d7-ff5c-494b-9e02-decbb18c827f req-d79b8e53-25a9-4945-9221-f0119d544fbd None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 745.762423] [55210]: INFO cinder.api.openstack.wsgi [req-292882d7-ff5c-494b-9e02-decbb18c827f req-d79b8e53-25a9-4945-9221-f0119d544fbd tempest-VolumesGetTestJSON-182363968 tempest-VolumesGetTestJSON-182363968-project-member] DELETE http://10.180.1.21/volume/v3/volumes/9f018c0f-7f5a-46d2-aa1a-41323cfe73ec [ 745.762423] [55210]: DEBUG cinder.api.openstack.wsgi [req-292882d7-ff5c-494b-9e02-decbb18c827f req-d79b8e53-25a9-4945-9221-f0119d544fbd tempest-VolumesGetTestJSON-182363968 tempest-VolumesGetTestJSON-182363968-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 745.762423] [55210]: DEBUG cinder.api.openstack.wsgi [req-292882d7-ff5c-494b-9e02-decbb18c827f req-d79b8e53-25a9-4945-9221-f0119d544fbd tempest-VolumesGetTestJSON-182363968 tempest-VolumesGetTestJSON-182363968-project-member] Calling method 'delete' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 745.762423] [55210]: INFO cinder.api.v3.volumes [req-292882d7-ff5c-494b-9e02-decbb18c827f req-d79b8e53-25a9-4945-9221-f0119d544fbd tempest-VolumesGetTestJSON-182363968 tempest-VolumesGetTestJSON-182363968-project-member] Delete volume with id: 9f018c0f-7f5a-46d2-aa1a-41323cfe73ec [ 745.769756] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 745.769756] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 745.770498] [55210]: INFO cinder.volume.api [req-292882d7-ff5c-494b-9e02-decbb18c827f req-d79b8e53-25a9-4945-9221-f0119d544fbd tempest-VolumesGetTestJSON-182363968 tempest-VolumesGetTestJSON-182363968-project-member] Volume info retrieved successfully. [ 745.794808] [55210]: INFO cinder.volume.api [req-292882d7-ff5c-494b-9e02-decbb18c827f req-d79b8e53-25a9-4945-9221-f0119d544fbd tempest-VolumesGetTestJSON-182363968 tempest-VolumesGetTestJSON-182363968-project-member] Delete volume request issued successfully. [ 745.795027] [55210]: INFO cinder.api.openstack.wsgi [req-292882d7-ff5c-494b-9e02-decbb18c827f req-d79b8e53-25a9-4945-9221-f0119d544fbd tempest-VolumesGetTestJSON-182363968 tempest-VolumesGetTestJSON-182363968-project-member] http://10.180.1.21/volume/v3/volumes/9f018c0f-7f5a-46d2-aa1a-41323cfe73ec returned with HTTP 202 [ 745.796593] [55210]: [pid: 55210|app: 0|req: 41/81] 10.180.1.21 () {62 vars in 1500 bytes} [Fri Feb 14 02:09:36 2025] DELETE /volume/v3/volumes/9f018c0f-7f5a-46d2-aa1a-41323cfe73ec => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 746.077996] [55209]: DEBUG cinder.api.middleware.request_id [req-f13ac1b9-c1e4-4ae4-83ff-3b2bfca29fdb req-b0e0e7e1-3ece-4ecd-9e21-804a2c470d23 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 746.081504] [55209]: INFO cinder.api.openstack.wsgi [req-f13ac1b9-c1e4-4ae4-83ff-3b2bfca29fdb req-b0e0e7e1-3ece-4ecd-9e21-804a2c470d23 tempest-VolumesGetTestJSON-182363968 tempest-VolumesGetTestJSON-182363968-project-member] GET http://10.180.1.21/volume/v3/volumes/9f018c0f-7f5a-46d2-aa1a-41323cfe73ec [ 746.083762] [55209]: DEBUG cinder.api.openstack.wsgi [req-f13ac1b9-c1e4-4ae4-83ff-3b2bfca29fdb req-b0e0e7e1-3ece-4ecd-9e21-804a2c470d23 tempest-VolumesGetTestJSON-182363968 tempest-VolumesGetTestJSON-182363968-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 746.084073] [55209]: DEBUG cinder.api.openstack.wsgi [req-f13ac1b9-c1e4-4ae4-83ff-3b2bfca29fdb req-b0e0e7e1-3ece-4ecd-9e21-804a2c470d23 tempest-VolumesGetTestJSON-182363968 tempest-VolumesGetTestJSON-182363968-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 746.095191] [55209]: INFO cinder.api.openstack.wsgi [req-f13ac1b9-c1e4-4ae4-83ff-3b2bfca29fdb req-b0e0e7e1-3ece-4ecd-9e21-804a2c470d23 tempest-VolumesGetTestJSON-182363968 tempest-VolumesGetTestJSON-182363968-project-member] http://10.180.1.21/volume/v3/volumes/9f018c0f-7f5a-46d2-aa1a-41323cfe73ec returned with HTTP 404 [ 746.095191] [55209]: [pid: 55209|app: 0|req: 41/82] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:09:36 2025] GET /volume/v3/volumes/9f018c0f-7f5a-46d2-aa1a-41323cfe73ec => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 746.515809] [55210]: DEBUG cinder.api.middleware.request_id [None req-afa2f6fe-c8e0-46ae-88f9-275e298d1b6b None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 746.517883] [55210]: INFO cinder.api.openstack.wsgi [None req-afa2f6fe-c8e0-46ae-88f9-275e298d1b6b None None] GET http://10.180.1.21/volume// [ 746.518212] [55210]: DEBUG cinder.api.openstack.wsgi [None req-afa2f6fe-c8e0-46ae-88f9-275e298d1b6b None None] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 746.518623] [55210]: DEBUG cinder.api.openstack.wsgi [None req-afa2f6fe-c8e0-46ae-88f9-275e298d1b6b None None] Calling method 'all' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 746.520957] [55210]: INFO cinder.api.openstack.wsgi [None req-afa2f6fe-c8e0-46ae-88f9-275e298d1b6b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 746.520957] [55210]: [pid: 55210|app: 0|req: 42/83] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 02:09:37 2025] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 746.526051] [55209]: DEBUG cinder.api.middleware.request_id [req-efdf17dc-0388-4f37-9950-c5944df0b564 req-d1dba756-f59c-4614-b76e-da584f038f05 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 746.530996] [55209]: INFO cinder.api.openstack.wsgi [req-efdf17dc-0388-4f37-9950-c5944df0b564 req-d1dba756-f59c-4614-b76e-da584f038f05 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] GET http://10.180.1.21/volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 [ 746.530996] [55209]: DEBUG cinder.api.openstack.wsgi [req-efdf17dc-0388-4f37-9950-c5944df0b564 req-d1dba756-f59c-4614-b76e-da584f038f05 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 746.530996] [55209]: DEBUG cinder.api.openstack.wsgi [req-efdf17dc-0388-4f37-9950-c5944df0b564 req-d1dba756-f59c-4614-b76e-da584f038f05 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 746.554044] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 746.554044] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 746.560103] [55209]: INFO cinder.volume.api [req-efdf17dc-0388-4f37-9950-c5944df0b564 req-d1dba756-f59c-4614-b76e-da584f038f05 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Volume info retrieved successfully. [ 746.567410] [55209]: INFO cinder.api.openstack.wsgi [req-efdf17dc-0388-4f37-9950-c5944df0b564 req-d1dba756-f59c-4614-b76e-da584f038f05 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] http://10.180.1.21/volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 returned with HTTP 200 [ 746.567980] [55209]: [pid: 55209|app: 0|req: 42/84] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 02:09:37 2025] GET /volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 => generated 1323 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 747.789450] [55210]: DEBUG cinder.api.middleware.request_id [req-efdf17dc-0388-4f37-9950-c5944df0b564 req-ebd5ae81-d01a-4f45-b918-78736776b71a None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 747.794503] [55210]: INFO cinder.api.openstack.wsgi [req-efdf17dc-0388-4f37-9950-c5944df0b564 req-ebd5ae81-d01a-4f45-b918-78736776b71a tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] DELETE http://10.180.1.21/volume/v3/attachments/4c8b271d-9899-4307-85b4-990a84754cc1 [ 747.794503] [55210]: DEBUG cinder.api.openstack.wsgi [req-efdf17dc-0388-4f37-9950-c5944df0b564 req-ebd5ae81-d01a-4f45-b918-78736776b71a tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 747.794503] [55210]: DEBUG cinder.api.openstack.wsgi [req-efdf17dc-0388-4f37-9950-c5944df0b564 req-ebd5ae81-d01a-4f45-b918-78736776b71a tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Calling method 'version_select' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 747.803823] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 747.803823] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 748.059534] [55209]: DEBUG cinder.api.middleware.request_id [None req-9c8886b0-b8ef-429c-8bb2-62dede461699 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 748.063802] [55209]: INFO cinder.api.openstack.wsgi [None req-9c8886b0-b8ef-429c-8bb2-62dede461699 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 [ 748.063802] [55209]: DEBUG cinder.api.openstack.wsgi [None req-9c8886b0-b8ef-429c-8bb2-62dede461699 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 748.063802] [55209]: DEBUG cinder.api.openstack.wsgi [None req-9c8886b0-b8ef-429c-8bb2-62dede461699 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Calling method 'delete' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 748.063802] [55209]: INFO cinder.api.v3.volumes [None req-9c8886b0-b8ef-429c-8bb2-62dede461699 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Delete volume with id: 25c9f0d5-3014-4029-b5d1-70db8b73f703 [ 748.069858] [55209]: INFO cinder.api.openstack.wsgi [None req-9c8886b0-b8ef-429c-8bb2-62dede461699 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] http://10.180.1.21/volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 returned with HTTP 404 [ 748.070544] [55209]: [pid: 55209|app: 0|req: 43/85] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 14 02:09:38 2025] DELETE /volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 748.073102] [55209]: DEBUG cinder.api.middleware.request_id [None req-be52de36-f927-41a5-becb-d2f63176dba1 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 748.075052] [55209]: INFO cinder.api.openstack.wsgi [None req-be52de36-f927-41a5-becb-d2f63176dba1 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] GET http://10.180.1.21/volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 [ 748.075414] [55209]: DEBUG cinder.api.openstack.wsgi [None req-be52de36-f927-41a5-becb-d2f63176dba1 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 748.075818] [55209]: DEBUG cinder.api.openstack.wsgi [None req-be52de36-f927-41a5-becb-d2f63176dba1 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 748.083173] [55209]: INFO cinder.api.openstack.wsgi [None req-be52de36-f927-41a5-becb-d2f63176dba1 tempest-VolumesAssistedSnapshotsTest-1296776074 tempest-VolumesAssistedSnapshotsTest-1296776074-project-admin] http://10.180.1.21/volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 returned with HTTP 404 [ 748.084025] [55209]: [pid: 55209|app: 0|req: 44/86] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:09:38 2025] GET /volume/v3/volumes/25c9f0d5-3014-4029-b5d1-70db8b73f703 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 748.358323] [55210]: INFO cinder.api.openstack.wsgi [req-efdf17dc-0388-4f37-9950-c5944df0b564 req-ebd5ae81-d01a-4f45-b918-78736776b71a tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] http://10.180.1.21/volume/v3/attachments/4c8b271d-9899-4307-85b4-990a84754cc1 returned with HTTP 200 [ 748.358796] [55210]: [pid: 55210|app: 0|req: 43/87] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 14 02:09:38 2025] DELETE /volume/v3/attachments/4c8b271d-9899-4307-85b4-990a84754cc1 => generated 19 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 749.002544] [55209]: DEBUG cinder.api.middleware.request_id [None req-356fb272-ca7f-48f8-9009-0e134d74b082 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 749.004609] [55209]: INFO cinder.api.openstack.wsgi [None req-356fb272-ca7f-48f8-9009-0e134d74b082 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] GET http://10.180.1.21/volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 [ 749.004842] [55209]: DEBUG cinder.api.openstack.wsgi [None req-356fb272-ca7f-48f8-9009-0e134d74b082 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 749.005073] [55209]: DEBUG cinder.api.openstack.wsgi [None req-356fb272-ca7f-48f8-9009-0e134d74b082 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 749.018053] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 749.018053] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 749.022309] [55209]: INFO cinder.volume.api [None req-356fb272-ca7f-48f8-9009-0e134d74b082 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Volume info retrieved successfully. [ 749.027335] [55209]: INFO cinder.api.openstack.wsgi [None req-356fb272-ca7f-48f8-9009-0e134d74b082 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] http://10.180.1.21/volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 returned with HTTP 200 [ 749.028053] [55209]: [pid: 55209|app: 0|req: 45/88] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:09:39 2025] GET /volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 758.357988] [55210]: DEBUG dbcounter [-] [55210] Writing DB stats cinder:SELECT=104,cinder:INSERT=11,cinder:UPDATE=19 {{(pid=55210) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 759.025033] [55209]: DEBUG dbcounter [-] [55209] Writing DB stats cinder:SELECT=86,cinder:UPDATE=15,cinder:INSERT=12 {{(pid=55209) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 764.708761] [55210]: DEBUG cinder.api.middleware.request_id [None req-4a0bb9c8-194b-4c5e-b42a-b0df29564695 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 764.713270] [55210]: INFO cinder.api.openstack.wsgi [None req-4a0bb9c8-194b-4c5e-b42a-b0df29564695 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] POST http://10.180.1.21/volume/v3/volumes [ 764.713270] [55210]: DEBUG cinder.api.openstack.wsgi [None req-4a0bb9c8-194b-4c5e-b42a-b0df29564695 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1081260795", "imageRef": "462cd878-e506-4ddc-bbab-02cc3648f9c3", "size": 1}} {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 764.713466] [55210]: DEBUG cinder.api.v3.volumes [None req-4a0bb9c8-194b-4c5e-b42a-b0df29564695 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1081260795', 'imageRef': '462cd878-e506-4ddc-bbab-02cc3648f9c3', 'size': 1}} {{(pid=55210) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 764.962837] [55210]: INFO cinder.api.v3.volumes [None req-4a0bb9c8-194b-4c5e-b42a-b0df29564695 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Create volume of 1 GB [ 764.963329] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 764.963329] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 764.970584] [55210]: INFO cinder.volume.api [None req-4a0bb9c8-194b-4c5e-b42a-b0df29564695 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Availability Zones retrieved successfully. [ 764.977402] [55210]: DEBUG cinder.volume.api [None req-4a0bb9c8-194b-4c5e-b42a-b0df29564695 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Flow 'volume_create_api' (3f4c0f8f-2ae6-44ee-b2de-51cccaf92aff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 764.978653] [55210]: DEBUG cinder.volume.api [None req-4a0bb9c8-194b-4c5e-b42a-b0df29564695 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8baa4d5f-5f48-43dd-891d-64d2b395fde7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 764.979832] [55210]: DEBUG cinder.volume.flows.api.create_volume [None req-4a0bb9c8-194b-4c5e-b42a-b0df29564695 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Validating volume size '1' using validate_int {{(pid=55210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 765.027541] [55210]: DEBUG cinder.volume.api [None req-4a0bb9c8-194b-4c5e-b42a-b0df29564695 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8baa4d5f-5f48-43dd-891d-64d2b395fde7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-14T02:03:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f3823579-61ee-44ab-873f-bd184f2327d0,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3823579-61ee-44ab-873f-bd184f2327d0', '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=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 765.028663] [55210]: DEBUG cinder.volume.api [None req-4a0bb9c8-194b-4c5e-b42a-b0df29564695 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bda33001-4cae-466e-8e40-32fe5341cc7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 765.078939] [55210]: DEBUG cinder.quota [None req-4a0bb9c8-194b-4c5e-b42a-b0df29564695 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Created reservations ['4ad116c7-0d51-42c6-864c-a4ad72c3c752', '4fe2f8d9-b02c-4ee5-8ba9-cb321cd6d061', 'f9e595c3-f478-4d6c-8e9b-9bde26623677', 'c38920d5-e5d8-4575-a5ac-fd18d044dd8c'] {{(pid=55210) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 765.079507] [55210]: DEBUG cinder.volume.api [None req-4a0bb9c8-194b-4c5e-b42a-b0df29564695 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bda33001-4cae-466e-8e40-32fe5341cc7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ad116c7-0d51-42c6-864c-a4ad72c3c752', '4fe2f8d9-b02c-4ee5-8ba9-cb321cd6d061', 'f9e595c3-f478-4d6c-8e9b-9bde26623677', 'c38920d5-e5d8-4575-a5ac-fd18d044dd8c']}' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 765.080664] [55210]: DEBUG cinder.volume.api [None req-4a0bb9c8-194b-4c5e-b42a-b0df29564695 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b527c91b-66f7-46d4-9c26-fbc048457d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 765.094948] [55210]: DEBUG cinder.volume.api [None req-4a0bb9c8-194b-4c5e-b42a-b0df29564695 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b527c91b-66f7-46d4-9c26-fbc048457d0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f66e571-2752-40f7-bdb5-d96d9c3ebc46', '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-1081260795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30e7cd50b6204c13aa565f20d618b6ac',qos_specs=None,replication_status=,reservations=['4ad116c7-0d51-42c6-864c-a4ad72c3c752','4fe2f8d9-b02c-4ee5-8ba9-cb321cd6d061','f9e595c3-f478-4d6c-8e9b-9bde26623677','c38920d5-e5d8-4575-a5ac-fd18d044dd8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ceeead318e1f4966bf2848367f97c4d7',volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0), '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-14T02:09:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1081260795',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f66e571-2752-40f7-bdb5-d96d9c3ebc46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30e7cd50b6204c13aa565f20d618b6ac',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='ceeead318e1f4966bf2848367f97c4d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3823579-61ee-44ab-873f-bd184f2327d0),volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0)}' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 765.096493] [55210]: DEBUG cinder.volume.api [None req-4a0bb9c8-194b-4c5e-b42a-b0df29564695 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a08cd5d-3a8f-4007-b0a7-a22e90a3d65e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 765.112092] [55210]: DEBUG cinder.volume.api [None req-4a0bb9c8-194b-4c5e-b42a-b0df29564695 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a08cd5d-3a8f-4007-b0a7-a22e90a3d65e) 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-1081260795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30e7cd50b6204c13aa565f20d618b6ac',qos_specs=None,replication_status=,reservations=['4ad116c7-0d51-42c6-864c-a4ad72c3c752','4fe2f8d9-b02c-4ee5-8ba9-cb321cd6d061','f9e595c3-f478-4d6c-8e9b-9bde26623677','c38920d5-e5d8-4575-a5ac-fd18d044dd8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ceeead318e1f4966bf2848367f97c4d7',volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0)}' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 765.113221] [55210]: DEBUG cinder.volume.api [None req-4a0bb9c8-194b-4c5e-b42a-b0df29564695 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbd7ec3d-3d56-4d5d-84c6-dca9c3823283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 765.123815] [55210]: DEBUG cinder.volume.api [None req-4a0bb9c8-194b-4c5e-b42a-b0df29564695 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbd7ec3d-3d56-4d5d-84c6-dca9c3823283) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 765.124690] [55210]: DEBUG cinder.volume.api [None req-4a0bb9c8-194b-4c5e-b42a-b0df29564695 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Flow 'volume_create_api' (3f4c0f8f-2ae6-44ee-b2de-51cccaf92aff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55210) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 765.125100] [55210]: INFO cinder.volume.api [None req-4a0bb9c8-194b-4c5e-b42a-b0df29564695 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Create volume request issued successfully. [ 765.125788] [55210]: INFO cinder.api.openstack.wsgi [None req-4a0bb9c8-194b-4c5e-b42a-b0df29564695 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 765.127235] [55210]: [pid: 55210|app: 0|req: 44/89] 10.180.1.21 () {60 vars in 1136 bytes} [Fri Feb 14 02:09:55 2025] POST /volume/v3/volumes => generated 752 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 765.136444] [55209]: DEBUG cinder.api.middleware.request_id [None req-455bd1b5-968c-4537-bd1c-3100f3c15bc8 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 765.138214] [55209]: INFO cinder.api.openstack.wsgi [None req-455bd1b5-968c-4537-bd1c-3100f3c15bc8 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] GET http://10.180.1.21/volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 [ 765.138498] [55209]: DEBUG cinder.api.openstack.wsgi [None req-455bd1b5-968c-4537-bd1c-3100f3c15bc8 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 765.138732] [55209]: DEBUG cinder.api.openstack.wsgi [None req-455bd1b5-968c-4537-bd1c-3100f3c15bc8 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 765.149123] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 765.149123] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 765.155683] [55209]: INFO cinder.volume.api [None req-455bd1b5-968c-4537-bd1c-3100f3c15bc8 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Volume info retrieved successfully. [ 765.165142] [55209]: INFO cinder.api.openstack.wsgi [None req-455bd1b5-968c-4537-bd1c-3100f3c15bc8 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] http://10.180.1.21/volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 returned with HTTP 200 [ 765.165852] [55209]: [pid: 55209|app: 0|req: 46/90] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:09:55 2025] GET /volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 => generated 820 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 766.185032] [55210]: DEBUG cinder.api.middleware.request_id [None req-5dc5c2e3-ac57-4552-a55f-d787aec831fb None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 766.187874] [55210]: INFO cinder.api.openstack.wsgi [None req-5dc5c2e3-ac57-4552-a55f-d787aec831fb tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] GET http://10.180.1.21/volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 [ 766.188154] [55210]: DEBUG cinder.api.openstack.wsgi [None req-5dc5c2e3-ac57-4552-a55f-d787aec831fb tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 766.188499] [55210]: DEBUG cinder.api.openstack.wsgi [None req-5dc5c2e3-ac57-4552-a55f-d787aec831fb tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 766.199027] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 766.199027] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 766.205072] [55210]: INFO cinder.volume.api [None req-5dc5c2e3-ac57-4552-a55f-d787aec831fb tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Volume info retrieved successfully. [ 766.211105] [55210]: INFO cinder.api.openstack.wsgi [None req-5dc5c2e3-ac57-4552-a55f-d787aec831fb tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] http://10.180.1.21/volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 returned with HTTP 200 [ 766.211511] [55210]: [pid: 55210|app: 0|req: 45/91] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:09:57 2025] GET /volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 767.226236] [55209]: DEBUG cinder.api.middleware.request_id [None req-f7d0a6a0-50c2-4412-a98f-e14424a5f56e None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 767.228532] [55209]: INFO cinder.api.openstack.wsgi [None req-f7d0a6a0-50c2-4412-a98f-e14424a5f56e tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] GET http://10.180.1.21/volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 [ 767.228776] [55209]: DEBUG cinder.api.openstack.wsgi [None req-f7d0a6a0-50c2-4412-a98f-e14424a5f56e tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 767.229020] [55209]: DEBUG cinder.api.openstack.wsgi [None req-f7d0a6a0-50c2-4412-a98f-e14424a5f56e tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 767.238983] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 767.238983] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 767.242882] [55209]: INFO cinder.volume.api [None req-f7d0a6a0-50c2-4412-a98f-e14424a5f56e tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Volume info retrieved successfully. [ 767.247690] [55209]: INFO cinder.api.openstack.wsgi [None req-f7d0a6a0-50c2-4412-a98f-e14424a5f56e tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] http://10.180.1.21/volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 returned with HTTP 200 [ 767.248088] [55209]: [pid: 55209|app: 0|req: 47/92] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:09:58 2025] GET /volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 768.259615] [55210]: DEBUG cinder.api.middleware.request_id [None req-316d5870-4758-4e7e-a173-266284964e1f None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 768.260012] [55210]: INFO cinder.api.openstack.wsgi [None req-316d5870-4758-4e7e-a173-266284964e1f tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] GET http://10.180.1.21/volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 [ 768.260304] [55210]: DEBUG cinder.api.openstack.wsgi [None req-316d5870-4758-4e7e-a173-266284964e1f tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 768.260539] [55210]: DEBUG cinder.api.openstack.wsgi [None req-316d5870-4758-4e7e-a173-266284964e1f tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 768.276135] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 768.276135] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 768.287158] [55210]: INFO cinder.volume.api [None req-316d5870-4758-4e7e-a173-266284964e1f tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Volume info retrieved successfully. [ 768.300336] [55210]: INFO cinder.api.openstack.wsgi [None req-316d5870-4758-4e7e-a173-266284964e1f tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] http://10.180.1.21/volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 returned with HTTP 200 [ 768.301013] [55210]: [pid: 55210|app: 0|req: 46/93] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:09:59 2025] GET /volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 769.313367] [55209]: DEBUG cinder.api.middleware.request_id [None req-5133c5c4-8a09-433d-aa7a-6e1b052ee3f0 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 769.315754] [55209]: INFO cinder.api.openstack.wsgi [None req-5133c5c4-8a09-433d-aa7a-6e1b052ee3f0 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] GET http://10.180.1.21/volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 [ 769.316063] [55209]: DEBUG cinder.api.openstack.wsgi [None req-5133c5c4-8a09-433d-aa7a-6e1b052ee3f0 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 769.316316] [55209]: DEBUG cinder.api.openstack.wsgi [None req-5133c5c4-8a09-433d-aa7a-6e1b052ee3f0 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 769.327839] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 769.327839] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 769.333040] [55209]: INFO cinder.volume.api [None req-5133c5c4-8a09-433d-aa7a-6e1b052ee3f0 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Volume info retrieved successfully. [ 769.339232] [55209]: INFO cinder.api.openstack.wsgi [None req-5133c5c4-8a09-433d-aa7a-6e1b052ee3f0 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] http://10.180.1.21/volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 returned with HTTP 200 [ 769.339852] [55209]: [pid: 55209|app: 0|req: 48/94] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:10:00 2025] GET /volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 770.355209] [55210]: DEBUG cinder.api.middleware.request_id [None req-3a9d5a54-798f-4415-b313-d9a096e7823a None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 770.357306] [55210]: INFO cinder.api.openstack.wsgi [None req-3a9d5a54-798f-4415-b313-d9a096e7823a tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] GET http://10.180.1.21/volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 [ 770.357602] [55210]: DEBUG cinder.api.openstack.wsgi [None req-3a9d5a54-798f-4415-b313-d9a096e7823a tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 770.357787] [55210]: DEBUG cinder.api.openstack.wsgi [None req-3a9d5a54-798f-4415-b313-d9a096e7823a tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 770.370223] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 770.370223] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 770.374812] [55210]: INFO cinder.volume.api [None req-3a9d5a54-798f-4415-b313-d9a096e7823a tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Volume info retrieved successfully. [ 770.382693] [55210]: INFO cinder.api.openstack.wsgi [None req-3a9d5a54-798f-4415-b313-d9a096e7823a tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] http://10.180.1.21/volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 returned with HTTP 200 [ 770.383124] [55210]: [pid: 55210|app: 0|req: 47/95] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:10:01 2025] GET /volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 771.396776] [55209]: DEBUG cinder.api.middleware.request_id [None req-c33694ca-9a51-44c8-a8c7-ac2d4943eba3 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 771.400185] [55209]: INFO cinder.api.openstack.wsgi [None req-c33694ca-9a51-44c8-a8c7-ac2d4943eba3 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] GET http://10.180.1.21/volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 [ 771.400451] [55209]: DEBUG cinder.api.openstack.wsgi [None req-c33694ca-9a51-44c8-a8c7-ac2d4943eba3 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 771.400698] [55209]: DEBUG cinder.api.openstack.wsgi [None req-c33694ca-9a51-44c8-a8c7-ac2d4943eba3 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 771.416353] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 771.416353] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 771.426515] [55209]: INFO cinder.volume.api [None req-c33694ca-9a51-44c8-a8c7-ac2d4943eba3 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Volume info retrieved successfully. [ 771.431556] [55209]: INFO cinder.api.openstack.wsgi [None req-c33694ca-9a51-44c8-a8c7-ac2d4943eba3 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] http://10.180.1.21/volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 returned with HTTP 200 [ 771.431721] [55209]: [pid: 55209|app: 0|req: 49/96] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:10:02 2025] GET /volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 772.443181] [55210]: DEBUG cinder.api.middleware.request_id [None req-3de09e3b-8e5f-408c-a7f6-d6563e088fa8 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 772.447430] [55210]: INFO cinder.api.openstack.wsgi [None req-3de09e3b-8e5f-408c-a7f6-d6563e088fa8 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] GET http://10.180.1.21/volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 [ 772.447430] [55210]: DEBUG cinder.api.openstack.wsgi [None req-3de09e3b-8e5f-408c-a7f6-d6563e088fa8 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 772.447430] [55210]: DEBUG cinder.api.openstack.wsgi [None req-3de09e3b-8e5f-408c-a7f6-d6563e088fa8 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 772.457865] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 772.457865] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 772.462642] [55210]: INFO cinder.volume.api [None req-3de09e3b-8e5f-408c-a7f6-d6563e088fa8 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Volume info retrieved successfully. [ 772.469361] [55210]: INFO cinder.api.openstack.wsgi [None req-3de09e3b-8e5f-408c-a7f6-d6563e088fa8 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] http://10.180.1.21/volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 returned with HTTP 200 [ 772.470757] [55210]: [pid: 55210|app: 0|req: 48/97] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:10:03 2025] GET /volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 773.482293] [55209]: DEBUG cinder.api.middleware.request_id [None req-19e66ffa-7375-4880-88bc-1657c25c65d3 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 773.484595] [55209]: INFO cinder.api.openstack.wsgi [None req-19e66ffa-7375-4880-88bc-1657c25c65d3 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] GET http://10.180.1.21/volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 [ 773.484777] [55209]: DEBUG cinder.api.openstack.wsgi [None req-19e66ffa-7375-4880-88bc-1657c25c65d3 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 773.485019] [55209]: DEBUG cinder.api.openstack.wsgi [None req-19e66ffa-7375-4880-88bc-1657c25c65d3 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 773.496586] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 773.496586] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 773.500391] [55209]: INFO cinder.volume.api [None req-19e66ffa-7375-4880-88bc-1657c25c65d3 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Volume info retrieved successfully. [ 773.505721] [55209]: INFO cinder.api.openstack.wsgi [None req-19e66ffa-7375-4880-88bc-1657c25c65d3 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] http://10.180.1.21/volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 returned with HTTP 200 [ 773.506128] [55209]: [pid: 55209|app: 0|req: 50/98] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:10:04 2025] GET /volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 774.523462] [55210]: DEBUG cinder.api.middleware.request_id [None req-5abb0dec-efcc-41f9-93c4-92cb679f799e None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 774.527234] [55210]: INFO cinder.api.openstack.wsgi [None req-5abb0dec-efcc-41f9-93c4-92cb679f799e tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] GET http://10.180.1.21/volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 [ 774.529391] [55210]: DEBUG cinder.api.openstack.wsgi [None req-5abb0dec-efcc-41f9-93c4-92cb679f799e tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 774.530929] [55210]: DEBUG cinder.api.openstack.wsgi [None req-5abb0dec-efcc-41f9-93c4-92cb679f799e tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 774.548297] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 774.548297] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 774.557592] [55210]: INFO cinder.volume.api [None req-5abb0dec-efcc-41f9-93c4-92cb679f799e tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Volume info retrieved successfully. [ 774.562954] [55210]: INFO cinder.api.openstack.wsgi [None req-5abb0dec-efcc-41f9-93c4-92cb679f799e tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] http://10.180.1.21/volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 returned with HTTP 200 [ 774.563394] [55210]: [pid: 55210|app: 0|req: 49/99] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:10:05 2025] GET /volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 775.581543] [55209]: DEBUG cinder.api.middleware.request_id [None req-bea712e2-83b8-4b1a-9d87-a672175f5fce None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 775.585441] [55209]: INFO cinder.api.openstack.wsgi [None req-bea712e2-83b8-4b1a-9d87-a672175f5fce tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] GET http://10.180.1.21/volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 [ 775.585441] [55209]: DEBUG cinder.api.openstack.wsgi [None req-bea712e2-83b8-4b1a-9d87-a672175f5fce tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 775.585441] [55209]: DEBUG cinder.api.openstack.wsgi [None req-bea712e2-83b8-4b1a-9d87-a672175f5fce tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 775.596197] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 775.596197] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 775.600818] [55209]: INFO cinder.volume.api [None req-bea712e2-83b8-4b1a-9d87-a672175f5fce tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Volume info retrieved successfully. [ 775.606437] [55209]: INFO cinder.api.openstack.wsgi [None req-bea712e2-83b8-4b1a-9d87-a672175f5fce tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] http://10.180.1.21/volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 returned with HTTP 200 [ 775.607086] [55209]: [pid: 55209|app: 0|req: 51/100] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:10:06 2025] GET /volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 776.617453] [55210]: DEBUG cinder.api.middleware.request_id [None req-d7c57394-911f-47a1-aae4-dbd2e2ea6763 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 776.619865] [55210]: INFO cinder.api.openstack.wsgi [None req-d7c57394-911f-47a1-aae4-dbd2e2ea6763 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] GET http://10.180.1.21/volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 [ 776.620464] [55210]: DEBUG cinder.api.openstack.wsgi [None req-d7c57394-911f-47a1-aae4-dbd2e2ea6763 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 776.620464] [55210]: DEBUG cinder.api.openstack.wsgi [None req-d7c57394-911f-47a1-aae4-dbd2e2ea6763 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 776.631377] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 776.631377] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 776.635473] [55210]: INFO cinder.volume.api [None req-d7c57394-911f-47a1-aae4-dbd2e2ea6763 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Volume info retrieved successfully. [ 776.640741] [55210]: INFO cinder.api.openstack.wsgi [None req-d7c57394-911f-47a1-aae4-dbd2e2ea6763 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] http://10.180.1.21/volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 returned with HTTP 200 [ 776.641104] [55210]: [pid: 55210|app: 0|req: 50/101] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:10:07 2025] GET /volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 777.658724] [55209]: DEBUG cinder.api.middleware.request_id [None req-8a82367a-b7c4-42ac-bee5-1fa1b1a34140 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 777.661656] [55209]: INFO cinder.api.openstack.wsgi [None req-8a82367a-b7c4-42ac-bee5-1fa1b1a34140 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] GET http://10.180.1.21/volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 [ 777.661999] [55209]: DEBUG cinder.api.openstack.wsgi [None req-8a82367a-b7c4-42ac-bee5-1fa1b1a34140 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 777.662328] [55209]: DEBUG cinder.api.openstack.wsgi [None req-8a82367a-b7c4-42ac-bee5-1fa1b1a34140 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 777.676317] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 777.676317] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 777.682237] [55209]: INFO cinder.volume.api [None req-8a82367a-b7c4-42ac-bee5-1fa1b1a34140 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Volume info retrieved successfully. [ 777.687932] [55209]: INFO cinder.api.openstack.wsgi [None req-8a82367a-b7c4-42ac-bee5-1fa1b1a34140 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] http://10.180.1.21/volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 returned with HTTP 200 [ 777.688454] [55209]: [pid: 55209|app: 0|req: 52/102] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:10:08 2025] GET /volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 778.699021] [55210]: DEBUG cinder.api.middleware.request_id [None req-804ba68f-d0cb-421a-adf4-1a4a09458c27 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 778.701217] [55210]: INFO cinder.api.openstack.wsgi [None req-804ba68f-d0cb-421a-adf4-1a4a09458c27 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] GET http://10.180.1.21/volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 [ 778.701519] [55210]: DEBUG cinder.api.openstack.wsgi [None req-804ba68f-d0cb-421a-adf4-1a4a09458c27 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 778.701778] [55210]: DEBUG cinder.api.openstack.wsgi [None req-804ba68f-d0cb-421a-adf4-1a4a09458c27 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 778.713259] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 778.713259] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 778.718326] [55210]: INFO cinder.volume.api [None req-804ba68f-d0cb-421a-adf4-1a4a09458c27 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Volume info retrieved successfully. [ 778.723612] [55210]: INFO cinder.api.openstack.wsgi [None req-804ba68f-d0cb-421a-adf4-1a4a09458c27 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] http://10.180.1.21/volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 returned with HTTP 200 [ 778.724045] [55210]: [pid: 55210|app: 0|req: 51/103] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:10:09 2025] GET /volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 779.735839] [55209]: DEBUG cinder.api.middleware.request_id [None req-2db9ebb2-b0a1-425a-9390-88e365c97dda None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 779.737880] [55209]: INFO cinder.api.openstack.wsgi [None req-2db9ebb2-b0a1-425a-9390-88e365c97dda tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] GET http://10.180.1.21/volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 [ 779.738279] [55209]: DEBUG cinder.api.openstack.wsgi [None req-2db9ebb2-b0a1-425a-9390-88e365c97dda tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 779.738486] [55209]: DEBUG cinder.api.openstack.wsgi [None req-2db9ebb2-b0a1-425a-9390-88e365c97dda tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 779.757227] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 779.757227] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 779.762198] [55209]: INFO cinder.volume.api [None req-2db9ebb2-b0a1-425a-9390-88e365c97dda tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Volume info retrieved successfully. [ 779.768817] [55209]: INFO cinder.api.openstack.wsgi [None req-2db9ebb2-b0a1-425a-9390-88e365c97dda tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] http://10.180.1.21/volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 returned with HTTP 200 [ 779.769249] [55209]: [pid: 55209|app: 0|req: 53/104] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:10:10 2025] GET /volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 780.783006] [55210]: DEBUG cinder.api.middleware.request_id [None req-7914b46d-179a-44ca-a6c0-f49c32d948b9 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 780.785394] [55210]: INFO cinder.api.openstack.wsgi [None req-7914b46d-179a-44ca-a6c0-f49c32d948b9 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] GET http://10.180.1.21/volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 [ 780.785715] [55210]: DEBUG cinder.api.openstack.wsgi [None req-7914b46d-179a-44ca-a6c0-f49c32d948b9 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 780.785892] [55210]: DEBUG cinder.api.openstack.wsgi [None req-7914b46d-179a-44ca-a6c0-f49c32d948b9 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 780.797476] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 780.797476] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 780.802299] [55210]: INFO cinder.volume.api [None req-7914b46d-179a-44ca-a6c0-f49c32d948b9 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Volume info retrieved successfully. [ 780.808990] [55210]: INFO cinder.api.openstack.wsgi [None req-7914b46d-179a-44ca-a6c0-f49c32d948b9 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] http://10.180.1.21/volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 returned with HTTP 200 [ 780.809441] [55210]: [pid: 55210|app: 0|req: 52/105] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:10:11 2025] GET /volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 781.820349] [55209]: DEBUG cinder.api.middleware.request_id [None req-4c40c201-d0a6-42d2-8794-3c68aff796ff None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 781.822632] [55209]: INFO cinder.api.openstack.wsgi [None req-4c40c201-d0a6-42d2-8794-3c68aff796ff tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] GET http://10.180.1.21/volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 [ 781.822893] [55209]: DEBUG cinder.api.openstack.wsgi [None req-4c40c201-d0a6-42d2-8794-3c68aff796ff tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 781.823136] [55209]: DEBUG cinder.api.openstack.wsgi [None req-4c40c201-d0a6-42d2-8794-3c68aff796ff tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 781.833960] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 781.833960] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 781.839108] [55209]: INFO cinder.volume.api [None req-4c40c201-d0a6-42d2-8794-3c68aff796ff tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Volume info retrieved successfully. [ 781.844470] [55209]: INFO cinder.api.openstack.wsgi [None req-4c40c201-d0a6-42d2-8794-3c68aff796ff tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] http://10.180.1.21/volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 returned with HTTP 200 [ 781.844968] [55209]: [pid: 55209|app: 0|req: 54/106] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:10:12 2025] GET /volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 782.859508] [55210]: DEBUG cinder.api.middleware.request_id [None req-385e156b-859b-4d39-ab36-7722b7a5fd41 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 782.862482] [55210]: INFO cinder.api.openstack.wsgi [None req-385e156b-859b-4d39-ab36-7722b7a5fd41 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] GET http://10.180.1.21/volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 [ 782.863124] [55210]: DEBUG cinder.api.openstack.wsgi [None req-385e156b-859b-4d39-ab36-7722b7a5fd41 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 782.863124] [55210]: DEBUG cinder.api.openstack.wsgi [None req-385e156b-859b-4d39-ab36-7722b7a5fd41 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 782.874675] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 782.874675] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 782.879645] [55210]: INFO cinder.volume.api [None req-385e156b-859b-4d39-ab36-7722b7a5fd41 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Volume info retrieved successfully. [ 782.884728] [55210]: INFO cinder.api.openstack.wsgi [None req-385e156b-859b-4d39-ab36-7722b7a5fd41 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] http://10.180.1.21/volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 returned with HTTP 200 [ 782.885305] [55210]: [pid: 55210|app: 0|req: 53/107] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:10:13 2025] GET /volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 783.899974] [55209]: DEBUG cinder.api.middleware.request_id [None req-cff595f1-961b-4f4b-8b28-d496943b2754 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 783.903448] [55209]: INFO cinder.api.openstack.wsgi [None req-cff595f1-961b-4f4b-8b28-d496943b2754 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] GET http://10.180.1.21/volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 [ 783.903823] [55209]: DEBUG cinder.api.openstack.wsgi [None req-cff595f1-961b-4f4b-8b28-d496943b2754 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 783.904209] [55209]: DEBUG cinder.api.openstack.wsgi [None req-cff595f1-961b-4f4b-8b28-d496943b2754 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 783.916064] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 783.916064] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 783.926025] [55209]: INFO cinder.volume.api [None req-cff595f1-961b-4f4b-8b28-d496943b2754 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Volume info retrieved successfully. [ 783.929992] [55209]: INFO cinder.api.openstack.wsgi [None req-cff595f1-961b-4f4b-8b28-d496943b2754 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] http://10.180.1.21/volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 returned with HTTP 200 [ 783.930411] [55209]: [pid: 55209|app: 0|req: 55/108] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:10:14 2025] GET /volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 => generated 1392 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 783.966092] [55210]: DEBUG cinder.api.middleware.request_id [req-4ec78dbb-da3b-4d43-82e3-78f46b6a1150 req-ec8608c6-3f0a-4856-b283-2b45c5bc12d5 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 783.970048] [55210]: INFO cinder.api.openstack.wsgi [req-4ec78dbb-da3b-4d43-82e3-78f46b6a1150 req-ec8608c6-3f0a-4856-b283-2b45c5bc12d5 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] GET http://10.180.1.21/volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 [ 783.970469] [55210]: DEBUG cinder.api.openstack.wsgi [req-4ec78dbb-da3b-4d43-82e3-78f46b6a1150 req-ec8608c6-3f0a-4856-b283-2b45c5bc12d5 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 783.970837] [55210]: DEBUG cinder.api.openstack.wsgi [req-4ec78dbb-da3b-4d43-82e3-78f46b6a1150 req-ec8608c6-3f0a-4856-b283-2b45c5bc12d5 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 783.980121] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 783.980121] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 783.984200] [55210]: INFO cinder.volume.api [req-4ec78dbb-da3b-4d43-82e3-78f46b6a1150 req-ec8608c6-3f0a-4856-b283-2b45c5bc12d5 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Volume info retrieved successfully. [ 783.991225] [55210]: INFO cinder.api.openstack.wsgi [req-4ec78dbb-da3b-4d43-82e3-78f46b6a1150 req-ec8608c6-3f0a-4856-b283-2b45c5bc12d5 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] http://10.180.1.21/volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 returned with HTTP 200 [ 783.991437] [55210]: [pid: 55210|app: 0|req: 54/109] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:10:14 2025] GET /volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 => generated 1392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 784.598834] [55209]: DEBUG cinder.api.middleware.request_id [req-4ec78dbb-da3b-4d43-82e3-78f46b6a1150 req-0710b27c-b6b6-4780-b95b-cf98d3067493 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 784.601024] [55209]: INFO cinder.api.openstack.wsgi [req-4ec78dbb-da3b-4d43-82e3-78f46b6a1150 req-0710b27c-b6b6-4780-b95b-cf98d3067493 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] GET http://10.180.1.21/volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 [ 784.601408] [55209]: DEBUG cinder.api.openstack.wsgi [req-4ec78dbb-da3b-4d43-82e3-78f46b6a1150 req-0710b27c-b6b6-4780-b95b-cf98d3067493 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 784.601753] [55209]: DEBUG cinder.api.openstack.wsgi [req-4ec78dbb-da3b-4d43-82e3-78f46b6a1150 req-0710b27c-b6b6-4780-b95b-cf98d3067493 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 784.619032] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 784.619032] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 784.623298] [55209]: INFO cinder.volume.api [req-4ec78dbb-da3b-4d43-82e3-78f46b6a1150 req-0710b27c-b6b6-4780-b95b-cf98d3067493 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Volume info retrieved successfully. [ 784.635486] [55209]: INFO cinder.api.openstack.wsgi [req-4ec78dbb-da3b-4d43-82e3-78f46b6a1150 req-0710b27c-b6b6-4780-b95b-cf98d3067493 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] http://10.180.1.21/volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 returned with HTTP 200 [ 784.635901] [55209]: [pid: 55209|app: 0|req: 56/110] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:10:15 2025] GET /volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 => generated 1392 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 784.643787] [55210]: DEBUG cinder.api.middleware.request_id [None req-2c1c16a9-395b-4e09-b7ee-6a1c58a899db None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 784.644252] [55210]: INFO cinder.api.openstack.wsgi [None req-2c1c16a9-395b-4e09-b7ee-6a1c58a899db None None] GET http://10.180.1.21/volume// [ 784.644436] [55210]: DEBUG cinder.api.openstack.wsgi [None req-2c1c16a9-395b-4e09-b7ee-6a1c58a899db None None] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 784.644659] [55210]: DEBUG cinder.api.openstack.wsgi [None req-2c1c16a9-395b-4e09-b7ee-6a1c58a899db None None] Calling method 'all' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 784.645142] [55210]: INFO cinder.api.openstack.wsgi [None req-2c1c16a9-395b-4e09-b7ee-6a1c58a899db None None] http://10.180.1.21/volume// returned with HTTP 300 [ 784.645468] [55210]: [pid: 55210|app: 0|req: 55/111] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 14 02:10:15 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 784.649526] [55209]: DEBUG cinder.api.middleware.request_id [req-4ec78dbb-da3b-4d43-82e3-78f46b6a1150 req-c5a5a9f8-72cc-48cd-98d0-d9d2285898ab None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 784.652072] [55209]: INFO cinder.api.openstack.wsgi [req-4ec78dbb-da3b-4d43-82e3-78f46b6a1150 req-c5a5a9f8-72cc-48cd-98d0-d9d2285898ab tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] POST http://10.180.1.21/volume/v3/attachments [ 784.652507] [55209]: DEBUG cinder.api.openstack.wsgi [req-4ec78dbb-da3b-4d43-82e3-78f46b6a1150 req-c5a5a9f8-72cc-48cd-98d0-d9d2285898ab tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8f66e571-2752-40f7-bdb5-d96d9c3ebc46", "connector": null, "instance_uuid": "19e5375c-48e0-41c5-97ed-1d436e872a7c"}} {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 784.661880] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 784.661880] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 784.694591] [55209]: INFO cinder.api.openstack.wsgi [req-4ec78dbb-da3b-4d43-82e3-78f46b6a1150 req-c5a5a9f8-72cc-48cd-98d0-d9d2285898ab tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 784.696562] [55209]: [pid: 55209|app: 0|req: 57/112] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 14 02:10:15 2025] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 785.014439] [55210]: DEBUG cinder.api.middleware.request_id [None req-5eae7cd0-490a-49bb-8598-095b70f334dd None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 785.016790] [55210]: INFO cinder.api.openstack.wsgi [None req-5eae7cd0-490a-49bb-8598-095b70f334dd tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] POST http://10.180.1.21/volume/v3/volumes [ 785.016790] [55210]: DEBUG cinder.api.openstack.wsgi [None req-5eae7cd0-490a-49bb-8598-095b70f334dd tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1265982314"}} {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 785.018429] [55210]: DEBUG cinder.api.v3.volumes [None req-5eae7cd0-490a-49bb-8598-095b70f334dd tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1265982314'}} {{(pid=55210) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 785.019074] [55210]: INFO cinder.api.v3.volumes [None req-5eae7cd0-490a-49bb-8598-095b70f334dd tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Create volume of 1 GB [ 785.023774] [55210]: INFO cinder.volume.api [None req-5eae7cd0-490a-49bb-8598-095b70f334dd tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Availability Zones retrieved successfully. [ 785.031188] [55210]: DEBUG cinder.volume.api [None req-5eae7cd0-490a-49bb-8598-095b70f334dd tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Flow 'volume_create_api' (ed7b7794-486d-4c89-bbd8-902f402d726e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 785.032411] [55210]: DEBUG cinder.volume.api [None req-5eae7cd0-490a-49bb-8598-095b70f334dd tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3184b390-e8b7-4704-af98-9ab608365e7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 785.033561] [55210]: DEBUG cinder.volume.flows.api.create_volume [None req-5eae7cd0-490a-49bb-8598-095b70f334dd tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Validating volume size '1' using validate_int {{(pid=55210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 785.054535] [55210]: DEBUG cinder.volume.api [None req-5eae7cd0-490a-49bb-8598-095b70f334dd tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3184b390-e8b7-4704-af98-9ab608365e7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-14T02:03:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f3823579-61ee-44ab-873f-bd184f2327d0,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3823579-61ee-44ab-873f-bd184f2327d0', '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=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 785.055509] [55210]: DEBUG cinder.volume.api [None req-5eae7cd0-490a-49bb-8598-095b70f334dd tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32099ed8-f0f8-4186-a44a-419e53e01400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 785.102548] [55210]: DEBUG cinder.quota [None req-5eae7cd0-490a-49bb-8598-095b70f334dd tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Created reservations ['7f877967-86c8-441d-bacc-e69b193b85d1', 'dec53020-2014-497d-825e-70e4f07b24af', '6e672339-5565-4b33-85bb-ed1445ddda9f', 'd38624d4-2775-4bd7-8311-ccb3d8f34eb5'] {{(pid=55210) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 785.103582] [55210]: DEBUG cinder.volume.api [None req-5eae7cd0-490a-49bb-8598-095b70f334dd tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32099ed8-f0f8-4186-a44a-419e53e01400) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f877967-86c8-441d-bacc-e69b193b85d1', 'dec53020-2014-497d-825e-70e4f07b24af', '6e672339-5565-4b33-85bb-ed1445ddda9f', 'd38624d4-2775-4bd7-8311-ccb3d8f34eb5']}' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 785.104519] [55210]: DEBUG cinder.volume.api [None req-5eae7cd0-490a-49bb-8598-095b70f334dd tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e198334a-87f1-4f01-857f-152b9db08d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 785.121211] [55210]: DEBUG cinder.volume.api [None req-5eae7cd0-490a-49bb-8598-095b70f334dd tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e198334a-87f1-4f01-857f-152b9db08d90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e14fc86a-7b30-4d74-ac55-0686542a96cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1265982314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21471c07b9ee41089e19297d2d7b8ef6',qos_specs=None,replication_status=,reservations=['7f877967-86c8-441d-bacc-e69b193b85d1','dec53020-2014-497d-825e-70e4f07b24af','6e672339-5565-4b33-85bb-ed1445ddda9f','d38624d4-2775-4bd7-8311-ccb3d8f34eb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce1e5041f6d14fa9b7128927093f10c2',volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0), '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-14T02:10:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1265982314',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e14fc86a-7b30-4d74-ac55-0686542a96cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21471c07b9ee41089e19297d2d7b8ef6',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='ce1e5041f6d14fa9b7128927093f10c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3823579-61ee-44ab-873f-bd184f2327d0),volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0)}' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 785.122498] [55210]: DEBUG cinder.volume.api [None req-5eae7cd0-490a-49bb-8598-095b70f334dd tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11b579cc-2d47-4131-a5fc-8c041d40ca9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 785.142853] [55210]: DEBUG cinder.volume.api [None req-5eae7cd0-490a-49bb-8598-095b70f334dd tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11b579cc-2d47-4131-a5fc-8c041d40ca9e) 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-1265982314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21471c07b9ee41089e19297d2d7b8ef6',qos_specs=None,replication_status=,reservations=['7f877967-86c8-441d-bacc-e69b193b85d1','dec53020-2014-497d-825e-70e4f07b24af','6e672339-5565-4b33-85bb-ed1445ddda9f','d38624d4-2775-4bd7-8311-ccb3d8f34eb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce1e5041f6d14fa9b7128927093f10c2',volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0)}' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 785.143873] [55210]: DEBUG cinder.volume.api [None req-5eae7cd0-490a-49bb-8598-095b70f334dd tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (090eb4e2-b062-41c5-815f-7b5711c6caf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 785.154655] [55210]: DEBUG cinder.volume.api [None req-5eae7cd0-490a-49bb-8598-095b70f334dd tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (090eb4e2-b062-41c5-815f-7b5711c6caf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 785.155962] [55210]: DEBUG cinder.volume.api [None req-5eae7cd0-490a-49bb-8598-095b70f334dd tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Flow 'volume_create_api' (ed7b7794-486d-4c89-bbd8-902f402d726e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55210) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 785.156356] [55210]: INFO cinder.volume.api [None req-5eae7cd0-490a-49bb-8598-095b70f334dd tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Create volume request issued successfully. [ 785.157439] [55210]: INFO cinder.api.openstack.wsgi [None req-5eae7cd0-490a-49bb-8598-095b70f334dd tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 785.158810] [55210]: [pid: 55210|app: 0|req: 56/113] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 14 02:10:15 2025] POST /volume/v3/volumes => generated 751 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 785.171382] [55209]: DEBUG cinder.api.middleware.request_id [None req-b8b71bc1-a11b-4335-beb8-d6a858dfc20c None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 785.173650] [55209]: INFO cinder.api.openstack.wsgi [None req-b8b71bc1-a11b-4335-beb8-d6a858dfc20c tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] GET http://10.180.1.21/volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb [ 785.173909] [55209]: DEBUG cinder.api.openstack.wsgi [None req-b8b71bc1-a11b-4335-beb8-d6a858dfc20c tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 785.174151] [55209]: DEBUG cinder.api.openstack.wsgi [None req-b8b71bc1-a11b-4335-beb8-d6a858dfc20c tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 785.190117] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 785.190117] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 785.199369] [55209]: INFO cinder.volume.api [None req-b8b71bc1-a11b-4335-beb8-d6a858dfc20c tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Volume info retrieved successfully. [ 785.204808] [55209]: INFO cinder.api.openstack.wsgi [None req-b8b71bc1-a11b-4335-beb8-d6a858dfc20c tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] http://10.180.1.21/volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb returned with HTTP 200 [ 785.205313] [55209]: [pid: 55209|app: 0|req: 58/114] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:10:16 2025] GET /volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 786.218556] [55210]: DEBUG cinder.api.middleware.request_id [None req-7169d17f-150d-44e2-939d-4a4bf29dfc9f None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 786.220952] [55210]: INFO cinder.api.openstack.wsgi [None req-7169d17f-150d-44e2-939d-4a4bf29dfc9f tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] GET http://10.180.1.21/volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb [ 786.221229] [55210]: DEBUG cinder.api.openstack.wsgi [None req-7169d17f-150d-44e2-939d-4a4bf29dfc9f tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 786.221479] [55210]: DEBUG cinder.api.openstack.wsgi [None req-7169d17f-150d-44e2-939d-4a4bf29dfc9f tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 786.233727] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 786.233727] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 786.243809] [55210]: INFO cinder.volume.api [None req-7169d17f-150d-44e2-939d-4a4bf29dfc9f tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Volume info retrieved successfully. [ 786.250418] [55210]: INFO cinder.api.openstack.wsgi [None req-7169d17f-150d-44e2-939d-4a4bf29dfc9f tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] http://10.180.1.21/volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb returned with HTTP 200 [ 786.250940] [55210]: [pid: 55210|app: 0|req: 57/115] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:10:17 2025] GET /volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 786.346691] [55209]: DEBUG cinder.api.middleware.request_id [req-1e696329-914e-4e42-a9aa-8666db1f35e0 req-1419f0e0-50cc-47fe-b197-7802b7c13bda None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 786.349034] [55209]: INFO cinder.api.openstack.wsgi [req-1e696329-914e-4e42-a9aa-8666db1f35e0 req-1419f0e0-50cc-47fe-b197-7802b7c13bda tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] GET http://10.180.1.21/volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb [ 786.349275] [55209]: DEBUG cinder.api.openstack.wsgi [req-1e696329-914e-4e42-a9aa-8666db1f35e0 req-1419f0e0-50cc-47fe-b197-7802b7c13bda tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 786.349541] [55209]: DEBUG cinder.api.openstack.wsgi [req-1e696329-914e-4e42-a9aa-8666db1f35e0 req-1419f0e0-50cc-47fe-b197-7802b7c13bda tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 786.357577] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 786.357577] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 786.361413] [55209]: INFO cinder.volume.api [req-1e696329-914e-4e42-a9aa-8666db1f35e0 req-1419f0e0-50cc-47fe-b197-7802b7c13bda tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Volume info retrieved successfully. [ 786.365755] [55209]: INFO cinder.api.openstack.wsgi [req-1e696329-914e-4e42-a9aa-8666db1f35e0 req-1419f0e0-50cc-47fe-b197-7802b7c13bda tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] http://10.180.1.21/volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb returned with HTTP 200 [ 786.366183] [55209]: [pid: 55209|app: 0|req: 59/116] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:10:17 2025] GET /volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 787.891555] [55210]: DEBUG cinder.api.middleware.request_id [None req-3c6d5295-0923-4067-980e-b1b1cbc32aa3 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 787.892102] [55210]: INFO cinder.api.openstack.wsgi [None req-3c6d5295-0923-4067-980e-b1b1cbc32aa3 None None] GET http://10.180.1.21/volume// [ 787.892298] [55210]: DEBUG cinder.api.openstack.wsgi [None req-3c6d5295-0923-4067-980e-b1b1cbc32aa3 None None] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 787.892522] [55210]: DEBUG cinder.api.openstack.wsgi [None req-3c6d5295-0923-4067-980e-b1b1cbc32aa3 None None] Calling method 'all' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 787.893013] [55210]: INFO cinder.api.openstack.wsgi [None req-3c6d5295-0923-4067-980e-b1b1cbc32aa3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 787.893448] [55210]: [pid: 55210|app: 0|req: 58/117] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 14 02:10:18 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 787.899663] [55209]: DEBUG cinder.api.middleware.request_id [req-1e696329-914e-4e42-a9aa-8666db1f35e0 req-424640d7-480f-4f2d-98d0-c70002563ffd None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 787.903064] [55209]: INFO cinder.api.openstack.wsgi [req-1e696329-914e-4e42-a9aa-8666db1f35e0 req-424640d7-480f-4f2d-98d0-c70002563ffd tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] POST http://10.180.1.21/volume/v3/attachments [ 787.903731] [55209]: DEBUG cinder.api.openstack.wsgi [req-1e696329-914e-4e42-a9aa-8666db1f35e0 req-424640d7-480f-4f2d-98d0-c70002563ffd tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e14fc86a-7b30-4d74-ac55-0686542a96cb", "connector": null, "instance_uuid": "7993e8a0-6ef6-461e-bbe7-1aaa4473cbab"}} {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 787.921507] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.921507] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 787.948860] [55209]: INFO cinder.api.openstack.wsgi [req-1e696329-914e-4e42-a9aa-8666db1f35e0 req-424640d7-480f-4f2d-98d0-c70002563ffd tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 787.949380] [55209]: [pid: 55209|app: 0|req: 60/118] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 14 02:10:18 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) [ 787.968896] [55210]: DEBUG cinder.api.middleware.request_id [None req-246dafbf-9511-4939-a21b-dbb07facd71c None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 787.972542] [55210]: INFO cinder.api.openstack.wsgi [None req-246dafbf-9511-4939-a21b-dbb07facd71c tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] GET http://10.180.1.21/volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb [ 787.972796] [55210]: DEBUG cinder.api.openstack.wsgi [None req-246dafbf-9511-4939-a21b-dbb07facd71c tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 787.973101] [55210]: DEBUG cinder.api.openstack.wsgi [None req-246dafbf-9511-4939-a21b-dbb07facd71c tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 787.983337] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.983337] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 787.986574] [55210]: INFO cinder.volume.api [None req-246dafbf-9511-4939-a21b-dbb07facd71c tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Volume info retrieved successfully. [ 787.991759] [55210]: INFO cinder.api.openstack.wsgi [None req-246dafbf-9511-4939-a21b-dbb07facd71c tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] http://10.180.1.21/volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb returned with HTTP 200 [ 787.992254] [55210]: [pid: 55210|app: 0|req: 59/119] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:10:18 2025] GET /volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 788.476274] [55209]: DEBUG cinder.api.middleware.request_id [None req-2bf0c435-1f33-4f39-a227-2c0aa86ee923 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 788.478424] [55209]: INFO cinder.api.openstack.wsgi [None req-2bf0c435-1f33-4f39-a227-2c0aa86ee923 None None] GET http://10.180.1.21/volume// [ 788.478424] [55209]: DEBUG cinder.api.openstack.wsgi [None req-2bf0c435-1f33-4f39-a227-2c0aa86ee923 None None] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 788.478424] [55209]: DEBUG cinder.api.openstack.wsgi [None req-2bf0c435-1f33-4f39-a227-2c0aa86ee923 None None] Calling method 'all' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 788.478424] [55209]: INFO cinder.api.openstack.wsgi [None req-2bf0c435-1f33-4f39-a227-2c0aa86ee923 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 788.478424] [55209]: [pid: 55209|app: 0|req: 61/120] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 02:10:19 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 788.482435] [55210]: DEBUG cinder.api.middleware.request_id [req-1e696329-914e-4e42-a9aa-8666db1f35e0 req-f3ecbe9b-a58b-45f9-8838-3f042f0b9fac None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 788.484814] [55210]: INFO cinder.api.openstack.wsgi [req-1e696329-914e-4e42-a9aa-8666db1f35e0 req-f3ecbe9b-a58b-45f9-8838-3f042f0b9fac tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] GET http://10.180.1.21/volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb [ 788.485087] [55210]: DEBUG cinder.api.openstack.wsgi [req-1e696329-914e-4e42-a9aa-8666db1f35e0 req-f3ecbe9b-a58b-45f9-8838-3f042f0b9fac tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 788.485317] [55210]: DEBUG cinder.api.openstack.wsgi [req-1e696329-914e-4e42-a9aa-8666db1f35e0 req-f3ecbe9b-a58b-45f9-8838-3f042f0b9fac tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 788.502647] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.502647] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 788.506629] [55210]: INFO cinder.volume.api [req-1e696329-914e-4e42-a9aa-8666db1f35e0 req-f3ecbe9b-a58b-45f9-8838-3f042f0b9fac tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Volume info retrieved successfully. [ 788.513507] [55210]: INFO cinder.api.openstack.wsgi [req-1e696329-914e-4e42-a9aa-8666db1f35e0 req-f3ecbe9b-a58b-45f9-8838-3f042f0b9fac tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] http://10.180.1.21/volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb returned with HTTP 200 [ 788.513938] [55210]: [pid: 55210|app: 0|req: 60/121] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 02:10:19 2025] GET /volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb => generated 1024 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 788.553197] [55209]: DEBUG cinder.api.middleware.request_id [req-1e696329-914e-4e42-a9aa-8666db1f35e0 req-14e1c3d7-f43b-49f6-8374-c8185188840f None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 788.558268] [55209]: INFO cinder.api.openstack.wsgi [req-1e696329-914e-4e42-a9aa-8666db1f35e0 req-14e1c3d7-f43b-49f6-8374-c8185188840f tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] PUT http://10.180.1.21/volume/v3/attachments/e0a4353f-39c0-424b-92c9-127f1e2b6749 [ 788.558717] [55209]: DEBUG cinder.api.openstack.wsgi [req-1e696329-914e-4e42-a9aa-8666db1f35e0 req-14e1c3d7-f43b-49f6-8374-c8185188840f tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-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-510713", "mountpoint": "/dev/sdb"}}} {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 788.569751] [55209]: DEBUG cinder.coordination [req-1e696329-914e-4e42-a9aa-8666db1f35e0 req-14e1c3d7-f43b-49f6-8374-c8185188840f tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Acquiring lock "cinder-attachment_update-e14fc86a-7b30-4d74-ac55-0686542a96cb-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55209) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 788.574776] [55209]: DEBUG cinder.coordination [req-1e696329-914e-4e42-a9aa-8666db1f35e0 req-14e1c3d7-f43b-49f6-8374-c8185188840f tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Lock "cinder-attachment_update-e14fc86a-7b30-4d74-ac55-0686542a96cb-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55209) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 788.576191] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.576191] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 789.002775] [55210]: DEBUG cinder.api.middleware.request_id [None req-874b20b3-fa2b-4176-84e6-ef81655a21c8 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 789.010383] [55210]: INFO cinder.api.openstack.wsgi [None req-874b20b3-fa2b-4176-84e6-ef81655a21c8 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] GET http://10.180.1.21/volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb [ 789.010733] [55210]: DEBUG cinder.api.openstack.wsgi [None req-874b20b3-fa2b-4176-84e6-ef81655a21c8 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 789.011087] [55210]: DEBUG cinder.api.openstack.wsgi [None req-874b20b3-fa2b-4176-84e6-ef81655a21c8 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 789.026896] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 789.026896] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 789.033511] [55210]: INFO cinder.volume.api [None req-874b20b3-fa2b-4176-84e6-ef81655a21c8 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Volume info retrieved successfully. [ 789.046866] [55210]: INFO cinder.api.openstack.wsgi [None req-874b20b3-fa2b-4176-84e6-ef81655a21c8 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] http://10.180.1.21/volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb returned with HTTP 200 [ 789.047508] [55210]: [pid: 55210|app: 0|req: 61/122] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:10:19 2025] GET /volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb => generated 843 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 790.060568] [55210]: DEBUG cinder.api.middleware.request_id [None req-91eaf1a4-be14-46cd-b011-1471a91a9da3 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 790.064222] [55210]: INFO cinder.api.openstack.wsgi [None req-91eaf1a4-be14-46cd-b011-1471a91a9da3 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] GET http://10.180.1.21/volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb [ 790.064222] [55210]: DEBUG cinder.api.openstack.wsgi [None req-91eaf1a4-be14-46cd-b011-1471a91a9da3 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 790.064222] [55210]: DEBUG cinder.api.openstack.wsgi [None req-91eaf1a4-be14-46cd-b011-1471a91a9da3 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 790.084828] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 790.084828] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 790.092435] [55210]: INFO cinder.volume.api [None req-91eaf1a4-be14-46cd-b011-1471a91a9da3 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Volume info retrieved successfully. [ 790.099823] [55210]: INFO cinder.api.openstack.wsgi [None req-91eaf1a4-be14-46cd-b011-1471a91a9da3 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] http://10.180.1.21/volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb returned with HTTP 200 [ 790.101033] [55210]: [pid: 55210|app: 0|req: 62/123] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:10:20 2025] GET /volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 791.113227] [55210]: DEBUG cinder.api.middleware.request_id [None req-1c027433-1f96-48b6-afcf-ca04d52bd5eb None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 791.116019] [55210]: INFO cinder.api.openstack.wsgi [None req-1c027433-1f96-48b6-afcf-ca04d52bd5eb tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] GET http://10.180.1.21/volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb [ 791.116480] [55210]: DEBUG cinder.api.openstack.wsgi [None req-1c027433-1f96-48b6-afcf-ca04d52bd5eb tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 791.116777] [55210]: DEBUG cinder.api.openstack.wsgi [None req-1c027433-1f96-48b6-afcf-ca04d52bd5eb tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 791.135299] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 791.135299] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 791.141362] [55210]: INFO cinder.volume.api [None req-1c027433-1f96-48b6-afcf-ca04d52bd5eb tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Volume info retrieved successfully. [ 791.147256] [55210]: INFO cinder.api.openstack.wsgi [None req-1c027433-1f96-48b6-afcf-ca04d52bd5eb tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] http://10.180.1.21/volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb returned with HTTP 200 [ 791.147256] [55210]: [pid: 55210|app: 0|req: 63/124] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:10:21 2025] GET /volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 792.157641] [55210]: DEBUG cinder.api.middleware.request_id [None req-72a91cbc-7995-447d-9f65-5035b8aa9a93 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 792.159947] [55210]: INFO cinder.api.openstack.wsgi [None req-72a91cbc-7995-447d-9f65-5035b8aa9a93 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] GET http://10.180.1.21/volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb [ 792.160193] [55210]: DEBUG cinder.api.openstack.wsgi [None req-72a91cbc-7995-447d-9f65-5035b8aa9a93 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 792.160405] [55210]: DEBUG cinder.api.openstack.wsgi [None req-72a91cbc-7995-447d-9f65-5035b8aa9a93 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 792.178205] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 792.178205] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 792.183161] [55210]: INFO cinder.volume.api [None req-72a91cbc-7995-447d-9f65-5035b8aa9a93 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Volume info retrieved successfully. [ 792.190822] [55210]: INFO cinder.api.openstack.wsgi [None req-72a91cbc-7995-447d-9f65-5035b8aa9a93 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] http://10.180.1.21/volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb returned with HTTP 200 [ 792.191707] [55210]: [pid: 55210|app: 0|req: 64/125] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:10:23 2025] GET /volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 793.116855] [55209]: DEBUG cinder.coordination [req-1e696329-914e-4e42-a9aa-8666db1f35e0 req-14e1c3d7-f43b-49f6-8374-c8185188840f tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Lock "cinder-attachment_update-e14fc86a-7b30-4d74-ac55-0686542a96cb-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.542s {{(pid=55209) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 793.117270] [55209]: INFO cinder.api.openstack.wsgi [req-1e696329-914e-4e42-a9aa-8666db1f35e0 req-14e1c3d7-f43b-49f6-8374-c8185188840f tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] http://10.180.1.21/volume/v3/attachments/e0a4353f-39c0-424b-92c9-127f1e2b6749 returned with HTTP 200 [ 793.117691] [55209]: [pid: 55209|app: 0|req: 62/126] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 14 02:10:19 2025] PUT /volume/v3/attachments/e0a4353f-39c0-424b-92c9-127f1e2b6749 => generated 617 bytes in 4565 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 793.206243] [55210]: DEBUG cinder.api.middleware.request_id [None req-1863bb9c-9d86-4723-a336-da7305cfc8a9 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 793.209416] [55210]: INFO cinder.api.openstack.wsgi [None req-1863bb9c-9d86-4723-a336-da7305cfc8a9 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] GET http://10.180.1.21/volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb [ 793.209736] [55210]: DEBUG cinder.api.openstack.wsgi [None req-1863bb9c-9d86-4723-a336-da7305cfc8a9 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 793.210151] [55210]: DEBUG cinder.api.openstack.wsgi [None req-1863bb9c-9d86-4723-a336-da7305cfc8a9 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 793.222644] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 793.222644] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 793.227175] [55210]: INFO cinder.volume.api [None req-1863bb9c-9d86-4723-a336-da7305cfc8a9 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Volume info retrieved successfully. [ 793.233374] [55210]: INFO cinder.api.openstack.wsgi [None req-1863bb9c-9d86-4723-a336-da7305cfc8a9 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] http://10.180.1.21/volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb returned with HTTP 200 [ 793.233868] [55210]: [pid: 55210|app: 0|req: 65/127] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:10:24 2025] GET /volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 794.249865] [55209]: DEBUG cinder.api.middleware.request_id [None req-5f63f31c-d251-445e-9324-64dc3374bd13 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 794.253107] [55209]: INFO cinder.api.openstack.wsgi [None req-5f63f31c-d251-445e-9324-64dc3374bd13 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] GET http://10.180.1.21/volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb [ 794.255151] [55209]: DEBUG cinder.api.openstack.wsgi [None req-5f63f31c-d251-445e-9324-64dc3374bd13 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 794.255151] [55209]: DEBUG cinder.api.openstack.wsgi [None req-5f63f31c-d251-445e-9324-64dc3374bd13 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 794.279930] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 794.279930] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 794.286866] [55209]: INFO cinder.volume.api [None req-5f63f31c-d251-445e-9324-64dc3374bd13 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Volume info retrieved successfully. [ 794.294894] [55209]: INFO cinder.api.openstack.wsgi [None req-5f63f31c-d251-445e-9324-64dc3374bd13 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] http://10.180.1.21/volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb returned with HTTP 200 [ 794.294894] [55209]: [pid: 55209|app: 0|req: 63/128] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:10:25 2025] GET /volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 795.291284] [55210]: DEBUG cinder.api.middleware.request_id [req-1e696329-914e-4e42-a9aa-8666db1f35e0 req-2987701c-bf17-496e-a2be-9877813cbb58 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 795.294919] [55210]: INFO cinder.api.openstack.wsgi [req-1e696329-914e-4e42-a9aa-8666db1f35e0 req-2987701c-bf17-496e-a2be-9877813cbb58 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] POST http://10.180.1.21/volume/v3/attachments/e0a4353f-39c0-424b-92c9-127f1e2b6749/action [ 795.295854] [55210]: DEBUG cinder.api.openstack.wsgi [req-1e696329-914e-4e42-a9aa-8666db1f35e0 req-2987701c-bf17-496e-a2be-9877813cbb58 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Action body: b'{"os-complete": null}' {{(pid=55210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 795.295854] [55210]: DEBUG cinder.api.openstack.wsgi [req-1e696329-914e-4e42-a9aa-8666db1f35e0 req-2987701c-bf17-496e-a2be-9877813cbb58 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 795.312582] [55209]: DEBUG cinder.api.middleware.request_id [None req-497af8e4-ae02-47ae-bffc-fc7352573683 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 795.316053] [55209]: INFO cinder.api.openstack.wsgi [None req-497af8e4-ae02-47ae-bffc-fc7352573683 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] GET http://10.180.1.21/volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb [ 795.316214] [55209]: DEBUG cinder.api.openstack.wsgi [None req-497af8e4-ae02-47ae-bffc-fc7352573683 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 795.316466] [55209]: DEBUG cinder.api.openstack.wsgi [None req-497af8e4-ae02-47ae-bffc-fc7352573683 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 795.333009] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 795.333009] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 795.337410] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 795.337410] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 795.345120] [55209]: INFO cinder.volume.api [None req-497af8e4-ae02-47ae-bffc-fc7352573683 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Volume info retrieved successfully. [ 795.347068] [55210]: INFO cinder.api.openstack.wsgi [req-1e696329-914e-4e42-a9aa-8666db1f35e0 req-2987701c-bf17-496e-a2be-9877813cbb58 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] http://10.180.1.21/volume/v3/attachments/e0a4353f-39c0-424b-92c9-127f1e2b6749/action returned with HTTP 204 [ 795.347663] [55210]: [pid: 55210|app: 0|req: 66/129] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 14 02:10:26 2025] POST /volume/v3/attachments/e0a4353f-39c0-424b-92c9-127f1e2b6749/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 795.360762] [55209]: INFO cinder.api.openstack.wsgi [None req-497af8e4-ae02-47ae-bffc-fc7352573683 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] http://10.180.1.21/volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb returned with HTTP 200 [ 795.362621] [55209]: [pid: 55209|app: 0|req: 64/130] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:10:26 2025] GET /volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb => generated 844 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 796.379261] [55210]: DEBUG cinder.api.middleware.request_id [None req-ee0b76b6-364e-412d-bd98-c3b7d405f808 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 796.381483] [55210]: INFO cinder.api.openstack.wsgi [None req-ee0b76b6-364e-412d-bd98-c3b7d405f808 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] GET http://10.180.1.21/volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb [ 796.381712] [55210]: DEBUG cinder.api.openstack.wsgi [None req-ee0b76b6-364e-412d-bd98-c3b7d405f808 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 796.381934] [55210]: DEBUG cinder.api.openstack.wsgi [None req-ee0b76b6-364e-412d-bd98-c3b7d405f808 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 796.400548] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 796.400548] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 796.405567] [55210]: INFO cinder.volume.api [None req-ee0b76b6-364e-412d-bd98-c3b7d405f808 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Volume info retrieved successfully. [ 796.413270] [55210]: INFO cinder.api.openstack.wsgi [None req-ee0b76b6-364e-412d-bd98-c3b7d405f808 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] http://10.180.1.21/volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb returned with HTTP 200 [ 796.413707] [55210]: [pid: 55210|app: 0|req: 67/131] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:10:27 2025] GET /volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb => generated 1136 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 796.424464] [55209]: DEBUG cinder.api.middleware.request_id [None req-590884cf-2581-49be-9f38-da2b20bc8755 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 796.429485] [55209]: INFO cinder.api.openstack.wsgi [None req-590884cf-2581-49be-9f38-da2b20bc8755 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] GET http://10.180.1.21/volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb [ 796.430197] [55209]: DEBUG cinder.api.openstack.wsgi [None req-590884cf-2581-49be-9f38-da2b20bc8755 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 796.430197] [55209]: DEBUG cinder.api.openstack.wsgi [None req-590884cf-2581-49be-9f38-da2b20bc8755 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 796.459782] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 796.459782] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 796.466198] [55209]: INFO cinder.volume.api [None req-590884cf-2581-49be-9f38-da2b20bc8755 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Volume info retrieved successfully. [ 796.477559] [55209]: INFO cinder.api.openstack.wsgi [None req-590884cf-2581-49be-9f38-da2b20bc8755 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] http://10.180.1.21/volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb returned with HTTP 200 [ 796.477559] [55209]: [pid: 55209|app: 0|req: 65/132] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:10:27 2025] GET /volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb => generated 1136 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 801.538662] [55210]: DEBUG cinder.api.middleware.request_id [req-3b5f17d8-5182-4a04-a5a2-fcf133595270 req-28b3cca6-da4a-4b00-9e52-69a3eb847468 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 801.541066] [55210]: INFO cinder.api.openstack.wsgi [req-3b5f17d8-5182-4a04-a5a2-fcf133595270 req-28b3cca6-da4a-4b00-9e52-69a3eb847468 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] DELETE http://10.180.1.21/volume/v3/attachments/e0a4353f-39c0-424b-92c9-127f1e2b6749 [ 801.541296] [55210]: DEBUG cinder.api.openstack.wsgi [req-3b5f17d8-5182-4a04-a5a2-fcf133595270 req-28b3cca6-da4a-4b00-9e52-69a3eb847468 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 801.541520] [55210]: DEBUG cinder.api.openstack.wsgi [req-3b5f17d8-5182-4a04-a5a2-fcf133595270 req-28b3cca6-da4a-4b00-9e52-69a3eb847468 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Calling method 'version_select' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 801.550538] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 801.550538] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 802.077848] [55210]: INFO cinder.api.openstack.wsgi [req-3b5f17d8-5182-4a04-a5a2-fcf133595270 req-28b3cca6-da4a-4b00-9e52-69a3eb847468 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] http://10.180.1.21/volume/v3/attachments/e0a4353f-39c0-424b-92c9-127f1e2b6749 returned with HTTP 200 [ 802.078261] [55210]: [pid: 55210|app: 0|req: 68/133] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 14 02:10:32 2025] DELETE /volume/v3/attachments/e0a4353f-39c0-424b-92c9-127f1e2b6749 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 806.468852] [55209]: DEBUG dbcounter [-] [55209] Writing DB stats cinder:SELECT=83,cinder:UPDATE=5,cinder:INSERT=2 {{(pid=55209) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 812.076945] [55210]: DEBUG dbcounter [-] [55210] Writing DB stats cinder:SELECT=152,cinder:INSERT=20,cinder:UPDATE=29 {{(pid=55210) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 822.666477] [55209]: DEBUG cinder.api.middleware.request_id [None req-c0597fe3-9fe1-4098-a9fb-c0531f657964 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 822.672926] [55209]: INFO cinder.api.openstack.wsgi [None req-c0597fe3-9fe1-4098-a9fb-c0531f657964 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] POST http://10.180.1.21/volume/v3/volumes [ 822.672926] [55209]: DEBUG cinder.api.openstack.wsgi [None req-c0597fe3-9fe1-4098-a9fb-c0531f657964 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1503489794"}} {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 822.672926] [55209]: DEBUG cinder.api.v3.volumes [None req-c0597fe3-9fe1-4098-a9fb-c0531f657964 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1503489794'}} {{(pid=55209) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 822.673079] [55209]: INFO cinder.api.v3.volumes [None req-c0597fe3-9fe1-4098-a9fb-c0531f657964 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Create volume of 1 GB [ 822.689505] [55209]: INFO cinder.volume.api [None req-c0597fe3-9fe1-4098-a9fb-c0531f657964 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Availability Zones retrieved successfully. [ 822.697734] [55209]: DEBUG cinder.volume.api [None req-c0597fe3-9fe1-4098-a9fb-c0531f657964 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Flow 'volume_create_api' (0b29f9aa-b0a4-492e-9390-cb64bbb91ef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 822.699258] [55209]: DEBUG cinder.volume.api [None req-c0597fe3-9fe1-4098-a9fb-c0531f657964 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ff01589-a0f5-4915-951d-399c8d9fa00b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 822.702503] [55209]: DEBUG cinder.volume.flows.api.create_volume [None req-c0597fe3-9fe1-4098-a9fb-c0531f657964 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Validating volume size '1' using validate_int {{(pid=55209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 822.729326] [55209]: DEBUG cinder.volume.api [None req-c0597fe3-9fe1-4098-a9fb-c0531f657964 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ff01589-a0f5-4915-951d-399c8d9fa00b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-14T02:03:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f3823579-61ee-44ab-873f-bd184f2327d0,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3823579-61ee-44ab-873f-bd184f2327d0', '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=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 822.731702] [55209]: DEBUG cinder.volume.api [None req-c0597fe3-9fe1-4098-a9fb-c0531f657964 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14d710ec-ebcf-4dd5-bb80-c0e1aed0a655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 822.810536] [55209]: DEBUG cinder.quota [None req-c0597fe3-9fe1-4098-a9fb-c0531f657964 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Created reservations ['ec53b69c-cee1-4d46-ac77-68990c8a3d59', '41c137c7-aec3-4961-8b8d-f9a3833e3074', 'da6d1c7a-a019-463b-a97a-c3ab215b346e', '1bd05fcc-7aaa-4711-87a5-66d5f2822d93'] {{(pid=55209) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 822.811577] [55209]: DEBUG cinder.volume.api [None req-c0597fe3-9fe1-4098-a9fb-c0531f657964 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14d710ec-ebcf-4dd5-bb80-c0e1aed0a655) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec53b69c-cee1-4d46-ac77-68990c8a3d59', '41c137c7-aec3-4961-8b8d-f9a3833e3074', 'da6d1c7a-a019-463b-a97a-c3ab215b346e', '1bd05fcc-7aaa-4711-87a5-66d5f2822d93']}' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 822.812507] [55209]: DEBUG cinder.volume.api [None req-c0597fe3-9fe1-4098-a9fb-c0531f657964 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9126915f-b80b-40c6-819e-9064c1b2c48e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 822.854108] [55209]: DEBUG cinder.volume.api [None req-c0597fe3-9fe1-4098-a9fb-c0531f657964 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9126915f-b80b-40c6-819e-9064c1b2c48e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e57308c8-688b-4420-b3eb-af4c19550412', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1503489794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c658742f4854cf88696d8b03b021742',qos_specs=None,replication_status=,reservations=['ec53b69c-cee1-4d46-ac77-68990c8a3d59','41c137c7-aec3-4961-8b8d-f9a3833e3074','da6d1c7a-a019-463b-a97a-c3ab215b346e','1bd05fcc-7aaa-4711-87a5-66d5f2822d93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c1fc5791d8b4282a35397a1f833725d',volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0), '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-14T02:10:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1503489794',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e57308c8-688b-4420-b3eb-af4c19550412,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c658742f4854cf88696d8b03b021742',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='2c1fc5791d8b4282a35397a1f833725d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3823579-61ee-44ab-873f-bd184f2327d0),volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0)}' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 822.854368] [55209]: DEBUG cinder.volume.api [None req-c0597fe3-9fe1-4098-a9fb-c0531f657964 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (846b3804-0473-4f1e-9b13-c0dd018dc64a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 822.885359] [55209]: DEBUG cinder.volume.api [None req-c0597fe3-9fe1-4098-a9fb-c0531f657964 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (846b3804-0473-4f1e-9b13-c0dd018dc64a) 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-1503489794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c658742f4854cf88696d8b03b021742',qos_specs=None,replication_status=,reservations=['ec53b69c-cee1-4d46-ac77-68990c8a3d59','41c137c7-aec3-4961-8b8d-f9a3833e3074','da6d1c7a-a019-463b-a97a-c3ab215b346e','1bd05fcc-7aaa-4711-87a5-66d5f2822d93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c1fc5791d8b4282a35397a1f833725d',volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0)}' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 822.886188] [55209]: DEBUG cinder.volume.api [None req-c0597fe3-9fe1-4098-a9fb-c0531f657964 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6633283e-d86f-48b3-9bbe-52c57f7e37f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 822.903337] [55209]: DEBUG cinder.volume.api [None req-c0597fe3-9fe1-4098-a9fb-c0531f657964 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6633283e-d86f-48b3-9bbe-52c57f7e37f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 822.905589] [55209]: DEBUG cinder.volume.api [None req-c0597fe3-9fe1-4098-a9fb-c0531f657964 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Flow 'volume_create_api' (0b29f9aa-b0a4-492e-9390-cb64bbb91ef9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55209) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 822.905589] [55209]: INFO cinder.volume.api [None req-c0597fe3-9fe1-4098-a9fb-c0531f657964 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Create volume request issued successfully. [ 822.906008] [55209]: INFO cinder.api.openstack.wsgi [None req-c0597fe3-9fe1-4098-a9fb-c0531f657964 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 822.906533] [55209]: [pid: 55209|app: 0|req: 66/134] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 14 02:10:53 2025] POST /volume/v3/volumes => generated 754 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 822.916847] [55210]: DEBUG cinder.api.middleware.request_id [None req-524ab8a5-4623-47a6-ba85-bf2df630d3d8 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 822.919228] [55210]: INFO cinder.api.openstack.wsgi [None req-524ab8a5-4623-47a6-ba85-bf2df630d3d8 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] GET http://10.180.1.21/volume/v3/volumes/e57308c8-688b-4420-b3eb-af4c19550412 [ 822.919353] [55210]: DEBUG cinder.api.openstack.wsgi [None req-524ab8a5-4623-47a6-ba85-bf2df630d3d8 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 822.919598] [55210]: DEBUG cinder.api.openstack.wsgi [None req-524ab8a5-4623-47a6-ba85-bf2df630d3d8 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 822.927531] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.927531] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 822.935102] [55210]: INFO cinder.volume.api [None req-524ab8a5-4623-47a6-ba85-bf2df630d3d8 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Volume info retrieved successfully. [ 822.943134] [55210]: INFO cinder.api.openstack.wsgi [None req-524ab8a5-4623-47a6-ba85-bf2df630d3d8 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] http://10.180.1.21/volume/v3/volumes/e57308c8-688b-4420-b3eb-af4c19550412 returned with HTTP 200 [ 822.943734] [55210]: [pid: 55210|app: 0|req: 69/135] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:10:53 2025] GET /volume/v3/volumes/e57308c8-688b-4420-b3eb-af4c19550412 => generated 822 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 823.955248] [55209]: DEBUG cinder.api.middleware.request_id [None req-22732278-6023-4353-9ee9-2e823031ff20 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 823.957690] [55209]: INFO cinder.api.openstack.wsgi [None req-22732278-6023-4353-9ee9-2e823031ff20 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] GET http://10.180.1.21/volume/v3/volumes/e57308c8-688b-4420-b3eb-af4c19550412 [ 823.957982] [55209]: DEBUG cinder.api.openstack.wsgi [None req-22732278-6023-4353-9ee9-2e823031ff20 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 823.958307] [55209]: DEBUG cinder.api.openstack.wsgi [None req-22732278-6023-4353-9ee9-2e823031ff20 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 823.980365] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.980365] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 823.986911] [55209]: INFO cinder.volume.api [None req-22732278-6023-4353-9ee9-2e823031ff20 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Volume info retrieved successfully. [ 823.995615] [55209]: INFO cinder.api.openstack.wsgi [None req-22732278-6023-4353-9ee9-2e823031ff20 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] http://10.180.1.21/volume/v3/volumes/e57308c8-688b-4420-b3eb-af4c19550412 returned with HTTP 200 [ 823.995615] [55209]: [pid: 55209|app: 0|req: 67/136] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:10:54 2025] GET /volume/v3/volumes/e57308c8-688b-4420-b3eb-af4c19550412 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 824.722301] [55210]: DEBUG cinder.api.middleware.request_id [req-2c3e34b3-609b-4b82-b10e-d962a403f7fe req-a10819aa-bf0f-49d2-a54e-dcd0f3ab62de None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 824.725895] [55210]: INFO cinder.api.openstack.wsgi [req-2c3e34b3-609b-4b82-b10e-d962a403f7fe req-a10819aa-bf0f-49d2-a54e-dcd0f3ab62de tempest-VolumesAdminNegativeTest-596380553 tempest-VolumesAdminNegativeTest-596380553-project-admin] GET http://10.180.1.21/volume/v3/volumes/4bf9843f-d4bd-412d-bf8e-47823a744e98 [ 824.726158] [55210]: DEBUG cinder.api.openstack.wsgi [req-2c3e34b3-609b-4b82-b10e-d962a403f7fe req-a10819aa-bf0f-49d2-a54e-dcd0f3ab62de tempest-VolumesAdminNegativeTest-596380553 tempest-VolumesAdminNegativeTest-596380553-project-admin] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 824.726375] [55210]: DEBUG cinder.api.openstack.wsgi [req-2c3e34b3-609b-4b82-b10e-d962a403f7fe req-a10819aa-bf0f-49d2-a54e-dcd0f3ab62de tempest-VolumesAdminNegativeTest-596380553 tempest-VolumesAdminNegativeTest-596380553-project-admin] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 824.741386] [55210]: INFO cinder.api.openstack.wsgi [req-2c3e34b3-609b-4b82-b10e-d962a403f7fe req-a10819aa-bf0f-49d2-a54e-dcd0f3ab62de tempest-VolumesAdminNegativeTest-596380553 tempest-VolumesAdminNegativeTest-596380553-project-admin] http://10.180.1.21/volume/v3/volumes/4bf9843f-d4bd-412d-bf8e-47823a744e98 returned with HTTP 404 [ 824.741932] [55210]: [pid: 55210|app: 0|req: 70/137] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:10:55 2025] GET /volume/v3/volumes/4bf9843f-d4bd-412d-bf8e-47823a744e98 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 824.755496] [55209]: DEBUG cinder.api.middleware.request_id [None req-4ec166ab-aee4-4d17-bb1d-9793f1b99aaf None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 824.757017] [55209]: INFO cinder.api.openstack.wsgi [None req-4ec166ab-aee4-4d17-bb1d-9793f1b99aaf tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e57308c8-688b-4420-b3eb-af4c19550412 [ 824.757349] [55209]: DEBUG cinder.api.openstack.wsgi [None req-4ec166ab-aee4-4d17-bb1d-9793f1b99aaf tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 824.757475] [55209]: DEBUG cinder.api.openstack.wsgi [None req-4ec166ab-aee4-4d17-bb1d-9793f1b99aaf tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Calling method 'delete' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 824.757674] [55209]: INFO cinder.api.v3.volumes [None req-4ec166ab-aee4-4d17-bb1d-9793f1b99aaf tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Delete volume with id: e57308c8-688b-4420-b3eb-af4c19550412 [ 824.796206] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.796206] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 824.796206] [55209]: INFO cinder.volume.api [None req-4ec166ab-aee4-4d17-bb1d-9793f1b99aaf tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Volume info retrieved successfully. [ 824.869547] [55209]: INFO cinder.volume.api [None req-4ec166ab-aee4-4d17-bb1d-9793f1b99aaf tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Delete volume request issued successfully. [ 824.869953] [55209]: INFO cinder.api.openstack.wsgi [None req-4ec166ab-aee4-4d17-bb1d-9793f1b99aaf tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] http://10.180.1.21/volume/v3/volumes/e57308c8-688b-4420-b3eb-af4c19550412 returned with HTTP 202 [ 824.870374] [55209]: [pid: 55209|app: 0|req: 68/138] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 14 02:10:55 2025] DELETE /volume/v3/volumes/e57308c8-688b-4420-b3eb-af4c19550412 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 824.879743] [55210]: DEBUG cinder.api.middleware.request_id [None req-671ec637-3b84-4fd1-a2bf-88af69628cbf None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 824.879743] [55210]: INFO cinder.api.openstack.wsgi [None req-671ec637-3b84-4fd1-a2bf-88af69628cbf tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] GET http://10.180.1.21/volume/v3/volumes/e57308c8-688b-4420-b3eb-af4c19550412 [ 824.880271] [55210]: DEBUG cinder.api.openstack.wsgi [None req-671ec637-3b84-4fd1-a2bf-88af69628cbf tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 824.880509] [55210]: DEBUG cinder.api.openstack.wsgi [None req-671ec637-3b84-4fd1-a2bf-88af69628cbf tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 824.898273] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.898273] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 824.907543] [55210]: INFO cinder.volume.api [None req-671ec637-3b84-4fd1-a2bf-88af69628cbf tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Volume info retrieved successfully. [ 824.916841] [55210]: INFO cinder.api.openstack.wsgi [None req-671ec637-3b84-4fd1-a2bf-88af69628cbf tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] http://10.180.1.21/volume/v3/volumes/e57308c8-688b-4420-b3eb-af4c19550412 returned with HTTP 200 [ 824.917708] [55210]: [pid: 55210|app: 0|req: 71/139] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:10:55 2025] GET /volume/v3/volumes/e57308c8-688b-4420-b3eb-af4c19550412 => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 825.928467] [55209]: DEBUG cinder.api.middleware.request_id [None req-7547cc68-2210-40e8-ab0f-7b85accf1e27 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 825.931901] [55209]: INFO cinder.api.openstack.wsgi [None req-7547cc68-2210-40e8-ab0f-7b85accf1e27 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] GET http://10.180.1.21/volume/v3/volumes/e57308c8-688b-4420-b3eb-af4c19550412 [ 825.932151] [55209]: DEBUG cinder.api.openstack.wsgi [None req-7547cc68-2210-40e8-ab0f-7b85accf1e27 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 825.932370] [55209]: DEBUG cinder.api.openstack.wsgi [None req-7547cc68-2210-40e8-ab0f-7b85accf1e27 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 825.947061] [55209]: INFO cinder.api.openstack.wsgi [None req-7547cc68-2210-40e8-ab0f-7b85accf1e27 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] http://10.180.1.21/volume/v3/volumes/e57308c8-688b-4420-b3eb-af4c19550412 returned with HTTP 404 [ 825.947061] [55209]: [pid: 55209|app: 0|req: 69/140] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:10:56 2025] GET /volume/v3/volumes/e57308c8-688b-4420-b3eb-af4c19550412 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 834.910702] [55210]: DEBUG dbcounter [-] [55210] Writing DB stats cinder:SELECT=9 {{(pid=55210) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 835.936442] [55209]: DEBUG dbcounter [-] [55209] Writing DB stats cinder:SELECT=28,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=55209) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 837.758408] [55210]: DEBUG cinder.api.middleware.request_id [None req-95f0cf2d-cbcb-4879-8beb-ad3fe90ebf4a None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 837.759318] [55210]: INFO cinder.api.openstack.wsgi [None req-95f0cf2d-cbcb-4879-8beb-ad3fe90ebf4a None None] GET http://10.180.1.21/volume// [ 837.759879] [55210]: DEBUG cinder.api.openstack.wsgi [None req-95f0cf2d-cbcb-4879-8beb-ad3fe90ebf4a None None] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 837.759879] [55210]: DEBUG cinder.api.openstack.wsgi [None req-95f0cf2d-cbcb-4879-8beb-ad3fe90ebf4a None None] Calling method 'all' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 837.760200] [55210]: INFO cinder.api.openstack.wsgi [None req-95f0cf2d-cbcb-4879-8beb-ad3fe90ebf4a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 837.764032] [55210]: [pid: 55210|app: 0|req: 72/141] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 02:11:08 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 837.764869] [55209]: DEBUG cinder.api.middleware.request_id [req-4ec78dbb-da3b-4d43-82e3-78f46b6a1150 req-6c258efd-9687-438d-bf2f-7cfa61502f80 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 837.770772] [55209]: INFO cinder.api.openstack.wsgi [req-4ec78dbb-da3b-4d43-82e3-78f46b6a1150 req-6c258efd-9687-438d-bf2f-7cfa61502f80 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] GET http://10.180.1.21/volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 [ 837.771049] [55209]: DEBUG cinder.api.openstack.wsgi [req-4ec78dbb-da3b-4d43-82e3-78f46b6a1150 req-6c258efd-9687-438d-bf2f-7cfa61502f80 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 837.771312] [55209]: DEBUG cinder.api.openstack.wsgi [req-4ec78dbb-da3b-4d43-82e3-78f46b6a1150 req-6c258efd-9687-438d-bf2f-7cfa61502f80 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 837.789276] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 837.789276] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 837.797382] [55209]: INFO cinder.volume.api [req-4ec78dbb-da3b-4d43-82e3-78f46b6a1150 req-6c258efd-9687-438d-bf2f-7cfa61502f80 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Volume info retrieved successfully. [ 837.803873] [55209]: INFO cinder.api.openstack.wsgi [req-4ec78dbb-da3b-4d43-82e3-78f46b6a1150 req-6c258efd-9687-438d-bf2f-7cfa61502f80 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] http://10.180.1.21/volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 returned with HTTP 200 [ 837.804329] [55209]: [pid: 55209|app: 0|req: 70/142] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 02:11:08 2025] GET /volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 => generated 1572 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 837.984024] [55210]: DEBUG cinder.api.middleware.request_id [req-4ec78dbb-da3b-4d43-82e3-78f46b6a1150 req-da4ed077-fcbf-4c61-a36f-18445f4281fb None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 837.992378] [55210]: INFO cinder.api.openstack.wsgi [req-4ec78dbb-da3b-4d43-82e3-78f46b6a1150 req-da4ed077-fcbf-4c61-a36f-18445f4281fb tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] PUT http://10.180.1.21/volume/v3/attachments/8dc8a1d5-cf1c-450b-87bd-9812512d59bb [ 837.993251] [55210]: DEBUG cinder.api.openstack.wsgi [req-4ec78dbb-da3b-4d43-82e3-78f46b6a1150 req-da4ed077-fcbf-4c61-a36f-18445f4281fb tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-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=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 838.006975] [55210]: DEBUG cinder.coordination [req-4ec78dbb-da3b-4d43-82e3-78f46b6a1150 req-da4ed077-fcbf-4c61-a36f-18445f4281fb tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Acquiring lock "cinder-attachment_update-8f66e571-2752-40f7-bdb5-d96d9c3ebc46-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55210) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 838.011713] [55210]: DEBUG cinder.coordination [req-4ec78dbb-da3b-4d43-82e3-78f46b6a1150 req-da4ed077-fcbf-4c61-a36f-18445f4281fb tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Lock "cinder-attachment_update-8f66e571-2752-40f7-bdb5-d96d9c3ebc46-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55210) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 838.012983] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 838.012983] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 838.547380] [55210]: DEBUG cinder.coordination [req-4ec78dbb-da3b-4d43-82e3-78f46b6a1150 req-da4ed077-fcbf-4c61-a36f-18445f4281fb tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Lock "cinder-attachment_update-8f66e571-2752-40f7-bdb5-d96d9c3ebc46-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.536s {{(pid=55210) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 838.547871] [55210]: INFO cinder.api.openstack.wsgi [req-4ec78dbb-da3b-4d43-82e3-78f46b6a1150 req-da4ed077-fcbf-4c61-a36f-18445f4281fb tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] http://10.180.1.21/volume/v3/attachments/8dc8a1d5-cf1c-450b-87bd-9812512d59bb returned with HTTP 200 [ 838.548169] [55210]: [pid: 55210|app: 0|req: 73/143] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 14 02:11:08 2025] PUT /volume/v3/attachments/8dc8a1d5-cf1c-450b-87bd-9812512d59bb => generated 617 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 839.409690] [55209]: DEBUG cinder.api.middleware.request_id [req-4ec78dbb-da3b-4d43-82e3-78f46b6a1150 req-0443a039-1878-4873-b33c-2943c1e024a8 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 839.414019] [55209]: INFO cinder.api.openstack.wsgi [req-4ec78dbb-da3b-4d43-82e3-78f46b6a1150 req-0443a039-1878-4873-b33c-2943c1e024a8 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] POST http://10.180.1.21/volume/v3/attachments/8dc8a1d5-cf1c-450b-87bd-9812512d59bb/action [ 839.414019] [55209]: DEBUG cinder.api.openstack.wsgi [req-4ec78dbb-da3b-4d43-82e3-78f46b6a1150 req-0443a039-1878-4873-b33c-2943c1e024a8 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Action body: b'{"os-complete": null}' {{(pid=55209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 839.414019] [55209]: DEBUG cinder.api.openstack.wsgi [req-4ec78dbb-da3b-4d43-82e3-78f46b6a1150 req-0443a039-1878-4873-b33c-2943c1e024a8 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 839.449187] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 839.449187] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 839.460878] [55209]: INFO cinder.api.openstack.wsgi [req-4ec78dbb-da3b-4d43-82e3-78f46b6a1150 req-0443a039-1878-4873-b33c-2943c1e024a8 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] http://10.180.1.21/volume/v3/attachments/8dc8a1d5-cf1c-450b-87bd-9812512d59bb/action returned with HTTP 204 [ 839.461122] [55209]: [pid: 55209|app: 0|req: 71/144] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 14 02:11:10 2025] POST /volume/v3/attachments/8dc8a1d5-cf1c-450b-87bd-9812512d59bb/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 843.181915] [55210]: DEBUG cinder.api.middleware.request_id [None req-142b4622-1f18-4042-a474-20fb7e02992e None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 843.184564] [55210]: INFO cinder.api.openstack.wsgi [None req-142b4622-1f18-4042-a474-20fb7e02992e tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] GET http://10.180.1.21/volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb [ 843.184802] [55210]: DEBUG cinder.api.openstack.wsgi [None req-142b4622-1f18-4042-a474-20fb7e02992e tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 843.185106] [55210]: DEBUG cinder.api.openstack.wsgi [None req-142b4622-1f18-4042-a474-20fb7e02992e tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 843.197229] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 843.197229] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 843.201934] [55210]: INFO cinder.volume.api [None req-142b4622-1f18-4042-a474-20fb7e02992e tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Volume info retrieved successfully. [ 843.207655] [55210]: INFO cinder.api.openstack.wsgi [None req-142b4622-1f18-4042-a474-20fb7e02992e tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] http://10.180.1.21/volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb returned with HTTP 200 [ 843.208113] [55210]: [pid: 55210|app: 0|req: 74/145] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:11:14 2025] GET /volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 843.218232] [55209]: DEBUG cinder.api.middleware.request_id [None req-2c0ffa0f-e941-48a1-964f-de50081d0180 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 843.222327] [55209]: INFO cinder.api.openstack.wsgi [None req-2c0ffa0f-e941-48a1-964f-de50081d0180 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] GET http://10.180.1.21/volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb [ 843.222327] [55209]: DEBUG cinder.api.openstack.wsgi [None req-2c0ffa0f-e941-48a1-964f-de50081d0180 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 843.222327] [55209]: DEBUG cinder.api.openstack.wsgi [None req-2c0ffa0f-e941-48a1-964f-de50081d0180 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 843.229257] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 843.229257] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 843.232975] [55209]: INFO cinder.volume.api [None req-2c0ffa0f-e941-48a1-964f-de50081d0180 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Volume info retrieved successfully. [ 843.237353] [55209]: INFO cinder.api.openstack.wsgi [None req-2c0ffa0f-e941-48a1-964f-de50081d0180 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] http://10.180.1.21/volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb returned with HTTP 200 [ 843.237751] [55209]: [pid: 55209|app: 0|req: 72/146] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:11:14 2025] GET /volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 843.271210] [55210]: DEBUG cinder.api.middleware.request_id [None req-be7b3efa-612e-4a4a-ac61-3eb59514e8b7 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 843.273448] [55210]: INFO cinder.api.openstack.wsgi [None req-be7b3efa-612e-4a4a-ac61-3eb59514e8b7 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] GET http://10.180.1.21/volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb [ 843.273689] [55210]: DEBUG cinder.api.openstack.wsgi [None req-be7b3efa-612e-4a4a-ac61-3eb59514e8b7 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 843.273908] [55210]: DEBUG cinder.api.openstack.wsgi [None req-be7b3efa-612e-4a4a-ac61-3eb59514e8b7 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 843.282246] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 843.282246] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 843.286299] [55210]: INFO cinder.volume.api [None req-be7b3efa-612e-4a4a-ac61-3eb59514e8b7 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Volume info retrieved successfully. [ 843.291206] [55210]: INFO cinder.api.openstack.wsgi [None req-be7b3efa-612e-4a4a-ac61-3eb59514e8b7 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] http://10.180.1.21/volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb returned with HTTP 200 [ 843.291636] [55210]: [pid: 55210|app: 0|req: 75/147] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:11:14 2025] GET /volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 853.235962] [55209]: DEBUG dbcounter [-] [55209] Writing DB stats cinder:SELECT=13,cinder:UPDATE=2 {{(pid=55209) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 853.288716] [55210]: DEBUG dbcounter [-] [55210] Writing DB stats cinder:SELECT=12,cinder:UPDATE=1 {{(pid=55210) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 868.931923] [55209]: DEBUG cinder.api.middleware.request_id [None req-52655eba-fb83-4cb2-b20d-c6dcaaa06842 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 868.934156] [55209]: INFO cinder.api.openstack.wsgi [None req-52655eba-fb83-4cb2-b20d-c6dcaaa06842 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 [ 868.934393] [55209]: DEBUG cinder.api.openstack.wsgi [None req-52655eba-fb83-4cb2-b20d-c6dcaaa06842 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 868.934689] [55209]: DEBUG cinder.api.openstack.wsgi [None req-52655eba-fb83-4cb2-b20d-c6dcaaa06842 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Calling method 'delete' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 868.934890] [55209]: INFO cinder.api.v3.volumes [None req-52655eba-fb83-4cb2-b20d-c6dcaaa06842 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Delete volume with id: e38df1e4-6541-49a4-86c0-3b69b5de2590 [ 868.949514] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 868.949514] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 868.950252] [55209]: INFO cinder.volume.api [None req-52655eba-fb83-4cb2-b20d-c6dcaaa06842 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Volume info retrieved successfully. [ 868.969233] [55209]: INFO cinder.volume.api [None req-52655eba-fb83-4cb2-b20d-c6dcaaa06842 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Delete volume request issued successfully. [ 868.970035] [55209]: INFO cinder.api.openstack.wsgi [None req-52655eba-fb83-4cb2-b20d-c6dcaaa06842 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] http://10.180.1.21/volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 returned with HTTP 202 [ 868.970035] [55209]: [pid: 55209|app: 0|req: 73/148] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 14 02:11:39 2025] DELETE /volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 868.974130] [55210]: DEBUG cinder.api.middleware.request_id [None req-01fd7848-fd91-4938-a35f-4d626638ed51 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 868.976378] [55210]: INFO cinder.api.openstack.wsgi [None req-01fd7848-fd91-4938-a35f-4d626638ed51 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] GET http://10.180.1.21/volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 [ 868.976658] [55210]: DEBUG cinder.api.openstack.wsgi [None req-01fd7848-fd91-4938-a35f-4d626638ed51 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 868.977059] [55210]: DEBUG cinder.api.openstack.wsgi [None req-01fd7848-fd91-4938-a35f-4d626638ed51 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 868.985410] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 868.985410] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 868.991319] [55210]: INFO cinder.volume.api [None req-01fd7848-fd91-4938-a35f-4d626638ed51 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Volume info retrieved successfully. [ 868.997696] [55210]: INFO cinder.api.openstack.wsgi [None req-01fd7848-fd91-4938-a35f-4d626638ed51 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] http://10.180.1.21/volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 returned with HTTP 200 [ 868.997786] [55210]: [pid: 55210|app: 0|req: 76/149] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:11:39 2025] GET /volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 869.078592] [55209]: DEBUG cinder.api.middleware.request_id [req-22f81ca0-9927-40eb-9d53-e5fb263778b9 req-4027b4f2-5b4b-49c9-9d84-f166b184f7f5 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 869.081625] [55209]: INFO cinder.api.openstack.wsgi [req-22f81ca0-9927-40eb-9d53-e5fb263778b9 req-4027b4f2-5b4b-49c9-9d84-f166b184f7f5 tempest-InstanceActionsTestJSON-475044216 tempest-InstanceActionsTestJSON-475044216-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=c50ebb60-2f70-48c1-ada7-5d35711b0552 [ 869.081982] [55209]: DEBUG cinder.api.openstack.wsgi [req-22f81ca0-9927-40eb-9d53-e5fb263778b9 req-4027b4f2-5b4b-49c9-9d84-f166b184f7f5 tempest-InstanceActionsTestJSON-475044216 tempest-InstanceActionsTestJSON-475044216-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 869.082323] [55209]: DEBUG cinder.api.openstack.wsgi [req-22f81ca0-9927-40eb-9d53-e5fb263778b9 req-4027b4f2-5b4b-49c9-9d84-f166b184f7f5 tempest-InstanceActionsTestJSON-475044216 tempest-InstanceActionsTestJSON-475044216-project-member] Calling method 'version_select' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 869.087306] [55209]: INFO cinder.api.openstack.wsgi [req-22f81ca0-9927-40eb-9d53-e5fb263778b9 req-4027b4f2-5b4b-49c9-9d84-f166b184f7f5 tempest-InstanceActionsTestJSON-475044216 tempest-InstanceActionsTestJSON-475044216-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=c50ebb60-2f70-48c1-ada7-5d35711b0552 returned with HTTP 200 [ 869.087836] [55209]: [pid: 55209|app: 0|req: 74/150] 10.180.1.21 () {62 vars in 1517 bytes} [Fri Feb 14 02:11:39 2025] GET /volume/v3/attachments?instance_id=c50ebb60-2f70-48c1-ada7-5d35711b0552 => generated 19 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 870.010609] [55210]: DEBUG cinder.api.middleware.request_id [None req-4822af79-34f6-4390-8383-7fde8a4f832d None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 870.012831] [55210]: INFO cinder.api.openstack.wsgi [None req-4822af79-34f6-4390-8383-7fde8a4f832d tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] GET http://10.180.1.21/volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 [ 870.013121] [55210]: DEBUG cinder.api.openstack.wsgi [None req-4822af79-34f6-4390-8383-7fde8a4f832d tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 870.013394] [55210]: DEBUG cinder.api.openstack.wsgi [None req-4822af79-34f6-4390-8383-7fde8a4f832d tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 870.024747] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 870.024747] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 870.033425] [55210]: INFO cinder.volume.api [None req-4822af79-34f6-4390-8383-7fde8a4f832d tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Volume info retrieved successfully. [ 870.038174] [55210]: INFO cinder.api.openstack.wsgi [None req-4822af79-34f6-4390-8383-7fde8a4f832d tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] http://10.180.1.21/volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 returned with HTTP 200 [ 870.038923] [55210]: [pid: 55210|app: 0|req: 77/151] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:11:40 2025] GET /volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 871.049317] [55209]: DEBUG cinder.api.middleware.request_id [None req-c9c77111-ee04-40f3-898d-f60bcfcdec4e None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 871.052527] [55209]: INFO cinder.api.openstack.wsgi [None req-c9c77111-ee04-40f3-898d-f60bcfcdec4e tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] GET http://10.180.1.21/volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 [ 871.052760] [55209]: DEBUG cinder.api.openstack.wsgi [None req-c9c77111-ee04-40f3-898d-f60bcfcdec4e tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 871.053085] [55209]: DEBUG cinder.api.openstack.wsgi [None req-c9c77111-ee04-40f3-898d-f60bcfcdec4e tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 871.066008] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 871.066008] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 871.070268] [55209]: INFO cinder.volume.api [None req-c9c77111-ee04-40f3-898d-f60bcfcdec4e tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Volume info retrieved successfully. [ 871.076290] [55209]: INFO cinder.api.openstack.wsgi [None req-c9c77111-ee04-40f3-898d-f60bcfcdec4e tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] http://10.180.1.21/volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 returned with HTTP 200 [ 871.076772] [55209]: [pid: 55209|app: 0|req: 75/152] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:11:41 2025] GET /volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 872.089115] [55210]: DEBUG cinder.api.middleware.request_id [None req-e3668c01-dc42-4671-acff-369f01dcc617 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 872.092512] [55210]: INFO cinder.api.openstack.wsgi [None req-e3668c01-dc42-4671-acff-369f01dcc617 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] GET http://10.180.1.21/volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 [ 872.092957] [55210]: DEBUG cinder.api.openstack.wsgi [None req-e3668c01-dc42-4671-acff-369f01dcc617 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 872.093295] [55210]: DEBUG cinder.api.openstack.wsgi [None req-e3668c01-dc42-4671-acff-369f01dcc617 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 872.106021] [55210]: INFO cinder.api.openstack.wsgi [None req-e3668c01-dc42-4671-acff-369f01dcc617 tempest-VolumesAdminNegativeTest-662459244 tempest-VolumesAdminNegativeTest-662459244-project-member] http://10.180.1.21/volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 returned with HTTP 404 [ 872.107087] [55210]: [pid: 55210|app: 0|req: 78/153] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:11:42 2025] GET /volume/v3/volumes/e38df1e4-6541-49a4-86c0-3b69b5de2590 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 881.074021] [55209]: DEBUG dbcounter [-] [55209] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55209) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 882.096942] [55210]: DEBUG dbcounter [-] [55210] Writing DB stats cinder:SELECT=9 {{(pid=55210) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 885.657308] [55209]: DEBUG cinder.api.middleware.request_id [None req-b7a0d577-c565-4bee-a09e-4cd6c19c4459 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 885.726747] [55209]: INFO cinder.api.openstack.wsgi [None req-b7a0d577-c565-4bee-a09e-4cd6c19c4459 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] POST http://10.180.1.21/volume/v3/volumes [ 885.727409] [55209]: DEBUG cinder.api.openstack.wsgi [None req-b7a0d577-c565-4bee-a09e-4cd6c19c4459 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1308087091"}} {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 885.729659] [55209]: DEBUG cinder.api.v3.volumes [None req-b7a0d577-c565-4bee-a09e-4cd6c19c4459 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1308087091'}} {{(pid=55209) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 885.729877] [55209]: INFO cinder.api.v3.volumes [None req-b7a0d577-c565-4bee-a09e-4cd6c19c4459 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Create volume of 1 GB [ 885.743551] [55209]: INFO cinder.volume.api [None req-b7a0d577-c565-4bee-a09e-4cd6c19c4459 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Availability Zones retrieved successfully. [ 885.752977] [55209]: DEBUG cinder.volume.api [None req-b7a0d577-c565-4bee-a09e-4cd6c19c4459 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Flow 'volume_create_api' (6a9bb63f-1b4b-4592-8873-4c5bd9101bae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 885.754357] [55209]: DEBUG cinder.volume.api [None req-b7a0d577-c565-4bee-a09e-4cd6c19c4459 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a015a81-60a7-465f-b632-84bc44d712a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 885.755820] [55209]: DEBUG cinder.volume.flows.api.create_volume [None req-b7a0d577-c565-4bee-a09e-4cd6c19c4459 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Validating volume size '1' using validate_int {{(pid=55209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 885.777782] [55209]: DEBUG cinder.volume.api [None req-b7a0d577-c565-4bee-a09e-4cd6c19c4459 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a015a81-60a7-465f-b632-84bc44d712a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-14T02:03:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f3823579-61ee-44ab-873f-bd184f2327d0,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3823579-61ee-44ab-873f-bd184f2327d0', '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=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 885.779117] [55209]: DEBUG cinder.volume.api [None req-b7a0d577-c565-4bee-a09e-4cd6c19c4459 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a65d4a0-a6e2-401c-a33b-87ce0c816504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 885.835230] [55209]: DEBUG cinder.quota [None req-b7a0d577-c565-4bee-a09e-4cd6c19c4459 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Created reservations ['d38fa502-2385-49d3-9b04-75d5b954a133', '421ba36c-0f86-47f5-b05f-38637dc5b50a', '8e40fb88-6026-48fa-952d-71d73875a0c5', '62b990a7-3702-49e8-beff-1a052f565b58'] {{(pid=55209) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 885.836373] [55209]: DEBUG cinder.volume.api [None req-b7a0d577-c565-4bee-a09e-4cd6c19c4459 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a65d4a0-a6e2-401c-a33b-87ce0c816504) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d38fa502-2385-49d3-9b04-75d5b954a133', '421ba36c-0f86-47f5-b05f-38637dc5b50a', '8e40fb88-6026-48fa-952d-71d73875a0c5', '62b990a7-3702-49e8-beff-1a052f565b58']}' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 885.837392] [55209]: DEBUG cinder.volume.api [None req-b7a0d577-c565-4bee-a09e-4cd6c19c4459 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3070d83-cd83-4678-aa28-4774606e5885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 885.853244] [55209]: DEBUG cinder.volume.api [None req-b7a0d577-c565-4bee-a09e-4cd6c19c4459 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3070d83-cd83-4678-aa28-4774606e5885) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8485975d-d1c5-4a78-83c2-b58f9dc24eff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1308087091',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ccc83bb5c0114fdc8b2810781d41da8d',qos_specs=None,replication_status=,reservations=['d38fa502-2385-49d3-9b04-75d5b954a133','421ba36c-0f86-47f5-b05f-38637dc5b50a','8e40fb88-6026-48fa-952d-71d73875a0c5','62b990a7-3702-49e8-beff-1a052f565b58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='009e9244af7b4631be09bea6983fafbc',volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0), '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-14T02:11:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1308087091',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8485975d-d1c5-4a78-83c2-b58f9dc24eff,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ccc83bb5c0114fdc8b2810781d41da8d',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='009e9244af7b4631be09bea6983fafbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3823579-61ee-44ab-873f-bd184f2327d0),volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0)}' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 885.854334] [55209]: DEBUG cinder.volume.api [None req-b7a0d577-c565-4bee-a09e-4cd6c19c4459 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e775a1fe-0ca9-44f6-93e9-a9755dbc1d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 885.868893] [55209]: DEBUG cinder.volume.api [None req-b7a0d577-c565-4bee-a09e-4cd6c19c4459 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e775a1fe-0ca9-44f6-93e9-a9755dbc1d56) 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-1308087091',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ccc83bb5c0114fdc8b2810781d41da8d',qos_specs=None,replication_status=,reservations=['d38fa502-2385-49d3-9b04-75d5b954a133','421ba36c-0f86-47f5-b05f-38637dc5b50a','8e40fb88-6026-48fa-952d-71d73875a0c5','62b990a7-3702-49e8-beff-1a052f565b58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='009e9244af7b4631be09bea6983fafbc',volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0)}' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 885.869877] [55209]: DEBUG cinder.volume.api [None req-b7a0d577-c565-4bee-a09e-4cd6c19c4459 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cba061c-48cd-4b52-8449-826cad4c6ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 885.880380] [55209]: DEBUG cinder.volume.api [None req-b7a0d577-c565-4bee-a09e-4cd6c19c4459 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cba061c-48cd-4b52-8449-826cad4c6ea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 885.881477] [55209]: DEBUG cinder.volume.api [None req-b7a0d577-c565-4bee-a09e-4cd6c19c4459 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Flow 'volume_create_api' (6a9bb63f-1b4b-4592-8873-4c5bd9101bae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55209) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 885.881840] [55209]: INFO cinder.volume.api [None req-b7a0d577-c565-4bee-a09e-4cd6c19c4459 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Create volume request issued successfully. [ 885.882516] [55209]: INFO cinder.api.openstack.wsgi [None req-b7a0d577-c565-4bee-a09e-4cd6c19c4459 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 885.882945] [55209]: [pid: 55209|app: 0|req: 76/154] 10.180.1.21 () {60 vars in 1136 bytes} [Fri Feb 14 02:11:56 2025] POST /volume/v3/volumes => generated 759 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 885.893652] [55210]: DEBUG cinder.api.middleware.request_id [None req-aa7220c4-a933-425d-bc05-2717f7829989 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 885.896021] [55210]: INFO cinder.api.openstack.wsgi [None req-aa7220c4-a933-425d-bc05-2717f7829989 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] GET http://10.180.1.21/volume/v3/volumes/8485975d-d1c5-4a78-83c2-b58f9dc24eff [ 885.896275] [55210]: DEBUG cinder.api.openstack.wsgi [None req-aa7220c4-a933-425d-bc05-2717f7829989 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 885.896526] [55210]: DEBUG cinder.api.openstack.wsgi [None req-aa7220c4-a933-425d-bc05-2717f7829989 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 885.905355] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 885.905355] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 885.910662] [55210]: INFO cinder.volume.api [None req-aa7220c4-a933-425d-bc05-2717f7829989 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Volume info retrieved successfully. [ 885.916582] [55210]: INFO cinder.api.openstack.wsgi [None req-aa7220c4-a933-425d-bc05-2717f7829989 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] http://10.180.1.21/volume/v3/volumes/8485975d-d1c5-4a78-83c2-b58f9dc24eff returned with HTTP 200 [ 885.916876] [55210]: [pid: 55210|app: 0|req: 79/155] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:11:56 2025] GET /volume/v3/volumes/8485975d-d1c5-4a78-83c2-b58f9dc24eff => generated 827 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 886.929779] [55209]: DEBUG cinder.api.middleware.request_id [None req-1f012483-30ae-455b-b68d-70e39dd47c4a None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 886.932114] [55209]: INFO cinder.api.openstack.wsgi [None req-1f012483-30ae-455b-b68d-70e39dd47c4a tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] GET http://10.180.1.21/volume/v3/volumes/8485975d-d1c5-4a78-83c2-b58f9dc24eff [ 886.932410] [55209]: DEBUG cinder.api.openstack.wsgi [None req-1f012483-30ae-455b-b68d-70e39dd47c4a tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 886.932637] [55209]: DEBUG cinder.api.openstack.wsgi [None req-1f012483-30ae-455b-b68d-70e39dd47c4a tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 886.944546] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 886.944546] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 886.948796] [55209]: INFO cinder.volume.api [None req-1f012483-30ae-455b-b68d-70e39dd47c4a tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Volume info retrieved successfully. [ 886.954058] [55209]: INFO cinder.api.openstack.wsgi [None req-1f012483-30ae-455b-b68d-70e39dd47c4a tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] http://10.180.1.21/volume/v3/volumes/8485975d-d1c5-4a78-83c2-b58f9dc24eff returned with HTTP 200 [ 886.954467] [55209]: [pid: 55209|app: 0|req: 77/156] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:11:57 2025] GET /volume/v3/volumes/8485975d-d1c5-4a78-83c2-b58f9dc24eff => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 886.971938] [55210]: DEBUG cinder.api.middleware.request_id [req-94cc3f08-d287-4a71-ba51-79a22f5c9e42 req-4e60b81c-dfc7-42e8-9b28-082b16bfbe4d None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 886.974326] [55210]: INFO cinder.api.openstack.wsgi [req-94cc3f08-d287-4a71-ba51-79a22f5c9e42 req-4e60b81c-dfc7-42e8-9b28-082b16bfbe4d tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] GET http://10.180.1.21/volume/v3/volumes/8485975d-d1c5-4a78-83c2-b58f9dc24eff [ 886.974540] [55210]: DEBUG cinder.api.openstack.wsgi [req-94cc3f08-d287-4a71-ba51-79a22f5c9e42 req-4e60b81c-dfc7-42e8-9b28-082b16bfbe4d tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 886.974755] [55210]: DEBUG cinder.api.openstack.wsgi [req-94cc3f08-d287-4a71-ba51-79a22f5c9e42 req-4e60b81c-dfc7-42e8-9b28-082b16bfbe4d tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 886.982239] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 886.982239] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 886.985491] [55210]: INFO cinder.volume.api [req-94cc3f08-d287-4a71-ba51-79a22f5c9e42 req-4e60b81c-dfc7-42e8-9b28-082b16bfbe4d tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Volume info retrieved successfully. [ 886.989647] [55210]: INFO cinder.api.openstack.wsgi [req-94cc3f08-d287-4a71-ba51-79a22f5c9e42 req-4e60b81c-dfc7-42e8-9b28-082b16bfbe4d tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] http://10.180.1.21/volume/v3/volumes/8485975d-d1c5-4a78-83c2-b58f9dc24eff returned with HTTP 200 [ 886.990263] [55210]: [pid: 55210|app: 0|req: 80/157] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:11:57 2025] GET /volume/v3/volumes/8485975d-d1c5-4a78-83c2-b58f9dc24eff => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 886.997031] [55209]: DEBUG cinder.api.middleware.request_id [None req-8d46a00f-c4b9-42c3-9ba9-1df83c29964c None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 886.999240] [55209]: INFO cinder.api.openstack.wsgi [None req-8d46a00f-c4b9-42c3-9ba9-1df83c29964c tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] POST http://10.180.1.21/volume/v3/volumes [ 886.999700] [55209]: DEBUG cinder.api.openstack.wsgi [None req-8d46a00f-c4b9-42c3-9ba9-1df83c29964c tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1286504390"}} {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 887.001480] [55209]: DEBUG cinder.api.v3.volumes [None req-8d46a00f-c4b9-42c3-9ba9-1df83c29964c tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1286504390'}} {{(pid=55209) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 887.001650] [55209]: INFO cinder.api.v3.volumes [None req-8d46a00f-c4b9-42c3-9ba9-1df83c29964c tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Create volume of 1 GB [ 887.005984] [55209]: INFO cinder.volume.api [None req-8d46a00f-c4b9-42c3-9ba9-1df83c29964c tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Availability Zones retrieved successfully. [ 887.013856] [55209]: DEBUG cinder.volume.api [None req-8d46a00f-c4b9-42c3-9ba9-1df83c29964c tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Flow 'volume_create_api' (2389df01-e770-4182-b5a6-ce7c9a2b9951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 887.015206] [55209]: DEBUG cinder.volume.api [None req-8d46a00f-c4b9-42c3-9ba9-1df83c29964c tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70f4481d-74dd-4cf4-b1af-7902618e6177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 887.016419] [55209]: DEBUG cinder.volume.flows.api.create_volume [None req-8d46a00f-c4b9-42c3-9ba9-1df83c29964c tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Validating volume size '1' using validate_int {{(pid=55209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 887.036284] [55209]: DEBUG cinder.volume.api [None req-8d46a00f-c4b9-42c3-9ba9-1df83c29964c tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70f4481d-74dd-4cf4-b1af-7902618e6177) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-14T02:03:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f3823579-61ee-44ab-873f-bd184f2327d0,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3823579-61ee-44ab-873f-bd184f2327d0', '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=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 887.037283] [55209]: DEBUG cinder.volume.api [None req-8d46a00f-c4b9-42c3-9ba9-1df83c29964c tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0829da94-eb98-45a5-b805-72fc440b8e13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 887.066962] [55209]: DEBUG cinder.quota [None req-8d46a00f-c4b9-42c3-9ba9-1df83c29964c tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Created reservations ['cf2abc74-79d7-41d5-8132-aaeb2726b6f9', 'fcf47fe9-ddbe-418e-84b9-420ce7e1c53a', '65623990-c832-4507-8ab6-2125ae6cfc81', '1eecf0d6-9255-45be-bc5b-1ae4ba82cda7'] {{(pid=55209) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 887.067891] [55209]: DEBUG cinder.volume.api [None req-8d46a00f-c4b9-42c3-9ba9-1df83c29964c tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0829da94-eb98-45a5-b805-72fc440b8e13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf2abc74-79d7-41d5-8132-aaeb2726b6f9', 'fcf47fe9-ddbe-418e-84b9-420ce7e1c53a', '65623990-c832-4507-8ab6-2125ae6cfc81', '1eecf0d6-9255-45be-bc5b-1ae4ba82cda7']}' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 887.068791] [55209]: DEBUG cinder.volume.api [None req-8d46a00f-c4b9-42c3-9ba9-1df83c29964c tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e09adc27-8936-4e3f-8b1a-d5c2b1be3eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 887.084242] [55209]: DEBUG cinder.volume.api [None req-8d46a00f-c4b9-42c3-9ba9-1df83c29964c tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e09adc27-8936-4e3f-8b1a-d5c2b1be3eaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c4f778e-8240-4f8a-8d1b-8104cd4eb61e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1286504390',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ccc83bb5c0114fdc8b2810781d41da8d',qos_specs=None,replication_status=,reservations=['cf2abc74-79d7-41d5-8132-aaeb2726b6f9','fcf47fe9-ddbe-418e-84b9-420ce7e1c53a','65623990-c832-4507-8ab6-2125ae6cfc81','1eecf0d6-9255-45be-bc5b-1ae4ba82cda7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='009e9244af7b4631be09bea6983fafbc',volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0), '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-14T02:11:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1286504390',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c4f778e-8240-4f8a-8d1b-8104cd4eb61e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ccc83bb5c0114fdc8b2810781d41da8d',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='009e9244af7b4631be09bea6983fafbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3823579-61ee-44ab-873f-bd184f2327d0),volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0)}' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 887.084242] [55209]: DEBUG cinder.volume.api [None req-8d46a00f-c4b9-42c3-9ba9-1df83c29964c tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (204c82b7-1f66-4722-b1dd-58d1a7cc9fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 887.096014] [55209]: DEBUG cinder.volume.api [None req-8d46a00f-c4b9-42c3-9ba9-1df83c29964c tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (204c82b7-1f66-4722-b1dd-58d1a7cc9fd5) 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-1286504390',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ccc83bb5c0114fdc8b2810781d41da8d',qos_specs=None,replication_status=,reservations=['cf2abc74-79d7-41d5-8132-aaeb2726b6f9','fcf47fe9-ddbe-418e-84b9-420ce7e1c53a','65623990-c832-4507-8ab6-2125ae6cfc81','1eecf0d6-9255-45be-bc5b-1ae4ba82cda7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='009e9244af7b4631be09bea6983fafbc',volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0)}' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 887.097181] [55209]: DEBUG cinder.volume.api [None req-8d46a00f-c4b9-42c3-9ba9-1df83c29964c tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a19bb3e2-dcaa-4e18-852c-b4d0d5782189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 887.107024] [55209]: DEBUG cinder.volume.api [None req-8d46a00f-c4b9-42c3-9ba9-1df83c29964c tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a19bb3e2-dcaa-4e18-852c-b4d0d5782189) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 887.108480] [55209]: DEBUG cinder.volume.api [None req-8d46a00f-c4b9-42c3-9ba9-1df83c29964c tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Flow 'volume_create_api' (2389df01-e770-4182-b5a6-ce7c9a2b9951) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55209) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 887.108878] [55209]: INFO cinder.volume.api [None req-8d46a00f-c4b9-42c3-9ba9-1df83c29964c tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Create volume request issued successfully. [ 887.109791] [55209]: INFO cinder.api.openstack.wsgi [None req-8d46a00f-c4b9-42c3-9ba9-1df83c29964c tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 887.110815] [55209]: [pid: 55209|app: 0|req: 78/158] 10.180.1.21 () {60 vars in 1136 bytes} [Fri Feb 14 02:11:57 2025] POST /volume/v3/volumes => generated 759 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 887.119347] [55210]: DEBUG cinder.api.middleware.request_id [None req-7a8c08b0-8d57-4688-bb2f-543dcbfddcd1 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 887.121559] [55210]: INFO cinder.api.openstack.wsgi [None req-7a8c08b0-8d57-4688-bb2f-543dcbfddcd1 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] GET http://10.180.1.21/volume/v3/volumes/0c4f778e-8240-4f8a-8d1b-8104cd4eb61e [ 887.121806] [55210]: DEBUG cinder.api.openstack.wsgi [None req-7a8c08b0-8d57-4688-bb2f-543dcbfddcd1 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 887.122039] [55210]: DEBUG cinder.api.openstack.wsgi [None req-7a8c08b0-8d57-4688-bb2f-543dcbfddcd1 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 887.130032] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 887.130032] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 887.133260] [55210]: INFO cinder.volume.api [None req-7a8c08b0-8d57-4688-bb2f-543dcbfddcd1 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Volume info retrieved successfully. [ 887.137446] [55210]: INFO cinder.api.openstack.wsgi [None req-7a8c08b0-8d57-4688-bb2f-543dcbfddcd1 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] http://10.180.1.21/volume/v3/volumes/0c4f778e-8240-4f8a-8d1b-8104cd4eb61e returned with HTTP 200 [ 887.137824] [55210]: [pid: 55210|app: 0|req: 81/159] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:11:57 2025] GET /volume/v3/volumes/0c4f778e-8240-4f8a-8d1b-8104cd4eb61e => generated 827 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 888.148458] [55209]: DEBUG cinder.api.middleware.request_id [None req-28b67c95-0c2a-4456-9a9c-f5940424a502 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 888.150822] [55209]: INFO cinder.api.openstack.wsgi [None req-28b67c95-0c2a-4456-9a9c-f5940424a502 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] GET http://10.180.1.21/volume/v3/volumes/0c4f778e-8240-4f8a-8d1b-8104cd4eb61e [ 888.151060] [55209]: DEBUG cinder.api.openstack.wsgi [None req-28b67c95-0c2a-4456-9a9c-f5940424a502 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 888.151290] [55209]: DEBUG cinder.api.openstack.wsgi [None req-28b67c95-0c2a-4456-9a9c-f5940424a502 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 888.162864] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 888.162864] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 888.166965] [55209]: INFO cinder.volume.api [None req-28b67c95-0c2a-4456-9a9c-f5940424a502 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Volume info retrieved successfully. [ 888.172326] [55209]: INFO cinder.api.openstack.wsgi [None req-28b67c95-0c2a-4456-9a9c-f5940424a502 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] http://10.180.1.21/volume/v3/volumes/0c4f778e-8240-4f8a-8d1b-8104cd4eb61e returned with HTTP 200 [ 888.172738] [55209]: [pid: 55209|app: 0|req: 79/160] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:11:58 2025] GET /volume/v3/volumes/0c4f778e-8240-4f8a-8d1b-8104cd4eb61e => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 888.194612] [55210]: DEBUG cinder.api.middleware.request_id [req-79256d1d-c0e1-4854-ab9f-e58d7c8df1cf req-a953341d-979f-4e7e-9d1a-728d462587c7 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 888.196922] [55210]: INFO cinder.api.openstack.wsgi [req-79256d1d-c0e1-4854-ab9f-e58d7c8df1cf req-a953341d-979f-4e7e-9d1a-728d462587c7 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] GET http://10.180.1.21/volume/v3/volumes/0c4f778e-8240-4f8a-8d1b-8104cd4eb61e [ 888.197134] [55210]: DEBUG cinder.api.openstack.wsgi [req-79256d1d-c0e1-4854-ab9f-e58d7c8df1cf req-a953341d-979f-4e7e-9d1a-728d462587c7 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 888.197362] [55210]: DEBUG cinder.api.openstack.wsgi [req-79256d1d-c0e1-4854-ab9f-e58d7c8df1cf req-a953341d-979f-4e7e-9d1a-728d462587c7 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 888.205292] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 888.205292] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 888.209007] [55210]: INFO cinder.volume.api [req-79256d1d-c0e1-4854-ab9f-e58d7c8df1cf req-a953341d-979f-4e7e-9d1a-728d462587c7 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Volume info retrieved successfully. [ 888.213639] [55210]: INFO cinder.api.openstack.wsgi [req-79256d1d-c0e1-4854-ab9f-e58d7c8df1cf req-a953341d-979f-4e7e-9d1a-728d462587c7 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] http://10.180.1.21/volume/v3/volumes/0c4f778e-8240-4f8a-8d1b-8104cd4eb61e returned with HTTP 200 [ 888.214068] [55210]: [pid: 55210|app: 0|req: 82/161] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:11:59 2025] GET /volume/v3/volumes/0c4f778e-8240-4f8a-8d1b-8104cd4eb61e => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 888.222120] [55209]: DEBUG cinder.api.middleware.request_id [None req-9fd7ec06-99ba-4ebe-9df3-32cc1dc17734 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 888.225147] [55209]: INFO cinder.api.openstack.wsgi [None req-9fd7ec06-99ba-4ebe-9df3-32cc1dc17734 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] POST http://10.180.1.21/volume/v3/volumes [ 888.225788] [55209]: DEBUG cinder.api.openstack.wsgi [None req-9fd7ec06-99ba-4ebe-9df3-32cc1dc17734 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1477012769"}} {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 888.228431] [55209]: DEBUG cinder.api.v3.volumes [None req-9fd7ec06-99ba-4ebe-9df3-32cc1dc17734 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1477012769'}} {{(pid=55209) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 888.228649] [55209]: INFO cinder.api.v3.volumes [None req-9fd7ec06-99ba-4ebe-9df3-32cc1dc17734 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Create volume of 1 GB [ 888.234571] [55209]: INFO cinder.volume.api [None req-9fd7ec06-99ba-4ebe-9df3-32cc1dc17734 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Availability Zones retrieved successfully. [ 888.246336] [55209]: DEBUG cinder.volume.api [None req-9fd7ec06-99ba-4ebe-9df3-32cc1dc17734 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Flow 'volume_create_api' (78175575-2a1e-4d80-9e5d-65006c664843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 888.248314] [55209]: DEBUG cinder.volume.api [None req-9fd7ec06-99ba-4ebe-9df3-32cc1dc17734 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37700399-c504-4d69-a33c-a4e684e67a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 888.250238] [55209]: DEBUG cinder.volume.flows.api.create_volume [None req-9fd7ec06-99ba-4ebe-9df3-32cc1dc17734 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Validating volume size '1' using validate_int {{(pid=55209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 888.279175] [55209]: DEBUG cinder.volume.api [None req-9fd7ec06-99ba-4ebe-9df3-32cc1dc17734 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37700399-c504-4d69-a33c-a4e684e67a3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-14T02:03:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f3823579-61ee-44ab-873f-bd184f2327d0,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3823579-61ee-44ab-873f-bd184f2327d0', '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=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 888.280845] [55209]: DEBUG cinder.volume.api [None req-9fd7ec06-99ba-4ebe-9df3-32cc1dc17734 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0169b428-d1a5-46aa-bca0-14e60a8ecb8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 888.323849] [55209]: DEBUG cinder.quota [None req-9fd7ec06-99ba-4ebe-9df3-32cc1dc17734 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Created reservations ['138a81de-b4e9-4bb7-ab6c-3be0dfc4f9f9', '7613c909-67cc-495a-a173-e116903b20ac', '561de7d9-0e70-451b-a786-78e35db146f2', 'e9a4ba3e-8f6c-47cf-a7b8-b6772367a56f'] {{(pid=55209) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 888.325464] [55209]: DEBUG cinder.volume.api [None req-9fd7ec06-99ba-4ebe-9df3-32cc1dc17734 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0169b428-d1a5-46aa-bca0-14e60a8ecb8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['138a81de-b4e9-4bb7-ab6c-3be0dfc4f9f9', '7613c909-67cc-495a-a173-e116903b20ac', '561de7d9-0e70-451b-a786-78e35db146f2', 'e9a4ba3e-8f6c-47cf-a7b8-b6772367a56f']}' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 888.326959] [55209]: DEBUG cinder.volume.api [None req-9fd7ec06-99ba-4ebe-9df3-32cc1dc17734 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4dc19200-43ab-484f-8b90-77141fc84ec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 888.346863] [55209]: DEBUG cinder.volume.api [None req-9fd7ec06-99ba-4ebe-9df3-32cc1dc17734 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4dc19200-43ab-484f-8b90-77141fc84ec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2ace806-4c22-4d98-a5d6-4f503be2e107', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1477012769',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ccc83bb5c0114fdc8b2810781d41da8d',qos_specs=None,replication_status=,reservations=['138a81de-b4e9-4bb7-ab6c-3be0dfc4f9f9','7613c909-67cc-495a-a173-e116903b20ac','561de7d9-0e70-451b-a786-78e35db146f2','e9a4ba3e-8f6c-47cf-a7b8-b6772367a56f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='009e9244af7b4631be09bea6983fafbc',volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0), '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-14T02:11:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1477012769',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2ace806-4c22-4d98-a5d6-4f503be2e107,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ccc83bb5c0114fdc8b2810781d41da8d',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='009e9244af7b4631be09bea6983fafbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3823579-61ee-44ab-873f-bd184f2327d0),volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0)}' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 888.348434] [55209]: DEBUG cinder.volume.api [None req-9fd7ec06-99ba-4ebe-9df3-32cc1dc17734 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e018e66f-c5c8-4d74-88c9-7d012b484452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 888.367707] [55209]: DEBUG cinder.volume.api [None req-9fd7ec06-99ba-4ebe-9df3-32cc1dc17734 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e018e66f-c5c8-4d74-88c9-7d012b484452) 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-1477012769',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ccc83bb5c0114fdc8b2810781d41da8d',qos_specs=None,replication_status=,reservations=['138a81de-b4e9-4bb7-ab6c-3be0dfc4f9f9','7613c909-67cc-495a-a173-e116903b20ac','561de7d9-0e70-451b-a786-78e35db146f2','e9a4ba3e-8f6c-47cf-a7b8-b6772367a56f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='009e9244af7b4631be09bea6983fafbc',volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0)}' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 888.369193] [55209]: DEBUG cinder.volume.api [None req-9fd7ec06-99ba-4ebe-9df3-32cc1dc17734 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97dba4da-016c-4acf-b779-9bc622f81b3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 888.381261] [55209]: DEBUG cinder.volume.api [None req-9fd7ec06-99ba-4ebe-9df3-32cc1dc17734 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97dba4da-016c-4acf-b779-9bc622f81b3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 888.383091] [55209]: DEBUG cinder.volume.api [None req-9fd7ec06-99ba-4ebe-9df3-32cc1dc17734 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Flow 'volume_create_api' (78175575-2a1e-4d80-9e5d-65006c664843) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55209) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 888.383684] [55209]: INFO cinder.volume.api [None req-9fd7ec06-99ba-4ebe-9df3-32cc1dc17734 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Create volume request issued successfully. [ 888.384757] [55209]: INFO cinder.api.openstack.wsgi [None req-9fd7ec06-99ba-4ebe-9df3-32cc1dc17734 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 888.385505] [55209]: [pid: 55209|app: 0|req: 80/162] 10.180.1.21 () {60 vars in 1136 bytes} [Fri Feb 14 02:11:59 2025] POST /volume/v3/volumes => generated 759 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 888.394777] [55210]: DEBUG cinder.api.middleware.request_id [None req-5b55201f-376b-4425-a595-35e2f13edae0 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 888.396952] [55210]: INFO cinder.api.openstack.wsgi [None req-5b55201f-376b-4425-a595-35e2f13edae0 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] GET http://10.180.1.21/volume/v3/volumes/c2ace806-4c22-4d98-a5d6-4f503be2e107 [ 888.397203] [55210]: DEBUG cinder.api.openstack.wsgi [None req-5b55201f-376b-4425-a595-35e2f13edae0 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 888.397488] [55210]: DEBUG cinder.api.openstack.wsgi [None req-5b55201f-376b-4425-a595-35e2f13edae0 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 888.405705] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 888.405705] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 888.409687] [55210]: INFO cinder.volume.api [None req-5b55201f-376b-4425-a595-35e2f13edae0 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Volume info retrieved successfully. [ 888.414636] [55210]: INFO cinder.api.openstack.wsgi [None req-5b55201f-376b-4425-a595-35e2f13edae0 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] http://10.180.1.21/volume/v3/volumes/c2ace806-4c22-4d98-a5d6-4f503be2e107 returned with HTTP 200 [ 888.415112] [55210]: [pid: 55210|app: 0|req: 83/163] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:11:59 2025] GET /volume/v3/volumes/c2ace806-4c22-4d98-a5d6-4f503be2e107 => generated 827 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 889.425436] [55209]: DEBUG cinder.api.middleware.request_id [None req-342a2739-ab98-488e-86c1-6ca56e147f21 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 889.428334] [55209]: INFO cinder.api.openstack.wsgi [None req-342a2739-ab98-488e-86c1-6ca56e147f21 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] GET http://10.180.1.21/volume/v3/volumes/c2ace806-4c22-4d98-a5d6-4f503be2e107 [ 889.428526] [55209]: DEBUG cinder.api.openstack.wsgi [None req-342a2739-ab98-488e-86c1-6ca56e147f21 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 889.428759] [55209]: DEBUG cinder.api.openstack.wsgi [None req-342a2739-ab98-488e-86c1-6ca56e147f21 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 889.439389] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 889.439389] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 889.443671] [55209]: INFO cinder.volume.api [None req-342a2739-ab98-488e-86c1-6ca56e147f21 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Volume info retrieved successfully. [ 889.448575] [55209]: INFO cinder.api.openstack.wsgi [None req-342a2739-ab98-488e-86c1-6ca56e147f21 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] http://10.180.1.21/volume/v3/volumes/c2ace806-4c22-4d98-a5d6-4f503be2e107 returned with HTTP 200 [ 889.448971] [55209]: [pid: 55209|app: 0|req: 81/164] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:12:00 2025] GET /volume/v3/volumes/c2ace806-4c22-4d98-a5d6-4f503be2e107 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 889.466790] [55210]: DEBUG cinder.api.middleware.request_id [req-fc6a065b-5f65-4204-b192-a43e7750984e req-136ff732-4fef-4a70-8844-f696c214662e None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 889.471029] [55210]: INFO cinder.api.openstack.wsgi [req-fc6a065b-5f65-4204-b192-a43e7750984e req-136ff732-4fef-4a70-8844-f696c214662e tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] GET http://10.180.1.21/volume/v3/volumes/c2ace806-4c22-4d98-a5d6-4f503be2e107 [ 889.471029] [55210]: DEBUG cinder.api.openstack.wsgi [req-fc6a065b-5f65-4204-b192-a43e7750984e req-136ff732-4fef-4a70-8844-f696c214662e tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 889.471029] [55210]: DEBUG cinder.api.openstack.wsgi [req-fc6a065b-5f65-4204-b192-a43e7750984e req-136ff732-4fef-4a70-8844-f696c214662e tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 889.482931] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 889.482931] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 889.487687] [55210]: INFO cinder.volume.api [req-fc6a065b-5f65-4204-b192-a43e7750984e req-136ff732-4fef-4a70-8844-f696c214662e tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Volume info retrieved successfully. [ 889.491822] [55210]: INFO cinder.api.openstack.wsgi [req-fc6a065b-5f65-4204-b192-a43e7750984e req-136ff732-4fef-4a70-8844-f696c214662e tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] http://10.180.1.21/volume/v3/volumes/c2ace806-4c22-4d98-a5d6-4f503be2e107 returned with HTTP 200 [ 889.492275] [55210]: [pid: 55210|app: 0|req: 84/165] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:12:00 2025] GET /volume/v3/volumes/c2ace806-4c22-4d98-a5d6-4f503be2e107 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 889.511302] [55209]: DEBUG cinder.api.middleware.request_id [req-be3e88f3-88e8-41d1-b27c-8a497d530fe7 req-b1c6bb7e-3902-403d-83d8-db591e30f0d6 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 889.513369] [55209]: INFO cinder.api.openstack.wsgi [req-be3e88f3-88e8-41d1-b27c-8a497d530fe7 req-b1c6bb7e-3902-403d-83d8-db591e30f0d6 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 889.513733] [55209]: DEBUG cinder.api.openstack.wsgi [req-be3e88f3-88e8-41d1-b27c-8a497d530fe7 req-b1c6bb7e-3902-403d-83d8-db591e30f0d6 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 889.514086] [55209]: DEBUG cinder.api.openstack.wsgi [req-be3e88f3-88e8-41d1-b27c-8a497d530fe7 req-b1c6bb7e-3902-403d-83d8-db591e30f0d6 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Calling method 'detail' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 889.514545] [55209]: DEBUG cinder.api.api_utils [req-be3e88f3-88e8-41d1-b27c-8a497d530fe7 req-b1c6bb7e-3902-403d-83d8-db591e30f0d6 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Removing options '' from query. {{(pid=55209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 889.515536] [55209]: DEBUG cinder.volume.api [req-be3e88f3-88e8-41d1-b27c-8a497d530fe7 req-b1c6bb7e-3902-403d-83d8-db591e30f0d6 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55209) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 889.545556] [55209]: INFO cinder.volume.api [req-be3e88f3-88e8-41d1-b27c-8a497d530fe7 req-b1c6bb7e-3902-403d-83d8-db591e30f0d6 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Get all volumes completed successfully. [ 889.547923] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 889.547923] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 889.551726] [55209]: INFO cinder.api.openstack.wsgi [req-be3e88f3-88e8-41d1-b27c-8a497d530fe7 req-b1c6bb7e-3902-403d-83d8-db591e30f0d6 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 889.552295] [55209]: [pid: 55209|app: 0|req: 82/166] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Feb 14 02:12:00 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 889.571253] [55210]: DEBUG cinder.api.middleware.request_id [req-fe80c752-f676-4f59-a1ea-60a22c4236ff req-6aed98c8-8d74-4449-aa8e-5f3affab9d73 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 889.573763] [55210]: INFO cinder.api.openstack.wsgi [req-fe80c752-f676-4f59-a1ea-60a22c4236ff req-6aed98c8-8d74-4449-aa8e-5f3affab9d73 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 889.573989] [55210]: DEBUG cinder.api.openstack.wsgi [req-fe80c752-f676-4f59-a1ea-60a22c4236ff req-6aed98c8-8d74-4449-aa8e-5f3affab9d73 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 889.574220] [55210]: DEBUG cinder.api.openstack.wsgi [req-fe80c752-f676-4f59-a1ea-60a22c4236ff req-6aed98c8-8d74-4449-aa8e-5f3affab9d73 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Calling method 'detail' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 889.574790] [55210]: DEBUG cinder.api.api_utils [req-fe80c752-f676-4f59-a1ea-60a22c4236ff req-6aed98c8-8d74-4449-aa8e-5f3affab9d73 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Removing options '' from query. {{(pid=55210) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 889.575718] [55210]: DEBUG cinder.volume.api [req-fe80c752-f676-4f59-a1ea-60a22c4236ff req-6aed98c8-8d74-4449-aa8e-5f3affab9d73 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55210) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 889.603648] [55210]: INFO cinder.volume.api [req-fe80c752-f676-4f59-a1ea-60a22c4236ff req-6aed98c8-8d74-4449-aa8e-5f3affab9d73 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Get all volumes completed successfully. [ 889.604766] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 889.604766] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 889.609596] [55210]: INFO cinder.api.openstack.wsgi [req-fe80c752-f676-4f59-a1ea-60a22c4236ff req-6aed98c8-8d74-4449-aa8e-5f3affab9d73 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 889.610035] [55210]: [pid: 55210|app: 0|req: 85/167] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Feb 14 02:12:00 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 889.629511] [55209]: DEBUG cinder.api.middleware.request_id [req-575804be-ea0f-4265-89b7-02afe5eb9f73 req-0cd96849-a0a2-426c-b152-7638bc475e05 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 889.631858] [55209]: INFO cinder.api.openstack.wsgi [req-575804be-ea0f-4265-89b7-02afe5eb9f73 req-0cd96849-a0a2-426c-b152-7638bc475e05 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 889.632256] [55209]: DEBUG cinder.api.openstack.wsgi [req-575804be-ea0f-4265-89b7-02afe5eb9f73 req-0cd96849-a0a2-426c-b152-7638bc475e05 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 889.632582] [55209]: DEBUG cinder.api.openstack.wsgi [req-575804be-ea0f-4265-89b7-02afe5eb9f73 req-0cd96849-a0a2-426c-b152-7638bc475e05 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Calling method 'detail' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 889.633069] [55209]: DEBUG cinder.api.api_utils [req-575804be-ea0f-4265-89b7-02afe5eb9f73 req-0cd96849-a0a2-426c-b152-7638bc475e05 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Removing options '' from query. {{(pid=55209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 889.634499] [55209]: DEBUG cinder.volume.api [req-575804be-ea0f-4265-89b7-02afe5eb9f73 req-0cd96849-a0a2-426c-b152-7638bc475e05 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55209) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 889.644398] [55209]: INFO cinder.volume.api [req-575804be-ea0f-4265-89b7-02afe5eb9f73 req-0cd96849-a0a2-426c-b152-7638bc475e05 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Get all volumes completed successfully. [ 889.645811] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 889.645811] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 889.651124] [55209]: INFO cinder.api.openstack.wsgi [req-575804be-ea0f-4265-89b7-02afe5eb9f73 req-0cd96849-a0a2-426c-b152-7638bc475e05 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 889.651373] [55209]: [pid: 55209|app: 0|req: 83/168] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Feb 14 02:12:00 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 889.700563] [55210]: DEBUG cinder.api.middleware.request_id [req-673ba831-9b70-43a2-9b68-a2dd64a72994 req-9a37628f-6c22-403f-bff3-6085450d0947 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 889.703442] [55210]: INFO cinder.api.openstack.wsgi [req-673ba831-9b70-43a2-9b68-a2dd64a72994 req-9a37628f-6c22-403f-bff3-6085450d0947 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 889.703837] [55210]: DEBUG cinder.api.openstack.wsgi [req-673ba831-9b70-43a2-9b68-a2dd64a72994 req-9a37628f-6c22-403f-bff3-6085450d0947 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 889.704168] [55210]: DEBUG cinder.api.openstack.wsgi [req-673ba831-9b70-43a2-9b68-a2dd64a72994 req-9a37628f-6c22-403f-bff3-6085450d0947 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Calling method 'detail' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 889.704528] [55210]: DEBUG cinder.api.api_utils [req-673ba831-9b70-43a2-9b68-a2dd64a72994 req-9a37628f-6c22-403f-bff3-6085450d0947 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Removing options '' from query. {{(pid=55210) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 889.705988] [55210]: DEBUG cinder.volume.api [req-673ba831-9b70-43a2-9b68-a2dd64a72994 req-9a37628f-6c22-403f-bff3-6085450d0947 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55210) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 889.715870] [55210]: INFO cinder.volume.api [req-673ba831-9b70-43a2-9b68-a2dd64a72994 req-9a37628f-6c22-403f-bff3-6085450d0947 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Get all volumes completed successfully. [ 889.717248] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 889.717248] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 889.723440] [55210]: INFO cinder.api.openstack.wsgi [req-673ba831-9b70-43a2-9b68-a2dd64a72994 req-9a37628f-6c22-403f-bff3-6085450d0947 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 889.724121] [55210]: [pid: 55210|app: 0|req: 86/169] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Feb 14 02:12:00 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 889.870636] [55209]: DEBUG cinder.api.middleware.request_id [req-f6c16b49-4764-4b77-8bb2-2a214ea41148 req-83940681-203b-4637-9b7b-c33c95435403 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 889.873728] [55209]: INFO cinder.api.openstack.wsgi [req-f6c16b49-4764-4b77-8bb2-2a214ea41148 req-83940681-203b-4637-9b7b-c33c95435403 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 889.874627] [55209]: DEBUG cinder.api.openstack.wsgi [req-f6c16b49-4764-4b77-8bb2-2a214ea41148 req-83940681-203b-4637-9b7b-c33c95435403 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 889.874627] [55209]: DEBUG cinder.api.openstack.wsgi [req-f6c16b49-4764-4b77-8bb2-2a214ea41148 req-83940681-203b-4637-9b7b-c33c95435403 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Calling method 'detail' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 889.875664] [55209]: DEBUG cinder.api.api_utils [req-f6c16b49-4764-4b77-8bb2-2a214ea41148 req-83940681-203b-4637-9b7b-c33c95435403 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Removing options '' from query. {{(pid=55209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 889.875741] [55209]: DEBUG cinder.volume.api [req-f6c16b49-4764-4b77-8bb2-2a214ea41148 req-83940681-203b-4637-9b7b-c33c95435403 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55209) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 889.886405] [55209]: INFO cinder.volume.api [req-f6c16b49-4764-4b77-8bb2-2a214ea41148 req-83940681-203b-4637-9b7b-c33c95435403 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Get all volumes completed successfully. [ 889.887820] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 889.887820] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 889.893102] [55209]: INFO cinder.api.openstack.wsgi [req-f6c16b49-4764-4b77-8bb2-2a214ea41148 req-83940681-203b-4637-9b7b-c33c95435403 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 889.893545] [55209]: [pid: 55209|app: 0|req: 84/170] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Feb 14 02:12:00 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 889.916997] [55210]: DEBUG cinder.api.middleware.request_id [req-ce419d38-c3be-4029-93bb-cee5b2d567f7 req-417ef703-0733-4824-9d96-e85665bce846 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 889.920837] [55210]: INFO cinder.api.openstack.wsgi [req-ce419d38-c3be-4029-93bb-cee5b2d567f7 req-417ef703-0733-4824-9d96-e85665bce846 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 889.921093] [55210]: DEBUG cinder.api.openstack.wsgi [req-ce419d38-c3be-4029-93bb-cee5b2d567f7 req-417ef703-0733-4824-9d96-e85665bce846 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 889.921313] [55210]: DEBUG cinder.api.openstack.wsgi [req-ce419d38-c3be-4029-93bb-cee5b2d567f7 req-417ef703-0733-4824-9d96-e85665bce846 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Calling method 'detail' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 889.921648] [55210]: DEBUG cinder.api.api_utils [req-ce419d38-c3be-4029-93bb-cee5b2d567f7 req-417ef703-0733-4824-9d96-e85665bce846 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Removing options '' from query. {{(pid=55210) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 889.922585] [55210]: DEBUG cinder.volume.api [req-ce419d38-c3be-4029-93bb-cee5b2d567f7 req-417ef703-0733-4824-9d96-e85665bce846 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55210) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 889.931694] [55210]: INFO cinder.volume.api [req-ce419d38-c3be-4029-93bb-cee5b2d567f7 req-417ef703-0733-4824-9d96-e85665bce846 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Get all volumes completed successfully. [ 889.932923] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 889.932923] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 889.939085] [55210]: INFO cinder.api.openstack.wsgi [req-ce419d38-c3be-4029-93bb-cee5b2d567f7 req-417ef703-0733-4824-9d96-e85665bce846 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 889.939783] [55210]: [pid: 55210|app: 0|req: 87/171] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Feb 14 02:12:00 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 890.046091] [55209]: DEBUG cinder.api.middleware.request_id [req-8a8e7d55-bfbe-477a-bbe3-af81ccf2956a req-e510e1ab-ef7b-44fd-b820-190c8544c90a None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 890.048768] [55209]: INFO cinder.api.openstack.wsgi [req-8a8e7d55-bfbe-477a-bbe3-af81ccf2956a req-e510e1ab-ef7b-44fd-b820-190c8544c90a tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 890.049203] [55209]: DEBUG cinder.api.openstack.wsgi [req-8a8e7d55-bfbe-477a-bbe3-af81ccf2956a req-e510e1ab-ef7b-44fd-b820-190c8544c90a tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 890.050564] [55209]: DEBUG cinder.api.openstack.wsgi [req-8a8e7d55-bfbe-477a-bbe3-af81ccf2956a req-e510e1ab-ef7b-44fd-b820-190c8544c90a tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Calling method 'detail' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 890.050564] [55209]: DEBUG cinder.api.api_utils [req-8a8e7d55-bfbe-477a-bbe3-af81ccf2956a req-e510e1ab-ef7b-44fd-b820-190c8544c90a tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Removing options '' from query. {{(pid=55209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 890.053368] [55209]: DEBUG cinder.volume.api [req-8a8e7d55-bfbe-477a-bbe3-af81ccf2956a req-e510e1ab-ef7b-44fd-b820-190c8544c90a tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55209) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 890.066860] [55209]: INFO cinder.volume.api [req-8a8e7d55-bfbe-477a-bbe3-af81ccf2956a req-e510e1ab-ef7b-44fd-b820-190c8544c90a tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Get all volumes completed successfully. [ 890.068972] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 890.068972] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 890.075433] [55209]: INFO cinder.api.openstack.wsgi [req-8a8e7d55-bfbe-477a-bbe3-af81ccf2956a req-e510e1ab-ef7b-44fd-b820-190c8544c90a tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 890.077618] [55209]: [pid: 55209|app: 0|req: 85/172] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Feb 14 02:12:00 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 890.176145] [55210]: DEBUG cinder.api.middleware.request_id [req-40c761b9-00a7-4a2f-8151-3e7a1b033b44 req-e201b8a5-b0f7-492d-a937-387494142583 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 890.180203] [55210]: INFO cinder.api.openstack.wsgi [req-40c761b9-00a7-4a2f-8151-3e7a1b033b44 req-e201b8a5-b0f7-492d-a937-387494142583 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 890.180749] [55210]: DEBUG cinder.api.openstack.wsgi [req-40c761b9-00a7-4a2f-8151-3e7a1b033b44 req-e201b8a5-b0f7-492d-a937-387494142583 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 890.181056] [55210]: DEBUG cinder.api.openstack.wsgi [req-40c761b9-00a7-4a2f-8151-3e7a1b033b44 req-e201b8a5-b0f7-492d-a937-387494142583 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Calling method 'detail' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 890.181796] [55210]: DEBUG cinder.api.api_utils [req-40c761b9-00a7-4a2f-8151-3e7a1b033b44 req-e201b8a5-b0f7-492d-a937-387494142583 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Removing options '' from query. {{(pid=55210) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 890.183408] [55210]: DEBUG cinder.volume.api [req-40c761b9-00a7-4a2f-8151-3e7a1b033b44 req-e201b8a5-b0f7-492d-a937-387494142583 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55210) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 890.198316] [55210]: INFO cinder.volume.api [req-40c761b9-00a7-4a2f-8151-3e7a1b033b44 req-e201b8a5-b0f7-492d-a937-387494142583 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Get all volumes completed successfully. [ 890.199616] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 890.199616] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 890.204470] [55210]: INFO cinder.api.openstack.wsgi [req-40c761b9-00a7-4a2f-8151-3e7a1b033b44 req-e201b8a5-b0f7-492d-a937-387494142583 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 890.204891] [55210]: [pid: 55210|app: 0|req: 88/173] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Feb 14 02:12:01 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 890.217727] [55209]: DEBUG cinder.api.middleware.request_id [None req-b552720a-6784-44a1-9236-04f499e05db8 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 890.220055] [55209]: INFO cinder.api.openstack.wsgi [None req-b552720a-6784-44a1-9236-04f499e05db8 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c2ace806-4c22-4d98-a5d6-4f503be2e107 [ 890.220328] [55209]: DEBUG cinder.api.openstack.wsgi [None req-b552720a-6784-44a1-9236-04f499e05db8 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 890.220568] [55209]: DEBUG cinder.api.openstack.wsgi [None req-b552720a-6784-44a1-9236-04f499e05db8 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Calling method 'delete' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 890.220762] [55209]: INFO cinder.api.v3.volumes [None req-b552720a-6784-44a1-9236-04f499e05db8 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Delete volume with id: c2ace806-4c22-4d98-a5d6-4f503be2e107 [ 890.228317] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 890.228317] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 890.228990] [55209]: INFO cinder.volume.api [None req-b552720a-6784-44a1-9236-04f499e05db8 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Volume info retrieved successfully. [ 890.248482] [55209]: INFO cinder.volume.api [None req-b552720a-6784-44a1-9236-04f499e05db8 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Delete volume request issued successfully. [ 890.248683] [55209]: INFO cinder.api.openstack.wsgi [None req-b552720a-6784-44a1-9236-04f499e05db8 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] http://10.180.1.21/volume/v3/volumes/c2ace806-4c22-4d98-a5d6-4f503be2e107 returned with HTTP 202 [ 890.249137] [55209]: [pid: 55209|app: 0|req: 86/174] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 14 02:12:01 2025] DELETE /volume/v3/volumes/c2ace806-4c22-4d98-a5d6-4f503be2e107 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 890.252655] [55210]: DEBUG cinder.api.middleware.request_id [None req-df91ee52-9114-4716-9916-0eab9196e9c4 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 890.255894] [55210]: INFO cinder.api.openstack.wsgi [None req-df91ee52-9114-4716-9916-0eab9196e9c4 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] GET http://10.180.1.21/volume/v3/volumes/c2ace806-4c22-4d98-a5d6-4f503be2e107 [ 890.256155] [55210]: DEBUG cinder.api.openstack.wsgi [None req-df91ee52-9114-4716-9916-0eab9196e9c4 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 890.256445] [55210]: DEBUG cinder.api.openstack.wsgi [None req-df91ee52-9114-4716-9916-0eab9196e9c4 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 890.265232] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 890.265232] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 890.270135] [55210]: INFO cinder.volume.api [None req-df91ee52-9114-4716-9916-0eab9196e9c4 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Volume info retrieved successfully. [ 890.278220] [55210]: INFO cinder.api.openstack.wsgi [None req-df91ee52-9114-4716-9916-0eab9196e9c4 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] http://10.180.1.21/volume/v3/volumes/c2ace806-4c22-4d98-a5d6-4f503be2e107 returned with HTTP 200 [ 890.278648] [55210]: [pid: 55210|app: 0|req: 89/175] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:12:01 2025] GET /volume/v3/volumes/c2ace806-4c22-4d98-a5d6-4f503be2e107 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 891.299269] [55209]: DEBUG cinder.api.middleware.request_id [None req-608e9303-3cd5-4d95-8b47-aed4926d24d9 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 891.302073] [55209]: INFO cinder.api.openstack.wsgi [None req-608e9303-3cd5-4d95-8b47-aed4926d24d9 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] GET http://10.180.1.21/volume/v3/volumes/c2ace806-4c22-4d98-a5d6-4f503be2e107 [ 891.302279] [55209]: DEBUG cinder.api.openstack.wsgi [None req-608e9303-3cd5-4d95-8b47-aed4926d24d9 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 891.302536] [55209]: DEBUG cinder.api.openstack.wsgi [None req-608e9303-3cd5-4d95-8b47-aed4926d24d9 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 891.310340] [55209]: INFO cinder.api.openstack.wsgi [None req-608e9303-3cd5-4d95-8b47-aed4926d24d9 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] http://10.180.1.21/volume/v3/volumes/c2ace806-4c22-4d98-a5d6-4f503be2e107 returned with HTTP 404 [ 891.311387] [55209]: [pid: 55209|app: 0|req: 87/176] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:12:02 2025] GET /volume/v3/volumes/c2ace806-4c22-4d98-a5d6-4f503be2e107 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 891.314318] [55210]: DEBUG cinder.api.middleware.request_id [None req-1b65db8e-c391-4b3b-91a9-b8b76ad2ae3e None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 891.317441] [55210]: INFO cinder.api.openstack.wsgi [None req-1b65db8e-c391-4b3b-91a9-b8b76ad2ae3e tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] DELETE http://10.180.1.21/volume/v3/volumes/0c4f778e-8240-4f8a-8d1b-8104cd4eb61e [ 891.317742] [55210]: DEBUG cinder.api.openstack.wsgi [None req-1b65db8e-c391-4b3b-91a9-b8b76ad2ae3e tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 891.318118] [55210]: DEBUG cinder.api.openstack.wsgi [None req-1b65db8e-c391-4b3b-91a9-b8b76ad2ae3e tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Calling method 'delete' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 891.318419] [55210]: INFO cinder.api.v3.volumes [None req-1b65db8e-c391-4b3b-91a9-b8b76ad2ae3e tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Delete volume with id: 0c4f778e-8240-4f8a-8d1b-8104cd4eb61e [ 891.329191] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 891.329191] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 891.330215] [55210]: INFO cinder.volume.api [None req-1b65db8e-c391-4b3b-91a9-b8b76ad2ae3e tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Volume info retrieved successfully. [ 891.356292] [55210]: INFO cinder.volume.api [None req-1b65db8e-c391-4b3b-91a9-b8b76ad2ae3e tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Delete volume request issued successfully. [ 891.356292] [55210]: INFO cinder.api.openstack.wsgi [None req-1b65db8e-c391-4b3b-91a9-b8b76ad2ae3e tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] http://10.180.1.21/volume/v3/volumes/0c4f778e-8240-4f8a-8d1b-8104cd4eb61e returned with HTTP 202 [ 891.356292] [55210]: [pid: 55210|app: 0|req: 90/177] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 14 02:12:02 2025] DELETE /volume/v3/volumes/0c4f778e-8240-4f8a-8d1b-8104cd4eb61e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 891.359080] [55209]: DEBUG cinder.api.middleware.request_id [None req-d312985b-4625-4555-8806-055fe059d6d3 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 891.362927] [55209]: INFO cinder.api.openstack.wsgi [None req-d312985b-4625-4555-8806-055fe059d6d3 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] GET http://10.180.1.21/volume/v3/volumes/0c4f778e-8240-4f8a-8d1b-8104cd4eb61e [ 891.362927] [55209]: DEBUG cinder.api.openstack.wsgi [None req-d312985b-4625-4555-8806-055fe059d6d3 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 891.363467] [55209]: DEBUG cinder.api.openstack.wsgi [None req-d312985b-4625-4555-8806-055fe059d6d3 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 891.380667] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 891.380667] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 891.392937] [55209]: INFO cinder.volume.api [None req-d312985b-4625-4555-8806-055fe059d6d3 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Volume info retrieved successfully. [ 891.396924] [55209]: INFO cinder.api.openstack.wsgi [None req-d312985b-4625-4555-8806-055fe059d6d3 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] http://10.180.1.21/volume/v3/volumes/0c4f778e-8240-4f8a-8d1b-8104cd4eb61e returned with HTTP 200 [ 891.397395] [55209]: [pid: 55209|app: 0|req: 88/178] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:12:02 2025] GET /volume/v3/volumes/0c4f778e-8240-4f8a-8d1b-8104cd4eb61e => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 892.396783] [55210]: DEBUG cinder.api.middleware.request_id [None req-56aa671c-8354-4329-851b-b64166407d8a None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 892.399985] [55210]: INFO cinder.api.openstack.wsgi [None req-56aa671c-8354-4329-851b-b64166407d8a tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] POST http://10.180.1.21/volume/v3/volumes [ 892.400650] [55210]: DEBUG cinder.api.openstack.wsgi [None req-56aa671c-8354-4329-851b-b64166407d8a tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1594392732"}} {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 892.403129] [55210]: DEBUG cinder.api.v3.volumes [None req-56aa671c-8354-4329-851b-b64166407d8a tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1594392732'}} {{(pid=55210) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 892.403129] [55210]: INFO cinder.api.v3.volumes [None req-56aa671c-8354-4329-851b-b64166407d8a tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Create volume of 1 GB [ 892.409375] [55209]: DEBUG cinder.api.middleware.request_id [None req-0a62fd36-89df-41d4-8513-38d1b35596db None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 892.411116] [55210]: INFO cinder.volume.api [None req-56aa671c-8354-4329-851b-b64166407d8a tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Availability Zones retrieved successfully. [ 892.412137] [55209]: INFO cinder.api.openstack.wsgi [None req-0a62fd36-89df-41d4-8513-38d1b35596db tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] GET http://10.180.1.21/volume/v3/volumes/0c4f778e-8240-4f8a-8d1b-8104cd4eb61e [ 892.412137] [55209]: DEBUG cinder.api.openstack.wsgi [None req-0a62fd36-89df-41d4-8513-38d1b35596db tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 892.412137] [55209]: DEBUG cinder.api.openstack.wsgi [None req-0a62fd36-89df-41d4-8513-38d1b35596db tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 892.419504] [55209]: INFO cinder.api.openstack.wsgi [None req-0a62fd36-89df-41d4-8513-38d1b35596db tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] http://10.180.1.21/volume/v3/volumes/0c4f778e-8240-4f8a-8d1b-8104cd4eb61e returned with HTTP 404 [ 892.419642] [55210]: DEBUG cinder.volume.api [None req-56aa671c-8354-4329-851b-b64166407d8a tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Flow 'volume_create_api' (68a67585-9a24-4939-9417-e1a6cd6ac6d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 892.420046] [55209]: [pid: 55209|app: 0|req: 89/179] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:12:03 2025] GET /volume/v3/volumes/0c4f778e-8240-4f8a-8d1b-8104cd4eb61e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 892.422818] [55210]: DEBUG cinder.volume.api [None req-56aa671c-8354-4329-851b-b64166407d8a tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7822d169-c1c0-4923-bb6c-7d3cb1e98d66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 892.422818] [55210]: DEBUG cinder.volume.flows.api.create_volume [None req-56aa671c-8354-4329-851b-b64166407d8a tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Validating volume size '1' using validate_int {{(pid=55210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 892.423770] [55209]: DEBUG cinder.api.middleware.request_id [None req-e30782d8-2623-4b2b-bc41-882882437179 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 892.426027] [55209]: INFO cinder.api.openstack.wsgi [None req-e30782d8-2623-4b2b-bc41-882882437179 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8485975d-d1c5-4a78-83c2-b58f9dc24eff [ 892.426256] [55209]: DEBUG cinder.api.openstack.wsgi [None req-e30782d8-2623-4b2b-bc41-882882437179 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 892.426476] [55209]: DEBUG cinder.api.openstack.wsgi [None req-e30782d8-2623-4b2b-bc41-882882437179 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Calling method 'delete' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 892.426663] [55209]: INFO cinder.api.v3.volumes [None req-e30782d8-2623-4b2b-bc41-882882437179 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Delete volume with id: 8485975d-d1c5-4a78-83c2-b58f9dc24eff [ 892.436994] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 892.436994] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 892.437627] [55209]: INFO cinder.volume.api [None req-e30782d8-2623-4b2b-bc41-882882437179 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Volume info retrieved successfully. [ 892.442086] [55210]: DEBUG cinder.volume.api [None req-56aa671c-8354-4329-851b-b64166407d8a tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7822d169-c1c0-4923-bb6c-7d3cb1e98d66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-14T02:03:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f3823579-61ee-44ab-873f-bd184f2327d0,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3823579-61ee-44ab-873f-bd184f2327d0', '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=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 892.443182] [55210]: DEBUG cinder.volume.api [None req-56aa671c-8354-4329-851b-b64166407d8a tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (736a4351-3c08-4264-8593-c68667647dd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 892.460036] [55209]: INFO cinder.volume.api [None req-e30782d8-2623-4b2b-bc41-882882437179 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Delete volume request issued successfully. [ 892.460036] [55209]: INFO cinder.api.openstack.wsgi [None req-e30782d8-2623-4b2b-bc41-882882437179 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] http://10.180.1.21/volume/v3/volumes/8485975d-d1c5-4a78-83c2-b58f9dc24eff returned with HTTP 202 [ 892.460036] [55209]: [pid: 55209|app: 0|req: 90/180] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 14 02:12:03 2025] DELETE /volume/v3/volumes/8485975d-d1c5-4a78-83c2-b58f9dc24eff => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 892.470313] [55209]: DEBUG cinder.api.middleware.request_id [None req-ca4d1aa4-73d0-43fc-a9eb-910d83bb21c6 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 892.472459] [55209]: INFO cinder.api.openstack.wsgi [None req-ca4d1aa4-73d0-43fc-a9eb-910d83bb21c6 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] GET http://10.180.1.21/volume/v3/volumes/8485975d-d1c5-4a78-83c2-b58f9dc24eff [ 892.472459] [55209]: DEBUG cinder.api.openstack.wsgi [None req-ca4d1aa4-73d0-43fc-a9eb-910d83bb21c6 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 892.472625] [55209]: DEBUG cinder.api.openstack.wsgi [None req-ca4d1aa4-73d0-43fc-a9eb-910d83bb21c6 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 892.482183] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 892.482183] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 892.488261] [55209]: INFO cinder.volume.api [None req-ca4d1aa4-73d0-43fc-a9eb-910d83bb21c6 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Volume info retrieved successfully. [ 892.494210] [55209]: INFO cinder.api.openstack.wsgi [None req-ca4d1aa4-73d0-43fc-a9eb-910d83bb21c6 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] http://10.180.1.21/volume/v3/volumes/8485975d-d1c5-4a78-83c2-b58f9dc24eff returned with HTTP 200 [ 892.494741] [55209]: [pid: 55209|app: 0|req: 91/181] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:12:03 2025] GET /volume/v3/volumes/8485975d-d1c5-4a78-83c2-b58f9dc24eff => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 892.513495] [55210]: DEBUG cinder.quota [None req-56aa671c-8354-4329-851b-b64166407d8a tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Created reservations ['c098ee48-cb28-4f08-ad85-d9c030a24f87', '4a0c4270-c49f-485e-a1c4-3b9f18391363', 'e537d7cb-ce74-46c8-901c-ef1e957ad9af', '75605c81-a8dd-479c-8443-0c10b9f4eaa7'] {{(pid=55210) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 892.514676] [55210]: DEBUG cinder.volume.api [None req-56aa671c-8354-4329-851b-b64166407d8a tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (736a4351-3c08-4264-8593-c68667647dd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c098ee48-cb28-4f08-ad85-d9c030a24f87', '4a0c4270-c49f-485e-a1c4-3b9f18391363', 'e537d7cb-ce74-46c8-901c-ef1e957ad9af', '75605c81-a8dd-479c-8443-0c10b9f4eaa7']}' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 892.515778] [55210]: DEBUG cinder.volume.api [None req-56aa671c-8354-4329-851b-b64166407d8a tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa17b96d-dc66-4f8a-b0cd-d82b58f8521e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 892.532324] [55210]: DEBUG cinder.volume.api [None req-56aa671c-8354-4329-851b-b64166407d8a tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa17b96d-dc66-4f8a-b0cd-d82b58f8521e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '695987f4-fc54-49ee-bd99-78e47b788a25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1594392732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa3a27fbb91147ce97e90ad9a551839a',qos_specs=None,replication_status=,reservations=['c098ee48-cb28-4f08-ad85-d9c030a24f87','4a0c4270-c49f-485e-a1c4-3b9f18391363','e537d7cb-ce74-46c8-901c-ef1e957ad9af','75605c81-a8dd-479c-8443-0c10b9f4eaa7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d57e43f36d0e48d3bd5c4b4190a796e4',volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0), '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-14T02:12:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1594392732',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=695987f4-fc54-49ee-bd99-78e47b788a25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa3a27fbb91147ce97e90ad9a551839a',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='d57e43f36d0e48d3bd5c4b4190a796e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3823579-61ee-44ab-873f-bd184f2327d0),volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0)}' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 892.533729] [55210]: DEBUG cinder.volume.api [None req-56aa671c-8354-4329-851b-b64166407d8a tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fa9f450-2abe-4c1c-91c9-23fe8c4d87bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 892.551119] [55210]: DEBUG cinder.volume.api [None req-56aa671c-8354-4329-851b-b64166407d8a tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fa9f450-2abe-4c1c-91c9-23fe8c4d87bf) 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-1594392732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa3a27fbb91147ce97e90ad9a551839a',qos_specs=None,replication_status=,reservations=['c098ee48-cb28-4f08-ad85-d9c030a24f87','4a0c4270-c49f-485e-a1c4-3b9f18391363','e537d7cb-ce74-46c8-901c-ef1e957ad9af','75605c81-a8dd-479c-8443-0c10b9f4eaa7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d57e43f36d0e48d3bd5c4b4190a796e4',volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0)}' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 892.551415] [55210]: DEBUG cinder.volume.api [None req-56aa671c-8354-4329-851b-b64166407d8a tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bc97c1d-ad24-4913-b9a4-d401cdb4f209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 892.567636] [55210]: DEBUG cinder.volume.api [None req-56aa671c-8354-4329-851b-b64166407d8a tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bc97c1d-ad24-4913-b9a4-d401cdb4f209) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 892.568942] [55210]: DEBUG cinder.volume.api [None req-56aa671c-8354-4329-851b-b64166407d8a tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Flow 'volume_create_api' (68a67585-9a24-4939-9417-e1a6cd6ac6d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55210) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 892.569379] [55210]: INFO cinder.volume.api [None req-56aa671c-8354-4329-851b-b64166407d8a tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Create volume request issued successfully. [ 892.570132] [55210]: INFO cinder.api.openstack.wsgi [None req-56aa671c-8354-4329-851b-b64166407d8a tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 892.572621] [55210]: [pid: 55210|app: 0|req: 91/182] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 14 02:12:03 2025] POST /volume/v3/volumes => generated 753 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 892.586203] [55209]: DEBUG cinder.api.middleware.request_id [None req-b9257b05-e3f5-48ba-817f-78f16e2f6ef4 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 892.588306] [55209]: INFO cinder.api.openstack.wsgi [None req-b9257b05-e3f5-48ba-817f-78f16e2f6ef4 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] GET http://10.180.1.21/volume/v3/volumes/695987f4-fc54-49ee-bd99-78e47b788a25 [ 892.588563] [55209]: DEBUG cinder.api.openstack.wsgi [None req-b9257b05-e3f5-48ba-817f-78f16e2f6ef4 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 892.588792] [55209]: DEBUG cinder.api.openstack.wsgi [None req-b9257b05-e3f5-48ba-817f-78f16e2f6ef4 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 892.603150] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 892.603150] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 892.605688] [55209]: INFO cinder.volume.api [None req-b9257b05-e3f5-48ba-817f-78f16e2f6ef4 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Volume info retrieved successfully. [ 892.619771] [55209]: INFO cinder.api.openstack.wsgi [None req-b9257b05-e3f5-48ba-817f-78f16e2f6ef4 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] http://10.180.1.21/volume/v3/volumes/695987f4-fc54-49ee-bd99-78e47b788a25 returned with HTTP 200 [ 892.620550] [55209]: [pid: 55209|app: 0|req: 92/183] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:12:03 2025] GET /volume/v3/volumes/695987f4-fc54-49ee-bd99-78e47b788a25 => generated 821 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 893.507474] [55210]: DEBUG cinder.api.middleware.request_id [None req-daad6984-01c2-49d3-ac04-63b1f909b191 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 893.510548] [55210]: INFO cinder.api.openstack.wsgi [None req-daad6984-01c2-49d3-ac04-63b1f909b191 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] GET http://10.180.1.21/volume/v3/volumes/8485975d-d1c5-4a78-83c2-b58f9dc24eff [ 893.510548] [55210]: DEBUG cinder.api.openstack.wsgi [None req-daad6984-01c2-49d3-ac04-63b1f909b191 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 893.510548] [55210]: DEBUG cinder.api.openstack.wsgi [None req-daad6984-01c2-49d3-ac04-63b1f909b191 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 893.517610] [55210]: INFO cinder.api.openstack.wsgi [None req-daad6984-01c2-49d3-ac04-63b1f909b191 tempest-VolumesTestJSON-1382866497 tempest-VolumesTestJSON-1382866497-project-member] http://10.180.1.21/volume/v3/volumes/8485975d-d1c5-4a78-83c2-b58f9dc24eff returned with HTTP 404 [ 893.518181] [55210]: [pid: 55210|app: 0|req: 92/184] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:12:04 2025] GET /volume/v3/volumes/8485975d-d1c5-4a78-83c2-b58f9dc24eff => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 893.631700] [55209]: DEBUG cinder.api.middleware.request_id [None req-cd904ea1-b1a4-4dd5-bb4d-e0cb4a5df454 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 893.633915] [55209]: INFO cinder.api.openstack.wsgi [None req-cd904ea1-b1a4-4dd5-bb4d-e0cb4a5df454 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] GET http://10.180.1.21/volume/v3/volumes/695987f4-fc54-49ee-bd99-78e47b788a25 [ 893.634329] [55209]: DEBUG cinder.api.openstack.wsgi [None req-cd904ea1-b1a4-4dd5-bb4d-e0cb4a5df454 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 893.634455] [55209]: DEBUG cinder.api.openstack.wsgi [None req-cd904ea1-b1a4-4dd5-bb4d-e0cb4a5df454 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 893.645299] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 893.645299] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 893.649841] [55209]: INFO cinder.volume.api [None req-cd904ea1-b1a4-4dd5-bb4d-e0cb4a5df454 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Volume info retrieved successfully. [ 893.655605] [55209]: INFO cinder.api.openstack.wsgi [None req-cd904ea1-b1a4-4dd5-bb4d-e0cb4a5df454 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] http://10.180.1.21/volume/v3/volumes/695987f4-fc54-49ee-bd99-78e47b788a25 returned with HTTP 200 [ 893.656040] [55209]: [pid: 55209|app: 0|req: 93/185] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:12:04 2025] GET /volume/v3/volumes/695987f4-fc54-49ee-bd99-78e47b788a25 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 893.667626] [55210]: DEBUG cinder.api.middleware.request_id [None req-27797e95-b387-4e60-b42b-7d801b124481 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 893.670214] [55210]: INFO cinder.api.openstack.wsgi [None req-27797e95-b387-4e60-b42b-7d801b124481 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] POST http://10.180.1.21/volume/v3/volumes/695987f4-fc54-49ee-bd99-78e47b788a25/action [ 893.670743] [55210]: DEBUG cinder.api.openstack.wsgi [None req-27797e95-b387-4e60-b42b-7d801b124481 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=55210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 893.670889] [55210]: DEBUG cinder.api.openstack.wsgi [None req-27797e95-b387-4e60-b42b-7d801b124481 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 893.681105] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 893.681105] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 893.681712] [55210]: INFO cinder.volume.api [None req-27797e95-b387-4e60-b42b-7d801b124481 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Volume info retrieved successfully. [ 893.688302] [55210]: INFO cinder.volume.api [None req-27797e95-b387-4e60-b42b-7d801b124481 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Volume updated successfully. [ 893.688558] [55210]: INFO cinder.api.openstack.wsgi [None req-27797e95-b387-4e60-b42b-7d801b124481 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] http://10.180.1.21/volume/v3/volumes/695987f4-fc54-49ee-bd99-78e47b788a25/action returned with HTTP 200 [ 893.689051] [55210]: [pid: 55210|app: 0|req: 93/186] 10.180.1.21 () {60 vars in 1267 bytes} [Fri Feb 14 02:12:04 2025] POST /volume/v3/volumes/695987f4-fc54-49ee-bd99-78e47b788a25/action => generated 0 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 893.692475] [55209]: DEBUG cinder.api.middleware.request_id [None req-160e0766-a43f-4bc3-a771-f775b664b557 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 893.694634] [55209]: INFO cinder.api.openstack.wsgi [None req-160e0766-a43f-4bc3-a771-f775b664b557 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] GET http://10.180.1.21/volume/v3/volumes/695987f4-fc54-49ee-bd99-78e47b788a25 [ 893.694874] [55209]: DEBUG cinder.api.openstack.wsgi [None req-160e0766-a43f-4bc3-a771-f775b664b557 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 893.695112] [55209]: DEBUG cinder.api.openstack.wsgi [None req-160e0766-a43f-4bc3-a771-f775b664b557 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 893.703492] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 893.703492] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 893.707882] [55209]: INFO cinder.volume.api [None req-160e0766-a43f-4bc3-a771-f775b664b557 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Volume info retrieved successfully. [ 893.714739] [55209]: INFO cinder.api.openstack.wsgi [None req-160e0766-a43f-4bc3-a771-f775b664b557 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] http://10.180.1.21/volume/v3/volumes/695987f4-fc54-49ee-bd99-78e47b788a25 returned with HTTP 200 [ 893.714739] [55209]: [pid: 55209|app: 0|req: 94/187] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:12:04 2025] GET /volume/v3/volumes/695987f4-fc54-49ee-bd99-78e47b788a25 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 893.828188] [55210]: DEBUG cinder.api.middleware.request_id [req-b4adbe5d-2c20-4c1a-bcdb-c498ce509523 req-2efac159-8796-4f05-966a-bdc254b09264 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 893.832664] [55210]: INFO cinder.api.openstack.wsgi [req-b4adbe5d-2c20-4c1a-bcdb-c498ce509523 req-2efac159-8796-4f05-966a-bdc254b09264 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] GET http://10.180.1.21/volume/v3/volumes/695987f4-fc54-49ee-bd99-78e47b788a25 [ 893.832900] [55210]: DEBUG cinder.api.openstack.wsgi [req-b4adbe5d-2c20-4c1a-bcdb-c498ce509523 req-2efac159-8796-4f05-966a-bdc254b09264 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 893.833141] [55210]: DEBUG cinder.api.openstack.wsgi [req-b4adbe5d-2c20-4c1a-bcdb-c498ce509523 req-2efac159-8796-4f05-966a-bdc254b09264 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 893.842482] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 893.842482] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 893.847812] [55210]: INFO cinder.volume.api [req-b4adbe5d-2c20-4c1a-bcdb-c498ce509523 req-2efac159-8796-4f05-966a-bdc254b09264 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Volume info retrieved successfully. [ 893.854257] [55210]: INFO cinder.api.openstack.wsgi [req-b4adbe5d-2c20-4c1a-bcdb-c498ce509523 req-2efac159-8796-4f05-966a-bdc254b09264 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] http://10.180.1.21/volume/v3/volumes/695987f4-fc54-49ee-bd99-78e47b788a25 returned with HTTP 200 [ 893.854716] [55210]: [pid: 55210|app: 0|req: 94/188] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:12:04 2025] GET /volume/v3/volumes/695987f4-fc54-49ee-bd99-78e47b788a25 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 894.102934] [55209]: DEBUG cinder.api.middleware.request_id [None req-ed40b5a8-2b1b-4476-88af-6ed65d4463a3 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 894.105769] [55209]: INFO cinder.api.openstack.wsgi [None req-ed40b5a8-2b1b-4476-88af-6ed65d4463a3 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] POST http://10.180.1.21/volume/v3/volumes [ 894.106213] [55209]: DEBUG cinder.api.openstack.wsgi [None req-ed40b5a8-2b1b-4476-88af-6ed65d4463a3 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-516251777"}} {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 894.108257] [55209]: DEBUG cinder.api.v3.volumes [None req-ed40b5a8-2b1b-4476-88af-6ed65d4463a3 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-516251777'}} {{(pid=55209) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 894.108469] [55209]: INFO cinder.api.v3.volumes [None req-ed40b5a8-2b1b-4476-88af-6ed65d4463a3 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Create volume of 1 GB [ 894.117675] [55209]: INFO cinder.volume.api [None req-ed40b5a8-2b1b-4476-88af-6ed65d4463a3 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Availability Zones retrieved successfully. [ 894.128419] [55209]: DEBUG cinder.volume.api [None req-ed40b5a8-2b1b-4476-88af-6ed65d4463a3 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Flow 'volume_create_api' (394c18e5-b6fc-46b0-841a-75718ef7a7c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 894.131199] [55209]: DEBUG cinder.volume.api [None req-ed40b5a8-2b1b-4476-88af-6ed65d4463a3 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4916496d-6051-44b4-b9d6-31077ad24024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 894.133856] [55209]: DEBUG cinder.volume.flows.api.create_volume [None req-ed40b5a8-2b1b-4476-88af-6ed65d4463a3 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Validating volume size '1' using validate_int {{(pid=55209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 894.154744] [55209]: DEBUG cinder.volume.api [None req-ed40b5a8-2b1b-4476-88af-6ed65d4463a3 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4916496d-6051-44b4-b9d6-31077ad24024) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-14T02:03:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f3823579-61ee-44ab-873f-bd184f2327d0,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3823579-61ee-44ab-873f-bd184f2327d0', '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=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 894.155881] [55209]: DEBUG cinder.volume.api [None req-ed40b5a8-2b1b-4476-88af-6ed65d4463a3 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (467374ea-2dd2-4a0d-a461-f85f169d996c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 894.190308] [55209]: DEBUG cinder.quota [None req-ed40b5a8-2b1b-4476-88af-6ed65d4463a3 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Created reservations ['3db5d65f-1548-4e34-9c23-61980ed00dc8', '290e41be-1d74-44b7-9842-4d12ada2d880', '80675ef4-0d99-4ee1-89c1-8474993d4b25', '31fa67f9-03a0-432f-8158-356d7b794dc6'] {{(pid=55209) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 894.191384] [55209]: DEBUG cinder.volume.api [None req-ed40b5a8-2b1b-4476-88af-6ed65d4463a3 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (467374ea-2dd2-4a0d-a461-f85f169d996c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3db5d65f-1548-4e34-9c23-61980ed00dc8', '290e41be-1d74-44b7-9842-4d12ada2d880', '80675ef4-0d99-4ee1-89c1-8474993d4b25', '31fa67f9-03a0-432f-8158-356d7b794dc6']}' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 894.192587] [55209]: DEBUG cinder.volume.api [None req-ed40b5a8-2b1b-4476-88af-6ed65d4463a3 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc6bba58-b0f5-4989-924e-a5c722b20750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 894.207815] [55209]: DEBUG cinder.volume.api [None req-ed40b5a8-2b1b-4476-88af-6ed65d4463a3 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc6bba58-b0f5-4989-924e-a5c722b20750) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ad44f43-ff86-4ff1-b2b9-9a2575ef3545', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-516251777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa3a27fbb91147ce97e90ad9a551839a',qos_specs=None,replication_status=,reservations=['3db5d65f-1548-4e34-9c23-61980ed00dc8','290e41be-1d74-44b7-9842-4d12ada2d880','80675ef4-0d99-4ee1-89c1-8474993d4b25','31fa67f9-03a0-432f-8158-356d7b794dc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d57e43f36d0e48d3bd5c4b4190a796e4',volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0), '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-14T02:12:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-516251777',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ad44f43-ff86-4ff1-b2b9-9a2575ef3545,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa3a27fbb91147ce97e90ad9a551839a',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='d57e43f36d0e48d3bd5c4b4190a796e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3823579-61ee-44ab-873f-bd184f2327d0),volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0)}' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 894.208801] [55209]: DEBUG cinder.volume.api [None req-ed40b5a8-2b1b-4476-88af-6ed65d4463a3 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21a2551b-4fa6-47e1-bba2-9c498a73f96a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 894.222798] [55209]: DEBUG cinder.volume.api [None req-ed40b5a8-2b1b-4476-88af-6ed65d4463a3 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21a2551b-4fa6-47e1-bba2-9c498a73f96a) 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-516251777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa3a27fbb91147ce97e90ad9a551839a',qos_specs=None,replication_status=,reservations=['3db5d65f-1548-4e34-9c23-61980ed00dc8','290e41be-1d74-44b7-9842-4d12ada2d880','80675ef4-0d99-4ee1-89c1-8474993d4b25','31fa67f9-03a0-432f-8158-356d7b794dc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d57e43f36d0e48d3bd5c4b4190a796e4',volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0)}' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 894.223664] [55209]: DEBUG cinder.volume.api [None req-ed40b5a8-2b1b-4476-88af-6ed65d4463a3 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84bd3e23-84c4-4663-876b-b64c8c6b8447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 894.234063] [55209]: DEBUG cinder.volume.api [None req-ed40b5a8-2b1b-4476-88af-6ed65d4463a3 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84bd3e23-84c4-4663-876b-b64c8c6b8447) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 894.234959] [55209]: DEBUG cinder.volume.api [None req-ed40b5a8-2b1b-4476-88af-6ed65d4463a3 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Flow 'volume_create_api' (394c18e5-b6fc-46b0-841a-75718ef7a7c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55209) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 894.235346] [55209]: INFO cinder.volume.api [None req-ed40b5a8-2b1b-4476-88af-6ed65d4463a3 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Create volume request issued successfully. [ 894.236052] [55209]: INFO cinder.api.openstack.wsgi [None req-ed40b5a8-2b1b-4476-88af-6ed65d4463a3 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 894.236775] [55209]: [pid: 55209|app: 0|req: 95/189] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 14 02:12:04 2025] POST /volume/v3/volumes => generated 752 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 894.244926] [55210]: DEBUG cinder.api.middleware.request_id [None req-182f3140-3395-48cf-95ab-9d6449200b45 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 894.247183] [55210]: INFO cinder.api.openstack.wsgi [None req-182f3140-3395-48cf-95ab-9d6449200b45 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] GET http://10.180.1.21/volume/v3/volumes/6ad44f43-ff86-4ff1-b2b9-9a2575ef3545 [ 894.247418] [55210]: DEBUG cinder.api.openstack.wsgi [None req-182f3140-3395-48cf-95ab-9d6449200b45 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 894.247639] [55210]: DEBUG cinder.api.openstack.wsgi [None req-182f3140-3395-48cf-95ab-9d6449200b45 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 894.255921] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 894.255921] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 894.261365] [55210]: INFO cinder.volume.api [None req-182f3140-3395-48cf-95ab-9d6449200b45 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Volume info retrieved successfully. [ 894.266919] [55210]: INFO cinder.api.openstack.wsgi [None req-182f3140-3395-48cf-95ab-9d6449200b45 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] http://10.180.1.21/volume/v3/volumes/6ad44f43-ff86-4ff1-b2b9-9a2575ef3545 returned with HTTP 200 [ 894.267506] [55210]: [pid: 55210|app: 0|req: 95/190] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:12:05 2025] GET /volume/v3/volumes/6ad44f43-ff86-4ff1-b2b9-9a2575ef3545 => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 895.280254] [55209]: DEBUG cinder.api.middleware.request_id [None req-045adaa5-d610-47ca-98bc-0b1501aee346 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 895.282748] [55209]: INFO cinder.api.openstack.wsgi [None req-045adaa5-d610-47ca-98bc-0b1501aee346 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] GET http://10.180.1.21/volume/v3/volumes/6ad44f43-ff86-4ff1-b2b9-9a2575ef3545 [ 895.282989] [55209]: DEBUG cinder.api.openstack.wsgi [None req-045adaa5-d610-47ca-98bc-0b1501aee346 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 895.283242] [55209]: DEBUG cinder.api.openstack.wsgi [None req-045adaa5-d610-47ca-98bc-0b1501aee346 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 895.296428] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 895.296428] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 895.301181] [55209]: INFO cinder.volume.api [None req-045adaa5-d610-47ca-98bc-0b1501aee346 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Volume info retrieved successfully. [ 895.307197] [55209]: INFO cinder.api.openstack.wsgi [None req-045adaa5-d610-47ca-98bc-0b1501aee346 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] http://10.180.1.21/volume/v3/volumes/6ad44f43-ff86-4ff1-b2b9-9a2575ef3545 returned with HTTP 200 [ 895.307678] [55209]: [pid: 55209|app: 0|req: 96/191] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:12:06 2025] GET /volume/v3/volumes/6ad44f43-ff86-4ff1-b2b9-9a2575ef3545 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 899.143849] [55210]: DEBUG cinder.api.middleware.request_id [None req-1a561803-d4cd-4a17-89e6-9932ba1bbf2b None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 899.147307] [55210]: INFO cinder.api.openstack.wsgi [None req-1a561803-d4cd-4a17-89e6-9932ba1bbf2b tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] POST http://10.180.1.21/volume/v3/volumes [ 899.151245] [55210]: DEBUG cinder.api.openstack.wsgi [None req-1a561803-d4cd-4a17-89e6-9932ba1bbf2b tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-896171899"}} {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 899.151245] [55210]: DEBUG cinder.api.v3.volumes [None req-1a561803-d4cd-4a17-89e6-9932ba1bbf2b tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-896171899'}} {{(pid=55210) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 899.151245] [55210]: INFO cinder.api.v3.volumes [None req-1a561803-d4cd-4a17-89e6-9932ba1bbf2b tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Create volume of 1 GB [ 899.156799] [55210]: INFO cinder.volume.api [None req-1a561803-d4cd-4a17-89e6-9932ba1bbf2b tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Availability Zones retrieved successfully. [ 899.166541] [55210]: DEBUG cinder.volume.api [None req-1a561803-d4cd-4a17-89e6-9932ba1bbf2b tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Flow 'volume_create_api' (d9c1703e-e226-4bd4-9fca-6875a37c2d2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 899.167867] [55210]: DEBUG cinder.volume.api [None req-1a561803-d4cd-4a17-89e6-9932ba1bbf2b tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57a2e932-e370-4350-bc1d-2c2b3a385d82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 899.169620] [55210]: DEBUG cinder.volume.flows.api.create_volume [None req-1a561803-d4cd-4a17-89e6-9932ba1bbf2b tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Validating volume size '1' using validate_int {{(pid=55210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 899.198408] [55210]: DEBUG cinder.volume.api [None req-1a561803-d4cd-4a17-89e6-9932ba1bbf2b tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57a2e932-e370-4350-bc1d-2c2b3a385d82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-14T02:03:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f3823579-61ee-44ab-873f-bd184f2327d0,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3823579-61ee-44ab-873f-bd184f2327d0', '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=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 899.199476] [55210]: DEBUG cinder.volume.api [None req-1a561803-d4cd-4a17-89e6-9932ba1bbf2b tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9942a156-f283-4376-8a42-f57015884dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 899.260330] [55210]: DEBUG cinder.quota [None req-1a561803-d4cd-4a17-89e6-9932ba1bbf2b tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Created reservations ['c8d1226d-d0fc-4ba9-bcf8-cb783c1576eb', '169ecc22-4d18-48ac-955a-516a0fd97451', 'd215013b-6790-4876-908b-ef31c212e734', 'b43f4ad3-98b9-44b9-8e76-dd614abe50ee'] {{(pid=55210) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 899.261863] [55210]: DEBUG cinder.volume.api [None req-1a561803-d4cd-4a17-89e6-9932ba1bbf2b tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9942a156-f283-4376-8a42-f57015884dc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8d1226d-d0fc-4ba9-bcf8-cb783c1576eb', '169ecc22-4d18-48ac-955a-516a0fd97451', 'd215013b-6790-4876-908b-ef31c212e734', 'b43f4ad3-98b9-44b9-8e76-dd614abe50ee']}' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 899.262291] [55210]: DEBUG cinder.volume.api [None req-1a561803-d4cd-4a17-89e6-9932ba1bbf2b tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0ce453c-06b1-4e2f-a555-e48a5bedb588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 899.283124] [55210]: DEBUG cinder.volume.api [None req-1a561803-d4cd-4a17-89e6-9932ba1bbf2b tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0ce453c-06b1-4e2f-a555-e48a5bedb588) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-896171899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7334caa0d4a24c85ada4041a8e044d25',qos_specs=None,replication_status=,reservations=['c8d1226d-d0fc-4ba9-bcf8-cb783c1576eb','169ecc22-4d18-48ac-955a-516a0fd97451','d215013b-6790-4876-908b-ef31c212e734','b43f4ad3-98b9-44b9-8e76-dd614abe50ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='559ff496167a4387bde8eb943e375af9',volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0), '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-14T02:12:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-896171899',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7334caa0d4a24c85ada4041a8e044d25',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='559ff496167a4387bde8eb943e375af9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3823579-61ee-44ab-873f-bd184f2327d0),volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0)}' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 899.285447] [55210]: DEBUG cinder.volume.api [None req-1a561803-d4cd-4a17-89e6-9932ba1bbf2b tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55697914-bec6-4b35-8d4f-732f56585e09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 899.308780] [55210]: DEBUG cinder.volume.api [None req-1a561803-d4cd-4a17-89e6-9932ba1bbf2b tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55697914-bec6-4b35-8d4f-732f56585e09) 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-896171899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7334caa0d4a24c85ada4041a8e044d25',qos_specs=None,replication_status=,reservations=['c8d1226d-d0fc-4ba9-bcf8-cb783c1576eb','169ecc22-4d18-48ac-955a-516a0fd97451','d215013b-6790-4876-908b-ef31c212e734','b43f4ad3-98b9-44b9-8e76-dd614abe50ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='559ff496167a4387bde8eb943e375af9',volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0)}' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 899.309209] [55210]: DEBUG cinder.volume.api [None req-1a561803-d4cd-4a17-89e6-9932ba1bbf2b tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1896428-a4f0-4a9a-9b0d-82150003b522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 899.327051] [55210]: DEBUG cinder.volume.api [None req-1a561803-d4cd-4a17-89e6-9932ba1bbf2b tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1896428-a4f0-4a9a-9b0d-82150003b522) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 899.327051] [55210]: DEBUG cinder.volume.api [None req-1a561803-d4cd-4a17-89e6-9932ba1bbf2b tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Flow 'volume_create_api' (d9c1703e-e226-4bd4-9fca-6875a37c2d2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55210) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 899.327051] [55210]: INFO cinder.volume.api [None req-1a561803-d4cd-4a17-89e6-9932ba1bbf2b tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Create volume request issued successfully. [ 899.327051] [55210]: INFO cinder.api.openstack.wsgi [None req-1a561803-d4cd-4a17-89e6-9932ba1bbf2b tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 899.327051] [55210]: [pid: 55210|app: 0|req: 96/192] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 14 02:12:09 2025] POST /volume/v3/volumes => generated 749 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 899.341132] [55209]: DEBUG cinder.api.middleware.request_id [None req-2041d8f1-79b8-4d79-923e-9e1fa3738408 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 899.344632] [55209]: INFO cinder.api.openstack.wsgi [None req-2041d8f1-79b8-4d79-923e-9e1fa3738408 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a [ 899.345060] [55209]: DEBUG cinder.api.openstack.wsgi [None req-2041d8f1-79b8-4d79-923e-9e1fa3738408 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 899.345320] [55209]: DEBUG cinder.api.openstack.wsgi [None req-2041d8f1-79b8-4d79-923e-9e1fa3738408 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 899.356195] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 899.356195] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 899.362505] [55209]: INFO cinder.volume.api [None req-2041d8f1-79b8-4d79-923e-9e1fa3738408 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 899.368653] [55209]: INFO cinder.api.openstack.wsgi [None req-2041d8f1-79b8-4d79-923e-9e1fa3738408 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a returned with HTTP 200 [ 899.369959] [55209]: [pid: 55209|app: 0|req: 97/193] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:12:10 2025] GET /volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 900.381650] [55210]: DEBUG cinder.api.middleware.request_id [None req-45afa6b0-42c2-4ab5-aa06-d7b85fb6c9f5 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 900.384363] [55210]: INFO cinder.api.openstack.wsgi [None req-45afa6b0-42c2-4ab5-aa06-d7b85fb6c9f5 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a [ 900.384623] [55210]: DEBUG cinder.api.openstack.wsgi [None req-45afa6b0-42c2-4ab5-aa06-d7b85fb6c9f5 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 900.384847] [55210]: DEBUG cinder.api.openstack.wsgi [None req-45afa6b0-42c2-4ab5-aa06-d7b85fb6c9f5 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 900.397878] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 900.397878] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 900.404665] [55210]: INFO cinder.volume.api [None req-45afa6b0-42c2-4ab5-aa06-d7b85fb6c9f5 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 900.413869] [55210]: INFO cinder.api.openstack.wsgi [None req-45afa6b0-42c2-4ab5-aa06-d7b85fb6c9f5 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a returned with HTTP 200 [ 900.413869] [55210]: [pid: 55210|app: 0|req: 97/194] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:12:11 2025] GET /volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 900.472719] [55209]: DEBUG cinder.api.middleware.request_id [req-204ee802-f76f-494a-bea0-bde6a04ec7b3 req-0a587011-2a37-402e-9d00-ccd8a944c065 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 900.477945] [55209]: INFO cinder.api.openstack.wsgi [req-204ee802-f76f-494a-bea0-bde6a04ec7b3 req-0a587011-2a37-402e-9d00-ccd8a944c065 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a [ 900.478213] [55209]: DEBUG cinder.api.openstack.wsgi [req-204ee802-f76f-494a-bea0-bde6a04ec7b3 req-0a587011-2a37-402e-9d00-ccd8a944c065 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 900.478679] [55209]: DEBUG cinder.api.openstack.wsgi [req-204ee802-f76f-494a-bea0-bde6a04ec7b3 req-0a587011-2a37-402e-9d00-ccd8a944c065 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 900.489867] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 900.489867] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 900.492209] [55209]: INFO cinder.volume.api [req-204ee802-f76f-494a-bea0-bde6a04ec7b3 req-0a587011-2a37-402e-9d00-ccd8a944c065 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 900.497620] [55209]: INFO cinder.api.openstack.wsgi [req-204ee802-f76f-494a-bea0-bde6a04ec7b3 req-0a587011-2a37-402e-9d00-ccd8a944c065 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a returned with HTTP 200 [ 900.498303] [55209]: [pid: 55209|app: 0|req: 98/195] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:12:11 2025] GET /volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 902.027557] [55210]: DEBUG cinder.api.middleware.request_id [None req-2e402034-d8a2-40b7-b1c2-c2ee8f8cb116 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 902.027557] [55210]: INFO cinder.api.openstack.wsgi [None req-2e402034-d8a2-40b7-b1c2-c2ee8f8cb116 None None] GET http://10.180.1.21/volume// [ 902.027557] [55210]: DEBUG cinder.api.openstack.wsgi [None req-2e402034-d8a2-40b7-b1c2-c2ee8f8cb116 None None] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 902.027557] [55210]: DEBUG cinder.api.openstack.wsgi [None req-2e402034-d8a2-40b7-b1c2-c2ee8f8cb116 None None] Calling method 'all' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 902.027557] [55210]: INFO cinder.api.openstack.wsgi [None req-2e402034-d8a2-40b7-b1c2-c2ee8f8cb116 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 902.028152] [55210]: [pid: 55210|app: 0|req: 98/196] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 14 02:12:12 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 902.032505] [55209]: DEBUG cinder.api.middleware.request_id [req-204ee802-f76f-494a-bea0-bde6a04ec7b3 req-ad3220e8-cb8b-41ab-857b-8560552071bd None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 902.034884] [55209]: INFO cinder.api.openstack.wsgi [req-204ee802-f76f-494a-bea0-bde6a04ec7b3 req-ad3220e8-cb8b-41ab-857b-8560552071bd tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] POST http://10.180.1.21/volume/v3/attachments [ 902.039029] [55209]: DEBUG cinder.api.openstack.wsgi [req-204ee802-f76f-494a-bea0-bde6a04ec7b3 req-ad3220e8-cb8b-41ab-857b-8560552071bd tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a", "connector": null, "instance_uuid": "04e1cdba-9627-4cae-8bc8-93ee01bc845e"}} {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 902.048166] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 902.048166] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 902.075950] [55209]: INFO cinder.api.openstack.wsgi [req-204ee802-f76f-494a-bea0-bde6a04ec7b3 req-ad3220e8-cb8b-41ab-857b-8560552071bd tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 902.076683] [55209]: [pid: 55209|app: 0|req: 99/197] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 14 02:12:12 2025] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 902.104172] [55210]: DEBUG cinder.api.middleware.request_id [None req-09838d68-5158-4412-8aa8-1cb47a49da4d None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 902.106357] [55210]: INFO cinder.api.openstack.wsgi [None req-09838d68-5158-4412-8aa8-1cb47a49da4d tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a [ 902.106807] [55210]: DEBUG cinder.api.openstack.wsgi [None req-09838d68-5158-4412-8aa8-1cb47a49da4d tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 902.107289] [55210]: DEBUG cinder.api.openstack.wsgi [None req-09838d68-5158-4412-8aa8-1cb47a49da4d tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 902.125659] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 902.125659] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 902.131268] [55210]: INFO cinder.volume.api [None req-09838d68-5158-4412-8aa8-1cb47a49da4d tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 902.137225] [55210]: INFO cinder.api.openstack.wsgi [None req-09838d68-5158-4412-8aa8-1cb47a49da4d tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a returned with HTTP 200 [ 902.137575] [55210]: [pid: 55210|app: 0|req: 99/198] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:12:12 2025] GET /volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 902.608779] [55209]: DEBUG cinder.api.middleware.request_id [None req-a0780ff0-3ce1-4725-aaf2-58fc2780a25e None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 902.609301] [55209]: INFO cinder.api.openstack.wsgi [None req-a0780ff0-3ce1-4725-aaf2-58fc2780a25e None None] GET http://10.180.1.21/volume// [ 902.609573] [55209]: DEBUG cinder.api.openstack.wsgi [None req-a0780ff0-3ce1-4725-aaf2-58fc2780a25e None None] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 902.609797] [55209]: DEBUG cinder.api.openstack.wsgi [None req-a0780ff0-3ce1-4725-aaf2-58fc2780a25e None None] Calling method 'all' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 902.610214] [55209]: INFO cinder.api.openstack.wsgi [None req-a0780ff0-3ce1-4725-aaf2-58fc2780a25e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 902.610557] [55209]: [pid: 55209|app: 0|req: 100/199] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 02:12:13 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 902.615612] [55210]: DEBUG cinder.api.middleware.request_id [req-204ee802-f76f-494a-bea0-bde6a04ec7b3 req-fc4458bc-6944-453f-9a61-c10a3332d3a7 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 902.618537] [55210]: INFO cinder.api.openstack.wsgi [req-204ee802-f76f-494a-bea0-bde6a04ec7b3 req-fc4458bc-6944-453f-9a61-c10a3332d3a7 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a [ 902.618926] [55210]: DEBUG cinder.api.openstack.wsgi [req-204ee802-f76f-494a-bea0-bde6a04ec7b3 req-fc4458bc-6944-453f-9a61-c10a3332d3a7 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 902.619514] [55210]: DEBUG cinder.api.openstack.wsgi [req-204ee802-f76f-494a-bea0-bde6a04ec7b3 req-fc4458bc-6944-453f-9a61-c10a3332d3a7 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 902.646604] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 902.646604] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 902.652694] [55210]: INFO cinder.volume.api [req-204ee802-f76f-494a-bea0-bde6a04ec7b3 req-fc4458bc-6944-453f-9a61-c10a3332d3a7 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 902.658878] [55210]: INFO cinder.api.openstack.wsgi [req-204ee802-f76f-494a-bea0-bde6a04ec7b3 req-fc4458bc-6944-453f-9a61-c10a3332d3a7 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a returned with HTTP 200 [ 902.660118] [55210]: [pid: 55210|app: 0|req: 100/200] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 02:12:13 2025] GET /volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a => generated 1022 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 902.699045] [55209]: DEBUG cinder.api.middleware.request_id [req-204ee802-f76f-494a-bea0-bde6a04ec7b3 req-fd01a297-8a92-4271-8a30-2b7619afb744 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 902.704347] [55209]: INFO cinder.api.openstack.wsgi [req-204ee802-f76f-494a-bea0-bde6a04ec7b3 req-fd01a297-8a92-4271-8a30-2b7619afb744 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] PUT http://10.180.1.21/volume/v3/attachments/e71fcb13-4dff-42d4-bb05-35db04c33bd8 [ 902.704347] [55209]: DEBUG cinder.api.openstack.wsgi [req-204ee802-f76f-494a-bea0-bde6a04ec7b3 req-fd01a297-8a92-4271-8a30-2b7619afb744 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-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-510726", "mountpoint": "/dev/sdb"}}} {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 902.710783] [55209]: DEBUG cinder.coordination [req-204ee802-f76f-494a-bea0-bde6a04ec7b3 req-fd01a297-8a92-4271-8a30-2b7619afb744 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Acquiring lock "cinder-attachment_update-7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55209) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 902.715309] [55209]: DEBUG cinder.coordination [req-204ee802-f76f-494a-bea0-bde6a04ec7b3 req-fd01a297-8a92-4271-8a30-2b7619afb744 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Lock "cinder-attachment_update-7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55209) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 902.716506] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 902.716506] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 903.153213] [55210]: DEBUG cinder.api.middleware.request_id [None req-b5141b68-26c9-443d-8fed-73166cc83b62 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 903.155348] [55210]: INFO cinder.api.openstack.wsgi [None req-b5141b68-26c9-443d-8fed-73166cc83b62 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a [ 903.155577] [55210]: DEBUG cinder.api.openstack.wsgi [None req-b5141b68-26c9-443d-8fed-73166cc83b62 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 903.155800] [55210]: DEBUG cinder.api.openstack.wsgi [None req-b5141b68-26c9-443d-8fed-73166cc83b62 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 903.188661] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 903.188661] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 903.194090] [55210]: INFO cinder.volume.api [None req-b5141b68-26c9-443d-8fed-73166cc83b62 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 903.201410] [55210]: INFO cinder.api.openstack.wsgi [None req-b5141b68-26c9-443d-8fed-73166cc83b62 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a returned with HTTP 200 [ 903.201841] [55210]: [pid: 55210|app: 0|req: 101/201] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:12:14 2025] GET /volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a => generated 841 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 904.213409] [55210]: DEBUG cinder.api.middleware.request_id [None req-155059d8-c5dc-4160-b1f2-a64fdf42422a None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.216244] [55210]: INFO cinder.api.openstack.wsgi [None req-155059d8-c5dc-4160-b1f2-a64fdf42422a tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a [ 904.216467] [55210]: DEBUG cinder.api.openstack.wsgi [None req-155059d8-c5dc-4160-b1f2-a64fdf42422a tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 904.216683] [55210]: DEBUG cinder.api.openstack.wsgi [None req-155059d8-c5dc-4160-b1f2-a64fdf42422a tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 904.237842] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 904.237842] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 904.243580] [55210]: INFO cinder.volume.api [None req-155059d8-c5dc-4160-b1f2-a64fdf42422a tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 904.248426] [55210]: INFO cinder.api.openstack.wsgi [None req-155059d8-c5dc-4160-b1f2-a64fdf42422a tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a returned with HTTP 200 [ 904.249082] [55210]: [pid: 55210|app: 0|req: 102/202] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:12:15 2025] GET /volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 905.265243] [55210]: DEBUG cinder.api.middleware.request_id [None req-e7c5752d-48a4-4bb9-aba1-2916d45398dc None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 905.267629] [55210]: INFO cinder.api.openstack.wsgi [None req-e7c5752d-48a4-4bb9-aba1-2916d45398dc tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a [ 905.268135] [55210]: DEBUG cinder.api.openstack.wsgi [None req-e7c5752d-48a4-4bb9-aba1-2916d45398dc tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 905.268135] [55210]: DEBUG cinder.api.openstack.wsgi [None req-e7c5752d-48a4-4bb9-aba1-2916d45398dc tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 905.290942] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 905.290942] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 905.298740] [55210]: INFO cinder.volume.api [None req-e7c5752d-48a4-4bb9-aba1-2916d45398dc tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 905.304100] [55210]: INFO cinder.api.openstack.wsgi [None req-e7c5752d-48a4-4bb9-aba1-2916d45398dc tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a returned with HTTP 200 [ 905.304543] [55210]: [pid: 55210|app: 0|req: 103/203] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:12:16 2025] GET /volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 906.317524] [55210]: DEBUG cinder.api.middleware.request_id [None req-644ead1a-5529-4b95-bab5-1a848a126fd2 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 906.320154] [55210]: INFO cinder.api.openstack.wsgi [None req-644ead1a-5529-4b95-bab5-1a848a126fd2 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a [ 906.320413] [55210]: DEBUG cinder.api.openstack.wsgi [None req-644ead1a-5529-4b95-bab5-1a848a126fd2 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 906.320693] [55210]: DEBUG cinder.api.openstack.wsgi [None req-644ead1a-5529-4b95-bab5-1a848a126fd2 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 906.337246] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 906.337246] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 906.341928] [55210]: INFO cinder.volume.api [None req-644ead1a-5529-4b95-bab5-1a848a126fd2 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 906.347266] [55210]: INFO cinder.api.openstack.wsgi [None req-644ead1a-5529-4b95-bab5-1a848a126fd2 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a returned with HTTP 200 [ 906.347726] [55210]: [pid: 55210|app: 0|req: 104/204] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:12:17 2025] GET /volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 907.358415] [55210]: DEBUG cinder.api.middleware.request_id [None req-506ab56b-2d9f-4c04-9290-b00cf9f47e6a None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 907.360910] [55210]: INFO cinder.api.openstack.wsgi [None req-506ab56b-2d9f-4c04-9290-b00cf9f47e6a tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a [ 907.361283] [55210]: DEBUG cinder.api.openstack.wsgi [None req-506ab56b-2d9f-4c04-9290-b00cf9f47e6a tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 907.361630] [55210]: DEBUG cinder.api.openstack.wsgi [None req-506ab56b-2d9f-4c04-9290-b00cf9f47e6a tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 907.379123] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 907.379123] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 907.384704] [55210]: INFO cinder.volume.api [None req-506ab56b-2d9f-4c04-9290-b00cf9f47e6a tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 907.388842] [55210]: INFO cinder.api.openstack.wsgi [None req-506ab56b-2d9f-4c04-9290-b00cf9f47e6a tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a returned with HTTP 200 [ 907.388999] [55210]: [pid: 55210|app: 0|req: 105/205] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:12:18 2025] GET /volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 907.753388] [55209]: DEBUG cinder.coordination [req-204ee802-f76f-494a-bea0-bde6a04ec7b3 req-fd01a297-8a92-4271-8a30-2b7619afb744 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Lock "cinder-attachment_update-7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.038s {{(pid=55209) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 907.753779] [55209]: INFO cinder.api.openstack.wsgi [req-204ee802-f76f-494a-bea0-bde6a04ec7b3 req-fd01a297-8a92-4271-8a30-2b7619afb744 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/attachments/e71fcb13-4dff-42d4-bb05-35db04c33bd8 returned with HTTP 200 [ 907.754321] [55209]: [pid: 55209|app: 0|req: 101/206] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 14 02:12:13 2025] PUT /volume/v3/attachments/e71fcb13-4dff-42d4-bb05-35db04c33bd8 => generated 617 bytes in 5056 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 908.400668] [55210]: DEBUG cinder.api.middleware.request_id [None req-0da7e71f-2baf-4d61-924d-64ed3d5f3768 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 908.402539] [55210]: INFO cinder.api.openstack.wsgi [None req-0da7e71f-2baf-4d61-924d-64ed3d5f3768 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a [ 908.402721] [55210]: DEBUG cinder.api.openstack.wsgi [None req-0da7e71f-2baf-4d61-924d-64ed3d5f3768 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 908.402945] [55210]: DEBUG cinder.api.openstack.wsgi [None req-0da7e71f-2baf-4d61-924d-64ed3d5f3768 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 908.418286] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 908.418286] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 908.423072] [55210]: INFO cinder.volume.api [None req-0da7e71f-2baf-4d61-924d-64ed3d5f3768 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 908.429187] [55210]: INFO cinder.api.openstack.wsgi [None req-0da7e71f-2baf-4d61-924d-64ed3d5f3768 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a returned with HTTP 200 [ 908.429639] [55210]: [pid: 55210|app: 0|req: 106/207] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:12:19 2025] GET /volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 909.442079] [55209]: DEBUG cinder.api.middleware.request_id [None req-f0bbbb1a-2d30-40e9-81be-a61d73c2fef3 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 909.444396] [55209]: INFO cinder.api.openstack.wsgi [None req-f0bbbb1a-2d30-40e9-81be-a61d73c2fef3 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a [ 909.445767] [55209]: DEBUG cinder.api.openstack.wsgi [None req-f0bbbb1a-2d30-40e9-81be-a61d73c2fef3 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 909.445767] [55209]: DEBUG cinder.api.openstack.wsgi [None req-f0bbbb1a-2d30-40e9-81be-a61d73c2fef3 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 909.458535] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 909.458535] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 909.462306] [55209]: INFO cinder.volume.api [None req-f0bbbb1a-2d30-40e9-81be-a61d73c2fef3 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 909.467242] [55209]: INFO cinder.api.openstack.wsgi [None req-f0bbbb1a-2d30-40e9-81be-a61d73c2fef3 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a returned with HTTP 200 [ 909.467683] [55209]: [pid: 55209|app: 0|req: 102/208] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:12:20 2025] GET /volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 909.913509] [55210]: DEBUG cinder.api.middleware.request_id [req-204ee802-f76f-494a-bea0-bde6a04ec7b3 req-94ceeacb-b5bd-4bac-92eb-9003d20e2da9 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 909.917213] [55210]: INFO cinder.api.openstack.wsgi [req-204ee802-f76f-494a-bea0-bde6a04ec7b3 req-94ceeacb-b5bd-4bac-92eb-9003d20e2da9 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] POST http://10.180.1.21/volume/v3/attachments/e71fcb13-4dff-42d4-bb05-35db04c33bd8/action [ 909.919257] [55210]: DEBUG cinder.api.openstack.wsgi [req-204ee802-f76f-494a-bea0-bde6a04ec7b3 req-94ceeacb-b5bd-4bac-92eb-9003d20e2da9 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Action body: b'{"os-complete": null}' {{(pid=55210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 909.919257] [55210]: DEBUG cinder.api.openstack.wsgi [req-204ee802-f76f-494a-bea0-bde6a04ec7b3 req-94ceeacb-b5bd-4bac-92eb-9003d20e2da9 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 909.947314] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 909.947314] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 909.958643] [55210]: INFO cinder.api.openstack.wsgi [req-204ee802-f76f-494a-bea0-bde6a04ec7b3 req-94ceeacb-b5bd-4bac-92eb-9003d20e2da9 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/attachments/e71fcb13-4dff-42d4-bb05-35db04c33bd8/action returned with HTTP 204 [ 909.958643] [55210]: [pid: 55210|app: 0|req: 107/209] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 14 02:12:20 2025] POST /volume/v3/attachments/e71fcb13-4dff-42d4-bb05-35db04c33bd8/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 910.478385] [55209]: DEBUG cinder.api.middleware.request_id [None req-61b78bff-0954-4990-bb81-46b045b53d9b None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 910.480549] [55209]: INFO cinder.api.openstack.wsgi [None req-61b78bff-0954-4990-bb81-46b045b53d9b tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a [ 910.480806] [55209]: DEBUG cinder.api.openstack.wsgi [None req-61b78bff-0954-4990-bb81-46b045b53d9b tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 910.481060] [55209]: DEBUG cinder.api.openstack.wsgi [None req-61b78bff-0954-4990-bb81-46b045b53d9b tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 910.506751] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 910.506751] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 910.514104] [55209]: INFO cinder.volume.api [None req-61b78bff-0954-4990-bb81-46b045b53d9b tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 910.519185] [55209]: INFO cinder.api.openstack.wsgi [None req-61b78bff-0954-4990-bb81-46b045b53d9b tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a returned with HTTP 200 [ 910.521987] [55209]: [pid: 55209|app: 0|req: 103/210] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:12:21 2025] GET /volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a => generated 1134 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 910.530299] [55210]: DEBUG cinder.api.middleware.request_id [None req-8b499a75-bb4e-4cf3-9c86-84a8b285d049 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 910.535024] [55210]: INFO cinder.api.openstack.wsgi [None req-8b499a75-bb4e-4cf3-9c86-84a8b285d049 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a [ 910.535024] [55210]: DEBUG cinder.api.openstack.wsgi [None req-8b499a75-bb4e-4cf3-9c86-84a8b285d049 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 910.535024] [55210]: DEBUG cinder.api.openstack.wsgi [None req-8b499a75-bb4e-4cf3-9c86-84a8b285d049 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 910.556948] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 910.556948] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 910.566124] [55210]: INFO cinder.volume.api [None req-8b499a75-bb4e-4cf3-9c86-84a8b285d049 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 910.573386] [55210]: INFO cinder.api.openstack.wsgi [None req-8b499a75-bb4e-4cf3-9c86-84a8b285d049 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a returned with HTTP 200 [ 910.573386] [55210]: [pid: 55210|app: 0|req: 108/211] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:12:21 2025] GET /volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a => generated 1134 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 920.515300] [55209]: DEBUG dbcounter [-] [55209] Writing DB stats cinder:SELECT=167,cinder:INSERT=34,cinder:UPDATE=53 {{(pid=55209) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 920.568291] [55210]: DEBUG dbcounter [-] [55210] Writing DB stats cinder:SELECT=156,cinder:UPDATE=28,cinder:INSERT=21 {{(pid=55210) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 924.794349] [55209]: DEBUG cinder.api.middleware.request_id [None req-1eae9031-7a9c-493b-883e-2d492f955ae7 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 924.796570] [55209]: INFO cinder.api.openstack.wsgi [None req-1eae9031-7a9c-493b-883e-2d492f955ae7 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] POST http://10.180.1.21/volume/v3/volumes [ 924.797133] [55209]: DEBUG cinder.api.openstack.wsgi [None req-1eae9031-7a9c-493b-883e-2d492f955ae7 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1817711336", "imageRef": "462cd878-e506-4ddc-bbab-02cc3648f9c3", "size": 1}} {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 924.799152] [55209]: DEBUG cinder.api.v3.volumes [None req-1eae9031-7a9c-493b-883e-2d492f955ae7 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1817711336', 'imageRef': '462cd878-e506-4ddc-bbab-02cc3648f9c3', 'size': 1}} {{(pid=55209) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 925.061088] [55209]: INFO cinder.api.v3.volumes [None req-1eae9031-7a9c-493b-883e-2d492f955ae7 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Create volume of 1 GB [ 925.067977] [55209]: INFO cinder.volume.api [None req-1eae9031-7a9c-493b-883e-2d492f955ae7 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Availability Zones retrieved successfully. [ 925.075811] [55209]: DEBUG cinder.volume.api [None req-1eae9031-7a9c-493b-883e-2d492f955ae7 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Flow 'volume_create_api' (842d1732-9923-4d3d-bc4d-bb803b0e61ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 925.076783] [55209]: DEBUG cinder.volume.api [None req-1eae9031-7a9c-493b-883e-2d492f955ae7 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4087b3a6-db26-4f89-bef4-5c94692134ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 925.079476] [55209]: DEBUG cinder.volume.flows.api.create_volume [None req-1eae9031-7a9c-493b-883e-2d492f955ae7 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Validating volume size '1' using validate_int {{(pid=55209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 925.136265] [55209]: DEBUG cinder.volume.api [None req-1eae9031-7a9c-493b-883e-2d492f955ae7 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4087b3a6-db26-4f89-bef4-5c94692134ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-14T02:03:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f3823579-61ee-44ab-873f-bd184f2327d0,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3823579-61ee-44ab-873f-bd184f2327d0', '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=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 925.137268] [55209]: DEBUG cinder.volume.api [None req-1eae9031-7a9c-493b-883e-2d492f955ae7 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c722a03a-f805-4b24-a486-a2fb41ccdbce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 925.195882] [55209]: DEBUG cinder.quota [None req-1eae9031-7a9c-493b-883e-2d492f955ae7 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Created reservations ['3ddfbe44-1c83-4989-bd1d-06bd1ae060e3', '11cc4f4e-40b6-4d83-bd66-da14d8e394c1', 'c635572b-7d42-429b-8e3a-7d9fb4db07b2', '154d4d17-892d-47f3-8d5f-025cbd2fc5d7'] {{(pid=55209) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 925.197231] [55209]: DEBUG cinder.volume.api [None req-1eae9031-7a9c-493b-883e-2d492f955ae7 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c722a03a-f805-4b24-a486-a2fb41ccdbce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ddfbe44-1c83-4989-bd1d-06bd1ae060e3', '11cc4f4e-40b6-4d83-bd66-da14d8e394c1', 'c635572b-7d42-429b-8e3a-7d9fb4db07b2', '154d4d17-892d-47f3-8d5f-025cbd2fc5d7']}' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 925.198033] [55209]: DEBUG cinder.volume.api [None req-1eae9031-7a9c-493b-883e-2d492f955ae7 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4be3e71f-5e63-4ba4-b363-d3b5c91beee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 925.215555] [55209]: DEBUG cinder.volume.api [None req-1eae9031-7a9c-493b-883e-2d492f955ae7 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4be3e71f-5e63-4ba4-b363-d3b5c91beee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0e0e190-2171-40ff-9093-649eed3f4782', '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-1817711336',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67c610c3d7304b169390f933c8b9e438',qos_specs=None,replication_status=,reservations=['3ddfbe44-1c83-4989-bd1d-06bd1ae060e3','11cc4f4e-40b6-4d83-bd66-da14d8e394c1','c635572b-7d42-429b-8e3a-7d9fb4db07b2','154d4d17-892d-47f3-8d5f-025cbd2fc5d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3baa13642c904d848b14016b8307ee11',volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0), '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-14T02:12:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1817711336',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0e0e190-2171-40ff-9093-649eed3f4782,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67c610c3d7304b169390f933c8b9e438',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='3baa13642c904d848b14016b8307ee11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3823579-61ee-44ab-873f-bd184f2327d0),volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0)}' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 925.217544] [55209]: DEBUG cinder.volume.api [None req-1eae9031-7a9c-493b-883e-2d492f955ae7 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c39fcdd-e149-4c66-bdd1-5814cc448ca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 925.232532] [55209]: DEBUG cinder.volume.api [None req-1eae9031-7a9c-493b-883e-2d492f955ae7 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c39fcdd-e149-4c66-bdd1-5814cc448ca7) 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-1817711336',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67c610c3d7304b169390f933c8b9e438',qos_specs=None,replication_status=,reservations=['3ddfbe44-1c83-4989-bd1d-06bd1ae060e3','11cc4f4e-40b6-4d83-bd66-da14d8e394c1','c635572b-7d42-429b-8e3a-7d9fb4db07b2','154d4d17-892d-47f3-8d5f-025cbd2fc5d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3baa13642c904d848b14016b8307ee11',volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0)}' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 925.233601] [55209]: DEBUG cinder.volume.api [None req-1eae9031-7a9c-493b-883e-2d492f955ae7 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4c1b0d7-eb33-47bb-93a6-f357fc81798e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 925.246584] [55209]: DEBUG cinder.volume.api [None req-1eae9031-7a9c-493b-883e-2d492f955ae7 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4c1b0d7-eb33-47bb-93a6-f357fc81798e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 925.247758] [55209]: DEBUG cinder.volume.api [None req-1eae9031-7a9c-493b-883e-2d492f955ae7 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Flow 'volume_create_api' (842d1732-9923-4d3d-bc4d-bb803b0e61ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55209) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 925.248133] [55209]: INFO cinder.volume.api [None req-1eae9031-7a9c-493b-883e-2d492f955ae7 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Create volume request issued successfully. [ 925.248835] [55209]: INFO cinder.api.openstack.wsgi [None req-1eae9031-7a9c-493b-883e-2d492f955ae7 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 925.249300] [55209]: [pid: 55209|app: 0|req: 104/212] 10.180.1.21 () {62 vars in 1177 bytes} [Fri Feb 14 02:12:35 2025] POST /volume/v3/volumes => generated 898 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 925.267070] [55210]: DEBUG cinder.api.middleware.request_id [None req-3280b987-4848-458f-8b05-43bcd007298f None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 925.271082] [55210]: INFO cinder.api.openstack.wsgi [None req-3280b987-4848-458f-8b05-43bcd007298f tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] GET http://10.180.1.21/volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 [ 925.272052] [55210]: DEBUG cinder.api.openstack.wsgi [None req-3280b987-4848-458f-8b05-43bcd007298f tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 925.272052] [55210]: DEBUG cinder.api.openstack.wsgi [None req-3280b987-4848-458f-8b05-43bcd007298f tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 925.293330] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 925.293330] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 925.298847] [55210]: INFO cinder.volume.api [None req-3280b987-4848-458f-8b05-43bcd007298f tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Volume info retrieved successfully. [ 925.305087] [55210]: INFO cinder.api.openstack.wsgi [None req-3280b987-4848-458f-8b05-43bcd007298f tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] http://10.180.1.21/volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 returned with HTTP 200 [ 925.305572] [55210]: [pid: 55210|app: 0|req: 109/213] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 14 02:12:36 2025] GET /volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 => generated 966 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 926.323226] [55209]: DEBUG cinder.api.middleware.request_id [None req-bb5d0944-7e1e-4220-92f4-7bb07ae3782f None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 926.328018] [55209]: INFO cinder.api.openstack.wsgi [None req-bb5d0944-7e1e-4220-92f4-7bb07ae3782f tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] GET http://10.180.1.21/volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 [ 926.328018] [55209]: DEBUG cinder.api.openstack.wsgi [None req-bb5d0944-7e1e-4220-92f4-7bb07ae3782f tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 926.328018] [55209]: DEBUG cinder.api.openstack.wsgi [None req-bb5d0944-7e1e-4220-92f4-7bb07ae3782f tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 926.338656] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 926.338656] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 926.354355] [55209]: INFO cinder.volume.api [None req-bb5d0944-7e1e-4220-92f4-7bb07ae3782f tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Volume info retrieved successfully. [ 926.368029] [55209]: INFO cinder.api.openstack.wsgi [None req-bb5d0944-7e1e-4220-92f4-7bb07ae3782f tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] http://10.180.1.21/volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 returned with HTTP 200 [ 926.368321] [55209]: [pid: 55209|app: 0|req: 105/214] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 14 02:12:37 2025] GET /volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 => generated 990 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 927.387664] [55210]: DEBUG cinder.api.middleware.request_id [None req-3ebd1f94-7822-422d-8f08-34850e31b180 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 927.389820] [55210]: INFO cinder.api.openstack.wsgi [None req-3ebd1f94-7822-422d-8f08-34850e31b180 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] GET http://10.180.1.21/volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 [ 927.390197] [55210]: DEBUG cinder.api.openstack.wsgi [None req-3ebd1f94-7822-422d-8f08-34850e31b180 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 927.390486] [55210]: DEBUG cinder.api.openstack.wsgi [None req-3ebd1f94-7822-422d-8f08-34850e31b180 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 927.401798] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 927.401798] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 927.406551] [55210]: INFO cinder.volume.api [None req-3ebd1f94-7822-422d-8f08-34850e31b180 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Volume info retrieved successfully. [ 927.413780] [55210]: INFO cinder.api.openstack.wsgi [None req-3ebd1f94-7822-422d-8f08-34850e31b180 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] http://10.180.1.21/volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 returned with HTTP 200 [ 927.413780] [55210]: [pid: 55210|app: 0|req: 110/215] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 14 02:12:38 2025] GET /volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 => generated 990 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 928.433990] [55209]: DEBUG cinder.api.middleware.request_id [None req-9c1a0d79-20e6-470b-89c3-1df45dd3d534 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 928.438382] [55209]: INFO cinder.api.openstack.wsgi [None req-9c1a0d79-20e6-470b-89c3-1df45dd3d534 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] GET http://10.180.1.21/volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 [ 928.438382] [55209]: DEBUG cinder.api.openstack.wsgi [None req-9c1a0d79-20e6-470b-89c3-1df45dd3d534 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 928.438382] [55209]: DEBUG cinder.api.openstack.wsgi [None req-9c1a0d79-20e6-470b-89c3-1df45dd3d534 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 928.474560] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 928.474560] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 928.475293] [55209]: INFO cinder.volume.api [None req-9c1a0d79-20e6-470b-89c3-1df45dd3d534 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Volume info retrieved successfully. [ 928.495324] [55209]: INFO cinder.api.openstack.wsgi [None req-9c1a0d79-20e6-470b-89c3-1df45dd3d534 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] http://10.180.1.21/volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 returned with HTTP 200 [ 928.495324] [55209]: [pid: 55209|app: 0|req: 106/216] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 14 02:12:39 2025] GET /volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 => generated 990 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 929.515136] [55210]: DEBUG cinder.api.middleware.request_id [None req-50da3b64-b14a-4022-9d05-7e17f15c4d8f None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 929.518038] [55210]: INFO cinder.api.openstack.wsgi [None req-50da3b64-b14a-4022-9d05-7e17f15c4d8f tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] GET http://10.180.1.21/volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 [ 929.518038] [55210]: DEBUG cinder.api.openstack.wsgi [None req-50da3b64-b14a-4022-9d05-7e17f15c4d8f tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 929.518187] [55210]: DEBUG cinder.api.openstack.wsgi [None req-50da3b64-b14a-4022-9d05-7e17f15c4d8f tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 929.531112] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 929.531112] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 929.536135] [55210]: INFO cinder.volume.api [None req-50da3b64-b14a-4022-9d05-7e17f15c4d8f tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Volume info retrieved successfully. [ 929.542321] [55210]: INFO cinder.api.openstack.wsgi [None req-50da3b64-b14a-4022-9d05-7e17f15c4d8f tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] http://10.180.1.21/volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 returned with HTTP 200 [ 929.542321] [55210]: [pid: 55210|app: 0|req: 111/217] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 14 02:12:40 2025] GET /volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 => generated 990 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 930.561187] [55209]: DEBUG cinder.api.middleware.request_id [None req-b2a56303-bdba-48b5-a95d-7969dfbe727d None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 930.563524] [55209]: INFO cinder.api.openstack.wsgi [None req-b2a56303-bdba-48b5-a95d-7969dfbe727d tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] GET http://10.180.1.21/volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 [ 930.563794] [55209]: DEBUG cinder.api.openstack.wsgi [None req-b2a56303-bdba-48b5-a95d-7969dfbe727d tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 930.564018] [55209]: DEBUG cinder.api.openstack.wsgi [None req-b2a56303-bdba-48b5-a95d-7969dfbe727d tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 930.578182] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 930.578182] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 930.586088] [55209]: INFO cinder.volume.api [None req-b2a56303-bdba-48b5-a95d-7969dfbe727d tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Volume info retrieved successfully. [ 930.591705] [55209]: INFO cinder.api.openstack.wsgi [None req-b2a56303-bdba-48b5-a95d-7969dfbe727d tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] http://10.180.1.21/volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 returned with HTTP 200 [ 930.592226] [55209]: [pid: 55209|app: 0|req: 107/218] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 14 02:12:41 2025] GET /volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 => generated 990 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 931.607025] [55210]: DEBUG cinder.api.middleware.request_id [None req-df5441e4-bd4b-48b2-93ed-22dc2756a777 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 931.607025] [55210]: INFO cinder.api.openstack.wsgi [None req-df5441e4-bd4b-48b2-93ed-22dc2756a777 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] GET http://10.180.1.21/volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 [ 931.607677] [55210]: DEBUG cinder.api.openstack.wsgi [None req-df5441e4-bd4b-48b2-93ed-22dc2756a777 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 931.607677] [55210]: DEBUG cinder.api.openstack.wsgi [None req-df5441e4-bd4b-48b2-93ed-22dc2756a777 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 931.622444] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 931.622444] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 931.630891] [55210]: INFO cinder.volume.api [None req-df5441e4-bd4b-48b2-93ed-22dc2756a777 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Volume info retrieved successfully. [ 931.638753] [55210]: INFO cinder.api.openstack.wsgi [None req-df5441e4-bd4b-48b2-93ed-22dc2756a777 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] http://10.180.1.21/volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 returned with HTTP 200 [ 931.639236] [55210]: [pid: 55210|app: 0|req: 112/219] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 14 02:12:42 2025] GET /volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 => generated 990 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 932.655321] [55209]: DEBUG cinder.api.middleware.request_id [None req-4aabc0ca-8c8c-4126-a1b4-a912829b53b8 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 932.662227] [55209]: INFO cinder.api.openstack.wsgi [None req-4aabc0ca-8c8c-4126-a1b4-a912829b53b8 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] GET http://10.180.1.21/volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 [ 932.662534] [55209]: DEBUG cinder.api.openstack.wsgi [None req-4aabc0ca-8c8c-4126-a1b4-a912829b53b8 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 932.662808] [55209]: DEBUG cinder.api.openstack.wsgi [None req-4aabc0ca-8c8c-4126-a1b4-a912829b53b8 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 932.692096] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 932.692096] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 932.698331] [55209]: INFO cinder.volume.api [None req-4aabc0ca-8c8c-4126-a1b4-a912829b53b8 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Volume info retrieved successfully. [ 932.701847] [55209]: INFO cinder.api.openstack.wsgi [None req-4aabc0ca-8c8c-4126-a1b4-a912829b53b8 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] http://10.180.1.21/volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 returned with HTTP 200 [ 932.702474] [55209]: [pid: 55209|app: 0|req: 108/220] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 14 02:12:43 2025] GET /volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 => generated 990 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 933.715325] [55210]: DEBUG cinder.api.middleware.request_id [None req-c8772621-4fae-409c-a6f2-902553e329b3 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 933.717930] [55210]: INFO cinder.api.openstack.wsgi [None req-c8772621-4fae-409c-a6f2-902553e329b3 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] GET http://10.180.1.21/volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 [ 933.718312] [55210]: DEBUG cinder.api.openstack.wsgi [None req-c8772621-4fae-409c-a6f2-902553e329b3 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 933.718603] [55210]: DEBUG cinder.api.openstack.wsgi [None req-c8772621-4fae-409c-a6f2-902553e329b3 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 933.732261] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 933.732261] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 933.738101] [55210]: INFO cinder.volume.api [None req-c8772621-4fae-409c-a6f2-902553e329b3 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Volume info retrieved successfully. [ 933.744134] [55210]: INFO cinder.api.openstack.wsgi [None req-c8772621-4fae-409c-a6f2-902553e329b3 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] http://10.180.1.21/volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 returned with HTTP 200 [ 933.744808] [55210]: [pid: 55210|app: 0|req: 113/221] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 14 02:12:44 2025] GET /volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 => generated 990 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 934.759590] [55209]: DEBUG cinder.api.middleware.request_id [None req-be74632a-887e-4cab-a98b-a5a16f03705b None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 934.763040] [55209]: INFO cinder.api.openstack.wsgi [None req-be74632a-887e-4cab-a98b-a5a16f03705b tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] GET http://10.180.1.21/volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 [ 934.763040] [55209]: DEBUG cinder.api.openstack.wsgi [None req-be74632a-887e-4cab-a98b-a5a16f03705b tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 934.763040] [55209]: DEBUG cinder.api.openstack.wsgi [None req-be74632a-887e-4cab-a98b-a5a16f03705b tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 934.774085] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 934.774085] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 934.779728] [55209]: INFO cinder.volume.api [None req-be74632a-887e-4cab-a98b-a5a16f03705b tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Volume info retrieved successfully. [ 934.786745] [55209]: INFO cinder.api.openstack.wsgi [None req-be74632a-887e-4cab-a98b-a5a16f03705b tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] http://10.180.1.21/volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 returned with HTTP 200 [ 934.787284] [55209]: [pid: 55209|app: 0|req: 109/222] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 14 02:12:45 2025] GET /volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 => generated 990 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 935.801363] [55210]: DEBUG cinder.api.middleware.request_id [None req-6e2454cf-2aad-4826-a59d-81db1782d2b9 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 935.804924] [55210]: INFO cinder.api.openstack.wsgi [None req-6e2454cf-2aad-4826-a59d-81db1782d2b9 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] GET http://10.180.1.21/volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 [ 935.805941] [55210]: DEBUG cinder.api.openstack.wsgi [None req-6e2454cf-2aad-4826-a59d-81db1782d2b9 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 935.806315] [55210]: DEBUG cinder.api.openstack.wsgi [None req-6e2454cf-2aad-4826-a59d-81db1782d2b9 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 935.825214] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 935.825214] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 935.830989] [55210]: INFO cinder.volume.api [None req-6e2454cf-2aad-4826-a59d-81db1782d2b9 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Volume info retrieved successfully. [ 935.841020] [55210]: INFO cinder.api.openstack.wsgi [None req-6e2454cf-2aad-4826-a59d-81db1782d2b9 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] http://10.180.1.21/volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 returned with HTTP 200 [ 935.841020] [55210]: [pid: 55210|app: 0|req: 114/223] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 14 02:12:46 2025] GET /volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 => generated 990 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 936.854199] [55209]: DEBUG cinder.api.middleware.request_id [None req-b000df72-837f-4ba6-b99d-e5f46a818aa6 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 936.856475] [55209]: INFO cinder.api.openstack.wsgi [None req-b000df72-837f-4ba6-b99d-e5f46a818aa6 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] GET http://10.180.1.21/volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 [ 936.856650] [55209]: DEBUG cinder.api.openstack.wsgi [None req-b000df72-837f-4ba6-b99d-e5f46a818aa6 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 936.856883] [55209]: DEBUG cinder.api.openstack.wsgi [None req-b000df72-837f-4ba6-b99d-e5f46a818aa6 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 936.869085] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 936.869085] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 936.874913] [55209]: INFO cinder.volume.api [None req-b000df72-837f-4ba6-b99d-e5f46a818aa6 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Volume info retrieved successfully. [ 936.883307] [55209]: INFO cinder.api.openstack.wsgi [None req-b000df72-837f-4ba6-b99d-e5f46a818aa6 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] http://10.180.1.21/volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 returned with HTTP 200 [ 936.883739] [55209]: [pid: 55209|app: 0|req: 110/224] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 14 02:12:47 2025] GET /volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 => generated 990 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 937.896484] [55210]: DEBUG cinder.api.middleware.request_id [None req-6ef45a01-c59d-4c67-8acf-3d7b1a8264f5 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 937.900189] [55210]: INFO cinder.api.openstack.wsgi [None req-6ef45a01-c59d-4c67-8acf-3d7b1a8264f5 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] GET http://10.180.1.21/volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 [ 937.900532] [55210]: DEBUG cinder.api.openstack.wsgi [None req-6ef45a01-c59d-4c67-8acf-3d7b1a8264f5 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 937.900955] [55210]: DEBUG cinder.api.openstack.wsgi [None req-6ef45a01-c59d-4c67-8acf-3d7b1a8264f5 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 937.914040] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 937.914040] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 937.923731] [55210]: INFO cinder.volume.api [None req-6ef45a01-c59d-4c67-8acf-3d7b1a8264f5 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Volume info retrieved successfully. [ 937.928118] [55210]: INFO cinder.api.openstack.wsgi [None req-6ef45a01-c59d-4c67-8acf-3d7b1a8264f5 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] http://10.180.1.21/volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 returned with HTTP 200 [ 937.928839] [55210]: [pid: 55210|app: 0|req: 115/225] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 14 02:12:48 2025] GET /volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 => generated 990 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 938.940961] [55209]: DEBUG cinder.api.middleware.request_id [None req-53dd2672-ff89-4357-b52d-23db039ebe7b None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 938.943864] [55209]: INFO cinder.api.openstack.wsgi [None req-53dd2672-ff89-4357-b52d-23db039ebe7b tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] GET http://10.180.1.21/volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 [ 938.944270] [55209]: DEBUG cinder.api.openstack.wsgi [None req-53dd2672-ff89-4357-b52d-23db039ebe7b tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 938.944618] [55209]: DEBUG cinder.api.openstack.wsgi [None req-53dd2672-ff89-4357-b52d-23db039ebe7b tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 938.965725] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 938.965725] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 938.974403] [55209]: INFO cinder.volume.api [None req-53dd2672-ff89-4357-b52d-23db039ebe7b tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Volume info retrieved successfully. [ 938.984683] [55209]: INFO cinder.api.openstack.wsgi [None req-53dd2672-ff89-4357-b52d-23db039ebe7b tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] http://10.180.1.21/volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 returned with HTTP 200 [ 938.985222] [55209]: [pid: 55209|app: 0|req: 111/226] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 14 02:12:49 2025] GET /volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 => generated 990 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 940.004025] [55210]: DEBUG cinder.api.middleware.request_id [None req-3a190658-6f3a-4f3e-8076-704878a32609 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.005509] [55210]: INFO cinder.api.openstack.wsgi [None req-3a190658-6f3a-4f3e-8076-704878a32609 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] GET http://10.180.1.21/volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 [ 940.005775] [55210]: DEBUG cinder.api.openstack.wsgi [None req-3a190658-6f3a-4f3e-8076-704878a32609 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 940.006012] [55210]: DEBUG cinder.api.openstack.wsgi [None req-3a190658-6f3a-4f3e-8076-704878a32609 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 940.018671] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.018671] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 940.023917] [55210]: INFO cinder.volume.api [None req-3a190658-6f3a-4f3e-8076-704878a32609 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Volume info retrieved successfully. [ 940.029645] [55210]: INFO cinder.api.openstack.wsgi [None req-3a190658-6f3a-4f3e-8076-704878a32609 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] http://10.180.1.21/volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 returned with HTTP 200 [ 940.030452] [55210]: [pid: 55210|app: 0|req: 116/227] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 14 02:12:50 2025] GET /volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 => generated 990 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 941.044344] [55209]: DEBUG cinder.api.middleware.request_id [None req-4bdde91e-c74e-4fb0-b10f-6aea3fd88f1a None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 941.048297] [55209]: INFO cinder.api.openstack.wsgi [None req-4bdde91e-c74e-4fb0-b10f-6aea3fd88f1a tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] GET http://10.180.1.21/volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 [ 941.048555] [55209]: DEBUG cinder.api.openstack.wsgi [None req-4bdde91e-c74e-4fb0-b10f-6aea3fd88f1a tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 941.048786] [55209]: DEBUG cinder.api.openstack.wsgi [None req-4bdde91e-c74e-4fb0-b10f-6aea3fd88f1a tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 941.062899] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.062899] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 941.077671] [55209]: INFO cinder.volume.api [None req-4bdde91e-c74e-4fb0-b10f-6aea3fd88f1a tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Volume info retrieved successfully. [ 941.085490] [55209]: INFO cinder.api.openstack.wsgi [None req-4bdde91e-c74e-4fb0-b10f-6aea3fd88f1a tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] http://10.180.1.21/volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 returned with HTTP 200 [ 941.087694] [55209]: [pid: 55209|app: 0|req: 112/228] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 14 02:12:51 2025] GET /volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 => generated 990 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 942.100656] [55210]: DEBUG cinder.api.middleware.request_id [None req-cc279670-4bbe-43f5-bd64-c7970dcbb56d None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 942.106345] [55210]: INFO cinder.api.openstack.wsgi [None req-cc279670-4bbe-43f5-bd64-c7970dcbb56d tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] GET http://10.180.1.21/volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 [ 942.106715] [55210]: DEBUG cinder.api.openstack.wsgi [None req-cc279670-4bbe-43f5-bd64-c7970dcbb56d tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 942.107414] [55210]: DEBUG cinder.api.openstack.wsgi [None req-cc279670-4bbe-43f5-bd64-c7970dcbb56d tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 942.122407] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 942.122407] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 942.127189] [55210]: INFO cinder.volume.api [None req-cc279670-4bbe-43f5-bd64-c7970dcbb56d tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Volume info retrieved successfully. [ 942.135310] [55210]: INFO cinder.api.openstack.wsgi [None req-cc279670-4bbe-43f5-bd64-c7970dcbb56d tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] http://10.180.1.21/volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 returned with HTTP 200 [ 942.135748] [55210]: [pid: 55210|app: 0|req: 117/229] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 14 02:12:52 2025] GET /volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 => generated 990 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 943.149454] [55209]: DEBUG cinder.api.middleware.request_id [None req-d802b16d-acd9-4425-b0e6-fce611d95436 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 943.151612] [55209]: INFO cinder.api.openstack.wsgi [None req-d802b16d-acd9-4425-b0e6-fce611d95436 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] GET http://10.180.1.21/volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 [ 943.151884] [55209]: DEBUG cinder.api.openstack.wsgi [None req-d802b16d-acd9-4425-b0e6-fce611d95436 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 943.152132] [55209]: DEBUG cinder.api.openstack.wsgi [None req-d802b16d-acd9-4425-b0e6-fce611d95436 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 943.162879] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 943.162879] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 943.168432] [55209]: INFO cinder.volume.api [None req-d802b16d-acd9-4425-b0e6-fce611d95436 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Volume info retrieved successfully. [ 943.174673] [55209]: INFO cinder.api.openstack.wsgi [None req-d802b16d-acd9-4425-b0e6-fce611d95436 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] http://10.180.1.21/volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 returned with HTTP 200 [ 943.175373] [55209]: [pid: 55209|app: 0|req: 113/230] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 14 02:12:53 2025] GET /volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 => generated 1573 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 943.211480] [55210]: DEBUG cinder.api.middleware.request_id [req-0c17e199-2d46-4b07-8741-b245ad4895dc req-da06e2f5-b590-4bee-8bac-ce7c49e555d0 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 943.214948] [55210]: INFO cinder.api.openstack.wsgi [req-0c17e199-2d46-4b07-8741-b245ad4895dc req-da06e2f5-b590-4bee-8bac-ce7c49e555d0 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] GET http://10.180.1.21/volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 [ 943.215349] [55210]: DEBUG cinder.api.openstack.wsgi [req-0c17e199-2d46-4b07-8741-b245ad4895dc req-da06e2f5-b590-4bee-8bac-ce7c49e555d0 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 943.215668] [55210]: DEBUG cinder.api.openstack.wsgi [req-0c17e199-2d46-4b07-8741-b245ad4895dc req-da06e2f5-b590-4bee-8bac-ce7c49e555d0 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 943.225211] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 943.225211] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 943.230448] [55210]: INFO cinder.volume.api [req-0c17e199-2d46-4b07-8741-b245ad4895dc req-da06e2f5-b590-4bee-8bac-ce7c49e555d0 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Volume info retrieved successfully. [ 943.236899] [55210]: INFO cinder.api.openstack.wsgi [req-0c17e199-2d46-4b07-8741-b245ad4895dc req-da06e2f5-b590-4bee-8bac-ce7c49e555d0 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] http://10.180.1.21/volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 returned with HTTP 200 [ 943.237457] [55210]: [pid: 55210|app: 0|req: 118/231] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:12:54 2025] GET /volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 => generated 1392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 943.709505] [55209]: DEBUG cinder.api.middleware.request_id [req-0c17e199-2d46-4b07-8741-b245ad4895dc req-f0e26437-0020-41f1-82d3-ff0e6396ea75 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 943.711683] [55209]: INFO cinder.api.openstack.wsgi [req-0c17e199-2d46-4b07-8741-b245ad4895dc req-f0e26437-0020-41f1-82d3-ff0e6396ea75 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] GET http://10.180.1.21/volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 [ 943.711952] [55209]: DEBUG cinder.api.openstack.wsgi [req-0c17e199-2d46-4b07-8741-b245ad4895dc req-f0e26437-0020-41f1-82d3-ff0e6396ea75 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 943.712242] [55209]: DEBUG cinder.api.openstack.wsgi [req-0c17e199-2d46-4b07-8741-b245ad4895dc req-f0e26437-0020-41f1-82d3-ff0e6396ea75 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 943.722618] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 943.722618] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 943.726954] [55209]: INFO cinder.volume.api [req-0c17e199-2d46-4b07-8741-b245ad4895dc req-f0e26437-0020-41f1-82d3-ff0e6396ea75 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Volume info retrieved successfully. [ 943.733808] [55209]: INFO cinder.api.openstack.wsgi [req-0c17e199-2d46-4b07-8741-b245ad4895dc req-f0e26437-0020-41f1-82d3-ff0e6396ea75 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] http://10.180.1.21/volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 returned with HTTP 200 [ 943.734269] [55209]: [pid: 55209|app: 0|req: 114/232] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:12:54 2025] GET /volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 => generated 1392 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 943.740515] [55210]: DEBUG cinder.api.middleware.request_id [None req-224f0ea7-1222-426d-a029-3baa1cb0a30b None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 943.741157] [55210]: INFO cinder.api.openstack.wsgi [None req-224f0ea7-1222-426d-a029-3baa1cb0a30b None None] GET http://10.180.1.21/volume// [ 943.741459] [55210]: DEBUG cinder.api.openstack.wsgi [None req-224f0ea7-1222-426d-a029-3baa1cb0a30b None None] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 943.741773] [55210]: DEBUG cinder.api.openstack.wsgi [None req-224f0ea7-1222-426d-a029-3baa1cb0a30b None None] Calling method 'all' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 943.742326] [55210]: INFO cinder.api.openstack.wsgi [None req-224f0ea7-1222-426d-a029-3baa1cb0a30b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 943.742841] [55210]: [pid: 55210|app: 0|req: 119/233] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 14 02:12:54 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 943.747199] [55209]: DEBUG cinder.api.middleware.request_id [req-0c17e199-2d46-4b07-8741-b245ad4895dc req-0a450be2-1647-47e6-9297-cdd246e58340 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 943.751677] [55209]: INFO cinder.api.openstack.wsgi [req-0c17e199-2d46-4b07-8741-b245ad4895dc req-0a450be2-1647-47e6-9297-cdd246e58340 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] POST http://10.180.1.21/volume/v3/attachments [ 943.752194] [55209]: DEBUG cinder.api.openstack.wsgi [req-0c17e199-2d46-4b07-8741-b245ad4895dc req-0a450be2-1647-47e6-9297-cdd246e58340 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f0e0e190-2171-40ff-9093-649eed3f4782", "connector": null, "instance_uuid": "fd1829a9-d3d7-4475-a299-707f1fae357b"}} {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 943.763784] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 943.763784] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 943.792228] [55209]: INFO cinder.api.openstack.wsgi [req-0c17e199-2d46-4b07-8741-b245ad4895dc req-0a450be2-1647-47e6-9297-cdd246e58340 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 943.792228] [55209]: [pid: 55209|app: 0|req: 115/234] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 14 02:12:54 2025] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 953.233128] [55210]: DEBUG dbcounter [-] [55210] Writing DB stats cinder:SELECT=40 {{(pid=55210) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 953.790979] [55209]: DEBUG dbcounter [-] [55209] Writing DB stats cinder:SELECT=73,cinder:INSERT=11,cinder:UPDATE=14 {{(pid=55209) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 955.388912] [55210]: DEBUG cinder.api.middleware.request_id [req-b65b9eec-2001-490e-b8ae-3f5e371c9817 req-9e05e8a2-3ce6-4629-a8fd-5c6914118d11 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 955.393198] [55210]: INFO cinder.api.openstack.wsgi [req-b65b9eec-2001-490e-b8ae-3f5e371c9817 req-9e05e8a2-3ce6-4629-a8fd-5c6914118d11 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a [ 955.393955] [55210]: DEBUG cinder.api.openstack.wsgi [req-b65b9eec-2001-490e-b8ae-3f5e371c9817 req-9e05e8a2-3ce6-4629-a8fd-5c6914118d11 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 955.393955] [55210]: DEBUG cinder.api.openstack.wsgi [req-b65b9eec-2001-490e-b8ae-3f5e371c9817 req-9e05e8a2-3ce6-4629-a8fd-5c6914118d11 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 955.409362] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 955.409362] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 955.414076] [55210]: INFO cinder.volume.api [req-b65b9eec-2001-490e-b8ae-3f5e371c9817 req-9e05e8a2-3ce6-4629-a8fd-5c6914118d11 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 955.419495] [55210]: INFO cinder.api.openstack.wsgi [req-b65b9eec-2001-490e-b8ae-3f5e371c9817 req-9e05e8a2-3ce6-4629-a8fd-5c6914118d11 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a returned with HTTP 200 [ 955.420074] [55210]: [pid: 55210|app: 0|req: 120/235] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:13:06 2025] GET /volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a => generated 1134 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 955.461408] [55209]: DEBUG cinder.api.middleware.request_id [req-b65b9eec-2001-490e-b8ae-3f5e371c9817 req-72ae0d32-e050-4c39-a373-2c82e68e4f1e None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 955.464279] [55209]: INFO cinder.api.openstack.wsgi [req-b65b9eec-2001-490e-b8ae-3f5e371c9817 req-72ae0d32-e050-4c39-a373-2c82e68e4f1e tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] POST http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a/action [ 955.464681] [55209]: DEBUG cinder.api.openstack.wsgi [req-b65b9eec-2001-490e-b8ae-3f5e371c9817 req-72ae0d32-e050-4c39-a373-2c82e68e4f1e tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 955.464823] [55209]: DEBUG cinder.api.openstack.wsgi [req-b65b9eec-2001-490e-b8ae-3f5e371c9817 req-72ae0d32-e050-4c39-a373-2c82e68e4f1e tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 955.475526] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 955.475526] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 955.476511] [55209]: INFO cinder.volume.api [req-b65b9eec-2001-490e-b8ae-3f5e371c9817 req-72ae0d32-e050-4c39-a373-2c82e68e4f1e tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 955.483508] [55209]: INFO cinder.volume.api [req-b65b9eec-2001-490e-b8ae-3f5e371c9817 req-72ae0d32-e050-4c39-a373-2c82e68e4f1e tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Begin detaching volume completed successfully. [ 955.483643] [55209]: INFO cinder.api.openstack.wsgi [req-b65b9eec-2001-490e-b8ae-3f5e371c9817 req-72ae0d32-e050-4c39-a373-2c82e68e4f1e tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a/action returned with HTTP 202 [ 955.484284] [55209]: [pid: 55209|app: 0|req: 116/236] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 14 02:13:06 2025] POST /volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 955.500418] [55210]: DEBUG cinder.api.middleware.request_id [None req-b0a43110-7a6b-474f-b2c0-ef49d1c4f66b None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 955.503978] [55210]: INFO cinder.api.openstack.wsgi [None req-b0a43110-7a6b-474f-b2c0-ef49d1c4f66b tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a [ 955.504509] [55210]: DEBUG cinder.api.openstack.wsgi [None req-b0a43110-7a6b-474f-b2c0-ef49d1c4f66b tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 955.504879] [55210]: DEBUG cinder.api.openstack.wsgi [None req-b0a43110-7a6b-474f-b2c0-ef49d1c4f66b tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 955.522415] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 955.522415] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 955.531240] [55210]: INFO cinder.volume.api [None req-b0a43110-7a6b-474f-b2c0-ef49d1c4f66b tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 955.540057] [55210]: INFO cinder.api.openstack.wsgi [None req-b0a43110-7a6b-474f-b2c0-ef49d1c4f66b tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a returned with HTTP 200 [ 955.541037] [55210]: [pid: 55210|app: 0|req: 121/237] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:13:06 2025] GET /volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a => generated 1137 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 956.515550] [55209]: DEBUG cinder.api.middleware.request_id [None req-19b72788-06b7-4473-93fd-2074816152be None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 956.516015] [55209]: INFO cinder.api.openstack.wsgi [None req-19b72788-06b7-4473-93fd-2074816152be None None] GET http://10.180.1.21/volume// [ 956.516204] [55209]: DEBUG cinder.api.openstack.wsgi [None req-19b72788-06b7-4473-93fd-2074816152be None None] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 956.516422] [55209]: DEBUG cinder.api.openstack.wsgi [None req-19b72788-06b7-4473-93fd-2074816152be None None] Calling method 'all' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 956.516844] [55209]: INFO cinder.api.openstack.wsgi [None req-19b72788-06b7-4473-93fd-2074816152be None None] http://10.180.1.21/volume// returned with HTTP 300 [ 956.517183] [55209]: [pid: 55209|app: 0|req: 117/238] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 02:13:07 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 956.536264] [55210]: DEBUG cinder.api.middleware.request_id [req-b65b9eec-2001-490e-b8ae-3f5e371c9817 req-8194d9c8-bf4b-451b-aea0-210601115a62 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 956.538720] [55210]: INFO cinder.api.openstack.wsgi [req-b65b9eec-2001-490e-b8ae-3f5e371c9817 req-8194d9c8-bf4b-451b-aea0-210601115a62 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a [ 956.538981] [55210]: DEBUG cinder.api.openstack.wsgi [req-b65b9eec-2001-490e-b8ae-3f5e371c9817 req-8194d9c8-bf4b-451b-aea0-210601115a62 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 956.539267] [55210]: DEBUG cinder.api.openstack.wsgi [req-b65b9eec-2001-490e-b8ae-3f5e371c9817 req-8194d9c8-bf4b-451b-aea0-210601115a62 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 956.556844] [55209]: DEBUG cinder.api.middleware.request_id [None req-9d182eb0-d2ed-4d29-879e-d58fa469f688 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 956.560927] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 956.560927] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 956.563070] [55209]: INFO cinder.api.openstack.wsgi [None req-9d182eb0-d2ed-4d29-879e-d58fa469f688 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a [ 956.563191] [55209]: DEBUG cinder.api.openstack.wsgi [None req-9d182eb0-d2ed-4d29-879e-d58fa469f688 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 956.563434] [55209]: DEBUG cinder.api.openstack.wsgi [None req-9d182eb0-d2ed-4d29-879e-d58fa469f688 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 956.564913] [55210]: INFO cinder.volume.api [req-b65b9eec-2001-490e-b8ae-3f5e371c9817 req-8194d9c8-bf4b-451b-aea0-210601115a62 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 956.571763] [55210]: INFO cinder.api.openstack.wsgi [req-b65b9eec-2001-490e-b8ae-3f5e371c9817 req-8194d9c8-bf4b-451b-aea0-210601115a62 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a returned with HTTP 200 [ 956.571763] [55210]: [pid: 55210|app: 0|req: 122/239] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 02:13:07 2025] GET /volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a => generated 1318 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 956.577134] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 956.577134] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 956.580517] [55209]: INFO cinder.volume.api [None req-9d182eb0-d2ed-4d29-879e-d58fa469f688 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 956.585016] [55209]: INFO cinder.api.openstack.wsgi [None req-9d182eb0-d2ed-4d29-879e-d58fa469f688 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a returned with HTTP 200 [ 956.585519] [55209]: [pid: 55209|app: 0|req: 118/240] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:13:07 2025] GET /volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a => generated 1137 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 957.597403] [55210]: DEBUG cinder.api.middleware.request_id [None req-1d333b94-61e1-4544-93c2-aa61574613c5 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 957.601343] [55210]: INFO cinder.api.openstack.wsgi [None req-1d333b94-61e1-4544-93c2-aa61574613c5 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a [ 957.601583] [55210]: DEBUG cinder.api.openstack.wsgi [None req-1d333b94-61e1-4544-93c2-aa61574613c5 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 957.601806] [55210]: DEBUG cinder.api.openstack.wsgi [None req-1d333b94-61e1-4544-93c2-aa61574613c5 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 957.620289] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 957.620289] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 957.624530] [55210]: INFO cinder.volume.api [None req-1d333b94-61e1-4544-93c2-aa61574613c5 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 957.630022] [55210]: INFO cinder.api.openstack.wsgi [None req-1d333b94-61e1-4544-93c2-aa61574613c5 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a returned with HTTP 200 [ 957.630341] [55210]: [pid: 55210|app: 0|req: 123/241] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:13:08 2025] GET /volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a => generated 1137 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 958.024079] [55209]: DEBUG cinder.api.middleware.request_id [None req-b2b2256d-87a2-4f57-86df-13f5b5f12aa3 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 958.025058] [55209]: INFO cinder.api.openstack.wsgi [None req-b2b2256d-87a2-4f57-86df-13f5b5f12aa3 None None] GET http://10.180.1.21/volume// [ 958.025058] [55209]: DEBUG cinder.api.openstack.wsgi [None req-b2b2256d-87a2-4f57-86df-13f5b5f12aa3 None None] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 958.025249] [55209]: DEBUG cinder.api.openstack.wsgi [None req-b2b2256d-87a2-4f57-86df-13f5b5f12aa3 None None] Calling method 'all' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 958.025593] [55209]: INFO cinder.api.openstack.wsgi [None req-b2b2256d-87a2-4f57-86df-13f5b5f12aa3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 958.025949] [55209]: [pid: 55209|app: 0|req: 119/242] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 02:13:08 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 958.030702] [55210]: DEBUG cinder.api.middleware.request_id [req-0c17e199-2d46-4b07-8741-b245ad4895dc req-142c275e-0138-4905-861d-daf16705b981 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 958.035362] [55210]: INFO cinder.api.openstack.wsgi [req-0c17e199-2d46-4b07-8741-b245ad4895dc req-142c275e-0138-4905-861d-daf16705b981 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] GET http://10.180.1.21/volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 [ 958.035362] [55210]: DEBUG cinder.api.openstack.wsgi [req-0c17e199-2d46-4b07-8741-b245ad4895dc req-142c275e-0138-4905-861d-daf16705b981 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 958.035362] [55210]: DEBUG cinder.api.openstack.wsgi [req-0c17e199-2d46-4b07-8741-b245ad4895dc req-142c275e-0138-4905-861d-daf16705b981 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 958.050740] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 958.050740] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 958.055542] [55210]: INFO cinder.volume.api [req-0c17e199-2d46-4b07-8741-b245ad4895dc req-142c275e-0138-4905-861d-daf16705b981 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Volume info retrieved successfully. [ 958.065618] [55210]: INFO cinder.api.openstack.wsgi [req-0c17e199-2d46-4b07-8741-b245ad4895dc req-142c275e-0138-4905-861d-daf16705b981 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] http://10.180.1.21/volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 returned with HTTP 200 [ 958.066128] [55210]: [pid: 55210|app: 0|req: 124/243] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 02:13:08 2025] GET /volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 => generated 1572 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 958.248382] [55209]: DEBUG cinder.api.middleware.request_id [req-0c17e199-2d46-4b07-8741-b245ad4895dc req-43fcd066-fe69-4705-9d69-fe80765b58fa None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 958.254089] [55209]: INFO cinder.api.openstack.wsgi [req-0c17e199-2d46-4b07-8741-b245ad4895dc req-43fcd066-fe69-4705-9d69-fe80765b58fa tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] PUT http://10.180.1.21/volume/v3/attachments/6d36e502-6da3-472b-b0f3-65b9f149962a [ 958.254635] [55209]: DEBUG cinder.api.openstack.wsgi [req-0c17e199-2d46-4b07-8741-b245ad4895dc req-43fcd066-fe69-4705-9d69-fe80765b58fa tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-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=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 958.272402] [55209]: DEBUG cinder.coordination [req-0c17e199-2d46-4b07-8741-b245ad4895dc req-43fcd066-fe69-4705-9d69-fe80765b58fa tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Acquiring lock "cinder-attachment_update-f0e0e190-2171-40ff-9093-649eed3f4782-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55209) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 958.279161] [55209]: DEBUG cinder.coordination [req-0c17e199-2d46-4b07-8741-b245ad4895dc req-43fcd066-fe69-4705-9d69-fe80765b58fa tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Lock "cinder-attachment_update-f0e0e190-2171-40ff-9093-649eed3f4782-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55209) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 958.279161] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 958.279161] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 958.644323] [55210]: DEBUG cinder.api.middleware.request_id [None req-79adc119-2cb7-472b-b940-1a6dec9d7833 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 958.645952] [55210]: INFO cinder.api.openstack.wsgi [None req-79adc119-2cb7-472b-b940-1a6dec9d7833 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a [ 958.646737] [55210]: DEBUG cinder.api.openstack.wsgi [None req-79adc119-2cb7-472b-b940-1a6dec9d7833 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 958.646737] [55210]: DEBUG cinder.api.openstack.wsgi [None req-79adc119-2cb7-472b-b940-1a6dec9d7833 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 958.660152] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 958.660152] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 958.664891] [55210]: INFO cinder.volume.api [None req-79adc119-2cb7-472b-b940-1a6dec9d7833 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 958.671705] [55210]: INFO cinder.api.openstack.wsgi [None req-79adc119-2cb7-472b-b940-1a6dec9d7833 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a returned with HTTP 200 [ 958.672035] [55210]: [pid: 55210|app: 0|req: 125/244] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:13:09 2025] GET /volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 958.746983] [55210]: DEBUG cinder.api.middleware.request_id [req-b65b9eec-2001-490e-b8ae-3f5e371c9817 req-8206f294-9990-4f69-80a7-453d06eda43b None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 958.752019] [55210]: INFO cinder.api.openstack.wsgi [req-b65b9eec-2001-490e-b8ae-3f5e371c9817 req-8206f294-9990-4f69-80a7-453d06eda43b tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] DELETE http://10.180.1.21/volume/v3/attachments/e71fcb13-4dff-42d4-bb05-35db04c33bd8 [ 958.752019] [55210]: DEBUG cinder.api.openstack.wsgi [req-b65b9eec-2001-490e-b8ae-3f5e371c9817 req-8206f294-9990-4f69-80a7-453d06eda43b tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 958.752019] [55210]: DEBUG cinder.api.openstack.wsgi [req-b65b9eec-2001-490e-b8ae-3f5e371c9817 req-8206f294-9990-4f69-80a7-453d06eda43b tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'version_select' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 958.758240] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 958.758240] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 958.806577] [55209]: DEBUG cinder.coordination [req-0c17e199-2d46-4b07-8741-b245ad4895dc req-43fcd066-fe69-4705-9d69-fe80765b58fa tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Lock "cinder-attachment_update-f0e0e190-2171-40ff-9093-649eed3f4782-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.529s {{(pid=55209) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 958.807173] [55209]: INFO cinder.api.openstack.wsgi [req-0c17e199-2d46-4b07-8741-b245ad4895dc req-43fcd066-fe69-4705-9d69-fe80765b58fa tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] http://10.180.1.21/volume/v3/attachments/6d36e502-6da3-472b-b0f3-65b9f149962a returned with HTTP 200 [ 958.807983] [55209]: [pid: 55209|app: 0|req: 120/245] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 14 02:13:09 2025] PUT /volume/v3/attachments/6d36e502-6da3-472b-b0f3-65b9f149962a => generated 617 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 959.301307] [55210]: INFO cinder.api.openstack.wsgi [req-b65b9eec-2001-490e-b8ae-3f5e371c9817 req-8206f294-9990-4f69-80a7-453d06eda43b tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/attachments/e71fcb13-4dff-42d4-bb05-35db04c33bd8 returned with HTTP 200 [ 959.303301] [55210]: [pid: 55210|app: 0|req: 126/246] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 14 02:13:09 2025] DELETE /volume/v3/attachments/e71fcb13-4dff-42d4-bb05-35db04c33bd8 => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 959.320311] [55209]: DEBUG cinder.api.middleware.request_id [req-0c17e199-2d46-4b07-8741-b245ad4895dc req-42dfdf99-3594-4921-aaac-5e8643179425 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 959.324125] [55209]: INFO cinder.api.openstack.wsgi [req-0c17e199-2d46-4b07-8741-b245ad4895dc req-42dfdf99-3594-4921-aaac-5e8643179425 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] POST http://10.180.1.21/volume/v3/attachments/6d36e502-6da3-472b-b0f3-65b9f149962a/action [ 959.324692] [55209]: DEBUG cinder.api.openstack.wsgi [req-0c17e199-2d46-4b07-8741-b245ad4895dc req-42dfdf99-3594-4921-aaac-5e8643179425 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Action body: b'{"os-complete": null}' {{(pid=55209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 959.324930] [55209]: DEBUG cinder.api.openstack.wsgi [req-0c17e199-2d46-4b07-8741-b245ad4895dc req-42dfdf99-3594-4921-aaac-5e8643179425 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 959.343022] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 959.343022] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 959.357022] [55209]: INFO cinder.api.openstack.wsgi [req-0c17e199-2d46-4b07-8741-b245ad4895dc req-42dfdf99-3594-4921-aaac-5e8643179425 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] http://10.180.1.21/volume/v3/attachments/6d36e502-6da3-472b-b0f3-65b9f149962a/action returned with HTTP 204 [ 959.357022] [55209]: [pid: 55209|app: 0|req: 121/247] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 14 02:13:10 2025] POST /volume/v3/attachments/6d36e502-6da3-472b-b0f3-65b9f149962a/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 959.688338] [55210]: DEBUG cinder.api.middleware.request_id [None req-cd09018c-5d54-425e-8f7a-7a68b65dbdc5 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 959.691855] [55210]: INFO cinder.api.openstack.wsgi [None req-cd09018c-5d54-425e-8f7a-7a68b65dbdc5 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a [ 959.691956] [55210]: DEBUG cinder.api.openstack.wsgi [None req-cd09018c-5d54-425e-8f7a-7a68b65dbdc5 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 959.692341] [55210]: DEBUG cinder.api.openstack.wsgi [None req-cd09018c-5d54-425e-8f7a-7a68b65dbdc5 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 959.708604] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 959.708604] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 959.715146] [55210]: INFO cinder.volume.api [None req-cd09018c-5d54-425e-8f7a-7a68b65dbdc5 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 959.726884] [55210]: INFO cinder.api.openstack.wsgi [None req-cd09018c-5d54-425e-8f7a-7a68b65dbdc5 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a returned with HTTP 200 [ 959.727679] [55210]: [pid: 55210|app: 0|req: 127/248] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:13:10 2025] GET /volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 969.348269] [55209]: DEBUG dbcounter [-] [55209] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4 {{(pid=55209) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 969.721486] [55210]: DEBUG dbcounter [-] [55210] Writing DB stats cinder:SELECT=44,cinder:UPDATE=3 {{(pid=55210) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 969.845640] [55209]: DEBUG cinder.api.middleware.request_id [None req-c8767a93-7b05-4cde-aa2e-795a7a83d6cf None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 969.848100] [55209]: INFO cinder.api.openstack.wsgi [None req-c8767a93-7b05-4cde-aa2e-795a7a83d6cf tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] GET http://10.180.1.21/volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 [ 969.848209] [55209]: DEBUG cinder.api.openstack.wsgi [None req-c8767a93-7b05-4cde-aa2e-795a7a83d6cf tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 969.849254] [55209]: DEBUG cinder.api.openstack.wsgi [None req-c8767a93-7b05-4cde-aa2e-795a7a83d6cf tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 969.863053] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.863053] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 969.867094] [55209]: INFO cinder.volume.api [None req-c8767a93-7b05-4cde-aa2e-795a7a83d6cf tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Volume info retrieved successfully. [ 969.873874] [55209]: INFO cinder.api.openstack.wsgi [None req-c8767a93-7b05-4cde-aa2e-795a7a83d6cf tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] http://10.180.1.21/volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 returned with HTTP 200 [ 969.874475] [55209]: [pid: 55209|app: 0|req: 122/249] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 14 02:13:20 2025] GET /volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 => generated 1865 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 979.869882] [55209]: DEBUG dbcounter [-] [55209] Writing DB stats cinder:SELECT=5 {{(pid=55209) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 997.802533] [55210]: DEBUG cinder.api.middleware.request_id [req-367708ea-54c9-4420-be80-32115514f8b1 req-52c7d689-f6b5-4c9c-89b9-d9501c9442a3 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 997.804966] [55210]: INFO cinder.api.openstack.wsgi [req-367708ea-54c9-4420-be80-32115514f8b1 req-52c7d689-f6b5-4c9c-89b9-d9501c9442a3 tempest-ServerActionsTestJSON-1169158156 tempest-ServerActionsTestJSON-1169158156-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=936619ae-efcc-4e4f-b840-ee66b9a4de47 [ 997.805230] [55210]: DEBUG cinder.api.openstack.wsgi [req-367708ea-54c9-4420-be80-32115514f8b1 req-52c7d689-f6b5-4c9c-89b9-d9501c9442a3 tempest-ServerActionsTestJSON-1169158156 tempest-ServerActionsTestJSON-1169158156-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 997.805573] [55210]: DEBUG cinder.api.openstack.wsgi [req-367708ea-54c9-4420-be80-32115514f8b1 req-52c7d689-f6b5-4c9c-89b9-d9501c9442a3 tempest-ServerActionsTestJSON-1169158156 tempest-ServerActionsTestJSON-1169158156-project-member] Calling method 'version_select' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 997.817603] [55210]: INFO cinder.api.openstack.wsgi [req-367708ea-54c9-4420-be80-32115514f8b1 req-52c7d689-f6b5-4c9c-89b9-d9501c9442a3 tempest-ServerActionsTestJSON-1169158156 tempest-ServerActionsTestJSON-1169158156-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=936619ae-efcc-4e4f-b840-ee66b9a4de47 returned with HTTP 200 [ 997.818141] [55210]: [pid: 55210|app: 0|req: 128/250] 10.180.1.21 () {62 vars in 1517 bytes} [Fri Feb 14 02:13:48 2025] GET /volume/v3/attachments?instance_id=936619ae-efcc-4e4f-b840-ee66b9a4de47 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 998.886393] [55209]: DEBUG cinder.api.middleware.request_id [None req-0b616d2b-cc69-4684-bc18-16371d6ec82e None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 998.888939] [55209]: INFO cinder.api.openstack.wsgi [None req-0b616d2b-cc69-4684-bc18-16371d6ec82e tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a [ 998.889180] [55209]: DEBUG cinder.api.openstack.wsgi [None req-0b616d2b-cc69-4684-bc18-16371d6ec82e tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 998.889407] [55209]: DEBUG cinder.api.openstack.wsgi [None req-0b616d2b-cc69-4684-bc18-16371d6ec82e tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 998.900202] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 998.900202] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 998.904255] [55209]: INFO cinder.volume.api [None req-0b616d2b-cc69-4684-bc18-16371d6ec82e tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 998.909226] [55209]: INFO cinder.api.openstack.wsgi [None req-0b616d2b-cc69-4684-bc18-16371d6ec82e tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a returned with HTTP 200 [ 998.909590] [55209]: [pid: 55209|app: 0|req: 123/251] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:13:49 2025] GET /volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 999.169110] [55210]: DEBUG cinder.api.middleware.request_id [None req-fe1af8b6-cadf-4be9-9e5b-a1c00ff4860f None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 999.171772] [55210]: INFO cinder.api.openstack.wsgi [None req-fe1af8b6-cadf-4be9-9e5b-a1c00ff4860f tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] DELETE http://10.180.1.21/volume/v3/volumes/6ad44f43-ff86-4ff1-b2b9-9a2575ef3545 [ 999.172079] [55210]: DEBUG cinder.api.openstack.wsgi [None req-fe1af8b6-cadf-4be9-9e5b-a1c00ff4860f tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 999.172347] [55210]: DEBUG cinder.api.openstack.wsgi [None req-fe1af8b6-cadf-4be9-9e5b-a1c00ff4860f tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Calling method 'delete' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 999.172597] [55210]: INFO cinder.api.v3.volumes [None req-fe1af8b6-cadf-4be9-9e5b-a1c00ff4860f tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Delete volume with id: 6ad44f43-ff86-4ff1-b2b9-9a2575ef3545 [ 999.180744] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.180744] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 999.181436] [55210]: INFO cinder.volume.api [None req-fe1af8b6-cadf-4be9-9e5b-a1c00ff4860f tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Volume info retrieved successfully. [ 999.200060] [55210]: INFO cinder.volume.api [None req-fe1af8b6-cadf-4be9-9e5b-a1c00ff4860f tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Delete volume request issued successfully. [ 999.200329] [55210]: INFO cinder.api.openstack.wsgi [None req-fe1af8b6-cadf-4be9-9e5b-a1c00ff4860f tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] http://10.180.1.21/volume/v3/volumes/6ad44f43-ff86-4ff1-b2b9-9a2575ef3545 returned with HTTP 202 [ 999.200835] [55210]: [pid: 55210|app: 0|req: 129/252] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 14 02:13:50 2025] DELETE /volume/v3/volumes/6ad44f43-ff86-4ff1-b2b9-9a2575ef3545 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 999.210059] [55209]: DEBUG cinder.api.middleware.request_id [None req-70c80468-4acd-4f53-8434-15d2aa9c48c3 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 999.212052] [55209]: INFO cinder.api.openstack.wsgi [None req-70c80468-4acd-4f53-8434-15d2aa9c48c3 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] GET http://10.180.1.21/volume/v3/volumes/6ad44f43-ff86-4ff1-b2b9-9a2575ef3545 [ 999.212324] [55209]: DEBUG cinder.api.openstack.wsgi [None req-70c80468-4acd-4f53-8434-15d2aa9c48c3 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 999.212574] [55209]: DEBUG cinder.api.openstack.wsgi [None req-70c80468-4acd-4f53-8434-15d2aa9c48c3 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 999.221801] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.221801] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 999.225463] [55209]: INFO cinder.volume.api [None req-70c80468-4acd-4f53-8434-15d2aa9c48c3 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Volume info retrieved successfully. [ 999.231024] [55209]: INFO cinder.api.openstack.wsgi [None req-70c80468-4acd-4f53-8434-15d2aa9c48c3 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] http://10.180.1.21/volume/v3/volumes/6ad44f43-ff86-4ff1-b2b9-9a2575ef3545 returned with HTTP 200 [ 999.231024] [55209]: [pid: 55209|app: 0|req: 124/253] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:13:50 2025] GET /volume/v3/volumes/6ad44f43-ff86-4ff1-b2b9-9a2575ef3545 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 999.238701] [55210]: DEBUG cinder.api.middleware.request_id [None req-86d4e7c6-39eb-4c00-b7e0-190a4dcb3922 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 999.241124] [55210]: INFO cinder.api.openstack.wsgi [None req-86d4e7c6-39eb-4c00-b7e0-190a4dcb3922 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a [ 999.241435] [55210]: DEBUG cinder.api.openstack.wsgi [None req-86d4e7c6-39eb-4c00-b7e0-190a4dcb3922 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 999.241940] [55210]: DEBUG cinder.api.openstack.wsgi [None req-86d4e7c6-39eb-4c00-b7e0-190a4dcb3922 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 999.250233] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.250233] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 999.255071] [55210]: INFO cinder.volume.api [None req-86d4e7c6-39eb-4c00-b7e0-190a4dcb3922 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 999.260212] [55210]: INFO cinder.api.openstack.wsgi [None req-86d4e7c6-39eb-4c00-b7e0-190a4dcb3922 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a returned with HTTP 200 [ 999.260967] [55210]: [pid: 55210|app: 0|req: 130/254] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:13:50 2025] GET /volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1000.241672] [55209]: DEBUG cinder.api.middleware.request_id [None req-55eae83a-77ef-4cff-ac7d-67e4d98a6a08 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1000.244495] [55209]: INFO cinder.api.openstack.wsgi [None req-55eae83a-77ef-4cff-ac7d-67e4d98a6a08 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] GET http://10.180.1.21/volume/v3/volumes/6ad44f43-ff86-4ff1-b2b9-9a2575ef3545 [ 1000.245847] [55209]: DEBUG cinder.api.openstack.wsgi [None req-55eae83a-77ef-4cff-ac7d-67e4d98a6a08 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1000.245847] [55209]: DEBUG cinder.api.openstack.wsgi [None req-55eae83a-77ef-4cff-ac7d-67e4d98a6a08 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1000.256050] [55209]: INFO cinder.api.openstack.wsgi [None req-55eae83a-77ef-4cff-ac7d-67e4d98a6a08 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] http://10.180.1.21/volume/v3/volumes/6ad44f43-ff86-4ff1-b2b9-9a2575ef3545 returned with HTTP 404 [ 1000.256587] [55209]: [pid: 55209|app: 0|req: 125/255] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:13:51 2025] GET /volume/v3/volumes/6ad44f43-ff86-4ff1-b2b9-9a2575ef3545 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1000.260864] [55210]: DEBUG cinder.api.middleware.request_id [None req-61ffdfb8-daf7-4a3e-b336-1f4be88689f6 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1000.265019] [55210]: INFO cinder.api.openstack.wsgi [None req-61ffdfb8-daf7-4a3e-b336-1f4be88689f6 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] DELETE http://10.180.1.21/volume/v3/volumes/695987f4-fc54-49ee-bd99-78e47b788a25 [ 1000.265019] [55210]: DEBUG cinder.api.openstack.wsgi [None req-61ffdfb8-daf7-4a3e-b336-1f4be88689f6 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1000.265019] [55210]: DEBUG cinder.api.openstack.wsgi [None req-61ffdfb8-daf7-4a3e-b336-1f4be88689f6 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Calling method 'delete' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1000.265019] [55210]: INFO cinder.api.v3.volumes [None req-61ffdfb8-daf7-4a3e-b336-1f4be88689f6 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Delete volume with id: 695987f4-fc54-49ee-bd99-78e47b788a25 [ 1000.277297] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.277297] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1000.277653] [55210]: INFO cinder.volume.api [None req-61ffdfb8-daf7-4a3e-b336-1f4be88689f6 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Volume info retrieved successfully. [ 1000.301448] [55210]: INFO cinder.volume.api [None req-61ffdfb8-daf7-4a3e-b336-1f4be88689f6 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Delete volume request issued successfully. [ 1000.301668] [55210]: INFO cinder.api.openstack.wsgi [None req-61ffdfb8-daf7-4a3e-b336-1f4be88689f6 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] http://10.180.1.21/volume/v3/volumes/695987f4-fc54-49ee-bd99-78e47b788a25 returned with HTTP 202 [ 1000.302157] [55210]: [pid: 55210|app: 0|req: 131/256] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 14 02:13:51 2025] DELETE /volume/v3/volumes/695987f4-fc54-49ee-bd99-78e47b788a25 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1000.305449] [55209]: DEBUG cinder.api.middleware.request_id [None req-12ac1b5b-7e9f-4673-a771-5fc2f128e415 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1000.311785] [55209]: INFO cinder.api.openstack.wsgi [None req-12ac1b5b-7e9f-4673-a771-5fc2f128e415 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] GET http://10.180.1.21/volume/v3/volumes/695987f4-fc54-49ee-bd99-78e47b788a25 [ 1000.312113] [55209]: DEBUG cinder.api.openstack.wsgi [None req-12ac1b5b-7e9f-4673-a771-5fc2f128e415 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1000.312890] [55209]: DEBUG cinder.api.openstack.wsgi [None req-12ac1b5b-7e9f-4673-a771-5fc2f128e415 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1000.322971] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.322971] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1000.328155] [55209]: INFO cinder.volume.api [None req-12ac1b5b-7e9f-4673-a771-5fc2f128e415 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Volume info retrieved successfully. [ 1000.334748] [55209]: INFO cinder.api.openstack.wsgi [None req-12ac1b5b-7e9f-4673-a771-5fc2f128e415 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] http://10.180.1.21/volume/v3/volumes/695987f4-fc54-49ee-bd99-78e47b788a25 returned with HTTP 200 [ 1000.335251] [55209]: [pid: 55209|app: 0|req: 126/257] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:13:51 2025] GET /volume/v3/volumes/695987f4-fc54-49ee-bd99-78e47b788a25 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1001.348935] [55210]: DEBUG cinder.api.middleware.request_id [None req-e0d6ffb4-8efa-42fe-8c61-94fb7c26b886 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1001.353782] [55210]: INFO cinder.api.openstack.wsgi [None req-e0d6ffb4-8efa-42fe-8c61-94fb7c26b886 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] GET http://10.180.1.21/volume/v3/volumes/695987f4-fc54-49ee-bd99-78e47b788a25 [ 1001.354045] [55210]: DEBUG cinder.api.openstack.wsgi [None req-e0d6ffb4-8efa-42fe-8c61-94fb7c26b886 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1001.354273] [55210]: DEBUG cinder.api.openstack.wsgi [None req-e0d6ffb4-8efa-42fe-8c61-94fb7c26b886 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1001.362142] [55210]: INFO cinder.api.openstack.wsgi [None req-e0d6ffb4-8efa-42fe-8c61-94fb7c26b886 tempest-ServersNegativeTestJSON-294883503 tempest-ServersNegativeTestJSON-294883503-project-member] http://10.180.1.21/volume/v3/volumes/695987f4-fc54-49ee-bd99-78e47b788a25 returned with HTTP 404 [ 1001.362814] [55210]: [pid: 55210|app: 0|req: 132/258] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:13:52 2025] GET /volume/v3/volumes/695987f4-fc54-49ee-bd99-78e47b788a25 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1004.799912] [55209]: DEBUG cinder.api.middleware.request_id [req-48f99efc-1687-40a5-8fa7-15a8e475f4b5 req-269667cc-7201-4ca4-86bf-6d472ca418ef None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1004.802395] [55209]: INFO cinder.api.openstack.wsgi [req-48f99efc-1687-40a5-8fa7-15a8e475f4b5 req-269667cc-7201-4ca4-86bf-6d472ca418ef tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] GET http://10.180.1.21/volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 [ 1004.802615] [55209]: DEBUG cinder.api.openstack.wsgi [req-48f99efc-1687-40a5-8fa7-15a8e475f4b5 req-269667cc-7201-4ca4-86bf-6d472ca418ef tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1004.802830] [55209]: DEBUG cinder.api.openstack.wsgi [req-48f99efc-1687-40a5-8fa7-15a8e475f4b5 req-269667cc-7201-4ca4-86bf-6d472ca418ef tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1004.818940] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.818940] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1004.824269] [55209]: INFO cinder.volume.api [req-48f99efc-1687-40a5-8fa7-15a8e475f4b5 req-269667cc-7201-4ca4-86bf-6d472ca418ef tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Volume info retrieved successfully. [ 1004.831608] [55209]: INFO cinder.api.openstack.wsgi [req-48f99efc-1687-40a5-8fa7-15a8e475f4b5 req-269667cc-7201-4ca4-86bf-6d472ca418ef tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] http://10.180.1.21/volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 returned with HTTP 200 [ 1004.832085] [55209]: [pid: 55209|app: 0|req: 127/259] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:13:55 2025] GET /volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 => generated 1684 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1004.865932] [55210]: DEBUG cinder.api.middleware.request_id [req-48f99efc-1687-40a5-8fa7-15a8e475f4b5 req-f9521bab-c1c6-438b-b263-2c561021aeeb None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1004.869713] [55210]: INFO cinder.api.openstack.wsgi [req-48f99efc-1687-40a5-8fa7-15a8e475f4b5 req-f9521bab-c1c6-438b-b263-2c561021aeeb tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] GET http://10.180.1.21/volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 [ 1004.869960] [55210]: DEBUG cinder.api.openstack.wsgi [req-48f99efc-1687-40a5-8fa7-15a8e475f4b5 req-f9521bab-c1c6-438b-b263-2c561021aeeb tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1004.870289] [55210]: DEBUG cinder.api.openstack.wsgi [req-48f99efc-1687-40a5-8fa7-15a8e475f4b5 req-f9521bab-c1c6-438b-b263-2c561021aeeb tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1004.880942] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.880942] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1004.884377] [55210]: INFO cinder.volume.api [req-48f99efc-1687-40a5-8fa7-15a8e475f4b5 req-f9521bab-c1c6-438b-b263-2c561021aeeb tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Volume info retrieved successfully. [ 1004.889605] [55210]: INFO cinder.api.openstack.wsgi [req-48f99efc-1687-40a5-8fa7-15a8e475f4b5 req-f9521bab-c1c6-438b-b263-2c561021aeeb tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] http://10.180.1.21/volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 returned with HTTP 200 [ 1004.890034] [55210]: [pid: 55210|app: 0|req: 133/260] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:13:55 2025] GET /volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 => generated 1684 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1010.412670] [55209]: DEBUG cinder.api.middleware.request_id [None req-681cc1e8-578e-4a04-a005-9425c712bd50 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1010.413369] [55209]: INFO cinder.api.openstack.wsgi [None req-681cc1e8-578e-4a04-a005-9425c712bd50 None None] GET http://10.180.1.21/volume// [ 1010.413624] [55209]: DEBUG cinder.api.openstack.wsgi [None req-681cc1e8-578e-4a04-a005-9425c712bd50 None None] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1010.413860] [55209]: DEBUG cinder.api.openstack.wsgi [None req-681cc1e8-578e-4a04-a005-9425c712bd50 None None] Calling method 'all' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1010.414397] [55209]: INFO cinder.api.openstack.wsgi [None req-681cc1e8-578e-4a04-a005-9425c712bd50 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1010.414736] [55209]: [pid: 55209|app: 0|req: 128/261] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 02:14:01 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1010.427942] [55210]: DEBUG cinder.api.middleware.request_id [req-48f99efc-1687-40a5-8fa7-15a8e475f4b5 req-340bb5c1-dd90-4ef6-ab59-01b6ce6a46b1 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1010.430628] [55210]: INFO cinder.api.openstack.wsgi [req-48f99efc-1687-40a5-8fa7-15a8e475f4b5 req-340bb5c1-dd90-4ef6-ab59-01b6ce6a46b1 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1010.431175] [55210]: DEBUG cinder.api.openstack.wsgi [req-48f99efc-1687-40a5-8fa7-15a8e475f4b5 req-340bb5c1-dd90-4ef6-ab59-01b6ce6a46b1 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f0e0e190-2171-40ff-9093-649eed3f4782", "connector": null, "instance_uuid": "fd1829a9-d3d7-4475-a299-707f1fae357b"}} {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1010.449711] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1010.449711] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1010.491155] [55210]: INFO cinder.api.openstack.wsgi [req-48f99efc-1687-40a5-8fa7-15a8e475f4b5 req-340bb5c1-dd90-4ef6-ab59-01b6ce6a46b1 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1010.491661] [55210]: [pid: 55210|app: 0|req: 134/262] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 14 02:14:01 2025] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1010.550056] [55209]: DEBUG cinder.api.middleware.request_id [req-48f99efc-1687-40a5-8fa7-15a8e475f4b5 req-d9b4f612-3b18-4afa-9a84-295fda7b2e2f None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1010.552716] [55209]: INFO cinder.api.openstack.wsgi [req-48f99efc-1687-40a5-8fa7-15a8e475f4b5 req-d9b4f612-3b18-4afa-9a84-295fda7b2e2f tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] POST http://10.180.1.21/volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782/action [ 1010.553172] [55209]: DEBUG cinder.api.openstack.wsgi [req-48f99efc-1687-40a5-8fa7-15a8e475f4b5 req-d9b4f612-3b18-4afa-9a84-295fda7b2e2f tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=55209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1010.553321] [55209]: DEBUG cinder.api.openstack.wsgi [req-48f99efc-1687-40a5-8fa7-15a8e475f4b5 req-d9b4f612-3b18-4afa-9a84-295fda7b2e2f tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1010.567835] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1010.567835] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1010.568464] [55209]: INFO cinder.volume.api [req-48f99efc-1687-40a5-8fa7-15a8e475f4b5 req-d9b4f612-3b18-4afa-9a84-295fda7b2e2f tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Volume info retrieved successfully. [ 1010.572795] [55209]: INFO cinder.volume.api [req-48f99efc-1687-40a5-8fa7-15a8e475f4b5 req-d9b4f612-3b18-4afa-9a84-295fda7b2e2f tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Roll detaching of volume completed successfully. [ 1010.573044] [55209]: INFO cinder.api.openstack.wsgi [req-48f99efc-1687-40a5-8fa7-15a8e475f4b5 req-d9b4f612-3b18-4afa-9a84-295fda7b2e2f tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] http://10.180.1.21/volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782/action returned with HTTP 202 [ 1010.573554] [55209]: [pid: 55209|app: 0|req: 129/263] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 14 02:14:01 2025] POST /volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1010.579701] [55210]: DEBUG cinder.api.middleware.request_id [req-48f99efc-1687-40a5-8fa7-15a8e475f4b5 req-7aa772b4-083b-4973-9566-6ca382e05bc5 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1010.582114] [55210]: INFO cinder.api.openstack.wsgi [req-48f99efc-1687-40a5-8fa7-15a8e475f4b5 req-7aa772b4-083b-4973-9566-6ca382e05bc5 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] DELETE http://10.180.1.21/volume/v3/attachments/5c63c96c-f64e-4a4e-a282-94e481862bed [ 1010.582371] [55210]: DEBUG cinder.api.openstack.wsgi [req-48f99efc-1687-40a5-8fa7-15a8e475f4b5 req-7aa772b4-083b-4973-9566-6ca382e05bc5 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1010.582613] [55210]: DEBUG cinder.api.openstack.wsgi [req-48f99efc-1687-40a5-8fa7-15a8e475f4b5 req-7aa772b4-083b-4973-9566-6ca382e05bc5 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Calling method 'version_select' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1010.590069] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1010.590069] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1010.615167] [55210]: INFO cinder.api.openstack.wsgi [req-48f99efc-1687-40a5-8fa7-15a8e475f4b5 req-7aa772b4-083b-4973-9566-6ca382e05bc5 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] http://10.180.1.21/volume/v3/attachments/5c63c96c-f64e-4a4e-a282-94e481862bed returned with HTTP 200 [ 1010.615727] [55210]: [pid: 55210|app: 0|req: 135/264] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 14 02:14:01 2025] DELETE /volume/v3/attachments/5c63c96c-f64e-4a4e-a282-94e481862bed => generated 192 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1015.831963] [55209]: DEBUG cinder.api.middleware.request_id [None req-8de86450-352a-4040-8dfa-daa77cabdd28 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1015.834796] [55209]: INFO cinder.api.openstack.wsgi [None req-8de86450-352a-4040-8dfa-daa77cabdd28 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1015.835319] [55209]: DEBUG cinder.api.openstack.wsgi [None req-8de86450-352a-4040-8dfa-daa77cabdd28 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1089831953"}} {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1015.837635] [55209]: DEBUG cinder.api.v3.volumes [None req-8de86450-352a-4040-8dfa-daa77cabdd28 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1089831953'}} {{(pid=55209) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1015.838125] [55209]: INFO cinder.api.v3.volumes [None req-8de86450-352a-4040-8dfa-daa77cabdd28 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Create volume of 1 GB [ 1015.848489] [55209]: INFO cinder.volume.api [None req-8de86450-352a-4040-8dfa-daa77cabdd28 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Availability Zones retrieved successfully. [ 1015.857537] [55209]: DEBUG cinder.volume.api [None req-8de86450-352a-4040-8dfa-daa77cabdd28 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Flow 'volume_create_api' (d0b79c93-86d1-4214-bbce-899030237dde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1015.858115] [55209]: DEBUG cinder.volume.api [None req-8de86450-352a-4040-8dfa-daa77cabdd28 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5cc28fb-5c01-4d28-9dc3-833fd6759234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1015.859655] [55209]: DEBUG cinder.volume.flows.api.create_volume [None req-8de86450-352a-4040-8dfa-daa77cabdd28 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Validating volume size '1' using validate_int {{(pid=55209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1015.889597] [55209]: DEBUG cinder.volume.api [None req-8de86450-352a-4040-8dfa-daa77cabdd28 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5cc28fb-5c01-4d28-9dc3-833fd6759234) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-14T02:03:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f3823579-61ee-44ab-873f-bd184f2327d0,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3823579-61ee-44ab-873f-bd184f2327d0', '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=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1015.890838] [55209]: DEBUG cinder.volume.api [None req-8de86450-352a-4040-8dfa-daa77cabdd28 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbec4a0f-15aa-4663-94fb-d8ac4429dc2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1015.979969] [55209]: DEBUG cinder.quota [None req-8de86450-352a-4040-8dfa-daa77cabdd28 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Created reservations ['c9206b7a-8506-4c6b-84a8-7b9a1a573e64', 'b0fab1f0-a14b-4297-8633-b8f08e83808c', 'c4511ba7-3f58-47ef-b520-b9da46f7ea71', '923a5106-d761-4a45-ab6b-1db88d365b44'] {{(pid=55209) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1015.983091] [55209]: DEBUG cinder.volume.api [None req-8de86450-352a-4040-8dfa-daa77cabdd28 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbec4a0f-15aa-4663-94fb-d8ac4429dc2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9206b7a-8506-4c6b-84a8-7b9a1a573e64', 'b0fab1f0-a14b-4297-8633-b8f08e83808c', 'c4511ba7-3f58-47ef-b520-b9da46f7ea71', '923a5106-d761-4a45-ab6b-1db88d365b44']}' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1015.983091] [55209]: DEBUG cinder.volume.api [None req-8de86450-352a-4040-8dfa-daa77cabdd28 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63dc4a5c-9ec5-4648-b297-a23220304414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1015.984642] [55210]: DEBUG cinder.api.middleware.request_id [req-3ff4dd1b-2543-49a4-8307-7407d3949f6a req-e0789c61-21e9-4d23-9a93-d3bab47d216b None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1015.987920] [55210]: INFO cinder.api.openstack.wsgi [req-3ff4dd1b-2543-49a4-8307-7407d3949f6a req-e0789c61-21e9-4d23-9a93-d3bab47d216b tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] DELETE http://10.180.1.21/volume/v3/attachments/6d36e502-6da3-472b-b0f3-65b9f149962a [ 1015.988647] [55210]: DEBUG cinder.api.openstack.wsgi [req-3ff4dd1b-2543-49a4-8307-7407d3949f6a req-e0789c61-21e9-4d23-9a93-d3bab47d216b tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1015.988647] [55210]: DEBUG cinder.api.openstack.wsgi [req-3ff4dd1b-2543-49a4-8307-7407d3949f6a req-e0789c61-21e9-4d23-9a93-d3bab47d216b tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Calling method 'version_select' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1016.007342] [55209]: DEBUG cinder.volume.api [None req-8de86450-352a-4040-8dfa-daa77cabdd28 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63dc4a5c-9ec5-4648-b297-a23220304414) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1089831953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64975bb493d94e04979aa1be1e816519',qos_specs=None,replication_status=,reservations=['c9206b7a-8506-4c6b-84a8-7b9a1a573e64','b0fab1f0-a14b-4297-8633-b8f08e83808c','c4511ba7-3f58-47ef-b520-b9da46f7ea71','923a5106-d761-4a45-ab6b-1db88d365b44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d7e479a8283494bb69029f22ccdc07f',volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0), '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-14T02:14:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1089831953',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64975bb493d94e04979aa1be1e816519',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='7d7e479a8283494bb69029f22ccdc07f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3823579-61ee-44ab-873f-bd184f2327d0),volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0)}' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1016.007874] [55209]: DEBUG cinder.volume.api [None req-8de86450-352a-4040-8dfa-daa77cabdd28 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cd54c37-4358-449a-9633-1f16a6c95008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1016.009095] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1016.009095] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1016.024008] [55209]: DEBUG cinder.volume.api [None req-8de86450-352a-4040-8dfa-daa77cabdd28 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cd54c37-4358-449a-9633-1f16a6c95008) 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-1089831953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64975bb493d94e04979aa1be1e816519',qos_specs=None,replication_status=,reservations=['c9206b7a-8506-4c6b-84a8-7b9a1a573e64','b0fab1f0-a14b-4297-8633-b8f08e83808c','c4511ba7-3f58-47ef-b520-b9da46f7ea71','923a5106-d761-4a45-ab6b-1db88d365b44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d7e479a8283494bb69029f22ccdc07f',volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0)}' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1016.024995] [55209]: DEBUG cinder.volume.api [None req-8de86450-352a-4040-8dfa-daa77cabdd28 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4068e76b-b539-471b-95be-1cef374aa8e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1016.035305] [55209]: DEBUG cinder.volume.api [None req-8de86450-352a-4040-8dfa-daa77cabdd28 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4068e76b-b539-471b-95be-1cef374aa8e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1016.036459] [55209]: DEBUG cinder.volume.api [None req-8de86450-352a-4040-8dfa-daa77cabdd28 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Flow 'volume_create_api' (d0b79c93-86d1-4214-bbce-899030237dde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55209) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1016.036784] [55209]: INFO cinder.volume.api [None req-8de86450-352a-4040-8dfa-daa77cabdd28 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Create volume request issued successfully. [ 1016.037471] [55209]: INFO cinder.api.openstack.wsgi [None req-8de86450-352a-4040-8dfa-daa77cabdd28 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1016.038535] [55209]: [pid: 55209|app: 0|req: 130/265] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 14 02:14:06 2025] POST /volume/v3/volumes => generated 753 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1016.561663] [55210]: INFO cinder.api.openstack.wsgi [req-3ff4dd1b-2543-49a4-8307-7407d3949f6a req-e0789c61-21e9-4d23-9a93-d3bab47d216b tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] http://10.180.1.21/volume/v3/attachments/6d36e502-6da3-472b-b0f3-65b9f149962a returned with HTTP 200 [ 1016.562405] [55210]: [pid: 55210|app: 0|req: 136/266] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 14 02:14:06 2025] DELETE /volume/v3/attachments/6d36e502-6da3-472b-b0f3-65b9f149962a => generated 19 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1016.574268] [55209]: DEBUG cinder.api.middleware.request_id [req-3ff4dd1b-2543-49a4-8307-7407d3949f6a req-23d639ea-0097-4b50-9145-6fa169a4c1a0 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1016.577102] [55209]: INFO cinder.api.openstack.wsgi [req-3ff4dd1b-2543-49a4-8307-7407d3949f6a req-23d639ea-0097-4b50-9145-6fa169a4c1a0 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 [ 1016.580709] [55209]: DEBUG cinder.api.openstack.wsgi [req-3ff4dd1b-2543-49a4-8307-7407d3949f6a req-23d639ea-0097-4b50-9145-6fa169a4c1a0 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1016.580709] [55209]: DEBUG cinder.api.openstack.wsgi [req-3ff4dd1b-2543-49a4-8307-7407d3949f6a req-23d639ea-0097-4b50-9145-6fa169a4c1a0 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Calling method 'delete' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1016.580900] [55209]: INFO cinder.api.v3.volumes [req-3ff4dd1b-2543-49a4-8307-7407d3949f6a req-23d639ea-0097-4b50-9145-6fa169a4c1a0 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Delete volume with id: f0e0e190-2171-40ff-9093-649eed3f4782 [ 1016.593757] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1016.593757] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1016.594400] [55209]: INFO cinder.volume.api [req-3ff4dd1b-2543-49a4-8307-7407d3949f6a req-23d639ea-0097-4b50-9145-6fa169a4c1a0 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Volume info retrieved successfully. [ 1016.612897] [55209]: INFO cinder.volume.api [req-3ff4dd1b-2543-49a4-8307-7407d3949f6a req-23d639ea-0097-4b50-9145-6fa169a4c1a0 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] Delete volume request issued successfully. [ 1016.613103] [55209]: INFO cinder.api.openstack.wsgi [req-3ff4dd1b-2543-49a4-8307-7407d3949f6a req-23d639ea-0097-4b50-9145-6fa169a4c1a0 tempest-ServerActionsV293TestJSON-1067204658 tempest-ServerActionsV293TestJSON-1067204658-project-member] http://10.180.1.21/volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 returned with HTTP 202 [ 1016.613566] [55209]: [pid: 55209|app: 0|req: 131/267] 10.180.1.21 () {62 vars in 1500 bytes} [Fri Feb 14 02:14:07 2025] DELETE /volume/v3/volumes/f0e0e190-2171-40ff-9093-649eed3f4782 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1023.001059] [55210]: DEBUG cinder.api.middleware.request_id [req-e061bc93-cd5d-4095-b70c-600be58d2190 req-515db94d-ec78-466e-93bd-ae6ff3f09363 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1023.003309] [55210]: INFO cinder.api.openstack.wsgi [req-e061bc93-cd5d-4095-b70c-600be58d2190 req-515db94d-ec78-466e-93bd-ae6ff3f09363 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] DELETE http://10.180.1.21/volume/v3/attachments/8dc8a1d5-cf1c-450b-87bd-9812512d59bb [ 1023.003546] [55210]: DEBUG cinder.api.openstack.wsgi [req-e061bc93-cd5d-4095-b70c-600be58d2190 req-515db94d-ec78-466e-93bd-ae6ff3f09363 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1023.003765] [55210]: DEBUG cinder.api.openstack.wsgi [req-e061bc93-cd5d-4095-b70c-600be58d2190 req-515db94d-ec78-466e-93bd-ae6ff3f09363 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Calling method 'version_select' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1023.013994] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.013994] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1023.321594] [55209]: DEBUG cinder.api.middleware.request_id [None req-ddd0d644-db01-468b-911d-741be44d824c None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1023.323552] [55209]: INFO cinder.api.openstack.wsgi [None req-ddd0d644-db01-468b-911d-741be44d824c tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1023.324153] [55209]: DEBUG cinder.api.openstack.wsgi [None req-ddd0d644-db01-468b-911d-741be44d824c tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1510310274"}} {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1023.325976] [55209]: DEBUG cinder.api.v3.volumes [None req-ddd0d644-db01-468b-911d-741be44d824c tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1510310274'}} {{(pid=55209) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1023.326304] [55209]: INFO cinder.api.v3.volumes [None req-ddd0d644-db01-468b-911d-741be44d824c tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Create volume of 1 GB [ 1023.332054] [55209]: INFO cinder.volume.api [None req-ddd0d644-db01-468b-911d-741be44d824c tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Availability Zones retrieved successfully. [ 1023.339313] [55209]: DEBUG cinder.volume.api [None req-ddd0d644-db01-468b-911d-741be44d824c tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Flow 'volume_create_api' (bf5eb124-2057-4336-8344-301a32a0fa11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1023.340667] [55209]: DEBUG cinder.volume.api [None req-ddd0d644-db01-468b-911d-741be44d824c tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd54d9e5-a52c-4cfb-a237-49976078a7b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1023.342126] [55209]: DEBUG cinder.volume.flows.api.create_volume [None req-ddd0d644-db01-468b-911d-741be44d824c tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Validating volume size '1' using validate_int {{(pid=55209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1023.361566] [55209]: DEBUG cinder.volume.api [None req-ddd0d644-db01-468b-911d-741be44d824c tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd54d9e5-a52c-4cfb-a237-49976078a7b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-14T02:03:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f3823579-61ee-44ab-873f-bd184f2327d0,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3823579-61ee-44ab-873f-bd184f2327d0', '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=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1023.362630] [55209]: DEBUG cinder.volume.api [None req-ddd0d644-db01-468b-911d-741be44d824c tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d168f9ff-7ae1-4e80-a1e0-0577b97363a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1023.409841] [55209]: DEBUG cinder.quota [None req-ddd0d644-db01-468b-911d-741be44d824c tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Created reservations ['5b0e11d2-fbb1-4ae9-abfb-34102a7985d9', 'f6443e7a-18e5-4f8e-82dd-2fa09da9dae7', '7147258c-07a3-4897-bd65-9d421ddc593a', 'fb9be687-e30d-4f78-98a5-c311606d240a'] {{(pid=55209) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1023.410921] [55209]: DEBUG cinder.volume.api [None req-ddd0d644-db01-468b-911d-741be44d824c tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d168f9ff-7ae1-4e80-a1e0-0577b97363a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b0e11d2-fbb1-4ae9-abfb-34102a7985d9', 'f6443e7a-18e5-4f8e-82dd-2fa09da9dae7', '7147258c-07a3-4897-bd65-9d421ddc593a', 'fb9be687-e30d-4f78-98a5-c311606d240a']}' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1023.412060] [55209]: DEBUG cinder.volume.api [None req-ddd0d644-db01-468b-911d-741be44d824c tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69263dec-4305-485f-8845-ac33a90c1950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1023.424340] [55209]: DEBUG cinder.volume.api [None req-ddd0d644-db01-468b-911d-741be44d824c tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69263dec-4305-485f-8845-ac33a90c1950) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ddf60639-57fd-441e-9edd-5b9323da40ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1510310274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47e01bcf24ec4172b495afb0cb3f186d',qos_specs=None,replication_status=,reservations=['5b0e11d2-fbb1-4ae9-abfb-34102a7985d9','f6443e7a-18e5-4f8e-82dd-2fa09da9dae7','7147258c-07a3-4897-bd65-9d421ddc593a','fb9be687-e30d-4f78-98a5-c311606d240a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00d744e835a1440d9a8c5e141783ba5f',volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0), '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-14T02:14:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1510310274',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ddf60639-57fd-441e-9edd-5b9323da40ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47e01bcf24ec4172b495afb0cb3f186d',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='00d744e835a1440d9a8c5e141783ba5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3823579-61ee-44ab-873f-bd184f2327d0),volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0)}' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1023.425259] [55209]: DEBUG cinder.volume.api [None req-ddd0d644-db01-468b-911d-741be44d824c tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45e8644b-583f-4ab8-b2c7-3cbc2c0e1319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1023.438387] [55209]: DEBUG cinder.volume.api [None req-ddd0d644-db01-468b-911d-741be44d824c tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45e8644b-583f-4ab8-b2c7-3cbc2c0e1319) 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-1510310274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47e01bcf24ec4172b495afb0cb3f186d',qos_specs=None,replication_status=,reservations=['5b0e11d2-fbb1-4ae9-abfb-34102a7985d9','f6443e7a-18e5-4f8e-82dd-2fa09da9dae7','7147258c-07a3-4897-bd65-9d421ddc593a','fb9be687-e30d-4f78-98a5-c311606d240a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00d744e835a1440d9a8c5e141783ba5f',volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0)}' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1023.439206] [55209]: DEBUG cinder.volume.api [None req-ddd0d644-db01-468b-911d-741be44d824c tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e1a14f8-cdb5-4c9c-9b43-ecbf269582b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1023.448386] [55209]: DEBUG cinder.volume.api [None req-ddd0d644-db01-468b-911d-741be44d824c tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e1a14f8-cdb5-4c9c-9b43-ecbf269582b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1023.449436] [55209]: DEBUG cinder.volume.api [None req-ddd0d644-db01-468b-911d-741be44d824c tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Flow 'volume_create_api' (bf5eb124-2057-4336-8344-301a32a0fa11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55209) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1023.449785] [55209]: INFO cinder.volume.api [None req-ddd0d644-db01-468b-911d-741be44d824c tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Create volume request issued successfully. [ 1023.450465] [55209]: INFO cinder.api.openstack.wsgi [None req-ddd0d644-db01-468b-911d-741be44d824c tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1023.450926] [55209]: [pid: 55209|app: 0|req: 132/268] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 14 02:14:14 2025] POST /volume/v3/volumes => generated 754 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 1023.460248] [55209]: DEBUG cinder.api.middleware.request_id [None req-72f82f78-2fff-4706-8f14-9ae1c9432d5e None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1023.462414] [55209]: INFO cinder.api.openstack.wsgi [None req-72f82f78-2fff-4706-8f14-9ae1c9432d5e tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce [ 1023.462673] [55209]: DEBUG cinder.api.openstack.wsgi [None req-72f82f78-2fff-4706-8f14-9ae1c9432d5e tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1023.462906] [55209]: DEBUG cinder.api.openstack.wsgi [None req-72f82f78-2fff-4706-8f14-9ae1c9432d5e tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1023.471197] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.471197] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1023.475462] [55209]: INFO cinder.volume.api [None req-72f82f78-2fff-4706-8f14-9ae1c9432d5e tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1023.479999] [55209]: INFO cinder.api.openstack.wsgi [None req-72f82f78-2fff-4706-8f14-9ae1c9432d5e tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce returned with HTTP 200 [ 1023.480474] [55209]: [pid: 55209|app: 0|req: 133/269] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:14:14 2025] GET /volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1023.546148] [55210]: INFO cinder.api.openstack.wsgi [req-e061bc93-cd5d-4095-b70c-600be58d2190 req-515db94d-ec78-466e-93bd-ae6ff3f09363 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] http://10.180.1.21/volume/v3/attachments/8dc8a1d5-cf1c-450b-87bd-9812512d59bb returned with HTTP 200 [ 1023.546620] [55210]: [pid: 55210|app: 0|req: 137/270] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 14 02:14:13 2025] DELETE /volume/v3/attachments/8dc8a1d5-cf1c-450b-87bd-9812512d59bb => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1023.554119] [55209]: DEBUG cinder.api.middleware.request_id [req-e061bc93-cd5d-4095-b70c-600be58d2190 req-e6d03278-f889-4a27-a77e-420d5d5d40e3 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1023.556610] [55209]: INFO cinder.api.openstack.wsgi [req-e061bc93-cd5d-4095-b70c-600be58d2190 req-e6d03278-f889-4a27-a77e-420d5d5d40e3 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 [ 1023.556821] [55209]: DEBUG cinder.api.openstack.wsgi [req-e061bc93-cd5d-4095-b70c-600be58d2190 req-e6d03278-f889-4a27-a77e-420d5d5d40e3 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1023.557021] [55209]: DEBUG cinder.api.openstack.wsgi [req-e061bc93-cd5d-4095-b70c-600be58d2190 req-e6d03278-f889-4a27-a77e-420d5d5d40e3 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Calling method 'delete' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1023.557220] [55209]: INFO cinder.api.v3.volumes [req-e061bc93-cd5d-4095-b70c-600be58d2190 req-e6d03278-f889-4a27-a77e-420d5d5d40e3 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Delete volume with id: 8f66e571-2752-40f7-bdb5-d96d9c3ebc46 [ 1023.566210] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.566210] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1023.566967] [55209]: INFO cinder.volume.api [req-e061bc93-cd5d-4095-b70c-600be58d2190 req-e6d03278-f889-4a27-a77e-420d5d5d40e3 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Volume info retrieved successfully. [ 1023.584142] [55209]: INFO cinder.volume.api [req-e061bc93-cd5d-4095-b70c-600be58d2190 req-e6d03278-f889-4a27-a77e-420d5d5d40e3 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] Delete volume request issued successfully. [ 1023.584514] [55209]: INFO cinder.api.openstack.wsgi [req-e061bc93-cd5d-4095-b70c-600be58d2190 req-e6d03278-f889-4a27-a77e-420d5d5d40e3 tempest-ServersTestBootFromVolume-791909660 tempest-ServersTestBootFromVolume-791909660-project-member] http://10.180.1.21/volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 returned with HTTP 202 [ 1023.584800] [55209]: [pid: 55209|app: 0|req: 134/271] 10.180.1.21 () {62 vars in 1500 bytes} [Fri Feb 14 02:14:14 2025] DELETE /volume/v3/volumes/8f66e571-2752-40f7-bdb5-d96d9c3ebc46 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1024.490404] [55210]: DEBUG cinder.api.middleware.request_id [None req-8c65b328-0882-4d85-8cce-a81a7b119fca None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1024.494290] [55210]: INFO cinder.api.openstack.wsgi [None req-8c65b328-0882-4d85-8cce-a81a7b119fca tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce [ 1024.494534] [55210]: DEBUG cinder.api.openstack.wsgi [None req-8c65b328-0882-4d85-8cce-a81a7b119fca tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1024.494759] [55210]: DEBUG cinder.api.openstack.wsgi [None req-8c65b328-0882-4d85-8cce-a81a7b119fca tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1024.506466] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.506466] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1024.511801] [55210]: INFO cinder.volume.api [None req-8c65b328-0882-4d85-8cce-a81a7b119fca tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1024.519302] [55210]: INFO cinder.api.openstack.wsgi [None req-8c65b328-0882-4d85-8cce-a81a7b119fca tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce returned with HTTP 200 [ 1024.519787] [55210]: [pid: 55210|app: 0|req: 138/272] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:14:15 2025] GET /volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1024.559780] [55209]: DEBUG cinder.api.middleware.request_id [req-ffb9ca15-db99-4579-9af0-72b823c219c4 req-555525f5-1657-4a02-98ac-1df6e5a7d484 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1024.562385] [55209]: INFO cinder.api.openstack.wsgi [req-ffb9ca15-db99-4579-9af0-72b823c219c4 req-555525f5-1657-4a02-98ac-1df6e5a7d484 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce [ 1024.562572] [55209]: DEBUG cinder.api.openstack.wsgi [req-ffb9ca15-db99-4579-9af0-72b823c219c4 req-555525f5-1657-4a02-98ac-1df6e5a7d484 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1024.562812] [55209]: DEBUG cinder.api.openstack.wsgi [req-ffb9ca15-db99-4579-9af0-72b823c219c4 req-555525f5-1657-4a02-98ac-1df6e5a7d484 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1024.571048] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.571048] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1024.574789] [55209]: INFO cinder.volume.api [req-ffb9ca15-db99-4579-9af0-72b823c219c4 req-555525f5-1657-4a02-98ac-1df6e5a7d484 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1024.579385] [55209]: INFO cinder.api.openstack.wsgi [req-ffb9ca15-db99-4579-9af0-72b823c219c4 req-555525f5-1657-4a02-98ac-1df6e5a7d484 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce returned with HTTP 200 [ 1024.579878] [55209]: [pid: 55209|app: 0|req: 135/273] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:14:15 2025] GET /volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1026.105447] [55210]: DEBUG cinder.api.middleware.request_id [None req-2f0e8c3f-edc3-4013-8279-313a730bda71 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.106839] [55210]: INFO cinder.api.openstack.wsgi [None req-2f0e8c3f-edc3-4013-8279-313a730bda71 None None] GET http://10.180.1.21/volume// [ 1026.106839] [55210]: DEBUG cinder.api.openstack.wsgi [None req-2f0e8c3f-edc3-4013-8279-313a730bda71 None None] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1026.106839] [55210]: DEBUG cinder.api.openstack.wsgi [None req-2f0e8c3f-edc3-4013-8279-313a730bda71 None None] Calling method 'all' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1026.106839] [55210]: INFO cinder.api.openstack.wsgi [None req-2f0e8c3f-edc3-4013-8279-313a730bda71 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1026.107195] [55210]: [pid: 55210|app: 0|req: 139/274] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 14 02:14:16 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1026.111096] [55209]: DEBUG cinder.api.middleware.request_id [req-ffb9ca15-db99-4579-9af0-72b823c219c4 req-edc4b918-5b35-469c-9afd-8675eca1d9f9 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.113773] [55209]: INFO cinder.api.openstack.wsgi [req-ffb9ca15-db99-4579-9af0-72b823c219c4 req-edc4b918-5b35-469c-9afd-8675eca1d9f9 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1026.114243] [55209]: DEBUG cinder.api.openstack.wsgi [req-ffb9ca15-db99-4579-9af0-72b823c219c4 req-edc4b918-5b35-469c-9afd-8675eca1d9f9 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ddf60639-57fd-441e-9edd-5b9323da40ce", "connector": null, "instance_uuid": "123a1184-f267-47a0-b6a7-e15c9442078b"}} {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1026.123374] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.123374] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1026.147922] [55209]: INFO cinder.api.openstack.wsgi [req-ffb9ca15-db99-4579-9af0-72b823c219c4 req-edc4b918-5b35-469c-9afd-8675eca1d9f9 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1026.148453] [55209]: [pid: 55209|app: 0|req: 136/275] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 14 02:14:16 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) [ 1026.172219] [55210]: DEBUG cinder.api.middleware.request_id [None req-2920d57a-727f-4207-9072-fd94ac8b2164 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.174313] [55210]: INFO cinder.api.openstack.wsgi [None req-2920d57a-727f-4207-9072-fd94ac8b2164 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce [ 1026.174409] [55210]: DEBUG cinder.api.openstack.wsgi [None req-2920d57a-727f-4207-9072-fd94ac8b2164 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1026.174614] [55210]: DEBUG cinder.api.openstack.wsgi [None req-2920d57a-727f-4207-9072-fd94ac8b2164 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1026.187878] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.187878] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1026.191742] [55210]: INFO cinder.volume.api [None req-2920d57a-727f-4207-9072-fd94ac8b2164 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1026.196996] [55210]: INFO cinder.api.openstack.wsgi [None req-2920d57a-727f-4207-9072-fd94ac8b2164 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce returned with HTTP 200 [ 1026.197561] [55210]: [pid: 55210|app: 0|req: 140/276] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:14:17 2025] GET /volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1026.677225] [55209]: DEBUG cinder.api.middleware.request_id [None req-3894f6a3-8beb-408b-8631-e4b266d12076 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.677679] [55209]: INFO cinder.api.openstack.wsgi [None req-3894f6a3-8beb-408b-8631-e4b266d12076 None None] GET http://10.180.1.21/volume// [ 1026.677872] [55209]: DEBUG cinder.api.openstack.wsgi [None req-3894f6a3-8beb-408b-8631-e4b266d12076 None None] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1026.678537] [55209]: DEBUG cinder.api.openstack.wsgi [None req-3894f6a3-8beb-408b-8631-e4b266d12076 None None] Calling method 'all' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1026.678537] [55209]: INFO cinder.api.openstack.wsgi [None req-3894f6a3-8beb-408b-8631-e4b266d12076 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1026.678824] [55209]: [pid: 55209|app: 0|req: 137/277] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 02:14:17 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1026.682087] [55210]: DEBUG cinder.api.middleware.request_id [req-ffb9ca15-db99-4579-9af0-72b823c219c4 req-dafc20b7-92d0-4a21-9243-5a99b1ca04df None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.684808] [55210]: INFO cinder.api.openstack.wsgi [req-ffb9ca15-db99-4579-9af0-72b823c219c4 req-dafc20b7-92d0-4a21-9243-5a99b1ca04df tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce [ 1026.684808] [55210]: DEBUG cinder.api.openstack.wsgi [req-ffb9ca15-db99-4579-9af0-72b823c219c4 req-dafc20b7-92d0-4a21-9243-5a99b1ca04df tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1026.685030] [55210]: DEBUG cinder.api.openstack.wsgi [req-ffb9ca15-db99-4579-9af0-72b823c219c4 req-dafc20b7-92d0-4a21-9243-5a99b1ca04df tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1026.698180] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.698180] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1026.701834] [55210]: INFO cinder.volume.api [req-ffb9ca15-db99-4579-9af0-72b823c219c4 req-dafc20b7-92d0-4a21-9243-5a99b1ca04df tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1026.706382] [55210]: INFO cinder.api.openstack.wsgi [req-ffb9ca15-db99-4579-9af0-72b823c219c4 req-dafc20b7-92d0-4a21-9243-5a99b1ca04df tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce returned with HTTP 200 [ 1026.706776] [55210]: [pid: 55210|app: 0|req: 141/278] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 02:14:17 2025] GET /volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce => generated 1027 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1026.739022] [55209]: DEBUG cinder.api.middleware.request_id [req-ffb9ca15-db99-4579-9af0-72b823c219c4 req-a6f904ac-43c3-482e-9944-ef4367b836ef None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.741870] [55209]: INFO cinder.api.openstack.wsgi [req-ffb9ca15-db99-4579-9af0-72b823c219c4 req-a6f904ac-43c3-482e-9944-ef4367b836ef tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] PUT http://10.180.1.21/volume/v3/attachments/e4ac8573-266f-405e-848c-15a0e8b64e40 [ 1026.742312] [55209]: DEBUG cinder.api.openstack.wsgi [req-ffb9ca15-db99-4579-9af0-72b823c219c4 req-a6f904ac-43c3-482e-9944-ef4367b836ef tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-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-510752", "mountpoint": "/dev/sdb"}}} {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1026.751294] [55209]: DEBUG cinder.coordination [req-ffb9ca15-db99-4579-9af0-72b823c219c4 req-a6f904ac-43c3-482e-9944-ef4367b836ef tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Acquiring lock "cinder-attachment_update-ddf60639-57fd-441e-9edd-5b9323da40ce-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55209) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1026.755704] [55209]: DEBUG cinder.coordination [req-ffb9ca15-db99-4579-9af0-72b823c219c4 req-a6f904ac-43c3-482e-9944-ef4367b836ef tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Lock "cinder-attachment_update-ddf60639-57fd-441e-9edd-5b9323da40ce-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55209) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1026.756778] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.756778] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1027.207383] [55210]: DEBUG cinder.api.middleware.request_id [None req-11f4da5c-ccdc-47a1-9352-d363c53468e5 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.209550] [55210]: INFO cinder.api.openstack.wsgi [None req-11f4da5c-ccdc-47a1-9352-d363c53468e5 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce [ 1027.209778] [55210]: DEBUG cinder.api.openstack.wsgi [None req-11f4da5c-ccdc-47a1-9352-d363c53468e5 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1027.210012] [55210]: DEBUG cinder.api.openstack.wsgi [None req-11f4da5c-ccdc-47a1-9352-d363c53468e5 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1027.221522] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.221522] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1027.226386] [55210]: INFO cinder.volume.api [None req-11f4da5c-ccdc-47a1-9352-d363c53468e5 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1027.233140] [55210]: INFO cinder.api.openstack.wsgi [None req-11f4da5c-ccdc-47a1-9352-d363c53468e5 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce returned with HTTP 200 [ 1027.233885] [55210]: [pid: 55210|app: 0|req: 142/279] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:14:18 2025] GET /volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1028.243310] [55210]: DEBUG cinder.api.middleware.request_id [None req-84e8f154-c990-4fb2-9877-808a67b57cf2 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1028.245464] [55210]: INFO cinder.api.openstack.wsgi [None req-84e8f154-c990-4fb2-9877-808a67b57cf2 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce [ 1028.245837] [55210]: DEBUG cinder.api.openstack.wsgi [None req-84e8f154-c990-4fb2-9877-808a67b57cf2 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1028.245905] [55210]: DEBUG cinder.api.openstack.wsgi [None req-84e8f154-c990-4fb2-9877-808a67b57cf2 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1028.260509] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.260509] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1028.266765] [55210]: INFO cinder.volume.api [None req-84e8f154-c990-4fb2-9877-808a67b57cf2 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1028.273821] [55210]: INFO cinder.api.openstack.wsgi [None req-84e8f154-c990-4fb2-9877-808a67b57cf2 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce returned with HTTP 200 [ 1028.274252] [55210]: [pid: 55210|app: 0|req: 143/280] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:14:19 2025] GET /volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1029.289431] [55210]: DEBUG cinder.api.middleware.request_id [None req-97536e83-88b6-43d1-8458-bfe8066ff807 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.294650] [55210]: INFO cinder.api.openstack.wsgi [None req-97536e83-88b6-43d1-8458-bfe8066ff807 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce [ 1029.294882] [55210]: DEBUG cinder.api.openstack.wsgi [None req-97536e83-88b6-43d1-8458-bfe8066ff807 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1029.295109] [55210]: DEBUG cinder.api.openstack.wsgi [None req-97536e83-88b6-43d1-8458-bfe8066ff807 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1029.316160] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.316160] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1029.320069] [55210]: INFO cinder.volume.api [None req-97536e83-88b6-43d1-8458-bfe8066ff807 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1029.324758] [55210]: INFO cinder.api.openstack.wsgi [None req-97536e83-88b6-43d1-8458-bfe8066ff807 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce returned with HTTP 200 [ 1029.325160] [55210]: [pid: 55210|app: 0|req: 144/281] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:14:20 2025] GET /volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1030.343989] [55210]: DEBUG cinder.api.middleware.request_id [None req-93608548-e84d-47f8-a9cd-a8e050075719 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1030.352273] [55210]: INFO cinder.api.openstack.wsgi [None req-93608548-e84d-47f8-a9cd-a8e050075719 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce [ 1030.352273] [55210]: DEBUG cinder.api.openstack.wsgi [None req-93608548-e84d-47f8-a9cd-a8e050075719 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1030.352273] [55210]: DEBUG cinder.api.openstack.wsgi [None req-93608548-e84d-47f8-a9cd-a8e050075719 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1030.379246] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.379246] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1030.387134] [55210]: INFO cinder.volume.api [None req-93608548-e84d-47f8-a9cd-a8e050075719 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1030.395429] [55210]: INFO cinder.api.openstack.wsgi [None req-93608548-e84d-47f8-a9cd-a8e050075719 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce returned with HTTP 200 [ 1030.397450] [55210]: [pid: 55210|app: 0|req: 145/282] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:14:21 2025] GET /volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce => generated 846 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1031.410182] [55210]: DEBUG cinder.api.middleware.request_id [None req-873443c4-5e6a-41b0-89da-9b36b919c1a6 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1031.412829] [55210]: INFO cinder.api.openstack.wsgi [None req-873443c4-5e6a-41b0-89da-9b36b919c1a6 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce [ 1031.412829] [55210]: DEBUG cinder.api.openstack.wsgi [None req-873443c4-5e6a-41b0-89da-9b36b919c1a6 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1031.412829] [55210]: DEBUG cinder.api.openstack.wsgi [None req-873443c4-5e6a-41b0-89da-9b36b919c1a6 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1031.424797] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1031.424797] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1031.429522] [55210]: INFO cinder.volume.api [None req-873443c4-5e6a-41b0-89da-9b36b919c1a6 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1031.436990] [55210]: INFO cinder.api.openstack.wsgi [None req-873443c4-5e6a-41b0-89da-9b36b919c1a6 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce returned with HTTP 200 [ 1031.437429] [55210]: [pid: 55210|app: 0|req: 146/283] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:14:22 2025] GET /volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1031.786554] [55209]: DEBUG cinder.coordination [req-ffb9ca15-db99-4579-9af0-72b823c219c4 req-a6f904ac-43c3-482e-9944-ef4367b836ef tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Lock "cinder-attachment_update-ddf60639-57fd-441e-9edd-5b9323da40ce-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.031s {{(pid=55209) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1031.787196] [55209]: INFO cinder.api.openstack.wsgi [req-ffb9ca15-db99-4579-9af0-72b823c219c4 req-a6f904ac-43c3-482e-9944-ef4367b836ef tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/attachments/e4ac8573-266f-405e-848c-15a0e8b64e40 returned with HTTP 200 [ 1031.787857] [55209]: [pid: 55209|app: 0|req: 138/284] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 14 02:14:17 2025] PUT /volume/v3/attachments/e4ac8573-266f-405e-848c-15a0e8b64e40 => generated 617 bytes in 5049 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1032.450889] [55210]: DEBUG cinder.api.middleware.request_id [None req-149bbdd4-a743-4d96-bf4a-d1965a6af71f None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1032.451932] [55210]: INFO cinder.api.openstack.wsgi [None req-149bbdd4-a743-4d96-bf4a-d1965a6af71f tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce [ 1032.452193] [55210]: DEBUG cinder.api.openstack.wsgi [None req-149bbdd4-a743-4d96-bf4a-d1965a6af71f tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1032.452414] [55210]: DEBUG cinder.api.openstack.wsgi [None req-149bbdd4-a743-4d96-bf4a-d1965a6af71f tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1032.472577] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1032.472577] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1032.477684] [55210]: INFO cinder.volume.api [None req-149bbdd4-a743-4d96-bf4a-d1965a6af71f tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1032.488035] [55210]: INFO cinder.api.openstack.wsgi [None req-149bbdd4-a743-4d96-bf4a-d1965a6af71f tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce returned with HTTP 200 [ 1032.488925] [55210]: [pid: 55210|app: 0|req: 147/285] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:14:23 2025] GET /volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1033.496645] [55209]: DEBUG cinder.api.middleware.request_id [req-ffb9ca15-db99-4579-9af0-72b823c219c4 req-98fb883c-71fc-4d47-908b-3c380f03d21d None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1033.498798] [55209]: INFO cinder.api.openstack.wsgi [req-ffb9ca15-db99-4579-9af0-72b823c219c4 req-98fb883c-71fc-4d47-908b-3c380f03d21d tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] POST http://10.180.1.21/volume/v3/attachments/e4ac8573-266f-405e-848c-15a0e8b64e40/action [ 1033.499248] [55209]: DEBUG cinder.api.openstack.wsgi [req-ffb9ca15-db99-4579-9af0-72b823c219c4 req-98fb883c-71fc-4d47-908b-3c380f03d21d tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Action body: b'{"os-complete": null}' {{(pid=55209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1033.499432] [55209]: DEBUG cinder.api.openstack.wsgi [req-ffb9ca15-db99-4579-9af0-72b823c219c4 req-98fb883c-71fc-4d47-908b-3c380f03d21d tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1033.504038] [55210]: DEBUG cinder.api.middleware.request_id [None req-47b480a0-be5f-4898-bce6-b89674c6795c None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1033.506998] [55210]: INFO cinder.api.openstack.wsgi [None req-47b480a0-be5f-4898-bce6-b89674c6795c tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce [ 1033.506998] [55210]: DEBUG cinder.api.openstack.wsgi [None req-47b480a0-be5f-4898-bce6-b89674c6795c tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1033.506998] [55210]: DEBUG cinder.api.openstack.wsgi [None req-47b480a0-be5f-4898-bce6-b89674c6795c tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1033.518697] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1033.518697] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1033.520765] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1033.520765] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1033.522598] [55210]: INFO cinder.volume.api [None req-47b480a0-be5f-4898-bce6-b89674c6795c tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1033.527631] [55210]: INFO cinder.api.openstack.wsgi [None req-47b480a0-be5f-4898-bce6-b89674c6795c tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce returned with HTTP 200 [ 1033.528592] [55210]: [pid: 55210|app: 0|req: 148/286] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:14:24 2025] GET /volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1033.529813] [55209]: INFO cinder.api.openstack.wsgi [req-ffb9ca15-db99-4579-9af0-72b823c219c4 req-98fb883c-71fc-4d47-908b-3c380f03d21d tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/attachments/e4ac8573-266f-405e-848c-15a0e8b64e40/action returned with HTTP 204 [ 1033.530463] [55209]: [pid: 55209|app: 0|req: 139/287] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 14 02:14:24 2025] POST /volume/v3/attachments/e4ac8573-266f-405e-848c-15a0e8b64e40/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1034.540562] [55210]: DEBUG cinder.api.middleware.request_id [None req-7608cea2-87e5-4619-ba91-5f4439948712 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1034.542905] [55210]: INFO cinder.api.openstack.wsgi [None req-7608cea2-87e5-4619-ba91-5f4439948712 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce [ 1034.542905] [55210]: DEBUG cinder.api.openstack.wsgi [None req-7608cea2-87e5-4619-ba91-5f4439948712 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1034.542905] [55210]: DEBUG cinder.api.openstack.wsgi [None req-7608cea2-87e5-4619-ba91-5f4439948712 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1034.557566] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.557566] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1034.562357] [55210]: INFO cinder.volume.api [None req-7608cea2-87e5-4619-ba91-5f4439948712 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1034.567378] [55210]: INFO cinder.api.openstack.wsgi [None req-7608cea2-87e5-4619-ba91-5f4439948712 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce returned with HTTP 200 [ 1034.568075] [55210]: [pid: 55210|app: 0|req: 149/288] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:14:25 2025] GET /volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1034.587128] [55209]: DEBUG cinder.api.middleware.request_id [None req-b40bfe4e-c7c1-43dd-a6da-53e5bb042ef4 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1034.591128] [55209]: INFO cinder.api.openstack.wsgi [None req-b40bfe4e-c7c1-43dd-a6da-53e5bb042ef4 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce [ 1034.592591] [55209]: DEBUG cinder.api.openstack.wsgi [None req-b40bfe4e-c7c1-43dd-a6da-53e5bb042ef4 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1034.596241] [55209]: DEBUG cinder.api.openstack.wsgi [None req-b40bfe4e-c7c1-43dd-a6da-53e5bb042ef4 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1034.622276] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.622276] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1034.628754] [55209]: INFO cinder.volume.api [None req-b40bfe4e-c7c1-43dd-a6da-53e5bb042ef4 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1034.638745] [55209]: INFO cinder.api.openstack.wsgi [None req-b40bfe4e-c7c1-43dd-a6da-53e5bb042ef4 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce returned with HTTP 200 [ 1034.639504] [55209]: [pid: 55209|app: 0|req: 140/289] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:14:25 2025] GET /volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce => generated 1139 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1044.564630] [55210]: DEBUG dbcounter [-] [55210] Writing DB stats cinder:SELECT=111,cinder:UPDATE=12,cinder:INSERT=3 {{(pid=55210) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1044.633067] [55209]: DEBUG dbcounter [-] [55209] Writing DB stats cinder:SELECT=108,cinder:UPDATE=32,cinder:INSERT=23 {{(pid=55209) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1069.386606] [55210]: DEBUG cinder.api.middleware.request_id [None req-0aa9ab02-4cac-4bca-bd1e-9fdbfd320780 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.388952] [55210]: INFO cinder.api.openstack.wsgi [None req-0aa9ab02-4cac-4bca-bd1e-9fdbfd320780 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb [ 1069.389678] [55210]: DEBUG cinder.api.openstack.wsgi [None req-0aa9ab02-4cac-4bca-bd1e-9fdbfd320780 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1069.390359] [55210]: DEBUG cinder.api.openstack.wsgi [None req-0aa9ab02-4cac-4bca-bd1e-9fdbfd320780 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Calling method 'delete' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1069.390359] [55210]: INFO cinder.api.v3.volumes [None req-0aa9ab02-4cac-4bca-bd1e-9fdbfd320780 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Delete volume with id: e14fc86a-7b30-4d74-ac55-0686542a96cb [ 1069.401326] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1069.401326] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1069.402149] [55210]: INFO cinder.volume.api [None req-0aa9ab02-4cac-4bca-bd1e-9fdbfd320780 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Volume info retrieved successfully. [ 1069.426102] [55210]: INFO cinder.volume.api [None req-0aa9ab02-4cac-4bca-bd1e-9fdbfd320780 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Delete volume request issued successfully. [ 1069.426102] [55210]: INFO cinder.api.openstack.wsgi [None req-0aa9ab02-4cac-4bca-bd1e-9fdbfd320780 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] http://10.180.1.21/volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb returned with HTTP 202 [ 1069.426329] [55210]: [pid: 55210|app: 0|req: 150/290] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 14 02:15:00 2025] DELETE /volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1069.430240] [55209]: DEBUG cinder.api.middleware.request_id [None req-82bfbdbd-440d-45d6-844e-b914988623bc None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.435020] [55209]: INFO cinder.api.openstack.wsgi [None req-82bfbdbd-440d-45d6-844e-b914988623bc tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] GET http://10.180.1.21/volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb [ 1069.435020] [55209]: DEBUG cinder.api.openstack.wsgi [None req-82bfbdbd-440d-45d6-844e-b914988623bc tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1069.435020] [55209]: DEBUG cinder.api.openstack.wsgi [None req-82bfbdbd-440d-45d6-844e-b914988623bc tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1069.447456] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1069.447456] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1069.453074] [55209]: INFO cinder.volume.api [None req-82bfbdbd-440d-45d6-844e-b914988623bc tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Volume info retrieved successfully. [ 1069.460187] [55209]: INFO cinder.api.openstack.wsgi [None req-82bfbdbd-440d-45d6-844e-b914988623bc tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] http://10.180.1.21/volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb returned with HTTP 200 [ 1069.461425] [55209]: [pid: 55209|app: 0|req: 141/291] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:00 2025] GET /volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1070.477644] [55210]: DEBUG cinder.api.middleware.request_id [None req-c5b21896-d883-4af0-8fb6-a7e6206de896 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.480256] [55210]: INFO cinder.api.openstack.wsgi [None req-c5b21896-d883-4af0-8fb6-a7e6206de896 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] GET http://10.180.1.21/volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb [ 1070.480547] [55210]: DEBUG cinder.api.openstack.wsgi [None req-c5b21896-d883-4af0-8fb6-a7e6206de896 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1070.480798] [55210]: DEBUG cinder.api.openstack.wsgi [None req-c5b21896-d883-4af0-8fb6-a7e6206de896 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1070.495685] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1070.495685] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1070.500439] [55210]: INFO cinder.volume.api [None req-c5b21896-d883-4af0-8fb6-a7e6206de896 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Volume info retrieved successfully. [ 1070.505914] [55210]: INFO cinder.api.openstack.wsgi [None req-c5b21896-d883-4af0-8fb6-a7e6206de896 tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] http://10.180.1.21/volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb returned with HTTP 200 [ 1070.506822] [55210]: [pid: 55210|app: 0|req: 151/292] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:01 2025] GET /volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1071.518089] [55209]: DEBUG cinder.api.middleware.request_id [None req-47e35b36-b6cd-4048-81f4-5d0e88ef09db None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1071.520499] [55209]: INFO cinder.api.openstack.wsgi [None req-47e35b36-b6cd-4048-81f4-5d0e88ef09db tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] GET http://10.180.1.21/volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb [ 1071.520683] [55209]: DEBUG cinder.api.openstack.wsgi [None req-47e35b36-b6cd-4048-81f4-5d0e88ef09db tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1071.520859] [55209]: DEBUG cinder.api.openstack.wsgi [None req-47e35b36-b6cd-4048-81f4-5d0e88ef09db tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1071.530343] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1071.530343] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1071.534047] [55209]: INFO cinder.api.openstack.wsgi [None req-47e35b36-b6cd-4048-81f4-5d0e88ef09db tempest-DeleteServersTestJSON-393160534 tempest-DeleteServersTestJSON-393160534-project-member] http://10.180.1.21/volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb returned with HTTP 404 [ 1071.534047] [55209]: [pid: 55209|app: 0|req: 142/293] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:02 2025] GET /volume/v3/volumes/e14fc86a-7b30-4d74-ac55-0686542a96cb => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 1072.566039] [55210]: DEBUG cinder.api.middleware.request_id [None req-30d1b824-88d4-423c-9447-ee00dbd93267 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.566736] [55210]: INFO cinder.api.openstack.wsgi [None req-30d1b824-88d4-423c-9447-ee00dbd93267 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1072.567162] [55210]: DEBUG cinder.api.openstack.wsgi [None req-30d1b824-88d4-423c-9447-ee00dbd93267 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-529553962"}} {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1072.568871] [55210]: DEBUG cinder.api.v3.volumes [None req-30d1b824-88d4-423c-9447-ee00dbd93267 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-529553962'}} {{(pid=55210) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1072.569017] [55210]: INFO cinder.api.v3.volumes [None req-30d1b824-88d4-423c-9447-ee00dbd93267 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Create volume of 1 GB [ 1072.574939] [55210]: INFO cinder.volume.api [None req-30d1b824-88d4-423c-9447-ee00dbd93267 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Availability Zones retrieved successfully. [ 1072.582064] [55210]: DEBUG cinder.volume.api [None req-30d1b824-88d4-423c-9447-ee00dbd93267 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Flow 'volume_create_api' (0400fb9a-1191-458b-8423-8ebaca39f7c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1072.583349] [55210]: DEBUG cinder.volume.api [None req-30d1b824-88d4-423c-9447-ee00dbd93267 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68e905e9-9d35-4c5b-a896-a61b2e9f8978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1072.584469] [55210]: DEBUG cinder.volume.flows.api.create_volume [None req-30d1b824-88d4-423c-9447-ee00dbd93267 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Validating volume size '1' using validate_int {{(pid=55210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1072.605520] [55210]: DEBUG cinder.volume.api [None req-30d1b824-88d4-423c-9447-ee00dbd93267 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68e905e9-9d35-4c5b-a896-a61b2e9f8978) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-14T02:03:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f3823579-61ee-44ab-873f-bd184f2327d0,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3823579-61ee-44ab-873f-bd184f2327d0', '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=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1072.606563] [55210]: DEBUG cinder.volume.api [None req-30d1b824-88d4-423c-9447-ee00dbd93267 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e2783a5-1e79-4319-8272-932d08fdf070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1072.637559] [55210]: DEBUG cinder.quota [None req-30d1b824-88d4-423c-9447-ee00dbd93267 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Created reservations ['e6242ea1-2552-450f-a614-a95550e7d541', '0438cc51-2a64-4329-beda-6fc6f00809cd', 'ff9c4752-3660-46e4-ab42-5a2b4243f938', 'ac05299c-bace-4f7e-974e-85c8c310eef4'] {{(pid=55210) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1072.637559] [55210]: DEBUG cinder.volume.api [None req-30d1b824-88d4-423c-9447-ee00dbd93267 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e2783a5-1e79-4319-8272-932d08fdf070) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6242ea1-2552-450f-a614-a95550e7d541', '0438cc51-2a64-4329-beda-6fc6f00809cd', 'ff9c4752-3660-46e4-ab42-5a2b4243f938', 'ac05299c-bace-4f7e-974e-85c8c310eef4']}' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1072.637941] [55210]: DEBUG cinder.volume.api [None req-30d1b824-88d4-423c-9447-ee00dbd93267 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b486af28-9187-4836-b035-4cd208ae20f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1072.653683] [55210]: DEBUG cinder.volume.api [None req-30d1b824-88d4-423c-9447-ee00dbd93267 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b486af28-9187-4836-b035-4cd208ae20f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba78a311-9488-46a1-a0c0-c10f435d8fe8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-529553962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7334caa0d4a24c85ada4041a8e044d25',qos_specs=None,replication_status=,reservations=['e6242ea1-2552-450f-a614-a95550e7d541','0438cc51-2a64-4329-beda-6fc6f00809cd','ff9c4752-3660-46e4-ab42-5a2b4243f938','ac05299c-bace-4f7e-974e-85c8c310eef4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='559ff496167a4387bde8eb943e375af9',volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0), '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-14T02:15:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-529553962',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba78a311-9488-46a1-a0c0-c10f435d8fe8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7334caa0d4a24c85ada4041a8e044d25',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='559ff496167a4387bde8eb943e375af9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3823579-61ee-44ab-873f-bd184f2327d0),volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0)}' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1072.654709] [55210]: DEBUG cinder.volume.api [None req-30d1b824-88d4-423c-9447-ee00dbd93267 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c927ef9-ac98-4111-a266-2aaf1c6d4ce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1072.673284] [55210]: DEBUG cinder.volume.api [None req-30d1b824-88d4-423c-9447-ee00dbd93267 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c927ef9-ac98-4111-a266-2aaf1c6d4ce9) 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-529553962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7334caa0d4a24c85ada4041a8e044d25',qos_specs=None,replication_status=,reservations=['e6242ea1-2552-450f-a614-a95550e7d541','0438cc51-2a64-4329-beda-6fc6f00809cd','ff9c4752-3660-46e4-ab42-5a2b4243f938','ac05299c-bace-4f7e-974e-85c8c310eef4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='559ff496167a4387bde8eb943e375af9',volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0)}' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1072.674329] [55210]: DEBUG cinder.volume.api [None req-30d1b824-88d4-423c-9447-ee00dbd93267 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aab82e96-54c1-4f09-9122-f602eed57175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1072.682749] [55210]: DEBUG cinder.volume.api [None req-30d1b824-88d4-423c-9447-ee00dbd93267 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aab82e96-54c1-4f09-9122-f602eed57175) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1072.683807] [55210]: DEBUG cinder.volume.api [None req-30d1b824-88d4-423c-9447-ee00dbd93267 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Flow 'volume_create_api' (0400fb9a-1191-458b-8423-8ebaca39f7c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55210) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1072.684159] [55210]: INFO cinder.volume.api [None req-30d1b824-88d4-423c-9447-ee00dbd93267 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Create volume request issued successfully. [ 1072.684816] [55210]: INFO cinder.api.openstack.wsgi [None req-30d1b824-88d4-423c-9447-ee00dbd93267 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1072.685386] [55210]: [pid: 55210|app: 0|req: 152/294] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 14 02:15:03 2025] POST /volume/v3/volumes => generated 749 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1072.694044] [55209]: DEBUG cinder.api.middleware.request_id [None req-bfad490d-71d8-4d4a-9004-2b536d7b2896 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.696121] [55209]: INFO cinder.api.openstack.wsgi [None req-bfad490d-71d8-4d4a-9004-2b536d7b2896 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 [ 1072.696341] [55209]: DEBUG cinder.api.openstack.wsgi [None req-bfad490d-71d8-4d4a-9004-2b536d7b2896 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1072.696560] [55209]: DEBUG cinder.api.openstack.wsgi [None req-bfad490d-71d8-4d4a-9004-2b536d7b2896 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1072.704010] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1072.704010] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1072.707795] [55209]: INFO cinder.volume.api [None req-bfad490d-71d8-4d4a-9004-2b536d7b2896 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 1072.712014] [55209]: INFO cinder.api.openstack.wsgi [None req-bfad490d-71d8-4d4a-9004-2b536d7b2896 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 returned with HTTP 200 [ 1072.712423] [55209]: [pid: 55209|app: 0|req: 143/295] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:03 2025] GET /volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1072.946748] [55210]: DEBUG cinder.api.middleware.request_id [None req-4c244793-a894-43ed-a827-12cfc2196fe1 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.949127] [55210]: INFO cinder.api.openstack.wsgi [None req-4c244793-a894-43ed-a827-12cfc2196fe1 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] GET http://10.180.1.21/volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 [ 1072.949665] [55210]: DEBUG cinder.api.openstack.wsgi [None req-4c244793-a894-43ed-a827-12cfc2196fe1 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1072.949665] [55210]: DEBUG cinder.api.openstack.wsgi [None req-4c244793-a894-43ed-a827-12cfc2196fe1 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1072.958424] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1072.958424] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1072.962785] [55210]: INFO cinder.volume.api [None req-4c244793-a894-43ed-a827-12cfc2196fe1 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Volume info retrieved successfully. [ 1072.967705] [55210]: INFO cinder.api.openstack.wsgi [None req-4c244793-a894-43ed-a827-12cfc2196fe1 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 returned with HTTP 200 [ 1072.968232] [55210]: [pid: 55210|app: 0|req: 153/296] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:03 2025] GET /volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1073.008563] [55209]: DEBUG cinder.api.middleware.request_id [req-2d5e6705-c668-4b30-a718-d1af87e5fdcd req-81b897bc-af2b-42fd-ae07-02d08311d3d8 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1073.011065] [55209]: INFO cinder.api.openstack.wsgi [req-2d5e6705-c668-4b30-a718-d1af87e5fdcd req-81b897bc-af2b-42fd-ae07-02d08311d3d8 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] GET http://10.180.1.21/volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 [ 1073.011323] [55209]: DEBUG cinder.api.openstack.wsgi [req-2d5e6705-c668-4b30-a718-d1af87e5fdcd req-81b897bc-af2b-42fd-ae07-02d08311d3d8 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1073.011545] [55209]: DEBUG cinder.api.openstack.wsgi [req-2d5e6705-c668-4b30-a718-d1af87e5fdcd req-81b897bc-af2b-42fd-ae07-02d08311d3d8 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1073.021697] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1073.021697] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1073.024465] [55209]: INFO cinder.volume.api [req-2d5e6705-c668-4b30-a718-d1af87e5fdcd req-81b897bc-af2b-42fd-ae07-02d08311d3d8 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Volume info retrieved successfully. [ 1073.028814] [55209]: INFO cinder.api.openstack.wsgi [req-2d5e6705-c668-4b30-a718-d1af87e5fdcd req-81b897bc-af2b-42fd-ae07-02d08311d3d8 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 returned with HTTP 200 [ 1073.029260] [55209]: [pid: 55209|app: 0|req: 144/297] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:15:03 2025] GET /volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1073.722371] [55210]: DEBUG cinder.api.middleware.request_id [None req-39138df8-a297-4bb1-bbf6-f334a42938ec None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1073.724448] [55210]: INFO cinder.api.openstack.wsgi [None req-39138df8-a297-4bb1-bbf6-f334a42938ec tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 [ 1073.724673] [55210]: DEBUG cinder.api.openstack.wsgi [None req-39138df8-a297-4bb1-bbf6-f334a42938ec tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1073.724889] [55210]: DEBUG cinder.api.openstack.wsgi [None req-39138df8-a297-4bb1-bbf6-f334a42938ec tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1073.736533] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1073.736533] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1073.740481] [55210]: INFO cinder.volume.api [None req-39138df8-a297-4bb1-bbf6-f334a42938ec tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 1073.745642] [55210]: INFO cinder.api.openstack.wsgi [None req-39138df8-a297-4bb1-bbf6-f334a42938ec tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 returned with HTTP 200 [ 1073.746014] [55210]: [pid: 55210|app: 0|req: 154/298] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:04 2025] GET /volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1073.830448] [55209]: DEBUG cinder.api.middleware.request_id [req-0baed2d3-5709-4b1e-b2ad-178c587d225c req-fc06e7bd-ac97-49dc-b1c8-c672a7c71599 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1073.833432] [55209]: INFO cinder.api.openstack.wsgi [req-0baed2d3-5709-4b1e-b2ad-178c587d225c req-fc06e7bd-ac97-49dc-b1c8-c672a7c71599 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 [ 1073.834019] [55209]: DEBUG cinder.api.openstack.wsgi [req-0baed2d3-5709-4b1e-b2ad-178c587d225c req-fc06e7bd-ac97-49dc-b1c8-c672a7c71599 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1073.834019] [55209]: DEBUG cinder.api.openstack.wsgi [req-0baed2d3-5709-4b1e-b2ad-178c587d225c req-fc06e7bd-ac97-49dc-b1c8-c672a7c71599 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1073.842899] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1073.842899] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1073.847210] [55209]: INFO cinder.volume.api [req-0baed2d3-5709-4b1e-b2ad-178c587d225c req-fc06e7bd-ac97-49dc-b1c8-c672a7c71599 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 1073.852338] [55209]: INFO cinder.api.openstack.wsgi [req-0baed2d3-5709-4b1e-b2ad-178c587d225c req-fc06e7bd-ac97-49dc-b1c8-c672a7c71599 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 returned with HTTP 200 [ 1073.852780] [55209]: [pid: 55209|app: 0|req: 145/299] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:15:04 2025] GET /volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1074.548997] [55210]: DEBUG cinder.api.middleware.request_id [None req-45a7b7a7-10bc-4c8b-9eff-e76325f1e961 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1074.549516] [55210]: INFO cinder.api.openstack.wsgi [None req-45a7b7a7-10bc-4c8b-9eff-e76325f1e961 None None] GET http://10.180.1.21/volume// [ 1074.549697] [55210]: DEBUG cinder.api.openstack.wsgi [None req-45a7b7a7-10bc-4c8b-9eff-e76325f1e961 None None] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1074.549911] [55210]: DEBUG cinder.api.openstack.wsgi [None req-45a7b7a7-10bc-4c8b-9eff-e76325f1e961 None None] Calling method 'all' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1074.550323] [55210]: INFO cinder.api.openstack.wsgi [None req-45a7b7a7-10bc-4c8b-9eff-e76325f1e961 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1074.550815] [55210]: [pid: 55210|app: 0|req: 155/300] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 14 02:15:05 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1074.555316] [55209]: DEBUG cinder.api.middleware.request_id [req-2d5e6705-c668-4b30-a718-d1af87e5fdcd req-9be3b197-e684-404a-9030-1c1c551aa36f None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1074.559018] [55209]: INFO cinder.api.openstack.wsgi [req-2d5e6705-c668-4b30-a718-d1af87e5fdcd req-9be3b197-e684-404a-9030-1c1c551aa36f tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1074.559018] [55209]: DEBUG cinder.api.openstack.wsgi [req-2d5e6705-c668-4b30-a718-d1af87e5fdcd req-9be3b197-e684-404a-9030-1c1c551aa36f tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0", "connector": null, "instance_uuid": "a2519c73-4e37-4931-98ca-8c77425136d1"}} {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1074.571060] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1074.571060] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1074.610104] [55209]: INFO cinder.api.openstack.wsgi [req-2d5e6705-c668-4b30-a718-d1af87e5fdcd req-9be3b197-e684-404a-9030-1c1c551aa36f tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1074.610104] [55209]: [pid: 55209|app: 0|req: 146/301] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 14 02:15:05 2025] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1074.631511] [55210]: DEBUG cinder.api.middleware.request_id [None req-54f31c4c-453d-41c8-954e-3312ec95da41 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1074.634854] [55210]: INFO cinder.api.openstack.wsgi [None req-54f31c4c-453d-41c8-954e-3312ec95da41 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] GET http://10.180.1.21/volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 [ 1074.634854] [55210]: DEBUG cinder.api.openstack.wsgi [None req-54f31c4c-453d-41c8-954e-3312ec95da41 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1074.634854] [55210]: DEBUG cinder.api.openstack.wsgi [None req-54f31c4c-453d-41c8-954e-3312ec95da41 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1074.644953] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1074.644953] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1074.649613] [55210]: INFO cinder.volume.api [None req-54f31c4c-453d-41c8-954e-3312ec95da41 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Volume info retrieved successfully. [ 1074.654203] [55210]: INFO cinder.api.openstack.wsgi [None req-54f31c4c-453d-41c8-954e-3312ec95da41 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 returned with HTTP 200 [ 1074.654626] [55210]: [pid: 55210|app: 0|req: 156/302] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:05 2025] GET /volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1075.141173] [55209]: DEBUG cinder.api.middleware.request_id [None req-d719ff50-5b9c-4669-8262-e0c7d0e561f5 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.141700] [55209]: INFO cinder.api.openstack.wsgi [None req-d719ff50-5b9c-4669-8262-e0c7d0e561f5 None None] GET http://10.180.1.21/volume// [ 1075.141889] [55209]: DEBUG cinder.api.openstack.wsgi [None req-d719ff50-5b9c-4669-8262-e0c7d0e561f5 None None] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1075.142151] [55209]: DEBUG cinder.api.openstack.wsgi [None req-d719ff50-5b9c-4669-8262-e0c7d0e561f5 None None] Calling method 'all' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1075.142615] [55209]: INFO cinder.api.openstack.wsgi [None req-d719ff50-5b9c-4669-8262-e0c7d0e561f5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1075.142929] [55209]: [pid: 55209|app: 0|req: 147/303] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 02:15:05 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1075.146374] [55210]: DEBUG cinder.api.middleware.request_id [req-2d5e6705-c668-4b30-a718-d1af87e5fdcd req-42fb47ab-bfc0-4153-9cb8-6a73fbcf0628 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.148811] [55210]: INFO cinder.api.openstack.wsgi [req-2d5e6705-c668-4b30-a718-d1af87e5fdcd req-42fb47ab-bfc0-4153-9cb8-6a73fbcf0628 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] GET http://10.180.1.21/volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 [ 1075.149101] [55210]: DEBUG cinder.api.openstack.wsgi [req-2d5e6705-c668-4b30-a718-d1af87e5fdcd req-42fb47ab-bfc0-4153-9cb8-6a73fbcf0628 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1075.149331] [55210]: DEBUG cinder.api.openstack.wsgi [req-2d5e6705-c668-4b30-a718-d1af87e5fdcd req-42fb47ab-bfc0-4153-9cb8-6a73fbcf0628 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1075.158998] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1075.158998] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1075.162350] [55210]: INFO cinder.volume.api [req-2d5e6705-c668-4b30-a718-d1af87e5fdcd req-42fb47ab-bfc0-4153-9cb8-6a73fbcf0628 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Volume info retrieved successfully. [ 1075.166851] [55210]: INFO cinder.api.openstack.wsgi [req-2d5e6705-c668-4b30-a718-d1af87e5fdcd req-42fb47ab-bfc0-4153-9cb8-6a73fbcf0628 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 returned with HTTP 200 [ 1075.167283] [55210]: [pid: 55210|app: 0|req: 157/304] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 02:15:05 2025] GET /volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 => generated 1026 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1075.201180] [55209]: DEBUG cinder.api.middleware.request_id [req-2d5e6705-c668-4b30-a718-d1af87e5fdcd req-6bd79681-bf45-4c4c-ad75-d88fcbdbd56c None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.204083] [55209]: INFO cinder.api.openstack.wsgi [req-2d5e6705-c668-4b30-a718-d1af87e5fdcd req-6bd79681-bf45-4c4c-ad75-d88fcbdbd56c tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] PUT http://10.180.1.21/volume/v3/attachments/53595242-ee26-4e70-b8ff-13fe61d668b2 [ 1075.204686] [55209]: DEBUG cinder.api.openstack.wsgi [req-2d5e6705-c668-4b30-a718-d1af87e5fdcd req-6bd79681-bf45-4c4c-ad75-d88fcbdbd56c tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-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-510833", "mountpoint": "/dev/sdb"}}} {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1075.222249] [55209]: DEBUG cinder.coordination [req-2d5e6705-c668-4b30-a718-d1af87e5fdcd req-6bd79681-bf45-4c4c-ad75-d88fcbdbd56c tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Acquiring lock "cinder-attachment_update-33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55209) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1075.229308] [55209]: DEBUG cinder.coordination [req-2d5e6705-c668-4b30-a718-d1af87e5fdcd req-6bd79681-bf45-4c4c-ad75-d88fcbdbd56c tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Lock "cinder-attachment_update-33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=55209) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1075.230834] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1075.230834] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1075.388644] [55210]: DEBUG cinder.api.middleware.request_id [None req-823bfc3f-16cc-4706-b8d9-8715f50ecacf None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.389325] [55210]: INFO cinder.api.openstack.wsgi [None req-823bfc3f-16cc-4706-b8d9-8715f50ecacf None None] GET http://10.180.1.21/volume// [ 1075.389629] [55210]: DEBUG cinder.api.openstack.wsgi [None req-823bfc3f-16cc-4706-b8d9-8715f50ecacf None None] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1075.389963] [55210]: DEBUG cinder.api.openstack.wsgi [None req-823bfc3f-16cc-4706-b8d9-8715f50ecacf None None] Calling method 'all' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1075.390734] [55210]: INFO cinder.api.openstack.wsgi [None req-823bfc3f-16cc-4706-b8d9-8715f50ecacf None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1075.390944] [55210]: [pid: 55210|app: 0|req: 158/305] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 14 02:15:06 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1075.397100] [55210]: DEBUG cinder.api.middleware.request_id [req-0baed2d3-5709-4b1e-b2ad-178c587d225c req-e18e146b-eeb1-45d3-a3c0-7c8f679fe052 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.402156] [55210]: INFO cinder.api.openstack.wsgi [req-0baed2d3-5709-4b1e-b2ad-178c587d225c req-e18e146b-eeb1-45d3-a3c0-7c8f679fe052 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1075.402156] [55210]: DEBUG cinder.api.openstack.wsgi [req-0baed2d3-5709-4b1e-b2ad-178c587d225c req-e18e146b-eeb1-45d3-a3c0-7c8f679fe052 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ba78a311-9488-46a1-a0c0-c10f435d8fe8", "connector": null, "instance_uuid": "d93a4e47-aa70-439d-8439-305ff5bba4f8"}} {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1075.417499] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1075.417499] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1075.448022] [55210]: INFO cinder.api.openstack.wsgi [req-0baed2d3-5709-4b1e-b2ad-178c587d225c req-e18e146b-eeb1-45d3-a3c0-7c8f679fe052 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1075.448022] [55210]: [pid: 55210|app: 0|req: 159/306] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 14 02:15:06 2025] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1075.468091] [55210]: DEBUG cinder.api.middleware.request_id [None req-28942e67-7d04-48e3-98e1-4b8fd0884f97 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.471802] [55210]: INFO cinder.api.openstack.wsgi [None req-28942e67-7d04-48e3-98e1-4b8fd0884f97 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 [ 1075.472073] [55210]: DEBUG cinder.api.openstack.wsgi [None req-28942e67-7d04-48e3-98e1-4b8fd0884f97 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1075.473235] [55210]: DEBUG cinder.api.openstack.wsgi [None req-28942e67-7d04-48e3-98e1-4b8fd0884f97 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1075.483658] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1075.483658] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1075.491814] [55210]: INFO cinder.volume.api [None req-28942e67-7d04-48e3-98e1-4b8fd0884f97 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 1075.502016] [55210]: INFO cinder.api.openstack.wsgi [None req-28942e67-7d04-48e3-98e1-4b8fd0884f97 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 returned with HTTP 200 [ 1075.502133] [55210]: [pid: 55210|app: 0|req: 160/307] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:06 2025] GET /volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1075.668119] [55210]: DEBUG cinder.api.middleware.request_id [None req-fc870571-5df3-4424-9c98-0442fc1f20b1 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.671285] [55210]: INFO cinder.api.openstack.wsgi [None req-fc870571-5df3-4424-9c98-0442fc1f20b1 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] GET http://10.180.1.21/volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 [ 1075.671652] [55210]: DEBUG cinder.api.openstack.wsgi [None req-fc870571-5df3-4424-9c98-0442fc1f20b1 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1075.672030] [55210]: DEBUG cinder.api.openstack.wsgi [None req-fc870571-5df3-4424-9c98-0442fc1f20b1 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1075.683209] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1075.683209] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1075.687378] [55210]: INFO cinder.volume.api [None req-fc870571-5df3-4424-9c98-0442fc1f20b1 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Volume info retrieved successfully. [ 1075.691811] [55210]: INFO cinder.api.openstack.wsgi [None req-fc870571-5df3-4424-9c98-0442fc1f20b1 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 returned with HTTP 200 [ 1075.692275] [55210]: [pid: 55210|app: 0|req: 161/308] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:06 2025] GET /volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1075.976902] [55210]: DEBUG cinder.api.middleware.request_id [None req-76544b24-4230-4a89-8f2d-d5a551eda920 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.976902] [55210]: INFO cinder.api.openstack.wsgi [None req-76544b24-4230-4a89-8f2d-d5a551eda920 None None] GET http://10.180.1.21/volume// [ 1075.976902] [55210]: DEBUG cinder.api.openstack.wsgi [None req-76544b24-4230-4a89-8f2d-d5a551eda920 None None] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1075.976902] [55210]: DEBUG cinder.api.openstack.wsgi [None req-76544b24-4230-4a89-8f2d-d5a551eda920 None None] Calling method 'all' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1075.976902] [55210]: INFO cinder.api.openstack.wsgi [None req-76544b24-4230-4a89-8f2d-d5a551eda920 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1075.981555] [55210]: [pid: 55210|app: 0|req: 162/309] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 02:15:06 2025] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1075.984979] [55210]: DEBUG cinder.api.middleware.request_id [req-0baed2d3-5709-4b1e-b2ad-178c587d225c req-250a7755-ea55-4777-9a68-5e9d7be5222c None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.988550] [55210]: INFO cinder.api.openstack.wsgi [req-0baed2d3-5709-4b1e-b2ad-178c587d225c req-250a7755-ea55-4777-9a68-5e9d7be5222c tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 [ 1075.988890] [55210]: DEBUG cinder.api.openstack.wsgi [req-0baed2d3-5709-4b1e-b2ad-178c587d225c req-250a7755-ea55-4777-9a68-5e9d7be5222c tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1075.989289] [55210]: DEBUG cinder.api.openstack.wsgi [req-0baed2d3-5709-4b1e-b2ad-178c587d225c req-250a7755-ea55-4777-9a68-5e9d7be5222c tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1076.004024] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1076.004024] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1076.008539] [55210]: INFO cinder.volume.api [req-0baed2d3-5709-4b1e-b2ad-178c587d225c req-250a7755-ea55-4777-9a68-5e9d7be5222c tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 1076.014694] [55210]: INFO cinder.api.openstack.wsgi [req-0baed2d3-5709-4b1e-b2ad-178c587d225c req-250a7755-ea55-4777-9a68-5e9d7be5222c tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 returned with HTTP 200 [ 1076.017388] [55210]: [pid: 55210|app: 0|req: 163/310] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 02:15:06 2025] GET /volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 => generated 1022 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1076.053159] [55210]: DEBUG cinder.api.middleware.request_id [req-0baed2d3-5709-4b1e-b2ad-178c587d225c req-a29a239a-c07a-4205-bb5f-26938b44a769 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1076.055278] [55210]: INFO cinder.api.openstack.wsgi [req-0baed2d3-5709-4b1e-b2ad-178c587d225c req-a29a239a-c07a-4205-bb5f-26938b44a769 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] PUT http://10.180.1.21/volume/v3/attachments/cdb0b1d3-d858-4073-a28a-d1e186fb68ea [ 1076.056015] [55210]: DEBUG cinder.api.openstack.wsgi [req-0baed2d3-5709-4b1e-b2ad-178c587d225c req-a29a239a-c07a-4205-bb5f-26938b44a769 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-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-510831", "mountpoint": "/dev/sdb"}}} {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1076.067488] [55210]: DEBUG cinder.coordination [req-0baed2d3-5709-4b1e-b2ad-178c587d225c req-a29a239a-c07a-4205-bb5f-26938b44a769 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Acquiring lock "cinder-attachment_update-ba78a311-9488-46a1-a0c0-c10f435d8fe8-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55210) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1076.071652] [55210]: DEBUG cinder.coordination [req-0baed2d3-5709-4b1e-b2ad-178c587d225c req-a29a239a-c07a-4205-bb5f-26938b44a769 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Lock "cinder-attachment_update-ba78a311-9488-46a1-a0c0-c10f435d8fe8-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55210) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1076.074716] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1076.074716] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1079.754913] [55209]: DEBUG cinder.coordination [req-2d5e6705-c668-4b30-a718-d1af87e5fdcd req-6bd79681-bf45-4c4c-ad75-d88fcbdbd56c tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Lock "cinder-attachment_update-33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.526s {{(pid=55209) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1079.755348] [55209]: INFO cinder.api.openstack.wsgi [req-2d5e6705-c668-4b30-a718-d1af87e5fdcd req-6bd79681-bf45-4c4c-ad75-d88fcbdbd56c tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/attachments/53595242-ee26-4e70-b8ff-13fe61d668b2 returned with HTTP 200 [ 1079.755827] [55209]: [pid: 55209|app: 0|req: 148/311] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 14 02:15:06 2025] PUT /volume/v3/attachments/53595242-ee26-4e70-b8ff-13fe61d668b2 => generated 617 bytes in 4555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1079.756704] [55209]: DEBUG cinder.api.middleware.request_id [None req-0c537f9f-72a3-44f8-97ea-418af7b01ad7 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.758851] [55209]: INFO cinder.api.openstack.wsgi [None req-0c537f9f-72a3-44f8-97ea-418af7b01ad7 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 [ 1079.759134] [55209]: DEBUG cinder.api.openstack.wsgi [None req-0c537f9f-72a3-44f8-97ea-418af7b01ad7 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1079.759394] [55209]: DEBUG cinder.api.openstack.wsgi [None req-0c537f9f-72a3-44f8-97ea-418af7b01ad7 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1079.769502] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1079.769502] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1079.773101] [55209]: INFO cinder.volume.api [None req-0c537f9f-72a3-44f8-97ea-418af7b01ad7 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 1079.778092] [55209]: INFO cinder.api.openstack.wsgi [None req-0c537f9f-72a3-44f8-97ea-418af7b01ad7 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 returned with HTTP 200 [ 1079.778758] [55209]: [pid: 55209|app: 0|req: 149/312] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:10 2025] GET /volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1079.779651] [55209]: DEBUG cinder.api.middleware.request_id [None req-d0791438-5793-494b-b581-162180b5b287 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.783377] [55209]: INFO cinder.api.openstack.wsgi [None req-d0791438-5793-494b-b581-162180b5b287 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] GET http://10.180.1.21/volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 [ 1079.783377] [55209]: DEBUG cinder.api.openstack.wsgi [None req-d0791438-5793-494b-b581-162180b5b287 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1079.783560] [55209]: DEBUG cinder.api.openstack.wsgi [None req-d0791438-5793-494b-b581-162180b5b287 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1079.793578] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1079.793578] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1079.796893] [55209]: INFO cinder.volume.api [None req-d0791438-5793-494b-b581-162180b5b287 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Volume info retrieved successfully. [ 1079.801935] [55209]: INFO cinder.api.openstack.wsgi [None req-d0791438-5793-494b-b581-162180b5b287 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 returned with HTTP 200 [ 1079.802522] [55209]: [pid: 55209|app: 0|req: 150/313] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:10 2025] GET /volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1080.606994] [55210]: DEBUG cinder.coordination [req-0baed2d3-5709-4b1e-b2ad-178c587d225c req-a29a239a-c07a-4205-bb5f-26938b44a769 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Lock "cinder-attachment_update-ba78a311-9488-46a1-a0c0-c10f435d8fe8-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.535s {{(pid=55210) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1080.607218] [55210]: INFO cinder.api.openstack.wsgi [req-0baed2d3-5709-4b1e-b2ad-178c587d225c req-a29a239a-c07a-4205-bb5f-26938b44a769 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/attachments/cdb0b1d3-d858-4073-a28a-d1e186fb68ea returned with HTTP 200 [ 1080.607607] [55210]: [pid: 55210|app: 0|req: 164/314] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 14 02:15:06 2025] PUT /volume/v3/attachments/cdb0b1d3-d858-4073-a28a-d1e186fb68ea => generated 617 bytes in 4556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1080.791239] [55209]: DEBUG cinder.api.middleware.request_id [None req-aa09e17f-6958-4fc8-8950-8d6948b42c91 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1080.794737] [55209]: INFO cinder.api.openstack.wsgi [None req-aa09e17f-6958-4fc8-8950-8d6948b42c91 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 [ 1080.795146] [55209]: DEBUG cinder.api.openstack.wsgi [None req-aa09e17f-6958-4fc8-8950-8d6948b42c91 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1080.795540] [55209]: DEBUG cinder.api.openstack.wsgi [None req-aa09e17f-6958-4fc8-8950-8d6948b42c91 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1080.809925] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1080.809925] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1080.814420] [55210]: DEBUG cinder.api.middleware.request_id [None req-290f84ee-e112-4401-b107-1ccafdd2483e None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1080.815379] [55209]: INFO cinder.volume.api [None req-aa09e17f-6958-4fc8-8950-8d6948b42c91 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 1080.816912] [55210]: INFO cinder.api.openstack.wsgi [None req-290f84ee-e112-4401-b107-1ccafdd2483e tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] GET http://10.180.1.21/volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 [ 1080.818144] [55210]: DEBUG cinder.api.openstack.wsgi [None req-290f84ee-e112-4401-b107-1ccafdd2483e tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1080.818144] [55210]: DEBUG cinder.api.openstack.wsgi [None req-290f84ee-e112-4401-b107-1ccafdd2483e tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1080.821927] [55209]: INFO cinder.api.openstack.wsgi [None req-aa09e17f-6958-4fc8-8950-8d6948b42c91 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 returned with HTTP 200 [ 1080.821927] [55209]: [pid: 55209|app: 0|req: 151/315] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:11 2025] GET /volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1080.836051] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1080.836051] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1080.841475] [55210]: INFO cinder.volume.api [None req-290f84ee-e112-4401-b107-1ccafdd2483e tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Volume info retrieved successfully. [ 1080.846994] [55210]: INFO cinder.api.openstack.wsgi [None req-290f84ee-e112-4401-b107-1ccafdd2483e tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 returned with HTTP 200 [ 1080.847525] [55210]: [pid: 55210|app: 0|req: 165/316] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:11 2025] GET /volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1081.834537] [55209]: DEBUG cinder.api.middleware.request_id [None req-b199ee14-0a13-422a-aff1-402a65d9835f None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1081.836399] [55209]: INFO cinder.api.openstack.wsgi [None req-b199ee14-0a13-422a-aff1-402a65d9835f tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 [ 1081.836621] [55209]: DEBUG cinder.api.openstack.wsgi [None req-b199ee14-0a13-422a-aff1-402a65d9835f tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1081.836841] [55209]: DEBUG cinder.api.openstack.wsgi [None req-b199ee14-0a13-422a-aff1-402a65d9835f tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1081.848827] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1081.848827] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1081.852744] [55209]: INFO cinder.volume.api [None req-b199ee14-0a13-422a-aff1-402a65d9835f tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 1081.857726] [55209]: INFO cinder.api.openstack.wsgi [None req-b199ee14-0a13-422a-aff1-402a65d9835f tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 returned with HTTP 200 [ 1081.858132] [55209]: [pid: 55209|app: 0|req: 152/317] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:12 2025] GET /volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1081.858178] [55210]: DEBUG cinder.api.middleware.request_id [None req-35c6494b-df8b-4103-a44e-b152a99d30ec None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1081.860463] [55210]: INFO cinder.api.openstack.wsgi [None req-35c6494b-df8b-4103-a44e-b152a99d30ec tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] GET http://10.180.1.21/volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 [ 1081.860681] [55210]: DEBUG cinder.api.openstack.wsgi [None req-35c6494b-df8b-4103-a44e-b152a99d30ec tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1081.860898] [55210]: DEBUG cinder.api.openstack.wsgi [None req-35c6494b-df8b-4103-a44e-b152a99d30ec tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1081.871441] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1081.871441] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1081.874878] [55210]: INFO cinder.volume.api [None req-35c6494b-df8b-4103-a44e-b152a99d30ec tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Volume info retrieved successfully. [ 1081.879315] [55210]: INFO cinder.api.openstack.wsgi [None req-35c6494b-df8b-4103-a44e-b152a99d30ec tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 returned with HTTP 200 [ 1081.879987] [55210]: [pid: 55210|app: 0|req: 166/318] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:12 2025] GET /volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1081.898773] [55209]: DEBUG cinder.api.middleware.request_id [req-2d5e6705-c668-4b30-a718-d1af87e5fdcd req-9394433d-6036-4d56-bb4e-fbdfc9f4d997 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1081.901482] [55209]: INFO cinder.api.openstack.wsgi [req-2d5e6705-c668-4b30-a718-d1af87e5fdcd req-9394433d-6036-4d56-bb4e-fbdfc9f4d997 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] POST http://10.180.1.21/volume/v3/attachments/53595242-ee26-4e70-b8ff-13fe61d668b2/action [ 1081.901901] [55209]: DEBUG cinder.api.openstack.wsgi [req-2d5e6705-c668-4b30-a718-d1af87e5fdcd req-9394433d-6036-4d56-bb4e-fbdfc9f4d997 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Action body: b'{"os-complete": null}' {{(pid=55209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1081.902056] [55209]: DEBUG cinder.api.openstack.wsgi [req-2d5e6705-c668-4b30-a718-d1af87e5fdcd req-9394433d-6036-4d56-bb4e-fbdfc9f4d997 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1081.917998] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1081.917998] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1081.926337] [55209]: INFO cinder.api.openstack.wsgi [req-2d5e6705-c668-4b30-a718-d1af87e5fdcd req-9394433d-6036-4d56-bb4e-fbdfc9f4d997 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/attachments/53595242-ee26-4e70-b8ff-13fe61d668b2/action returned with HTTP 204 [ 1081.926733] [55209]: [pid: 55209|app: 0|req: 153/319] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 14 02:15:12 2025] POST /volume/v3/attachments/53595242-ee26-4e70-b8ff-13fe61d668b2/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1082.778695] [55210]: DEBUG cinder.api.middleware.request_id [req-0baed2d3-5709-4b1e-b2ad-178c587d225c req-42e82134-a25d-4837-8586-8c49eb074fb8 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1082.781393] [55210]: INFO cinder.api.openstack.wsgi [req-0baed2d3-5709-4b1e-b2ad-178c587d225c req-42e82134-a25d-4837-8586-8c49eb074fb8 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] POST http://10.180.1.21/volume/v3/attachments/cdb0b1d3-d858-4073-a28a-d1e186fb68ea/action [ 1082.781875] [55210]: DEBUG cinder.api.openstack.wsgi [req-0baed2d3-5709-4b1e-b2ad-178c587d225c req-42e82134-a25d-4837-8586-8c49eb074fb8 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Action body: b'{"os-complete": null}' {{(pid=55210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1082.782036] [55210]: DEBUG cinder.api.openstack.wsgi [req-0baed2d3-5709-4b1e-b2ad-178c587d225c req-42e82134-a25d-4837-8586-8c49eb074fb8 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1082.811839] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1082.811839] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1082.826739] [55210]: INFO cinder.api.openstack.wsgi [req-0baed2d3-5709-4b1e-b2ad-178c587d225c req-42e82134-a25d-4837-8586-8c49eb074fb8 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/attachments/cdb0b1d3-d858-4073-a28a-d1e186fb68ea/action returned with HTTP 204 [ 1082.827433] [55210]: [pid: 55210|app: 0|req: 167/320] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 14 02:15:13 2025] POST /volume/v3/attachments/cdb0b1d3-d858-4073-a28a-d1e186fb68ea/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1082.870576] [55209]: DEBUG cinder.api.middleware.request_id [None req-994674c8-ca60-46b2-b573-717c412502f0 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1082.874410] [55209]: INFO cinder.api.openstack.wsgi [None req-994674c8-ca60-46b2-b573-717c412502f0 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 [ 1082.874410] [55209]: DEBUG cinder.api.openstack.wsgi [None req-994674c8-ca60-46b2-b573-717c412502f0 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1082.874410] [55209]: DEBUG cinder.api.openstack.wsgi [None req-994674c8-ca60-46b2-b573-717c412502f0 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1082.885300] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1082.885300] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1082.889615] [55209]: INFO cinder.volume.api [None req-994674c8-ca60-46b2-b573-717c412502f0 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 1082.890355] [55210]: DEBUG cinder.api.middleware.request_id [None req-2fe61020-42c3-445b-bc0f-3a3c42f97635 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1082.892746] [55210]: INFO cinder.api.openstack.wsgi [None req-2fe61020-42c3-445b-bc0f-3a3c42f97635 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] GET http://10.180.1.21/volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 [ 1082.893669] [55210]: DEBUG cinder.api.openstack.wsgi [None req-2fe61020-42c3-445b-bc0f-3a3c42f97635 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1082.893669] [55210]: DEBUG cinder.api.openstack.wsgi [None req-2fe61020-42c3-445b-bc0f-3a3c42f97635 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1082.896228] [55209]: INFO cinder.api.openstack.wsgi [None req-994674c8-ca60-46b2-b573-717c412502f0 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 returned with HTTP 200 [ 1082.896764] [55209]: [pid: 55209|app: 0|req: 154/321] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:13 2025] GET /volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 => generated 1134 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1082.907273] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1082.907273] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1082.907394] [55209]: DEBUG cinder.api.middleware.request_id [None req-4d305ca7-27f2-4e76-ba45-7f7f490fd33b None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1082.908331] [55209]: INFO cinder.api.openstack.wsgi [None req-4d305ca7-27f2-4e76-ba45-7f7f490fd33b tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 [ 1082.908542] [55209]: DEBUG cinder.api.openstack.wsgi [None req-4d305ca7-27f2-4e76-ba45-7f7f490fd33b tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1082.908787] [55209]: DEBUG cinder.api.openstack.wsgi [None req-4d305ca7-27f2-4e76-ba45-7f7f490fd33b tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1082.913310] [55210]: INFO cinder.volume.api [None req-2fe61020-42c3-445b-bc0f-3a3c42f97635 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Volume info retrieved successfully. [ 1082.918971] [55210]: INFO cinder.api.openstack.wsgi [None req-2fe61020-42c3-445b-bc0f-3a3c42f97635 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 returned with HTTP 200 [ 1082.919398] [55210]: [pid: 55210|app: 0|req: 168/322] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:13 2025] GET /volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1082.920786] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1082.920786] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1082.924372] [55209]: INFO cinder.volume.api [None req-4d305ca7-27f2-4e76-ba45-7f7f490fd33b tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 1082.928405] [55210]: DEBUG cinder.api.middleware.request_id [None req-31cbc5b7-c046-443a-8f8d-ee076bb8c47d None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1082.929109] [55209]: INFO cinder.api.openstack.wsgi [None req-4d305ca7-27f2-4e76-ba45-7f7f490fd33b tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 returned with HTTP 200 [ 1082.929186] [55209]: [pid: 55209|app: 0|req: 155/323] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:13 2025] GET /volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 => generated 1134 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1082.930447] [55210]: INFO cinder.api.openstack.wsgi [None req-31cbc5b7-c046-443a-8f8d-ee076bb8c47d tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] GET http://10.180.1.21/volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 [ 1082.930772] [55210]: DEBUG cinder.api.openstack.wsgi [None req-31cbc5b7-c046-443a-8f8d-ee076bb8c47d tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1082.930977] [55210]: DEBUG cinder.api.openstack.wsgi [None req-31cbc5b7-c046-443a-8f8d-ee076bb8c47d tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1082.941495] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1082.941495] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1082.946402] [55210]: INFO cinder.volume.api [None req-31cbc5b7-c046-443a-8f8d-ee076bb8c47d tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Volume info retrieved successfully. [ 1082.951631] [55210]: INFO cinder.api.openstack.wsgi [None req-31cbc5b7-c046-443a-8f8d-ee076bb8c47d tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 returned with HTTP 200 [ 1082.952715] [55210]: [pid: 55210|app: 0|req: 169/324] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:13 2025] GET /volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1083.016189] [55209]: DEBUG cinder.api.middleware.request_id [None req-a107eb0b-d63d-4d10-8e69-05d14c52ffdd None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.018359] [55209]: INFO cinder.api.openstack.wsgi [None req-a107eb0b-d63d-4d10-8e69-05d14c52ffdd tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1083.018773] [55209]: DEBUG cinder.api.openstack.wsgi [None req-a107eb0b-d63d-4d10-8e69-05d14c52ffdd tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-295901171"}} {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1083.020644] [55209]: DEBUG cinder.api.v3.volumes [None req-a107eb0b-d63d-4d10-8e69-05d14c52ffdd tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-295901171'}} {{(pid=55209) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1083.020814] [55209]: INFO cinder.api.v3.volumes [None req-a107eb0b-d63d-4d10-8e69-05d14c52ffdd tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Create volume of 1 GB [ 1083.025270] [55209]: INFO cinder.volume.api [None req-a107eb0b-d63d-4d10-8e69-05d14c52ffdd tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Availability Zones retrieved successfully. [ 1083.032776] [55209]: DEBUG cinder.volume.api [None req-a107eb0b-d63d-4d10-8e69-05d14c52ffdd tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Flow 'volume_create_api' (3abc822a-3f6b-4174-b07d-5fc5d9efc463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1083.033993] [55209]: DEBUG cinder.volume.api [None req-a107eb0b-d63d-4d10-8e69-05d14c52ffdd tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21c066df-ba34-4cb1-a815-de9a1a156a29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1083.035166] [55209]: DEBUG cinder.volume.flows.api.create_volume [None req-a107eb0b-d63d-4d10-8e69-05d14c52ffdd tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Validating volume size '1' using validate_int {{(pid=55209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1083.058376] [55209]: DEBUG cinder.volume.api [None req-a107eb0b-d63d-4d10-8e69-05d14c52ffdd tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21c066df-ba34-4cb1-a815-de9a1a156a29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-14T02:03:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f3823579-61ee-44ab-873f-bd184f2327d0,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3823579-61ee-44ab-873f-bd184f2327d0', '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=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1083.059451] [55209]: DEBUG cinder.volume.api [None req-a107eb0b-d63d-4d10-8e69-05d14c52ffdd tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4718599-2803-4197-97e4-e81d4ec53154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1083.106219] [55209]: DEBUG cinder.quota [None req-a107eb0b-d63d-4d10-8e69-05d14c52ffdd tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Created reservations ['d762ce3d-7d9f-4fb2-973d-c076b842c565', '3365a91b-028c-4471-b4a4-df7027186f04', '68da80d5-20cd-4c50-9261-4b8506a07e32', '10cbc070-9fa2-49af-83bd-6ee0f72fae61'] {{(pid=55209) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1083.107282] [55209]: DEBUG cinder.volume.api [None req-a107eb0b-d63d-4d10-8e69-05d14c52ffdd tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4718599-2803-4197-97e4-e81d4ec53154) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d762ce3d-7d9f-4fb2-973d-c076b842c565', '3365a91b-028c-4471-b4a4-df7027186f04', '68da80d5-20cd-4c50-9261-4b8506a07e32', '10cbc070-9fa2-49af-83bd-6ee0f72fae61']}' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1083.108342] [55209]: DEBUG cinder.volume.api [None req-a107eb0b-d63d-4d10-8e69-05d14c52ffdd tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4068b890-0a37-45a9-9a3c-11195312407e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1083.123404] [55209]: DEBUG cinder.volume.api [None req-a107eb0b-d63d-4d10-8e69-05d14c52ffdd tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4068b890-0a37-45a9-9a3c-11195312407e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'faba343a-b086-4b7f-b9dc-e507b1c69024', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-295901171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7334caa0d4a24c85ada4041a8e044d25',qos_specs=None,replication_status=,reservations=['d762ce3d-7d9f-4fb2-973d-c076b842c565','3365a91b-028c-4471-b4a4-df7027186f04','68da80d5-20cd-4c50-9261-4b8506a07e32','10cbc070-9fa2-49af-83bd-6ee0f72fae61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='559ff496167a4387bde8eb943e375af9',volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0), '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-14T02:15:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-295901171',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=faba343a-b086-4b7f-b9dc-e507b1c69024,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7334caa0d4a24c85ada4041a8e044d25',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='559ff496167a4387bde8eb943e375af9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3823579-61ee-44ab-873f-bd184f2327d0),volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0)}' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1083.128123] [55209]: DEBUG cinder.volume.api [None req-a107eb0b-d63d-4d10-8e69-05d14c52ffdd tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a6cdf27-5ab2-4b3b-9e60-dbb4b33f123e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1083.149150] [55209]: DEBUG cinder.volume.api [None req-a107eb0b-d63d-4d10-8e69-05d14c52ffdd tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a6cdf27-5ab2-4b3b-9e60-dbb4b33f123e) 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-295901171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7334caa0d4a24c85ada4041a8e044d25',qos_specs=None,replication_status=,reservations=['d762ce3d-7d9f-4fb2-973d-c076b842c565','3365a91b-028c-4471-b4a4-df7027186f04','68da80d5-20cd-4c50-9261-4b8506a07e32','10cbc070-9fa2-49af-83bd-6ee0f72fae61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='559ff496167a4387bde8eb943e375af9',volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0)}' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1083.150154] [55209]: DEBUG cinder.volume.api [None req-a107eb0b-d63d-4d10-8e69-05d14c52ffdd tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be54734c-38b1-46cc-96a0-267a9585d407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1083.160181] [55209]: DEBUG cinder.volume.api [None req-a107eb0b-d63d-4d10-8e69-05d14c52ffdd tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be54734c-38b1-46cc-96a0-267a9585d407) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1083.161239] [55209]: DEBUG cinder.volume.api [None req-a107eb0b-d63d-4d10-8e69-05d14c52ffdd tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Flow 'volume_create_api' (3abc822a-3f6b-4174-b07d-5fc5d9efc463) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55209) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1083.161610] [55209]: INFO cinder.volume.api [None req-a107eb0b-d63d-4d10-8e69-05d14c52ffdd tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Create volume request issued successfully. [ 1083.162491] [55209]: INFO cinder.api.openstack.wsgi [None req-a107eb0b-d63d-4d10-8e69-05d14c52ffdd tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1083.163131] [55209]: [pid: 55209|app: 0|req: 156/325] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 14 02:15:13 2025] POST /volume/v3/volumes => generated 749 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1083.180399] [55210]: DEBUG cinder.api.middleware.request_id [None req-cd62119c-1f31-44d8-808c-1a3828f1d74c None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.182866] [55210]: INFO cinder.api.openstack.wsgi [None req-cd62119c-1f31-44d8-808c-1a3828f1d74c tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 [ 1083.183389] [55210]: DEBUG cinder.api.openstack.wsgi [None req-cd62119c-1f31-44d8-808c-1a3828f1d74c tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1083.183389] [55210]: DEBUG cinder.api.openstack.wsgi [None req-cd62119c-1f31-44d8-808c-1a3828f1d74c tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1083.192509] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1083.192509] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1083.197224] [55210]: INFO cinder.volume.api [None req-cd62119c-1f31-44d8-808c-1a3828f1d74c tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 1083.202328] [55210]: INFO cinder.api.openstack.wsgi [None req-cd62119c-1f31-44d8-808c-1a3828f1d74c tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 returned with HTTP 200 [ 1083.202819] [55210]: [pid: 55210|app: 0|req: 170/326] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:14 2025] GET /volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1083.280069] [55209]: DEBUG cinder.api.middleware.request_id [req-786bbfef-c9a5-438f-8c28-2b0c41578a45 req-c1b307b8-350e-474b-85c9-17e69e8c8193 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.282896] [55209]: INFO cinder.api.openstack.wsgi [req-786bbfef-c9a5-438f-8c28-2b0c41578a45 req-c1b307b8-350e-474b-85c9-17e69e8c8193 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] GET http://10.180.1.21/volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 [ 1083.283232] [55209]: DEBUG cinder.api.openstack.wsgi [req-786bbfef-c9a5-438f-8c28-2b0c41578a45 req-c1b307b8-350e-474b-85c9-17e69e8c8193 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1083.283436] [55209]: DEBUG cinder.api.openstack.wsgi [req-786bbfef-c9a5-438f-8c28-2b0c41578a45 req-c1b307b8-350e-474b-85c9-17e69e8c8193 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1083.294847] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1083.294847] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1083.298528] [55209]: INFO cinder.volume.api [req-786bbfef-c9a5-438f-8c28-2b0c41578a45 req-c1b307b8-350e-474b-85c9-17e69e8c8193 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Volume info retrieved successfully. [ 1083.304528] [55209]: INFO cinder.api.openstack.wsgi [req-786bbfef-c9a5-438f-8c28-2b0c41578a45 req-c1b307b8-350e-474b-85c9-17e69e8c8193 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 returned with HTTP 200 [ 1083.304971] [55209]: [pid: 55209|app: 0|req: 157/327] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:15:14 2025] GET /volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1084.216181] [55210]: DEBUG cinder.api.middleware.request_id [None req-deb25e6e-57d1-4a1f-bf51-42618e3053d2 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.218327] [55210]: INFO cinder.api.openstack.wsgi [None req-deb25e6e-57d1-4a1f-bf51-42618e3053d2 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 [ 1084.218543] [55210]: DEBUG cinder.api.openstack.wsgi [None req-deb25e6e-57d1-4a1f-bf51-42618e3053d2 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1084.218763] [55210]: DEBUG cinder.api.openstack.wsgi [None req-deb25e6e-57d1-4a1f-bf51-42618e3053d2 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1084.228885] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1084.228885] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1084.232737] [55210]: INFO cinder.volume.api [None req-deb25e6e-57d1-4a1f-bf51-42618e3053d2 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 1084.237396] [55210]: INFO cinder.api.openstack.wsgi [None req-deb25e6e-57d1-4a1f-bf51-42618e3053d2 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 returned with HTTP 200 [ 1084.237974] [55210]: [pid: 55210|app: 0|req: 171/328] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:15 2025] GET /volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1084.276907] [55209]: DEBUG cinder.api.middleware.request_id [req-68a0afb2-3d03-459b-ad17-e7dc77682da6 req-08c3f13e-7024-4440-8fe9-987464bd9d16 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.279260] [55209]: INFO cinder.api.openstack.wsgi [req-68a0afb2-3d03-459b-ad17-e7dc77682da6 req-08c3f13e-7024-4440-8fe9-987464bd9d16 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 [ 1084.279508] [55209]: DEBUG cinder.api.openstack.wsgi [req-68a0afb2-3d03-459b-ad17-e7dc77682da6 req-08c3f13e-7024-4440-8fe9-987464bd9d16 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1084.279733] [55209]: DEBUG cinder.api.openstack.wsgi [req-68a0afb2-3d03-459b-ad17-e7dc77682da6 req-08c3f13e-7024-4440-8fe9-987464bd9d16 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1084.288559] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1084.288559] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1084.292185] [55209]: INFO cinder.volume.api [req-68a0afb2-3d03-459b-ad17-e7dc77682da6 req-08c3f13e-7024-4440-8fe9-987464bd9d16 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 1084.297600] [55209]: INFO cinder.api.openstack.wsgi [req-68a0afb2-3d03-459b-ad17-e7dc77682da6 req-08c3f13e-7024-4440-8fe9-987464bd9d16 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 returned with HTTP 200 [ 1084.298259] [55209]: [pid: 55209|app: 0|req: 158/329] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:15:15 2025] GET /volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1085.522419] [55210]: DEBUG cinder.api.middleware.request_id [None req-d66c99b3-d9b7-4d52-ba19-69789b833864 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.522902] [55210]: INFO cinder.api.openstack.wsgi [None req-d66c99b3-d9b7-4d52-ba19-69789b833864 None None] GET http://10.180.1.21/volume// [ 1085.523898] [55210]: DEBUG cinder.api.openstack.wsgi [None req-d66c99b3-d9b7-4d52-ba19-69789b833864 None None] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1085.523898] [55210]: DEBUG cinder.api.openstack.wsgi [None req-d66c99b3-d9b7-4d52-ba19-69789b833864 None None] Calling method 'all' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1085.523898] [55210]: INFO cinder.api.openstack.wsgi [None req-d66c99b3-d9b7-4d52-ba19-69789b833864 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1085.524121] [55210]: [pid: 55210|app: 0|req: 172/330] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 02:15:16 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1085.527247] [55209]: DEBUG cinder.api.middleware.request_id [req-786bbfef-c9a5-438f-8c28-2b0c41578a45 req-a1c0b190-e8d2-4297-9426-aba4b56b2550 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.529735] [55209]: INFO cinder.api.openstack.wsgi [req-786bbfef-c9a5-438f-8c28-2b0c41578a45 req-a1c0b190-e8d2-4297-9426-aba4b56b2550 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1085.530168] [55209]: DEBUG cinder.api.openstack.wsgi [req-786bbfef-c9a5-438f-8c28-2b0c41578a45 req-a1c0b190-e8d2-4297-9426-aba4b56b2550 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0", "connector": null, "instance_uuid": "a2519c73-4e37-4931-98ca-8c77425136d1"}} {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1085.545281] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1085.545281] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1085.574168] [55209]: INFO cinder.api.openstack.wsgi [req-786bbfef-c9a5-438f-8c28-2b0c41578a45 req-a1c0b190-e8d2-4297-9426-aba4b56b2550 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1085.574657] [55209]: [pid: 55209|app: 0|req: 159/331] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 14 02:15:16 2025] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1085.579529] [55210]: DEBUG cinder.api.middleware.request_id [None req-e2a56ff9-ff7d-40e1-bf07-7ceaa5de9ec2 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.580038] [55210]: INFO cinder.api.openstack.wsgi [None req-e2a56ff9-ff7d-40e1-bf07-7ceaa5de9ec2 None None] GET http://10.180.1.21/volume// [ 1085.580518] [55210]: DEBUG cinder.api.openstack.wsgi [None req-e2a56ff9-ff7d-40e1-bf07-7ceaa5de9ec2 None None] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1085.580518] [55210]: DEBUG cinder.api.openstack.wsgi [None req-e2a56ff9-ff7d-40e1-bf07-7ceaa5de9ec2 None None] Calling method 'all' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1085.580965] [55210]: INFO cinder.api.openstack.wsgi [None req-e2a56ff9-ff7d-40e1-bf07-7ceaa5de9ec2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1085.581179] [55210]: [pid: 55210|app: 0|req: 173/332] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 02:15:16 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1085.589312] [55209]: DEBUG cinder.api.middleware.request_id [req-786bbfef-c9a5-438f-8c28-2b0c41578a45 req-114ab764-c467-4914-852f-cf885d851cda None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.591957] [55209]: INFO cinder.api.openstack.wsgi [req-786bbfef-c9a5-438f-8c28-2b0c41578a45 req-114ab764-c467-4914-852f-cf885d851cda tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] GET http://10.180.1.21/volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 [ 1085.592247] [55209]: DEBUG cinder.api.openstack.wsgi [req-786bbfef-c9a5-438f-8c28-2b0c41578a45 req-114ab764-c467-4914-852f-cf885d851cda tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1085.592473] [55209]: DEBUG cinder.api.openstack.wsgi [req-786bbfef-c9a5-438f-8c28-2b0c41578a45 req-114ab764-c467-4914-852f-cf885d851cda tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1085.608309] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1085.608309] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1085.611739] [55209]: INFO cinder.volume.api [req-786bbfef-c9a5-438f-8c28-2b0c41578a45 req-114ab764-c467-4914-852f-cf885d851cda tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Volume info retrieved successfully. [ 1085.617542] [55209]: INFO cinder.api.openstack.wsgi [req-786bbfef-c9a5-438f-8c28-2b0c41578a45 req-114ab764-c467-4914-852f-cf885d851cda tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 returned with HTTP 200 [ 1085.618017] [55209]: [pid: 55209|app: 0|req: 160/333] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 02:15:16 2025] GET /volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 => generated 1319 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1085.817801] [55210]: DEBUG cinder.api.middleware.request_id [None req-ea57e4b9-9df8-419f-97dc-54fc66401714 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.818391] [55210]: INFO cinder.api.openstack.wsgi [None req-ea57e4b9-9df8-419f-97dc-54fc66401714 None None] GET http://10.180.1.21/volume// [ 1085.818490] [55210]: DEBUG cinder.api.openstack.wsgi [None req-ea57e4b9-9df8-419f-97dc-54fc66401714 None None] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1085.818729] [55210]: DEBUG cinder.api.openstack.wsgi [None req-ea57e4b9-9df8-419f-97dc-54fc66401714 None None] Calling method 'all' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1085.819156] [55210]: INFO cinder.api.openstack.wsgi [None req-ea57e4b9-9df8-419f-97dc-54fc66401714 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1085.819585] [55210]: [pid: 55210|app: 0|req: 174/334] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 14 02:15:16 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1085.824333] [55209]: DEBUG cinder.api.middleware.request_id [req-68a0afb2-3d03-459b-ad17-e7dc77682da6 req-fbefae74-48e0-44b2-8882-6facd9a423e1 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.826496] [55209]: INFO cinder.api.openstack.wsgi [req-68a0afb2-3d03-459b-ad17-e7dc77682da6 req-fbefae74-48e0-44b2-8882-6facd9a423e1 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1085.826901] [55209]: DEBUG cinder.api.openstack.wsgi [req-68a0afb2-3d03-459b-ad17-e7dc77682da6 req-fbefae74-48e0-44b2-8882-6facd9a423e1 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "faba343a-b086-4b7f-b9dc-e507b1c69024", "connector": null, "instance_uuid": "d93a4e47-aa70-439d-8439-305ff5bba4f8"}} {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1085.836329] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1085.836329] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1085.857723] [55209]: INFO cinder.api.openstack.wsgi [req-68a0afb2-3d03-459b-ad17-e7dc77682da6 req-fbefae74-48e0-44b2-8882-6facd9a423e1 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1085.858208] [55209]: [pid: 55209|app: 0|req: 161/335] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 14 02:15:16 2025] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1085.882075] [55210]: DEBUG cinder.api.middleware.request_id [None req-b90cc9ae-f614-4c43-b7bf-c6eae5863e94 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.884825] [55210]: INFO cinder.api.openstack.wsgi [None req-b90cc9ae-f614-4c43-b7bf-c6eae5863e94 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 [ 1085.884825] [55210]: DEBUG cinder.api.openstack.wsgi [None req-b90cc9ae-f614-4c43-b7bf-c6eae5863e94 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1085.884825] [55210]: DEBUG cinder.api.openstack.wsgi [None req-b90cc9ae-f614-4c43-b7bf-c6eae5863e94 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1085.901978] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1085.901978] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1085.906788] [55210]: INFO cinder.volume.api [None req-b90cc9ae-f614-4c43-b7bf-c6eae5863e94 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 1085.912668] [55210]: INFO cinder.api.openstack.wsgi [None req-b90cc9ae-f614-4c43-b7bf-c6eae5863e94 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 returned with HTTP 200 [ 1085.913096] [55210]: [pid: 55210|app: 0|req: 175/336] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:16 2025] GET /volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1086.388782] [55209]: DEBUG cinder.api.middleware.request_id [None req-6a1c705f-e809-4eab-b39d-44764340ae40 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.389332] [55209]: INFO cinder.api.openstack.wsgi [None req-6a1c705f-e809-4eab-b39d-44764340ae40 None None] GET http://10.180.1.21/volume// [ 1086.389566] [55209]: DEBUG cinder.api.openstack.wsgi [None req-6a1c705f-e809-4eab-b39d-44764340ae40 None None] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1086.389823] [55209]: DEBUG cinder.api.openstack.wsgi [None req-6a1c705f-e809-4eab-b39d-44764340ae40 None None] Calling method 'all' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1086.390207] [55209]: INFO cinder.api.openstack.wsgi [None req-6a1c705f-e809-4eab-b39d-44764340ae40 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1086.390551] [55209]: [pid: 55209|app: 0|req: 162/337] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 02:15:17 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1086.394776] [55210]: DEBUG cinder.api.middleware.request_id [req-68a0afb2-3d03-459b-ad17-e7dc77682da6 req-f608c5f4-836c-4435-81bb-4fbc74619deb None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.397246] [55210]: INFO cinder.api.openstack.wsgi [req-68a0afb2-3d03-459b-ad17-e7dc77682da6 req-f608c5f4-836c-4435-81bb-4fbc74619deb tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 [ 1086.397594] [55210]: DEBUG cinder.api.openstack.wsgi [req-68a0afb2-3d03-459b-ad17-e7dc77682da6 req-f608c5f4-836c-4435-81bb-4fbc74619deb tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1086.397826] [55210]: DEBUG cinder.api.openstack.wsgi [req-68a0afb2-3d03-459b-ad17-e7dc77682da6 req-f608c5f4-836c-4435-81bb-4fbc74619deb tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1086.413516] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1086.413516] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1086.417910] [55210]: INFO cinder.volume.api [req-68a0afb2-3d03-459b-ad17-e7dc77682da6 req-f608c5f4-836c-4435-81bb-4fbc74619deb tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 1086.424242] [55210]: INFO cinder.api.openstack.wsgi [req-68a0afb2-3d03-459b-ad17-e7dc77682da6 req-f608c5f4-836c-4435-81bb-4fbc74619deb tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 returned with HTTP 200 [ 1086.424711] [55210]: [pid: 55210|app: 0|req: 176/338] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 02:15:17 2025] GET /volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 => generated 1022 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1086.488063] [55209]: DEBUG cinder.api.middleware.request_id [req-68a0afb2-3d03-459b-ad17-e7dc77682da6 req-0c085368-c38c-4ecf-9004-23445486f232 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.491114] [55209]: INFO cinder.api.openstack.wsgi [req-68a0afb2-3d03-459b-ad17-e7dc77682da6 req-0c085368-c38c-4ecf-9004-23445486f232 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] PUT http://10.180.1.21/volume/v3/attachments/f2911f96-c580-45e9-a06e-cd33b74716d7 [ 1086.491766] [55209]: DEBUG cinder.api.openstack.wsgi [req-68a0afb2-3d03-459b-ad17-e7dc77682da6 req-0c085368-c38c-4ecf-9004-23445486f232 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-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-510831", "mountpoint": "/dev/sdc"}}} {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1086.504719] [55209]: DEBUG cinder.coordination [req-68a0afb2-3d03-459b-ad17-e7dc77682da6 req-0c085368-c38c-4ecf-9004-23445486f232 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Acquiring lock "cinder-attachment_update-faba343a-b086-4b7f-b9dc-e507b1c69024-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55209) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1086.510941] [55209]: DEBUG cinder.coordination [req-68a0afb2-3d03-459b-ad17-e7dc77682da6 req-0c085368-c38c-4ecf-9004-23445486f232 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Lock "cinder-attachment_update-faba343a-b086-4b7f-b9dc-e507b1c69024-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=55209) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1086.512420] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1086.512420] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1086.786821] [55210]: DEBUG cinder.api.middleware.request_id [req-786bbfef-c9a5-438f-8c28-2b0c41578a45 req-1e5144bd-3288-465b-b896-2500afeec632 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.791388] [55210]: INFO cinder.api.openstack.wsgi [req-786bbfef-c9a5-438f-8c28-2b0c41578a45 req-1e5144bd-3288-465b-b896-2500afeec632 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] DELETE http://10.180.1.21/volume/v3/attachments/53595242-ee26-4e70-b8ff-13fe61d668b2 [ 1086.791660] [55210]: DEBUG cinder.api.openstack.wsgi [req-786bbfef-c9a5-438f-8c28-2b0c41578a45 req-1e5144bd-3288-465b-b896-2500afeec632 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1086.791902] [55210]: DEBUG cinder.api.openstack.wsgi [req-786bbfef-c9a5-438f-8c28-2b0c41578a45 req-1e5144bd-3288-465b-b896-2500afeec632 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Calling method 'version_select' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1086.801167] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1086.801167] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1087.330529] [55210]: INFO cinder.api.openstack.wsgi [req-786bbfef-c9a5-438f-8c28-2b0c41578a45 req-1e5144bd-3288-465b-b896-2500afeec632 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/attachments/53595242-ee26-4e70-b8ff-13fe61d668b2 returned with HTTP 200 [ 1087.330973] [55210]: [pid: 55210|app: 0|req: 177/339] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 14 02:15:17 2025] DELETE /volume/v3/attachments/53595242-ee26-4e70-b8ff-13fe61d668b2 => generated 192 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1087.331791] [55210]: DEBUG cinder.api.middleware.request_id [None req-ac5c7eda-2836-4dbc-9847-9b56d9a1d0b7 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1087.334053] [55210]: INFO cinder.api.openstack.wsgi [None req-ac5c7eda-2836-4dbc-9847-9b56d9a1d0b7 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 [ 1087.334279] [55210]: DEBUG cinder.api.openstack.wsgi [None req-ac5c7eda-2836-4dbc-9847-9b56d9a1d0b7 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1087.334535] [55210]: DEBUG cinder.api.openstack.wsgi [None req-ac5c7eda-2836-4dbc-9847-9b56d9a1d0b7 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1087.344728] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1087.344728] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1087.348205] [55210]: INFO cinder.volume.api [None req-ac5c7eda-2836-4dbc-9847-9b56d9a1d0b7 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 1087.352877] [55210]: INFO cinder.api.openstack.wsgi [None req-ac5c7eda-2836-4dbc-9847-9b56d9a1d0b7 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 returned with HTTP 200 [ 1087.353323] [55210]: [pid: 55210|app: 0|req: 178/340] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:18 2025] GET /volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1088.364808] [55210]: DEBUG cinder.api.middleware.request_id [None req-37a2ff6b-60b4-4107-a58e-8fd0cafcfaca None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1088.369320] [55210]: INFO cinder.api.openstack.wsgi [None req-37a2ff6b-60b4-4107-a58e-8fd0cafcfaca tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 [ 1088.369320] [55210]: DEBUG cinder.api.openstack.wsgi [None req-37a2ff6b-60b4-4107-a58e-8fd0cafcfaca tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1088.369320] [55210]: DEBUG cinder.api.openstack.wsgi [None req-37a2ff6b-60b4-4107-a58e-8fd0cafcfaca tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1088.389477] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1088.389477] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1088.397784] [55210]: INFO cinder.volume.api [None req-37a2ff6b-60b4-4107-a58e-8fd0cafcfaca tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 1088.406209] [55210]: INFO cinder.api.openstack.wsgi [None req-37a2ff6b-60b4-4107-a58e-8fd0cafcfaca tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 returned with HTTP 200 [ 1088.407789] [55210]: [pid: 55210|app: 0|req: 179/341] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:19 2025] GET /volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 => generated 841 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1089.053211] [55210]: DEBUG cinder.api.middleware.request_id [None req-400eadbc-ad87-4116-a9d0-0feece4739fe None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.053672] [55210]: INFO cinder.api.openstack.wsgi [None req-400eadbc-ad87-4116-a9d0-0feece4739fe None None] GET http://10.180.1.21/volume// [ 1089.056737] [55210]: DEBUG cinder.api.openstack.wsgi [None req-400eadbc-ad87-4116-a9d0-0feece4739fe None None] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1089.056737] [55210]: DEBUG cinder.api.openstack.wsgi [None req-400eadbc-ad87-4116-a9d0-0feece4739fe None None] Calling method 'all' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1089.056737] [55210]: INFO cinder.api.openstack.wsgi [None req-400eadbc-ad87-4116-a9d0-0feece4739fe None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1089.056737] [55210]: [pid: 55210|app: 0|req: 180/342] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 02:15:19 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1089.065304] [55210]: DEBUG cinder.api.middleware.request_id [req-786bbfef-c9a5-438f-8c28-2b0c41578a45 req-7528e960-b8fc-4ec4-b515-ad16258c9d56 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.077622] [55210]: INFO cinder.api.openstack.wsgi [req-786bbfef-c9a5-438f-8c28-2b0c41578a45 req-7528e960-b8fc-4ec4-b515-ad16258c9d56 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] GET http://10.180.1.21/volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 [ 1089.077893] [55210]: DEBUG cinder.api.openstack.wsgi [req-786bbfef-c9a5-438f-8c28-2b0c41578a45 req-7528e960-b8fc-4ec4-b515-ad16258c9d56 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1089.078131] [55210]: DEBUG cinder.api.openstack.wsgi [req-786bbfef-c9a5-438f-8c28-2b0c41578a45 req-7528e960-b8fc-4ec4-b515-ad16258c9d56 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1089.094568] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1089.094568] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1089.096915] [55210]: INFO cinder.volume.api [req-786bbfef-c9a5-438f-8c28-2b0c41578a45 req-7528e960-b8fc-4ec4-b515-ad16258c9d56 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Volume info retrieved successfully. [ 1089.103161] [55210]: INFO cinder.api.openstack.wsgi [req-786bbfef-c9a5-438f-8c28-2b0c41578a45 req-7528e960-b8fc-4ec4-b515-ad16258c9d56 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 returned with HTTP 200 [ 1089.103824] [55210]: [pid: 55210|app: 0|req: 181/343] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 02:15:19 2025] GET /volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 => generated 1026 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1089.292693] [55210]: DEBUG cinder.api.middleware.request_id [req-786bbfef-c9a5-438f-8c28-2b0c41578a45 req-ed030cb8-e913-4236-b18f-a010ae27dd58 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.297020] [55210]: INFO cinder.api.openstack.wsgi [req-786bbfef-c9a5-438f-8c28-2b0c41578a45 req-ed030cb8-e913-4236-b18f-a010ae27dd58 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] PUT http://10.180.1.21/volume/v3/attachments/7e5b4f93-20ce-4385-8f15-96a7e77ffb2e [ 1089.297020] [55210]: DEBUG cinder.api.openstack.wsgi [req-786bbfef-c9a5-438f-8c28-2b0c41578a45 req-ed030cb8-e913-4236-b18f-a010ae27dd58 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-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=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1089.308822] [55210]: DEBUG cinder.coordination [req-786bbfef-c9a5-438f-8c28-2b0c41578a45 req-ed030cb8-e913-4236-b18f-a010ae27dd58 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Acquiring lock "cinder-attachment_update-33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55210) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1089.319324] [55210]: DEBUG cinder.coordination [req-786bbfef-c9a5-438f-8c28-2b0c41578a45 req-ed030cb8-e913-4236-b18f-a010ae27dd58 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Lock "cinder-attachment_update-33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.010s {{(pid=55210) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1089.319814] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1089.319814] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1089.847039] [55210]: DEBUG cinder.coordination [req-786bbfef-c9a5-438f-8c28-2b0c41578a45 req-ed030cb8-e913-4236-b18f-a010ae27dd58 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Lock "cinder-attachment_update-33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.528s {{(pid=55210) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1089.848505] [55210]: INFO cinder.api.openstack.wsgi [req-786bbfef-c9a5-438f-8c28-2b0c41578a45 req-ed030cb8-e913-4236-b18f-a010ae27dd58 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/attachments/7e5b4f93-20ce-4385-8f15-96a7e77ffb2e returned with HTTP 200 [ 1089.848505] [55210]: [pid: 55210|app: 0|req: 182/344] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 14 02:15:20 2025] PUT /volume/v3/attachments/7e5b4f93-20ce-4385-8f15-96a7e77ffb2e => generated 617 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1089.849111] [55210]: DEBUG cinder.api.middleware.request_id [None req-91801eed-caea-4985-9315-ed22ca584bf0 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.850874] [55210]: INFO cinder.api.openstack.wsgi [None req-91801eed-caea-4985-9315-ed22ca584bf0 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 [ 1089.851096] [55210]: DEBUG cinder.api.openstack.wsgi [None req-91801eed-caea-4985-9315-ed22ca584bf0 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1089.851349] [55210]: DEBUG cinder.api.openstack.wsgi [None req-91801eed-caea-4985-9315-ed22ca584bf0 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1089.864847] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1089.864847] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1089.870205] [55210]: INFO cinder.volume.api [None req-91801eed-caea-4985-9315-ed22ca584bf0 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 1089.875700] [55210]: INFO cinder.api.openstack.wsgi [None req-91801eed-caea-4985-9315-ed22ca584bf0 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 returned with HTTP 200 [ 1089.878199] [55210]: [pid: 55210|app: 0|req: 183/345] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:20 2025] GET /volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1090.359466] [55210]: DEBUG cinder.api.middleware.request_id [req-786bbfef-c9a5-438f-8c28-2b0c41578a45 req-58846abd-cb15-4ed1-92a4-07a35060afa5 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.364262] [55210]: INFO cinder.api.openstack.wsgi [req-786bbfef-c9a5-438f-8c28-2b0c41578a45 req-58846abd-cb15-4ed1-92a4-07a35060afa5 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] POST http://10.180.1.21/volume/v3/attachments/7e5b4f93-20ce-4385-8f15-96a7e77ffb2e/action [ 1090.365285] [55210]: DEBUG cinder.api.openstack.wsgi [req-786bbfef-c9a5-438f-8c28-2b0c41578a45 req-58846abd-cb15-4ed1-92a4-07a35060afa5 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Action body: b'{"os-complete": null}' {{(pid=55210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1090.365285] [55210]: DEBUG cinder.api.openstack.wsgi [req-786bbfef-c9a5-438f-8c28-2b0c41578a45 req-58846abd-cb15-4ed1-92a4-07a35060afa5 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1090.405721] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1090.405721] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1090.438858] [55210]: INFO cinder.api.openstack.wsgi [req-786bbfef-c9a5-438f-8c28-2b0c41578a45 req-58846abd-cb15-4ed1-92a4-07a35060afa5 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/attachments/7e5b4f93-20ce-4385-8f15-96a7e77ffb2e/action returned with HTTP 204 [ 1090.439451] [55210]: [pid: 55210|app: 0|req: 184/346] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 14 02:15:21 2025] POST /volume/v3/attachments/7e5b4f93-20ce-4385-8f15-96a7e77ffb2e/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1090.895038] [55210]: DEBUG cinder.api.middleware.request_id [None req-907cfd00-79bf-4ee9-b637-a36de5d86af5 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.897017] [55210]: INFO cinder.api.openstack.wsgi [None req-907cfd00-79bf-4ee9-b637-a36de5d86af5 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 [ 1090.897017] [55210]: DEBUG cinder.api.openstack.wsgi [None req-907cfd00-79bf-4ee9-b637-a36de5d86af5 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1090.897227] [55210]: DEBUG cinder.api.openstack.wsgi [None req-907cfd00-79bf-4ee9-b637-a36de5d86af5 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1090.912985] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1090.912985] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1090.917455] [55210]: INFO cinder.volume.api [None req-907cfd00-79bf-4ee9-b637-a36de5d86af5 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 1090.925525] [55210]: INFO cinder.api.openstack.wsgi [None req-907cfd00-79bf-4ee9-b637-a36de5d86af5 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 returned with HTTP 200 [ 1090.925950] [55210]: [pid: 55210|app: 0|req: 185/347] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:21 2025] GET /volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1091.038227] [55209]: DEBUG cinder.coordination [req-68a0afb2-3d03-459b-ad17-e7dc77682da6 req-0c085368-c38c-4ecf-9004-23445486f232 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Lock "cinder-attachment_update-faba343a-b086-4b7f-b9dc-e507b1c69024-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.526s {{(pid=55209) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1091.038227] [55209]: INFO cinder.api.openstack.wsgi [req-68a0afb2-3d03-459b-ad17-e7dc77682da6 req-0c085368-c38c-4ecf-9004-23445486f232 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/attachments/f2911f96-c580-45e9-a06e-cd33b74716d7 returned with HTTP 200 [ 1091.038227] [55209]: [pid: 55209|app: 0|req: 163/348] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 14 02:15:17 2025] PUT /volume/v3/attachments/f2911f96-c580-45e9-a06e-cd33b74716d7 => generated 617 bytes in 4551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1091.944726] [55210]: DEBUG cinder.api.middleware.request_id [None req-26868328-951d-4398-92df-4933697d2b8d None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.946733] [55210]: INFO cinder.api.openstack.wsgi [None req-26868328-951d-4398-92df-4933697d2b8d tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 [ 1091.946962] [55210]: DEBUG cinder.api.openstack.wsgi [None req-26868328-951d-4398-92df-4933697d2b8d tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1091.947200] [55210]: DEBUG cinder.api.openstack.wsgi [None req-26868328-951d-4398-92df-4933697d2b8d tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1091.962353] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1091.962353] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1091.967748] [55210]: INFO cinder.volume.api [None req-26868328-951d-4398-92df-4933697d2b8d tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 1091.973429] [55210]: INFO cinder.api.openstack.wsgi [None req-26868328-951d-4398-92df-4933697d2b8d tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 returned with HTTP 200 [ 1091.974037] [55210]: [pid: 55210|app: 0|req: 186/349] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:22 2025] GET /volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1092.675140] [55209]: DEBUG cinder.api.middleware.request_id [req-68a0afb2-3d03-459b-ad17-e7dc77682da6 req-65719ffc-c42c-454b-bf9f-26044a503bd1 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.678084] [55209]: INFO cinder.api.openstack.wsgi [req-68a0afb2-3d03-459b-ad17-e7dc77682da6 req-65719ffc-c42c-454b-bf9f-26044a503bd1 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] POST http://10.180.1.21/volume/v3/attachments/f2911f96-c580-45e9-a06e-cd33b74716d7/action [ 1092.678889] [55209]: DEBUG cinder.api.openstack.wsgi [req-68a0afb2-3d03-459b-ad17-e7dc77682da6 req-65719ffc-c42c-454b-bf9f-26044a503bd1 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Action body: b'{"os-complete": null}' {{(pid=55209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1092.679085] [55209]: DEBUG cinder.api.openstack.wsgi [req-68a0afb2-3d03-459b-ad17-e7dc77682da6 req-65719ffc-c42c-454b-bf9f-26044a503bd1 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1092.700459] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1092.700459] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1092.712655] [55209]: INFO cinder.api.openstack.wsgi [req-68a0afb2-3d03-459b-ad17-e7dc77682da6 req-65719ffc-c42c-454b-bf9f-26044a503bd1 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/attachments/f2911f96-c580-45e9-a06e-cd33b74716d7/action returned with HTTP 204 [ 1092.713088] [55209]: [pid: 55209|app: 0|req: 164/350] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 14 02:15:23 2025] POST /volume/v3/attachments/f2911f96-c580-45e9-a06e-cd33b74716d7/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1092.986226] [55210]: DEBUG cinder.api.middleware.request_id [None req-01fd199d-6c69-43a3-9a4d-07c3899ab34f None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.988398] [55210]: INFO cinder.api.openstack.wsgi [None req-01fd199d-6c69-43a3-9a4d-07c3899ab34f tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 [ 1092.988672] [55210]: DEBUG cinder.api.openstack.wsgi [None req-01fd199d-6c69-43a3-9a4d-07c3899ab34f tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1092.988932] [55210]: DEBUG cinder.api.openstack.wsgi [None req-01fd199d-6c69-43a3-9a4d-07c3899ab34f tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1092.999761] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1092.999761] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1093.003882] [55210]: INFO cinder.volume.api [None req-01fd199d-6c69-43a3-9a4d-07c3899ab34f tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 1093.008599] [55210]: INFO cinder.api.openstack.wsgi [None req-01fd199d-6c69-43a3-9a4d-07c3899ab34f tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 returned with HTTP 200 [ 1093.009077] [55210]: [pid: 55210|app: 0|req: 187/351] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:23 2025] GET /volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 => generated 1134 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1093.018462] [55209]: DEBUG cinder.api.middleware.request_id [None req-86ad2358-e9bd-4f38-a0e1-204fa2dd849b None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.020551] [55209]: INFO cinder.api.openstack.wsgi [None req-86ad2358-e9bd-4f38-a0e1-204fa2dd849b tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 [ 1093.020786] [55209]: DEBUG cinder.api.openstack.wsgi [None req-86ad2358-e9bd-4f38-a0e1-204fa2dd849b tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1093.021013] [55209]: DEBUG cinder.api.openstack.wsgi [None req-86ad2358-e9bd-4f38-a0e1-204fa2dd849b tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1093.030615] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1093.030615] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1093.033777] [55209]: INFO cinder.volume.api [None req-86ad2358-e9bd-4f38-a0e1-204fa2dd849b tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 1093.037915] [55209]: INFO cinder.api.openstack.wsgi [None req-86ad2358-e9bd-4f38-a0e1-204fa2dd849b tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 returned with HTTP 200 [ 1093.038290] [55209]: [pid: 55209|app: 0|req: 165/352] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:23 2025] GET /volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 => generated 1134 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1093.240323] [55210]: DEBUG cinder.api.middleware.request_id [req-3bb34c6d-93c8-48fd-8bcc-49b22460c4a8 req-8e879f66-4793-4ca5-9ea7-6af3faa8d94a None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.243039] [55210]: INFO cinder.api.openstack.wsgi [req-3bb34c6d-93c8-48fd-8bcc-49b22460c4a8 req-8e879f66-4793-4ca5-9ea7-6af3faa8d94a tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 [ 1093.243039] [55210]: DEBUG cinder.api.openstack.wsgi [req-3bb34c6d-93c8-48fd-8bcc-49b22460c4a8 req-8e879f66-4793-4ca5-9ea7-6af3faa8d94a tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1093.243251] [55210]: DEBUG cinder.api.openstack.wsgi [req-3bb34c6d-93c8-48fd-8bcc-49b22460c4a8 req-8e879f66-4793-4ca5-9ea7-6af3faa8d94a tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1093.253671] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1093.253671] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1093.256906] [55210]: INFO cinder.volume.api [req-3bb34c6d-93c8-48fd-8bcc-49b22460c4a8 req-8e879f66-4793-4ca5-9ea7-6af3faa8d94a tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 1093.261242] [55210]: INFO cinder.api.openstack.wsgi [req-3bb34c6d-93c8-48fd-8bcc-49b22460c4a8 req-8e879f66-4793-4ca5-9ea7-6af3faa8d94a tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 returned with HTTP 200 [ 1093.261588] [55210]: [pid: 55210|app: 0|req: 188/353] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:15:24 2025] GET /volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1093.278150] [55209]: DEBUG cinder.api.middleware.request_id [req-3bb34c6d-93c8-48fd-8bcc-49b22460c4a8 req-a3a5ed0a-b137-4817-af5b-e9d9a0b587e4 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.281074] [55209]: INFO cinder.api.openstack.wsgi [req-3bb34c6d-93c8-48fd-8bcc-49b22460c4a8 req-a3a5ed0a-b137-4817-af5b-e9d9a0b587e4 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] POST http://10.180.1.21/volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8/action [ 1093.281498] [55209]: DEBUG cinder.api.openstack.wsgi [req-3bb34c6d-93c8-48fd-8bcc-49b22460c4a8 req-a3a5ed0a-b137-4817-af5b-e9d9a0b587e4 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1093.281632] [55209]: DEBUG cinder.api.openstack.wsgi [req-3bb34c6d-93c8-48fd-8bcc-49b22460c4a8 req-a3a5ed0a-b137-4817-af5b-e9d9a0b587e4 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1093.293914] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1093.293914] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1093.294481] [55209]: INFO cinder.volume.api [req-3bb34c6d-93c8-48fd-8bcc-49b22460c4a8 req-a3a5ed0a-b137-4817-af5b-e9d9a0b587e4 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 1093.301771] [55209]: INFO cinder.volume.api [req-3bb34c6d-93c8-48fd-8bcc-49b22460c4a8 req-a3a5ed0a-b137-4817-af5b-e9d9a0b587e4 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Begin detaching volume completed successfully. [ 1093.302056] [55209]: INFO cinder.api.openstack.wsgi [req-3bb34c6d-93c8-48fd-8bcc-49b22460c4a8 req-a3a5ed0a-b137-4817-af5b-e9d9a0b587e4 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8/action returned with HTTP 202 [ 1093.302608] [55209]: [pid: 55209|app: 0|req: 166/354] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 14 02:15:24 2025] POST /volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1093.314945] [55210]: DEBUG cinder.api.middleware.request_id [None req-477b54ea-566f-47fb-ba5a-6e198f678844 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.317070] [55210]: INFO cinder.api.openstack.wsgi [None req-477b54ea-566f-47fb-ba5a-6e198f678844 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 [ 1093.317304] [55210]: DEBUG cinder.api.openstack.wsgi [None req-477b54ea-566f-47fb-ba5a-6e198f678844 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1093.317524] [55210]: DEBUG cinder.api.openstack.wsgi [None req-477b54ea-566f-47fb-ba5a-6e198f678844 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1093.328635] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1093.328635] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1093.332335] [55210]: INFO cinder.volume.api [None req-477b54ea-566f-47fb-ba5a-6e198f678844 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 1093.337067] [55210]: INFO cinder.api.openstack.wsgi [None req-477b54ea-566f-47fb-ba5a-6e198f678844 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 returned with HTTP 200 [ 1093.337467] [55210]: [pid: 55210|app: 0|req: 189/355] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:24 2025] GET /volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1094.322027] [55209]: DEBUG cinder.api.middleware.request_id [None req-8455d782-02e0-4581-8d36-0c113a118080 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.322566] [55209]: INFO cinder.api.openstack.wsgi [None req-8455d782-02e0-4581-8d36-0c113a118080 None None] GET http://10.180.1.21/volume// [ 1094.323011] [55209]: DEBUG cinder.api.openstack.wsgi [None req-8455d782-02e0-4581-8d36-0c113a118080 None None] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1094.323272] [55209]: DEBUG cinder.api.openstack.wsgi [None req-8455d782-02e0-4581-8d36-0c113a118080 None None] Calling method 'all' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1094.323986] [55209]: INFO cinder.api.openstack.wsgi [None req-8455d782-02e0-4581-8d36-0c113a118080 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1094.324489] [55209]: [pid: 55209|app: 0|req: 167/356] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 02:15:25 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1094.327806] [55210]: DEBUG cinder.api.middleware.request_id [req-3bb34c6d-93c8-48fd-8bcc-49b22460c4a8 req-254005d1-0c26-4c23-a94f-1d098ebdddbf None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.330194] [55210]: INFO cinder.api.openstack.wsgi [req-3bb34c6d-93c8-48fd-8bcc-49b22460c4a8 req-254005d1-0c26-4c23-a94f-1d098ebdddbf tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 [ 1094.330451] [55210]: DEBUG cinder.api.openstack.wsgi [req-3bb34c6d-93c8-48fd-8bcc-49b22460c4a8 req-254005d1-0c26-4c23-a94f-1d098ebdddbf tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1094.330673] [55210]: DEBUG cinder.api.openstack.wsgi [req-3bb34c6d-93c8-48fd-8bcc-49b22460c4a8 req-254005d1-0c26-4c23-a94f-1d098ebdddbf tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1094.344526] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1094.344526] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1094.348843] [55210]: INFO cinder.volume.api [req-3bb34c6d-93c8-48fd-8bcc-49b22460c4a8 req-254005d1-0c26-4c23-a94f-1d098ebdddbf tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 1094.350995] [55209]: DEBUG cinder.api.middleware.request_id [None req-bef8bcc8-2c41-4671-b43c-fb440cefa6df None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.354646] [55209]: INFO cinder.api.openstack.wsgi [None req-bef8bcc8-2c41-4671-b43c-fb440cefa6df tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 [ 1094.354872] [55209]: DEBUG cinder.api.openstack.wsgi [None req-bef8bcc8-2c41-4671-b43c-fb440cefa6df tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1094.355102] [55210]: INFO cinder.api.openstack.wsgi [req-3bb34c6d-93c8-48fd-8bcc-49b22460c4a8 req-254005d1-0c26-4c23-a94f-1d098ebdddbf tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 returned with HTTP 200 [ 1094.355155] [55209]: DEBUG cinder.api.openstack.wsgi [None req-bef8bcc8-2c41-4671-b43c-fb440cefa6df tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1094.355548] [55210]: [pid: 55210|app: 0|req: 190/357] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 02:15:25 2025] GET /volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 => generated 1318 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1094.367601] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1094.367601] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1094.371284] [55209]: INFO cinder.volume.api [None req-bef8bcc8-2c41-4671-b43c-fb440cefa6df tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 1094.376198] [55209]: INFO cinder.api.openstack.wsgi [None req-bef8bcc8-2c41-4671-b43c-fb440cefa6df tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 returned with HTTP 200 [ 1094.376410] [55209]: [pid: 55209|app: 0|req: 168/358] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:25 2025] GET /volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1095.386743] [55210]: DEBUG cinder.api.middleware.request_id [None req-5ca7d829-2ca3-480b-ac86-f44757349b7a None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.389693] [55210]: INFO cinder.api.openstack.wsgi [None req-5ca7d829-2ca3-480b-ac86-f44757349b7a tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 [ 1095.389998] [55210]: DEBUG cinder.api.openstack.wsgi [None req-5ca7d829-2ca3-480b-ac86-f44757349b7a tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1095.390318] [55210]: DEBUG cinder.api.openstack.wsgi [None req-5ca7d829-2ca3-480b-ac86-f44757349b7a tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1095.401273] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1095.401273] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1095.404958] [55210]: INFO cinder.volume.api [None req-5ca7d829-2ca3-480b-ac86-f44757349b7a tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 1095.409685] [55210]: INFO cinder.api.openstack.wsgi [None req-5ca7d829-2ca3-480b-ac86-f44757349b7a tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 returned with HTTP 200 [ 1095.410161] [55210]: [pid: 55210|app: 0|req: 191/359] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:26 2025] GET /volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1095.518341] [55209]: DEBUG cinder.api.middleware.request_id [req-3bb34c6d-93c8-48fd-8bcc-49b22460c4a8 req-6a77327c-4531-4034-8441-6c400263f5b6 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.520744] [55209]: INFO cinder.api.openstack.wsgi [req-3bb34c6d-93c8-48fd-8bcc-49b22460c4a8 req-6a77327c-4531-4034-8441-6c400263f5b6 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] DELETE http://10.180.1.21/volume/v3/attachments/cdb0b1d3-d858-4073-a28a-d1e186fb68ea [ 1095.520967] [55209]: DEBUG cinder.api.openstack.wsgi [req-3bb34c6d-93c8-48fd-8bcc-49b22460c4a8 req-6a77327c-4531-4034-8441-6c400263f5b6 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1095.521201] [55209]: DEBUG cinder.api.openstack.wsgi [req-3bb34c6d-93c8-48fd-8bcc-49b22460c4a8 req-6a77327c-4531-4034-8441-6c400263f5b6 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'version_select' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1095.528013] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1095.528013] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1096.054666] [55209]: INFO cinder.api.openstack.wsgi [req-3bb34c6d-93c8-48fd-8bcc-49b22460c4a8 req-6a77327c-4531-4034-8441-6c400263f5b6 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/attachments/cdb0b1d3-d858-4073-a28a-d1e186fb68ea returned with HTTP 200 [ 1096.055296] [55209]: [pid: 55209|app: 0|req: 169/360] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 14 02:15:26 2025] DELETE /volume/v3/attachments/cdb0b1d3-d858-4073-a28a-d1e186fb68ea => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1096.426251] [55210]: DEBUG cinder.api.middleware.request_id [None req-dff3cff9-8b93-4e8a-b747-2cd5b0366aec None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.428849] [55210]: INFO cinder.api.openstack.wsgi [None req-dff3cff9-8b93-4e8a-b747-2cd5b0366aec tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 [ 1096.429177] [55210]: DEBUG cinder.api.openstack.wsgi [None req-dff3cff9-8b93-4e8a-b747-2cd5b0366aec tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1096.429500] [55210]: DEBUG cinder.api.openstack.wsgi [None req-dff3cff9-8b93-4e8a-b747-2cd5b0366aec tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1096.442087] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.442087] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1096.447331] [55210]: INFO cinder.volume.api [None req-dff3cff9-8b93-4e8a-b747-2cd5b0366aec tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 1096.454665] [55210]: INFO cinder.api.openstack.wsgi [None req-dff3cff9-8b93-4e8a-b747-2cd5b0366aec tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 returned with HTTP 200 [ 1096.455231] [55210]: [pid: 55210|app: 0|req: 192/361] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:27 2025] GET /volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1096.638059] [55209]: DEBUG cinder.api.middleware.request_id [req-44afc9f8-8ce4-4832-bbf5-48a937266a4b req-2a50255e-412f-4c28-a022-5f54e76310c4 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.640576] [55209]: INFO cinder.api.openstack.wsgi [req-44afc9f8-8ce4-4832-bbf5-48a937266a4b req-2a50255e-412f-4c28-a022-5f54e76310c4 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 [ 1096.640847] [55209]: DEBUG cinder.api.openstack.wsgi [req-44afc9f8-8ce4-4832-bbf5-48a937266a4b req-2a50255e-412f-4c28-a022-5f54e76310c4 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1096.641083] [55209]: DEBUG cinder.api.openstack.wsgi [req-44afc9f8-8ce4-4832-bbf5-48a937266a4b req-2a50255e-412f-4c28-a022-5f54e76310c4 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1096.651753] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.651753] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1096.655412] [55209]: INFO cinder.volume.api [req-44afc9f8-8ce4-4832-bbf5-48a937266a4b req-2a50255e-412f-4c28-a022-5f54e76310c4 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 1096.660816] [55209]: INFO cinder.api.openstack.wsgi [req-44afc9f8-8ce4-4832-bbf5-48a937266a4b req-2a50255e-412f-4c28-a022-5f54e76310c4 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 returned with HTTP 200 [ 1096.661454] [55209]: [pid: 55209|app: 0|req: 170/362] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:15:27 2025] GET /volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 => generated 1134 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1096.676852] [55210]: DEBUG cinder.api.middleware.request_id [req-44afc9f8-8ce4-4832-bbf5-48a937266a4b req-7417ea82-ac8a-476d-b1c9-72e3f9b992df None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.679168] [55210]: INFO cinder.api.openstack.wsgi [req-44afc9f8-8ce4-4832-bbf5-48a937266a4b req-7417ea82-ac8a-476d-b1c9-72e3f9b992df tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] POST http://10.180.1.21/volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024/action [ 1096.679570] [55210]: DEBUG cinder.api.openstack.wsgi [req-44afc9f8-8ce4-4832-bbf5-48a937266a4b req-7417ea82-ac8a-476d-b1c9-72e3f9b992df tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1096.679746] [55210]: DEBUG cinder.api.openstack.wsgi [req-44afc9f8-8ce4-4832-bbf5-48a937266a4b req-7417ea82-ac8a-476d-b1c9-72e3f9b992df tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1096.689499] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.689499] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1096.689958] [55210]: INFO cinder.volume.api [req-44afc9f8-8ce4-4832-bbf5-48a937266a4b req-7417ea82-ac8a-476d-b1c9-72e3f9b992df tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 1096.695916] [55210]: INFO cinder.volume.api [req-44afc9f8-8ce4-4832-bbf5-48a937266a4b req-7417ea82-ac8a-476d-b1c9-72e3f9b992df tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Begin detaching volume completed successfully. [ 1096.696148] [55210]: INFO cinder.api.openstack.wsgi [req-44afc9f8-8ce4-4832-bbf5-48a937266a4b req-7417ea82-ac8a-476d-b1c9-72e3f9b992df tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024/action returned with HTTP 202 [ 1096.696538] [55210]: [pid: 55210|app: 0|req: 193/363] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 14 02:15:27 2025] POST /volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1096.711209] [55209]: DEBUG cinder.api.middleware.request_id [None req-c8a3d996-79ef-4f78-bbcb-8dff7cb5297a None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.713986] [55209]: INFO cinder.api.openstack.wsgi [None req-c8a3d996-79ef-4f78-bbcb-8dff7cb5297a tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 [ 1096.714257] [55209]: DEBUG cinder.api.openstack.wsgi [None req-c8a3d996-79ef-4f78-bbcb-8dff7cb5297a tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1096.714627] [55209]: DEBUG cinder.api.openstack.wsgi [None req-c8a3d996-79ef-4f78-bbcb-8dff7cb5297a tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1096.725567] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.725567] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1096.729010] [55209]: INFO cinder.volume.api [None req-c8a3d996-79ef-4f78-bbcb-8dff7cb5297a tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 1096.734569] [55209]: INFO cinder.api.openstack.wsgi [None req-c8a3d996-79ef-4f78-bbcb-8dff7cb5297a tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 returned with HTTP 200 [ 1096.734901] [55209]: [pid: 55209|app: 0|req: 171/364] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:27 2025] GET /volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1097.719048] [55210]: DEBUG cinder.api.middleware.request_id [None req-53c6bd24-dcf6-4132-b41b-116473b7b8de None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.719478] [55210]: INFO cinder.api.openstack.wsgi [None req-53c6bd24-dcf6-4132-b41b-116473b7b8de None None] GET http://10.180.1.21/volume// [ 1097.719663] [55210]: DEBUG cinder.api.openstack.wsgi [None req-53c6bd24-dcf6-4132-b41b-116473b7b8de None None] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1097.719881] [55210]: DEBUG cinder.api.openstack.wsgi [None req-53c6bd24-dcf6-4132-b41b-116473b7b8de None None] Calling method 'all' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1097.720291] [55210]: INFO cinder.api.openstack.wsgi [None req-53c6bd24-dcf6-4132-b41b-116473b7b8de None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1097.720725] [55210]: [pid: 55210|app: 0|req: 194/365] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 02:15:28 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1097.727173] [55209]: DEBUG cinder.api.middleware.request_id [req-44afc9f8-8ce4-4832-bbf5-48a937266a4b req-2279c221-aa08-4ff2-b013-ae8cf3347c26 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.731581] [55209]: INFO cinder.api.openstack.wsgi [req-44afc9f8-8ce4-4832-bbf5-48a937266a4b req-2279c221-aa08-4ff2-b013-ae8cf3347c26 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 [ 1097.731975] [55209]: DEBUG cinder.api.openstack.wsgi [req-44afc9f8-8ce4-4832-bbf5-48a937266a4b req-2279c221-aa08-4ff2-b013-ae8cf3347c26 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1097.732504] [55209]: DEBUG cinder.api.openstack.wsgi [req-44afc9f8-8ce4-4832-bbf5-48a937266a4b req-2279c221-aa08-4ff2-b013-ae8cf3347c26 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1097.746091] [55210]: DEBUG cinder.api.middleware.request_id [None req-f3d85e6a-8b77-4117-a422-7c16935f6cfd None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.747186] [55210]: INFO cinder.api.openstack.wsgi [None req-f3d85e6a-8b77-4117-a422-7c16935f6cfd tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 [ 1097.747395] [55210]: DEBUG cinder.api.openstack.wsgi [None req-f3d85e6a-8b77-4117-a422-7c16935f6cfd tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1097.747643] [55210]: DEBUG cinder.api.openstack.wsgi [None req-f3d85e6a-8b77-4117-a422-7c16935f6cfd tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1097.757020] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1097.757020] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1097.760786] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1097.760786] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1097.765195] [55209]: INFO cinder.volume.api [req-44afc9f8-8ce4-4832-bbf5-48a937266a4b req-2279c221-aa08-4ff2-b013-ae8cf3347c26 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 1097.767966] [55210]: INFO cinder.volume.api [None req-f3d85e6a-8b77-4117-a422-7c16935f6cfd tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 1097.772461] [55209]: INFO cinder.api.openstack.wsgi [req-44afc9f8-8ce4-4832-bbf5-48a937266a4b req-2279c221-aa08-4ff2-b013-ae8cf3347c26 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 returned with HTTP 200 [ 1097.772794] [55210]: INFO cinder.api.openstack.wsgi [None req-f3d85e6a-8b77-4117-a422-7c16935f6cfd tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 returned with HTTP 200 [ 1097.773504] [55209]: [pid: 55209|app: 0|req: 172/366] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 02:15:28 2025] GET /volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 => generated 1318 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1097.773595] [55210]: [pid: 55210|app: 0|req: 195/367] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:28 2025] GET /volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1098.784330] [55209]: DEBUG cinder.api.middleware.request_id [None req-23b24e2b-e4ba-4821-bda7-8765b8bdd32f None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.786499] [55209]: INFO cinder.api.openstack.wsgi [None req-23b24e2b-e4ba-4821-bda7-8765b8bdd32f tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 [ 1098.786720] [55209]: DEBUG cinder.api.openstack.wsgi [None req-23b24e2b-e4ba-4821-bda7-8765b8bdd32f tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1098.786939] [55209]: DEBUG cinder.api.openstack.wsgi [None req-23b24e2b-e4ba-4821-bda7-8765b8bdd32f tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1098.800079] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1098.800079] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1098.803875] [55209]: INFO cinder.volume.api [None req-23b24e2b-e4ba-4821-bda7-8765b8bdd32f tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 1098.808401] [55209]: INFO cinder.api.openstack.wsgi [None req-23b24e2b-e4ba-4821-bda7-8765b8bdd32f tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 returned with HTTP 200 [ 1098.808782] [55209]: [pid: 55209|app: 0|req: 173/368] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:29 2025] GET /volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1098.930271] [55210]: DEBUG cinder.api.middleware.request_id [req-44afc9f8-8ce4-4832-bbf5-48a937266a4b req-57d0f62e-2e8c-472e-8be6-193fb7100c9a None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.934560] [55210]: INFO cinder.api.openstack.wsgi [req-44afc9f8-8ce4-4832-bbf5-48a937266a4b req-57d0f62e-2e8c-472e-8be6-193fb7100c9a tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] DELETE http://10.180.1.21/volume/v3/attachments/f2911f96-c580-45e9-a06e-cd33b74716d7 [ 1098.934882] [55210]: DEBUG cinder.api.openstack.wsgi [req-44afc9f8-8ce4-4832-bbf5-48a937266a4b req-57d0f62e-2e8c-472e-8be6-193fb7100c9a tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1098.935126] [55210]: DEBUG cinder.api.openstack.wsgi [req-44afc9f8-8ce4-4832-bbf5-48a937266a4b req-57d0f62e-2e8c-472e-8be6-193fb7100c9a tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'version_select' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1098.944023] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1098.944023] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1099.467818] [55210]: INFO cinder.api.openstack.wsgi [req-44afc9f8-8ce4-4832-bbf5-48a937266a4b req-57d0f62e-2e8c-472e-8be6-193fb7100c9a tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/attachments/f2911f96-c580-45e9-a06e-cd33b74716d7 returned with HTTP 200 [ 1099.468274] [55210]: [pid: 55210|app: 0|req: 196/369] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 14 02:15:29 2025] DELETE /volume/v3/attachments/f2911f96-c580-45e9-a06e-cd33b74716d7 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1099.819906] [55209]: DEBUG cinder.api.middleware.request_id [None req-9ad6a992-fd68-4883-8e95-8bc347058d7f None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.822080] [55209]: INFO cinder.api.openstack.wsgi [None req-9ad6a992-fd68-4883-8e95-8bc347058d7f tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 [ 1099.822307] [55209]: DEBUG cinder.api.openstack.wsgi [None req-9ad6a992-fd68-4883-8e95-8bc347058d7f tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1099.822530] [55209]: DEBUG cinder.api.openstack.wsgi [None req-9ad6a992-fd68-4883-8e95-8bc347058d7f tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1099.831045] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1099.831045] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1099.834886] [55209]: INFO cinder.volume.api [None req-9ad6a992-fd68-4883-8e95-8bc347058d7f tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 1099.839382] [55209]: INFO cinder.api.openstack.wsgi [None req-9ad6a992-fd68-4883-8e95-8bc347058d7f tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 returned with HTTP 200 [ 1099.839795] [55209]: [pid: 55209|app: 0|req: 174/370] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:30 2025] GET /volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1099.849256] [55210]: DEBUG cinder.api.middleware.request_id [None req-6e8aa333-ec98-477e-b254-cac356769f61 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.851445] [55210]: INFO cinder.api.openstack.wsgi [None req-6e8aa333-ec98-477e-b254-cac356769f61 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 [ 1099.851727] [55210]: DEBUG cinder.api.openstack.wsgi [None req-6e8aa333-ec98-477e-b254-cac356769f61 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1099.851947] [55210]: DEBUG cinder.api.openstack.wsgi [None req-6e8aa333-ec98-477e-b254-cac356769f61 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1099.859399] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1099.859399] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1099.862923] [55210]: INFO cinder.volume.api [None req-6e8aa333-ec98-477e-b254-cac356769f61 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 1099.867099] [55210]: INFO cinder.api.openstack.wsgi [None req-6e8aa333-ec98-477e-b254-cac356769f61 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 returned with HTTP 200 [ 1099.867469] [55210]: [pid: 55210|app: 0|req: 197/371] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:30 2025] GET /volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1100.623162] [55209]: DEBUG cinder.api.middleware.request_id [req-a14ca2de-a82c-4fe5-ace6-2a313344f401 req-18a7f8c5-c59d-427d-bd85-7f40b384ab56 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.625494] [55209]: INFO cinder.api.openstack.wsgi [req-a14ca2de-a82c-4fe5-ace6-2a313344f401 req-18a7f8c5-c59d-427d-bd85-7f40b384ab56 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce [ 1100.625717] [55209]: DEBUG cinder.api.openstack.wsgi [req-a14ca2de-a82c-4fe5-ace6-2a313344f401 req-18a7f8c5-c59d-427d-bd85-7f40b384ab56 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1100.625934] [55209]: DEBUG cinder.api.openstack.wsgi [req-a14ca2de-a82c-4fe5-ace6-2a313344f401 req-18a7f8c5-c59d-427d-bd85-7f40b384ab56 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1100.636533] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1100.636533] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1100.640483] [55209]: INFO cinder.volume.api [req-a14ca2de-a82c-4fe5-ace6-2a313344f401 req-18a7f8c5-c59d-427d-bd85-7f40b384ab56 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1100.645392] [55209]: INFO cinder.api.openstack.wsgi [req-a14ca2de-a82c-4fe5-ace6-2a313344f401 req-18a7f8c5-c59d-427d-bd85-7f40b384ab56 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce returned with HTTP 200 [ 1100.645796] [55209]: [pid: 55209|app: 0|req: 175/372] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:15:31 2025] GET /volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1100.940544] [55210]: DEBUG cinder.api.middleware.request_id [None req-22ae69fa-4f28-4471-a11a-6c5f98b7e50c None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.942799] [55210]: INFO cinder.api.openstack.wsgi [None req-22ae69fa-4f28-4471-a11a-6c5f98b7e50c tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 [ 1100.943044] [55210]: DEBUG cinder.api.openstack.wsgi [None req-22ae69fa-4f28-4471-a11a-6c5f98b7e50c tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1100.943295] [55210]: DEBUG cinder.api.openstack.wsgi [None req-22ae69fa-4f28-4471-a11a-6c5f98b7e50c tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1100.951244] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1100.951244] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1100.954997] [55210]: INFO cinder.volume.api [None req-22ae69fa-4f28-4471-a11a-6c5f98b7e50c tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 1100.959728] [55210]: INFO cinder.api.openstack.wsgi [None req-22ae69fa-4f28-4471-a11a-6c5f98b7e50c tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 returned with HTTP 200 [ 1100.960149] [55210]: [pid: 55210|app: 0|req: 198/373] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:31 2025] GET /volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1100.969649] [55209]: DEBUG cinder.api.middleware.request_id [None req-c1dd07b7-dcdd-43ca-89f6-383c8ed2e055 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.972201] [55209]: INFO cinder.api.openstack.wsgi [None req-c1dd07b7-dcdd-43ca-89f6-383c8ed2e055 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 [ 1100.972444] [55209]: DEBUG cinder.api.openstack.wsgi [None req-c1dd07b7-dcdd-43ca-89f6-383c8ed2e055 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1100.972726] [55209]: DEBUG cinder.api.openstack.wsgi [None req-c1dd07b7-dcdd-43ca-89f6-383c8ed2e055 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1100.981138] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1100.981138] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1100.984966] [55209]: INFO cinder.volume.api [None req-c1dd07b7-dcdd-43ca-89f6-383c8ed2e055 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 1100.989258] [55209]: INFO cinder.api.openstack.wsgi [None req-c1dd07b7-dcdd-43ca-89f6-383c8ed2e055 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 returned with HTTP 200 [ 1100.989720] [55209]: [pid: 55209|app: 0|req: 176/374] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:31 2025] GET /volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1101.030468] [55210]: DEBUG cinder.api.middleware.request_id [None req-936d2a34-4517-4b5b-a902-458e5859bb49 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.032891] [55210]: INFO cinder.api.openstack.wsgi [None req-936d2a34-4517-4b5b-a902-458e5859bb49 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 [ 1101.033156] [55210]: DEBUG cinder.api.openstack.wsgi [None req-936d2a34-4517-4b5b-a902-458e5859bb49 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1101.033432] [55210]: DEBUG cinder.api.openstack.wsgi [None req-936d2a34-4517-4b5b-a902-458e5859bb49 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1101.041719] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1101.041719] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1101.045802] [55210]: INFO cinder.volume.api [None req-936d2a34-4517-4b5b-a902-458e5859bb49 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 1101.050845] [55210]: INFO cinder.api.openstack.wsgi [None req-936d2a34-4517-4b5b-a902-458e5859bb49 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 returned with HTTP 200 [ 1101.051452] [55210]: [pid: 55210|app: 0|req: 199/375] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:31 2025] GET /volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1104.663881] [55209]: DEBUG cinder.api.middleware.request_id [None req-0793e167-8c02-4dcd-b4a2-34a23b960487 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.666041] [55209]: INFO cinder.api.openstack.wsgi [None req-0793e167-8c02-4dcd-b4a2-34a23b960487 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1104.666486] [55209]: DEBUG cinder.api.openstack.wsgi [None req-0793e167-8c02-4dcd-b4a2-34a23b960487 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-112648873"}} {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1104.668159] [55209]: DEBUG cinder.api.v3.volumes [None req-0793e167-8c02-4dcd-b4a2-34a23b960487 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-112648873'}} {{(pid=55209) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1104.668261] [55209]: INFO cinder.api.v3.volumes [None req-0793e167-8c02-4dcd-b4a2-34a23b960487 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Create volume of 1 GB [ 1104.673573] [55209]: INFO cinder.volume.api [None req-0793e167-8c02-4dcd-b4a2-34a23b960487 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Availability Zones retrieved successfully. [ 1104.680329] [55209]: DEBUG cinder.volume.api [None req-0793e167-8c02-4dcd-b4a2-34a23b960487 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Flow 'volume_create_api' (5a605988-48a9-4236-b3f1-619f2c9042e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1104.681588] [55209]: DEBUG cinder.volume.api [None req-0793e167-8c02-4dcd-b4a2-34a23b960487 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b936046b-eb06-40d2-ae76-3be6b40195ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1104.682708] [55209]: DEBUG cinder.volume.flows.api.create_volume [None req-0793e167-8c02-4dcd-b4a2-34a23b960487 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Validating volume size '1' using validate_int {{(pid=55209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1104.700821] [55209]: DEBUG cinder.volume.api [None req-0793e167-8c02-4dcd-b4a2-34a23b960487 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b936046b-eb06-40d2-ae76-3be6b40195ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-14T02:03:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f3823579-61ee-44ab-873f-bd184f2327d0,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3823579-61ee-44ab-873f-bd184f2327d0', '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=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1104.701793] [55209]: DEBUG cinder.volume.api [None req-0793e167-8c02-4dcd-b4a2-34a23b960487 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7308c716-2b56-485f-8a41-f61801571f85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1104.750056] [55209]: DEBUG cinder.quota [None req-0793e167-8c02-4dcd-b4a2-34a23b960487 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Created reservations ['a706ded4-8269-47bb-8464-ac3836d4fb52', 'f855a3d7-05b9-4f9f-b91c-3f8d0eb73835', 'aab99d02-73b1-4be1-84c8-a4708c5d2a7b', '9a70796e-d559-4a2e-990f-ecec262129a0'] {{(pid=55209) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1104.751146] [55209]: DEBUG cinder.volume.api [None req-0793e167-8c02-4dcd-b4a2-34a23b960487 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7308c716-2b56-485f-8a41-f61801571f85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a706ded4-8269-47bb-8464-ac3836d4fb52', 'f855a3d7-05b9-4f9f-b91c-3f8d0eb73835', 'aab99d02-73b1-4be1-84c8-a4708c5d2a7b', '9a70796e-d559-4a2e-990f-ecec262129a0']}' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1104.752072] [55209]: DEBUG cinder.volume.api [None req-0793e167-8c02-4dcd-b4a2-34a23b960487 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9da4a01-9405-4b7f-b0b2-9b38cca85685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1104.765325] [55209]: DEBUG cinder.volume.api [None req-0793e167-8c02-4dcd-b4a2-34a23b960487 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9da4a01-9405-4b7f-b0b2-9b38cca85685) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3de7957-4b28-45e5-a39f-0510f5330e7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-112648873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42699a15465741babfaf0f65a1b9158e',qos_specs=None,replication_status=,reservations=['a706ded4-8269-47bb-8464-ac3836d4fb52','f855a3d7-05b9-4f9f-b91c-3f8d0eb73835','aab99d02-73b1-4be1-84c8-a4708c5d2a7b','9a70796e-d559-4a2e-990f-ecec262129a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a95564354ee49ada2237c1a4ec13bdb',volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0), '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-14T02:15:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-112648873',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3de7957-4b28-45e5-a39f-0510f5330e7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42699a15465741babfaf0f65a1b9158e',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='4a95564354ee49ada2237c1a4ec13bdb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3823579-61ee-44ab-873f-bd184f2327d0),volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0)}' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1104.766278] [55209]: DEBUG cinder.volume.api [None req-0793e167-8c02-4dcd-b4a2-34a23b960487 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91630ada-7e65-4115-bd5e-78c16669af52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1104.781786] [55209]: DEBUG cinder.volume.api [None req-0793e167-8c02-4dcd-b4a2-34a23b960487 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91630ada-7e65-4115-bd5e-78c16669af52) 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-112648873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42699a15465741babfaf0f65a1b9158e',qos_specs=None,replication_status=,reservations=['a706ded4-8269-47bb-8464-ac3836d4fb52','f855a3d7-05b9-4f9f-b91c-3f8d0eb73835','aab99d02-73b1-4be1-84c8-a4708c5d2a7b','9a70796e-d559-4a2e-990f-ecec262129a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a95564354ee49ada2237c1a4ec13bdb',volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0)}' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1104.782815] [55209]: DEBUG cinder.volume.api [None req-0793e167-8c02-4dcd-b4a2-34a23b960487 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5693a56-b7c9-4acc-bb9b-19b0d69b7911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1104.791905] [55209]: DEBUG cinder.volume.api [None req-0793e167-8c02-4dcd-b4a2-34a23b960487 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5693a56-b7c9-4acc-bb9b-19b0d69b7911) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1104.793059] [55209]: DEBUG cinder.volume.api [None req-0793e167-8c02-4dcd-b4a2-34a23b960487 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Flow 'volume_create_api' (5a605988-48a9-4236-b3f1-619f2c9042e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55209) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1104.793431] [55209]: INFO cinder.volume.api [None req-0793e167-8c02-4dcd-b4a2-34a23b960487 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Create volume request issued successfully. [ 1104.794104] [55209]: INFO cinder.api.openstack.wsgi [None req-0793e167-8c02-4dcd-b4a2-34a23b960487 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1104.794564] [55209]: [pid: 55209|app: 0|req: 177/376] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 14 02:15:35 2025] POST /volume/v3/volumes => generated 757 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1104.804540] [55210]: DEBUG cinder.api.middleware.request_id [None req-a86ebcd3-71b1-4552-9841-846a0c5e2375 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.808034] [55210]: INFO cinder.api.openstack.wsgi [None req-a86ebcd3-71b1-4552-9841-846a0c5e2375 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] GET http://10.180.1.21/volume/v3/volumes/c3de7957-4b28-45e5-a39f-0510f5330e7e [ 1104.808281] [55210]: DEBUG cinder.api.openstack.wsgi [None req-a86ebcd3-71b1-4552-9841-846a0c5e2375 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1104.808493] [55210]: DEBUG cinder.api.openstack.wsgi [None req-a86ebcd3-71b1-4552-9841-846a0c5e2375 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1104.816872] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1104.816872] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1104.821040] [55210]: INFO cinder.volume.api [None req-a86ebcd3-71b1-4552-9841-846a0c5e2375 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Volume info retrieved successfully. [ 1104.827770] [55210]: INFO cinder.api.openstack.wsgi [None req-a86ebcd3-71b1-4552-9841-846a0c5e2375 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] http://10.180.1.21/volume/v3/volumes/c3de7957-4b28-45e5-a39f-0510f5330e7e returned with HTTP 200 [ 1104.828335] [55210]: [pid: 55210|app: 0|req: 200/377] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:35 2025] GET /volume/v3/volumes/c3de7957-4b28-45e5-a39f-0510f5330e7e => generated 825 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1105.839863] [55209]: DEBUG cinder.api.middleware.request_id [None req-aff1cd7a-e143-49f5-97f3-354dc70fd878 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.842135] [55209]: INFO cinder.api.openstack.wsgi [None req-aff1cd7a-e143-49f5-97f3-354dc70fd878 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] GET http://10.180.1.21/volume/v3/volumes/c3de7957-4b28-45e5-a39f-0510f5330e7e [ 1105.842366] [55209]: DEBUG cinder.api.openstack.wsgi [None req-aff1cd7a-e143-49f5-97f3-354dc70fd878 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1105.842586] [55209]: DEBUG cinder.api.openstack.wsgi [None req-aff1cd7a-e143-49f5-97f3-354dc70fd878 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1105.855678] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1105.855678] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1105.859304] [55209]: INFO cinder.volume.api [None req-aff1cd7a-e143-49f5-97f3-354dc70fd878 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Volume info retrieved successfully. [ 1105.863629] [55209]: INFO cinder.api.openstack.wsgi [None req-aff1cd7a-e143-49f5-97f3-354dc70fd878 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] http://10.180.1.21/volume/v3/volumes/c3de7957-4b28-45e5-a39f-0510f5330e7e returned with HTTP 200 [ 1105.864037] [55209]: [pid: 55209|app: 0|req: 178/378] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:36 2025] GET /volume/v3/volumes/c3de7957-4b28-45e5-a39f-0510f5330e7e => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1107.731058] [55210]: DEBUG cinder.api.middleware.request_id [None req-958a9d8d-efd5-4a37-85ff-0cf31074806d None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.733391] [55210]: INFO cinder.api.openstack.wsgi [None req-958a9d8d-efd5-4a37-85ff-0cf31074806d tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce [ 1107.733628] [55210]: DEBUG cinder.api.openstack.wsgi [None req-958a9d8d-efd5-4a37-85ff-0cf31074806d tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1107.733857] [55210]: DEBUG cinder.api.openstack.wsgi [None req-958a9d8d-efd5-4a37-85ff-0cf31074806d tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1107.748008] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1107.748008] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1107.751823] [55210]: INFO cinder.volume.api [None req-958a9d8d-efd5-4a37-85ff-0cf31074806d tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1107.756571] [55210]: INFO cinder.api.openstack.wsgi [None req-958a9d8d-efd5-4a37-85ff-0cf31074806d tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce returned with HTTP 200 [ 1107.756994] [55210]: [pid: 55210|app: 0|req: 201/379] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:38 2025] GET /volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1107.796626] [55209]: DEBUG cinder.api.middleware.request_id [req-4a32d5ba-e3ce-43c0-829e-ae28c45a95e5 req-1efebc7d-e0aa-4785-b733-33df3529932e None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.799085] [55209]: INFO cinder.api.openstack.wsgi [req-4a32d5ba-e3ce-43c0-829e-ae28c45a95e5 req-1efebc7d-e0aa-4785-b733-33df3529932e tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce [ 1107.799190] [55209]: DEBUG cinder.api.openstack.wsgi [req-4a32d5ba-e3ce-43c0-829e-ae28c45a95e5 req-1efebc7d-e0aa-4785-b733-33df3529932e tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1107.799400] [55209]: DEBUG cinder.api.openstack.wsgi [req-4a32d5ba-e3ce-43c0-829e-ae28c45a95e5 req-1efebc7d-e0aa-4785-b733-33df3529932e tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1107.809132] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1107.809132] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1107.812452] [55209]: INFO cinder.volume.api [req-4a32d5ba-e3ce-43c0-829e-ae28c45a95e5 req-1efebc7d-e0aa-4785-b733-33df3529932e tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1107.816653] [55209]: INFO cinder.api.openstack.wsgi [req-4a32d5ba-e3ce-43c0-829e-ae28c45a95e5 req-1efebc7d-e0aa-4785-b733-33df3529932e tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce returned with HTTP 200 [ 1107.817059] [55209]: [pid: 55209|app: 0|req: 179/380] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:15:38 2025] GET /volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1107.836428] [55210]: DEBUG cinder.api.middleware.request_id [req-4a32d5ba-e3ce-43c0-829e-ae28c45a95e5 req-001debb3-a0b4-4e9e-ba6e-acb7bb2c5445 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.838415] [55210]: INFO cinder.api.openstack.wsgi [req-4a32d5ba-e3ce-43c0-829e-ae28c45a95e5 req-001debb3-a0b4-4e9e-ba6e-acb7bb2c5445 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] POST http://10.180.1.21/volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce/action [ 1107.838967] [55210]: DEBUG cinder.api.openstack.wsgi [req-4a32d5ba-e3ce-43c0-829e-ae28c45a95e5 req-001debb3-a0b4-4e9e-ba6e-acb7bb2c5445 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1107.839283] [55210]: DEBUG cinder.api.openstack.wsgi [req-4a32d5ba-e3ce-43c0-829e-ae28c45a95e5 req-001debb3-a0b4-4e9e-ba6e-acb7bb2c5445 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1107.849832] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1107.849832] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1107.849958] [55210]: INFO cinder.volume.api [req-4a32d5ba-e3ce-43c0-829e-ae28c45a95e5 req-001debb3-a0b4-4e9e-ba6e-acb7bb2c5445 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1107.855524] [55210]: INFO cinder.volume.api [req-4a32d5ba-e3ce-43c0-829e-ae28c45a95e5 req-001debb3-a0b4-4e9e-ba6e-acb7bb2c5445 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Begin detaching volume completed successfully. [ 1107.855524] [55210]: INFO cinder.api.openstack.wsgi [req-4a32d5ba-e3ce-43c0-829e-ae28c45a95e5 req-001debb3-a0b4-4e9e-ba6e-acb7bb2c5445 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce/action returned with HTTP 202 [ 1107.855809] [55210]: [pid: 55210|app: 0|req: 202/381] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 14 02:15:38 2025] POST /volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1108.885793] [55209]: DEBUG cinder.api.middleware.request_id [None req-b500f17f-e295-4634-8556-471f21a74226 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.886565] [55209]: INFO cinder.api.openstack.wsgi [None req-b500f17f-e295-4634-8556-471f21a74226 None None] GET http://10.180.1.21/volume// [ 1108.886890] [55209]: DEBUG cinder.api.openstack.wsgi [None req-b500f17f-e295-4634-8556-471f21a74226 None None] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1108.887255] [55209]: DEBUG cinder.api.openstack.wsgi [None req-b500f17f-e295-4634-8556-471f21a74226 None None] Calling method 'all' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1108.887777] [55209]: INFO cinder.api.openstack.wsgi [None req-b500f17f-e295-4634-8556-471f21a74226 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1108.888275] [55209]: [pid: 55209|app: 0|req: 180/382] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 02:15:39 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1108.891865] [55210]: DEBUG cinder.api.middleware.request_id [req-4a32d5ba-e3ce-43c0-829e-ae28c45a95e5 req-12637b0b-1eec-4605-9fe0-e43902326aec None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.894376] [55210]: INFO cinder.api.openstack.wsgi [req-4a32d5ba-e3ce-43c0-829e-ae28c45a95e5 req-12637b0b-1eec-4605-9fe0-e43902326aec tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce [ 1108.894621] [55210]: DEBUG cinder.api.openstack.wsgi [req-4a32d5ba-e3ce-43c0-829e-ae28c45a95e5 req-12637b0b-1eec-4605-9fe0-e43902326aec tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1108.894846] [55210]: DEBUG cinder.api.openstack.wsgi [req-4a32d5ba-e3ce-43c0-829e-ae28c45a95e5 req-12637b0b-1eec-4605-9fe0-e43902326aec tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1108.909897] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.909897] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1108.914648] [55210]: INFO cinder.volume.api [req-4a32d5ba-e3ce-43c0-829e-ae28c45a95e5 req-12637b0b-1eec-4605-9fe0-e43902326aec tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1108.919907] [55210]: INFO cinder.api.openstack.wsgi [req-4a32d5ba-e3ce-43c0-829e-ae28c45a95e5 req-12637b0b-1eec-4605-9fe0-e43902326aec tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce returned with HTTP 200 [ 1108.920332] [55210]: [pid: 55210|app: 0|req: 203/383] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 02:15:39 2025] GET /volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce => generated 1323 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1109.284915] [55209]: DEBUG cinder.api.middleware.request_id [None req-abaf00ec-05d8-415d-b07a-a99b9d7e3fb0 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.287101] [55209]: INFO cinder.api.openstack.wsgi [None req-abaf00ec-05d8-415d-b07a-a99b9d7e3fb0 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] DELETE http://10.180.1.21/volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 [ 1109.287349] [55209]: DEBUG cinder.api.openstack.wsgi [None req-abaf00ec-05d8-415d-b07a-a99b9d7e3fb0 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1109.287608] [55209]: DEBUG cinder.api.openstack.wsgi [None req-abaf00ec-05d8-415d-b07a-a99b9d7e3fb0 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'delete' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1109.287813] [55209]: INFO cinder.api.v3.volumes [None req-abaf00ec-05d8-415d-b07a-a99b9d7e3fb0 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Delete volume with id: faba343a-b086-4b7f-b9dc-e507b1c69024 [ 1109.296292] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.296292] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1109.296796] [55209]: INFO cinder.volume.api [None req-abaf00ec-05d8-415d-b07a-a99b9d7e3fb0 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 1109.315375] [55209]: INFO cinder.volume.api [None req-abaf00ec-05d8-415d-b07a-a99b9d7e3fb0 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Delete volume request issued successfully. [ 1109.315595] [55209]: INFO cinder.api.openstack.wsgi [None req-abaf00ec-05d8-415d-b07a-a99b9d7e3fb0 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 returned with HTTP 202 [ 1109.316059] [55209]: [pid: 55209|app: 0|req: 181/384] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 14 02:15:40 2025] DELETE /volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1109.319120] [55210]: DEBUG cinder.api.middleware.request_id [None req-4f1547f8-d86b-4ba6-9edb-713848f5707c None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.321495] [55210]: INFO cinder.api.openstack.wsgi [None req-4f1547f8-d86b-4ba6-9edb-713848f5707c tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 [ 1109.321808] [55210]: DEBUG cinder.api.openstack.wsgi [None req-4f1547f8-d86b-4ba6-9edb-713848f5707c tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1109.322114] [55210]: DEBUG cinder.api.openstack.wsgi [None req-4f1547f8-d86b-4ba6-9edb-713848f5707c tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1109.330297] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.330297] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1109.334927] [55210]: INFO cinder.volume.api [None req-4f1547f8-d86b-4ba6-9edb-713848f5707c tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 1109.339939] [55210]: INFO cinder.api.openstack.wsgi [None req-4f1547f8-d86b-4ba6-9edb-713848f5707c tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 returned with HTTP 200 [ 1109.340479] [55210]: [pid: 55210|app: 0|req: 204/385] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:40 2025] GET /volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1110.350333] [55209]: DEBUG cinder.api.middleware.request_id [None req-c1d3ae87-1ca3-4961-b2a2-0cad9a025ce1 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.352515] [55209]: INFO cinder.api.openstack.wsgi [None req-c1d3ae87-1ca3-4961-b2a2-0cad9a025ce1 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 [ 1110.352748] [55209]: DEBUG cinder.api.openstack.wsgi [None req-c1d3ae87-1ca3-4961-b2a2-0cad9a025ce1 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1110.352973] [55209]: DEBUG cinder.api.openstack.wsgi [None req-c1d3ae87-1ca3-4961-b2a2-0cad9a025ce1 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1110.364264] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1110.364264] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1110.368081] [55209]: INFO cinder.volume.api [None req-c1d3ae87-1ca3-4961-b2a2-0cad9a025ce1 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 1110.372649] [55209]: INFO cinder.api.openstack.wsgi [None req-c1d3ae87-1ca3-4961-b2a2-0cad9a025ce1 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 returned with HTTP 200 [ 1110.373019] [55209]: [pid: 55209|app: 0|req: 182/386] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:41 2025] GET /volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1110.636783] [55210]: DEBUG cinder.api.middleware.request_id [None req-4ca04138-d111-4b6f-9c5a-3f880155e800 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.638892] [55210]: INFO cinder.api.openstack.wsgi [None req-4ca04138-d111-4b6f-9c5a-3f880155e800 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1110.639307] [55210]: DEBUG cinder.api.openstack.wsgi [None req-4ca04138-d111-4b6f-9c5a-3f880155e800 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1875315935"}} {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1110.641080] [55210]: DEBUG cinder.api.v3.volumes [None req-4ca04138-d111-4b6f-9c5a-3f880155e800 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1875315935'}} {{(pid=55210) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1110.641228] [55210]: INFO cinder.api.v3.volumes [None req-4ca04138-d111-4b6f-9c5a-3f880155e800 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Create volume of 1 GB [ 1110.645475] [55210]: INFO cinder.volume.api [None req-4ca04138-d111-4b6f-9c5a-3f880155e800 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Availability Zones retrieved successfully. [ 1110.652355] [55210]: DEBUG cinder.volume.api [None req-4ca04138-d111-4b6f-9c5a-3f880155e800 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Flow 'volume_create_api' (1c29f96b-673f-4873-ad4c-a4f9e40339fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1110.653599] [55210]: DEBUG cinder.volume.api [None req-4ca04138-d111-4b6f-9c5a-3f880155e800 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e45d7337-00d7-4e2e-aaa6-9ee1de3857b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1110.654746] [55210]: DEBUG cinder.volume.flows.api.create_volume [None req-4ca04138-d111-4b6f-9c5a-3f880155e800 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Validating volume size '1' using validate_int {{(pid=55210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1110.673733] [55210]: DEBUG cinder.volume.api [None req-4ca04138-d111-4b6f-9c5a-3f880155e800 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e45d7337-00d7-4e2e-aaa6-9ee1de3857b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-14T02:03:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f3823579-61ee-44ab-873f-bd184f2327d0,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3823579-61ee-44ab-873f-bd184f2327d0', '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=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1110.674803] [55210]: DEBUG cinder.volume.api [None req-4ca04138-d111-4b6f-9c5a-3f880155e800 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bf138b8-0138-4a8d-ad45-0fccbc2914bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1110.720475] [55210]: DEBUG cinder.quota [None req-4ca04138-d111-4b6f-9c5a-3f880155e800 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Created reservations ['101e55f5-150d-4a23-8d7d-e52ed0eba017', '3fd19258-a8fb-4ba1-b6ba-f5edeb8789cb', '1ca553d6-e4e2-4705-833d-4ba14647970e', 'fd032cd4-6a4b-44f6-8caa-40f4db4e8e39'] {{(pid=55210) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1110.721493] [55210]: DEBUG cinder.volume.api [None req-4ca04138-d111-4b6f-9c5a-3f880155e800 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bf138b8-0138-4a8d-ad45-0fccbc2914bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['101e55f5-150d-4a23-8d7d-e52ed0eba017', '3fd19258-a8fb-4ba1-b6ba-f5edeb8789cb', '1ca553d6-e4e2-4705-833d-4ba14647970e', 'fd032cd4-6a4b-44f6-8caa-40f4db4e8e39']}' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1110.722503] [55210]: DEBUG cinder.volume.api [None req-4ca04138-d111-4b6f-9c5a-3f880155e800 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d703807-abc2-4480-901f-c2c20a345ff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1110.735146] [55210]: DEBUG cinder.volume.api [None req-4ca04138-d111-4b6f-9c5a-3f880155e800 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d703807-abc2-4480-901f-c2c20a345ff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f54c3b2-569d-4e11-b7a4-c06dba496fe9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1875315935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4547b2353e54a46a6ec54cd36925f3c',qos_specs=None,replication_status=,reservations=['101e55f5-150d-4a23-8d7d-e52ed0eba017','3fd19258-a8fb-4ba1-b6ba-f5edeb8789cb','1ca553d6-e4e2-4705-833d-4ba14647970e','fd032cd4-6a4b-44f6-8caa-40f4db4e8e39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72d3286176ab472fabe259fd57542ee2',volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0), '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-14T02:15:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1875315935',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f54c3b2-569d-4e11-b7a4-c06dba496fe9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4547b2353e54a46a6ec54cd36925f3c',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='72d3286176ab472fabe259fd57542ee2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3823579-61ee-44ab-873f-bd184f2327d0),volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0)}' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1110.736139] [55210]: DEBUG cinder.volume.api [None req-4ca04138-d111-4b6f-9c5a-3f880155e800 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcef00df-dca7-4898-b875-a95aa4a92a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1110.752087] [55210]: DEBUG cinder.volume.api [None req-4ca04138-d111-4b6f-9c5a-3f880155e800 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcef00df-dca7-4898-b875-a95aa4a92a2c) 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-1875315935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4547b2353e54a46a6ec54cd36925f3c',qos_specs=None,replication_status=,reservations=['101e55f5-150d-4a23-8d7d-e52ed0eba017','3fd19258-a8fb-4ba1-b6ba-f5edeb8789cb','1ca553d6-e4e2-4705-833d-4ba14647970e','fd032cd4-6a4b-44f6-8caa-40f4db4e8e39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72d3286176ab472fabe259fd57542ee2',volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0)}' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1110.753061] [55210]: DEBUG cinder.volume.api [None req-4ca04138-d111-4b6f-9c5a-3f880155e800 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2abb5709-74fd-4846-a9e5-b81a5ef62a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1110.761807] [55210]: DEBUG cinder.volume.api [None req-4ca04138-d111-4b6f-9c5a-3f880155e800 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2abb5709-74fd-4846-a9e5-b81a5ef62a72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1110.762949] [55210]: DEBUG cinder.volume.api [None req-4ca04138-d111-4b6f-9c5a-3f880155e800 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Flow 'volume_create_api' (1c29f96b-673f-4873-ad4c-a4f9e40339fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55210) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1110.763332] [55210]: INFO cinder.volume.api [None req-4ca04138-d111-4b6f-9c5a-3f880155e800 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Create volume request issued successfully. [ 1110.764048] [55210]: INFO cinder.api.openstack.wsgi [None req-4ca04138-d111-4b6f-9c5a-3f880155e800 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1110.764522] [55210]: [pid: 55210|app: 0|req: 205/387] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 14 02:15:41 2025] POST /volume/v3/volumes => generated 753 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1110.773426] [55209]: DEBUG cinder.api.middleware.request_id [None req-45942012-074e-4aec-bdab-b1947b3811b1 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.775714] [55209]: INFO cinder.api.openstack.wsgi [None req-45942012-074e-4aec-bdab-b1947b3811b1 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] GET http://10.180.1.21/volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 [ 1110.775970] [55209]: DEBUG cinder.api.openstack.wsgi [None req-45942012-074e-4aec-bdab-b1947b3811b1 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1110.776231] [55209]: DEBUG cinder.api.openstack.wsgi [None req-45942012-074e-4aec-bdab-b1947b3811b1 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1110.784201] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1110.784201] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1110.788599] [55209]: INFO cinder.volume.api [None req-45942012-074e-4aec-bdab-b1947b3811b1 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Volume info retrieved successfully. [ 1110.792862] [55209]: INFO cinder.api.openstack.wsgi [None req-45942012-074e-4aec-bdab-b1947b3811b1 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] http://10.180.1.21/volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 returned with HTTP 200 [ 1110.793277] [55209]: [pid: 55209|app: 0|req: 183/388] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:41 2025] GET /volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1111.115336] [55210]: DEBUG cinder.api.middleware.request_id [req-4a32d5ba-e3ce-43c0-829e-ae28c45a95e5 req-a1f81bd6-faf0-4e33-97ec-379c1d05cbc1 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.117862] [55210]: INFO cinder.api.openstack.wsgi [req-4a32d5ba-e3ce-43c0-829e-ae28c45a95e5 req-a1f81bd6-faf0-4e33-97ec-379c1d05cbc1 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] DELETE http://10.180.1.21/volume/v3/attachments/e4ac8573-266f-405e-848c-15a0e8b64e40 [ 1111.118103] [55210]: DEBUG cinder.api.openstack.wsgi [req-4a32d5ba-e3ce-43c0-829e-ae28c45a95e5 req-a1f81bd6-faf0-4e33-97ec-379c1d05cbc1 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1111.118324] [55210]: DEBUG cinder.api.openstack.wsgi [req-4a32d5ba-e3ce-43c0-829e-ae28c45a95e5 req-a1f81bd6-faf0-4e33-97ec-379c1d05cbc1 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'version_select' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1111.125968] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1111.125968] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1111.383391] [55209]: DEBUG cinder.api.middleware.request_id [None req-513ec328-58ba-4cc7-9985-b6e154434717 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.385516] [55209]: INFO cinder.api.openstack.wsgi [None req-513ec328-58ba-4cc7-9985-b6e154434717 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 [ 1111.385749] [55209]: DEBUG cinder.api.openstack.wsgi [None req-513ec328-58ba-4cc7-9985-b6e154434717 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1111.385961] [55209]: DEBUG cinder.api.openstack.wsgi [None req-513ec328-58ba-4cc7-9985-b6e154434717 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1111.392156] [55209]: INFO cinder.api.openstack.wsgi [None req-513ec328-58ba-4cc7-9985-b6e154434717 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 returned with HTTP 404 [ 1111.392683] [55209]: [pid: 55209|app: 0|req: 184/389] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:42 2025] GET /volume/v3/volumes/faba343a-b086-4b7f-b9dc-e507b1c69024 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1111.395788] [55209]: DEBUG cinder.api.middleware.request_id [None req-80dcdd7b-60e5-4beb-b2e4-6572d3e4f442 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.397716] [55209]: INFO cinder.api.openstack.wsgi [None req-80dcdd7b-60e5-4beb-b2e4-6572d3e4f442 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 [ 1111.397875] [55209]: DEBUG cinder.api.openstack.wsgi [None req-80dcdd7b-60e5-4beb-b2e4-6572d3e4f442 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1111.398100] [55209]: DEBUG cinder.api.openstack.wsgi [None req-80dcdd7b-60e5-4beb-b2e4-6572d3e4f442 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'delete' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1111.398293] [55209]: INFO cinder.api.v3.volumes [None req-80dcdd7b-60e5-4beb-b2e4-6572d3e4f442 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Delete volume with id: ba78a311-9488-46a1-a0c0-c10f435d8fe8 [ 1111.407470] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1111.407470] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1111.408016] [55209]: INFO cinder.volume.api [None req-80dcdd7b-60e5-4beb-b2e4-6572d3e4f442 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 1111.421975] [55209]: INFO cinder.volume.api [None req-80dcdd7b-60e5-4beb-b2e4-6572d3e4f442 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Delete volume request issued successfully. [ 1111.422192] [55209]: INFO cinder.api.openstack.wsgi [None req-80dcdd7b-60e5-4beb-b2e4-6572d3e4f442 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 returned with HTTP 202 [ 1111.422614] [55209]: [pid: 55209|app: 0|req: 185/390] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 14 02:15:42 2025] DELETE /volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1111.425495] [55209]: DEBUG cinder.api.middleware.request_id [None req-919b1b3d-a6ed-4b04-8f5d-7c16e468782f None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.427418] [55209]: INFO cinder.api.openstack.wsgi [None req-919b1b3d-a6ed-4b04-8f5d-7c16e468782f tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 [ 1111.427651] [55209]: DEBUG cinder.api.openstack.wsgi [None req-919b1b3d-a6ed-4b04-8f5d-7c16e468782f tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1111.427869] [55209]: DEBUG cinder.api.openstack.wsgi [None req-919b1b3d-a6ed-4b04-8f5d-7c16e468782f tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1111.436322] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1111.436322] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1111.440124] [55209]: INFO cinder.volume.api [None req-919b1b3d-a6ed-4b04-8f5d-7c16e468782f tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 1111.444605] [55209]: INFO cinder.api.openstack.wsgi [None req-919b1b3d-a6ed-4b04-8f5d-7c16e468782f tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 returned with HTTP 200 [ 1111.445128] [55209]: [pid: 55209|app: 0|req: 186/391] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:42 2025] GET /volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1111.650888] [55210]: INFO cinder.api.openstack.wsgi [req-4a32d5ba-e3ce-43c0-829e-ae28c45a95e5 req-a1f81bd6-faf0-4e33-97ec-379c1d05cbc1 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/attachments/e4ac8573-266f-405e-848c-15a0e8b64e40 returned with HTTP 200 [ 1111.651565] [55210]: [pid: 55210|app: 0|req: 206/392] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 14 02:15:41 2025] DELETE /volume/v3/attachments/e4ac8573-266f-405e-848c-15a0e8b64e40 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1111.803856] [55209]: DEBUG cinder.api.middleware.request_id [None req-287bc659-ede6-4790-94bb-0263ccc389ed None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.805969] [55209]: INFO cinder.api.openstack.wsgi [None req-287bc659-ede6-4790-94bb-0263ccc389ed tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] GET http://10.180.1.21/volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 [ 1111.806211] [55209]: DEBUG cinder.api.openstack.wsgi [None req-287bc659-ede6-4790-94bb-0263ccc389ed tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1111.806433] [55209]: DEBUG cinder.api.openstack.wsgi [None req-287bc659-ede6-4790-94bb-0263ccc389ed tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1111.814036] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1111.814036] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1111.817306] [55209]: INFO cinder.volume.api [None req-287bc659-ede6-4790-94bb-0263ccc389ed tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Volume info retrieved successfully. [ 1111.821349] [55209]: INFO cinder.api.openstack.wsgi [None req-287bc659-ede6-4790-94bb-0263ccc389ed tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] http://10.180.1.21/volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 returned with HTTP 200 [ 1111.821731] [55209]: [pid: 55209|app: 0|req: 187/393] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:42 2025] GET /volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1111.997038] [55210]: DEBUG cinder.api.middleware.request_id [req-d6aa7a0c-3585-4188-b57f-0f004d4af74f req-8261bbcf-5bc2-402e-98b3-6e89b645b8cc None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.999290] [55210]: INFO cinder.api.openstack.wsgi [req-d6aa7a0c-3585-4188-b57f-0f004d4af74f req-8261bbcf-5bc2-402e-98b3-6e89b645b8cc tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] GET http://10.180.1.21/volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 [ 1111.999511] [55210]: DEBUG cinder.api.openstack.wsgi [req-d6aa7a0c-3585-4188-b57f-0f004d4af74f req-8261bbcf-5bc2-402e-98b3-6e89b645b8cc tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1111.999803] [55210]: DEBUG cinder.api.openstack.wsgi [req-d6aa7a0c-3585-4188-b57f-0f004d4af74f req-8261bbcf-5bc2-402e-98b3-6e89b645b8cc tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1112.007892] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.007892] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.011617] [55210]: INFO cinder.volume.api [req-d6aa7a0c-3585-4188-b57f-0f004d4af74f req-8261bbcf-5bc2-402e-98b3-6e89b645b8cc tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Volume info retrieved successfully. [ 1112.015234] [55210]: INFO cinder.api.openstack.wsgi [req-d6aa7a0c-3585-4188-b57f-0f004d4af74f req-8261bbcf-5bc2-402e-98b3-6e89b645b8cc tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] http://10.180.1.21/volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 returned with HTTP 200 [ 1112.015617] [55210]: [pid: 55210|app: 0|req: 207/394] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:15:42 2025] GET /volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1112.455987] [55209]: DEBUG cinder.api.middleware.request_id [None req-bdbad31d-5f4d-4dfb-b5c1-b268b119bbbc None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.458581] [55209]: INFO cinder.api.openstack.wsgi [None req-bdbad31d-5f4d-4dfb-b5c1-b268b119bbbc tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 [ 1112.458912] [55209]: DEBUG cinder.api.openstack.wsgi [None req-bdbad31d-5f4d-4dfb-b5c1-b268b119bbbc tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1112.459174] [55209]: DEBUG cinder.api.openstack.wsgi [None req-bdbad31d-5f4d-4dfb-b5c1-b268b119bbbc tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1112.470703] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.470703] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.475662] [55209]: INFO cinder.volume.api [None req-bdbad31d-5f4d-4dfb-b5c1-b268b119bbbc tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 1112.481463] [55209]: INFO cinder.api.openstack.wsgi [None req-bdbad31d-5f4d-4dfb-b5c1-b268b119bbbc tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 returned with HTTP 200 [ 1112.481953] [55209]: [pid: 55209|app: 0|req: 188/395] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:43 2025] GET /volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1113.140031] [55210]: DEBUG cinder.api.middleware.request_id [None req-02dd8c34-d7e3-4de8-9f82-11df1755146f None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.142263] [55210]: INFO cinder.api.openstack.wsgi [None req-02dd8c34-d7e3-4de8-9f82-11df1755146f tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce [ 1113.142481] [55210]: DEBUG cinder.api.openstack.wsgi [None req-02dd8c34-d7e3-4de8-9f82-11df1755146f tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.142721] [55210]: DEBUG cinder.api.openstack.wsgi [None req-02dd8c34-d7e3-4de8-9f82-11df1755146f tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.150340] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1113.150340] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1113.153867] [55210]: INFO cinder.volume.api [None req-02dd8c34-d7e3-4de8-9f82-11df1755146f tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1113.158034] [55210]: INFO cinder.api.openstack.wsgi [None req-02dd8c34-d7e3-4de8-9f82-11df1755146f tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce returned with HTTP 200 [ 1113.158414] [55210]: [pid: 55210|app: 0|req: 208/396] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:43 2025] GET /volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1113.492922] [55209]: DEBUG cinder.api.middleware.request_id [None req-95cde393-67cf-4890-b077-1740403b4a4e None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.495155] [55209]: INFO cinder.api.openstack.wsgi [None req-95cde393-67cf-4890-b077-1740403b4a4e tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 [ 1113.495397] [55209]: DEBUG cinder.api.openstack.wsgi [None req-95cde393-67cf-4890-b077-1740403b4a4e tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.495616] [55209]: DEBUG cinder.api.openstack.wsgi [None req-95cde393-67cf-4890-b077-1740403b4a4e tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.505651] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1113.505651] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1113.509541] [55209]: INFO cinder.volume.api [None req-95cde393-67cf-4890-b077-1740403b4a4e tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 1113.514215] [55209]: INFO cinder.api.openstack.wsgi [None req-95cde393-67cf-4890-b077-1740403b4a4e tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 returned with HTTP 200 [ 1113.514683] [55209]: [pid: 55209|app: 0|req: 189/397] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:44 2025] GET /volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1113.533708] [55210]: DEBUG cinder.api.middleware.request_id [None req-3e8d5881-b5ed-4f68-89f2-ad361f1da174 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.534189] [55210]: INFO cinder.api.openstack.wsgi [None req-3e8d5881-b5ed-4f68-89f2-ad361f1da174 None None] GET http://10.180.1.21/volume// [ 1113.534385] [55210]: DEBUG cinder.api.openstack.wsgi [None req-3e8d5881-b5ed-4f68-89f2-ad361f1da174 None None] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.534766] [55210]: DEBUG cinder.api.openstack.wsgi [None req-3e8d5881-b5ed-4f68-89f2-ad361f1da174 None None] Calling method 'all' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.535264] [55210]: INFO cinder.api.openstack.wsgi [None req-3e8d5881-b5ed-4f68-89f2-ad361f1da174 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1113.535341] [55210]: [pid: 55210|app: 0|req: 209/398] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 14 02:15:44 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1113.539493] [55209]: DEBUG cinder.api.middleware.request_id [req-d6aa7a0c-3585-4188-b57f-0f004d4af74f req-72cdc75f-a873-4077-85b1-c5fdc0d2aa75 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.541903] [55209]: INFO cinder.api.openstack.wsgi [req-d6aa7a0c-3585-4188-b57f-0f004d4af74f req-72cdc75f-a873-4077-85b1-c5fdc0d2aa75 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1113.542339] [55209]: DEBUG cinder.api.openstack.wsgi [req-d6aa7a0c-3585-4188-b57f-0f004d4af74f req-72cdc75f-a873-4077-85b1-c5fdc0d2aa75 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4f54c3b2-569d-4e11-b7a4-c06dba496fe9", "connector": null, "instance_uuid": "826103d0-4b52-497c-b481-0f94135ca7f3"}} {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1113.552643] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1113.552643] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1113.571391] [55209]: INFO cinder.api.openstack.wsgi [req-d6aa7a0c-3585-4188-b57f-0f004d4af74f req-72cdc75f-a873-4077-85b1-c5fdc0d2aa75 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1113.571856] [55209]: [pid: 55209|app: 0|req: 190/399] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 14 02:15:44 2025] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1113.589906] [55210]: DEBUG cinder.api.middleware.request_id [None req-687915c0-deae-48fd-879d-f3948d7499c4 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.592011] [55210]: INFO cinder.api.openstack.wsgi [None req-687915c0-deae-48fd-879d-f3948d7499c4 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] GET http://10.180.1.21/volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 [ 1113.592249] [55210]: DEBUG cinder.api.openstack.wsgi [None req-687915c0-deae-48fd-879d-f3948d7499c4 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.592460] [55210]: DEBUG cinder.api.openstack.wsgi [None req-687915c0-deae-48fd-879d-f3948d7499c4 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.602237] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1113.602237] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1113.603429] [55209]: DEBUG cinder.api.middleware.request_id [None req-bf55c27a-7e79-4e99-9ff3-c384c8d73650 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.603904] [55209]: INFO cinder.api.openstack.wsgi [None req-bf55c27a-7e79-4e99-9ff3-c384c8d73650 None None] GET http://10.180.1.21/volume// [ 1113.604110] [55209]: DEBUG cinder.api.openstack.wsgi [None req-bf55c27a-7e79-4e99-9ff3-c384c8d73650 None None] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.604507] [55209]: DEBUG cinder.api.openstack.wsgi [None req-bf55c27a-7e79-4e99-9ff3-c384c8d73650 None None] Calling method 'all' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.604738] [55209]: INFO cinder.api.openstack.wsgi [None req-bf55c27a-7e79-4e99-9ff3-c384c8d73650 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1113.605215] [55209]: [pid: 55209|app: 0|req: 191/400] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 02:15:44 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1113.605731] [55210]: INFO cinder.volume.api [None req-687915c0-deae-48fd-879d-f3948d7499c4 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Volume info retrieved successfully. [ 1113.608566] [55209]: DEBUG cinder.api.middleware.request_id [req-d6aa7a0c-3585-4188-b57f-0f004d4af74f req-5094083d-cae9-4a70-bbbd-2bd4ce10c9ed None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.609533] [55210]: INFO cinder.api.openstack.wsgi [None req-687915c0-deae-48fd-879d-f3948d7499c4 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] http://10.180.1.21/volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 returned with HTTP 200 [ 1113.609912] [55210]: [pid: 55210|app: 0|req: 210/401] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:44 2025] GET /volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1113.610745] [55209]: INFO cinder.api.openstack.wsgi [req-d6aa7a0c-3585-4188-b57f-0f004d4af74f req-5094083d-cae9-4a70-bbbd-2bd4ce10c9ed tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] GET http://10.180.1.21/volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 [ 1113.611025] [55209]: DEBUG cinder.api.openstack.wsgi [req-d6aa7a0c-3585-4188-b57f-0f004d4af74f req-5094083d-cae9-4a70-bbbd-2bd4ce10c9ed tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.611252] [55209]: DEBUG cinder.api.openstack.wsgi [req-d6aa7a0c-3585-4188-b57f-0f004d4af74f req-5094083d-cae9-4a70-bbbd-2bd4ce10c9ed tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.621101] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1113.621101] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1113.625205] [55209]: INFO cinder.volume.api [req-d6aa7a0c-3585-4188-b57f-0f004d4af74f req-5094083d-cae9-4a70-bbbd-2bd4ce10c9ed tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Volume info retrieved successfully. [ 1113.629099] [55209]: INFO cinder.api.openstack.wsgi [req-d6aa7a0c-3585-4188-b57f-0f004d4af74f req-5094083d-cae9-4a70-bbbd-2bd4ce10c9ed tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] http://10.180.1.21/volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 returned with HTTP 200 [ 1113.629554] [55209]: [pid: 55209|app: 0|req: 192/402] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 02:15:44 2025] GET /volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 => generated 1026 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1113.661396] [55210]: DEBUG cinder.api.middleware.request_id [req-d6aa7a0c-3585-4188-b57f-0f004d4af74f req-37d5667c-cf81-46b2-9b67-98f321563d31 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.663874] [55210]: INFO cinder.api.openstack.wsgi [req-d6aa7a0c-3585-4188-b57f-0f004d4af74f req-37d5667c-cf81-46b2-9b67-98f321563d31 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] PUT http://10.180.1.21/volume/v3/attachments/dc00aa05-2987-4539-bd1e-e96850baa963 [ 1113.665611] [55210]: DEBUG cinder.api.openstack.wsgi [req-d6aa7a0c-3585-4188-b57f-0f004d4af74f req-37d5667c-cf81-46b2-9b67-98f321563d31 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-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-510840", "mountpoint": "/dev/sdb"}}} {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1113.673065] [55210]: DEBUG cinder.coordination [req-d6aa7a0c-3585-4188-b57f-0f004d4af74f req-37d5667c-cf81-46b2-9b67-98f321563d31 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Acquiring lock "cinder-attachment_update-4f54c3b2-569d-4e11-b7a4-c06dba496fe9-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55210) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1113.677851] [55210]: DEBUG cinder.coordination [req-d6aa7a0c-3585-4188-b57f-0f004d4af74f req-37d5667c-cf81-46b2-9b67-98f321563d31 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Lock "cinder-attachment_update-4f54c3b2-569d-4e11-b7a4-c06dba496fe9-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55210) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1113.679146] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1113.679146] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1114.526278] [55209]: DEBUG cinder.api.middleware.request_id [None req-2261bdf5-257f-4f37-a554-9c379b661c3e None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.528413] [55209]: INFO cinder.api.openstack.wsgi [None req-2261bdf5-257f-4f37-a554-9c379b661c3e tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 [ 1114.528659] [55209]: DEBUG cinder.api.openstack.wsgi [None req-2261bdf5-257f-4f37-a554-9c379b661c3e tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1114.528882] [55209]: DEBUG cinder.api.openstack.wsgi [None req-2261bdf5-257f-4f37-a554-9c379b661c3e tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1114.535439] [55209]: INFO cinder.api.openstack.wsgi [None req-2261bdf5-257f-4f37-a554-9c379b661c3e tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 returned with HTTP 404 [ 1114.535899] [55209]: [pid: 55209|app: 0|req: 193/403] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:45 2025] GET /volume/v3/volumes/ba78a311-9488-46a1-a0c0-c10f435d8fe8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1114.578453] [55209]: DEBUG cinder.api.middleware.request_id [None req-f2ab5e04-8229-4759-b7f8-eb22208743c0 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.580491] [55209]: INFO cinder.api.openstack.wsgi [None req-f2ab5e04-8229-4759-b7f8-eb22208743c0 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a [ 1114.580712] [55209]: DEBUG cinder.api.openstack.wsgi [None req-f2ab5e04-8229-4759-b7f8-eb22208743c0 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1114.581030] [55209]: DEBUG cinder.api.openstack.wsgi [None req-f2ab5e04-8229-4759-b7f8-eb22208743c0 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'delete' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1114.581235] [55209]: INFO cinder.api.v3.volumes [None req-f2ab5e04-8229-4759-b7f8-eb22208743c0 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Delete volume with id: 7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a [ 1114.591284] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.591284] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1114.591813] [55209]: INFO cinder.volume.api [None req-f2ab5e04-8229-4759-b7f8-eb22208743c0 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 1114.608155] [55209]: INFO cinder.volume.api [None req-f2ab5e04-8229-4759-b7f8-eb22208743c0 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Delete volume request issued successfully. [ 1114.608494] [55209]: INFO cinder.api.openstack.wsgi [None req-f2ab5e04-8229-4759-b7f8-eb22208743c0 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a returned with HTTP 202 [ 1114.608973] [55209]: [pid: 55209|app: 0|req: 194/404] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 14 02:15:45 2025] DELETE /volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1114.611538] [55209]: DEBUG cinder.api.middleware.request_id [None req-4afbc49b-404c-47fc-b7d2-ede88997f67a None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.613385] [55209]: INFO cinder.api.openstack.wsgi [None req-4afbc49b-404c-47fc-b7d2-ede88997f67a tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a [ 1114.613596] [55209]: DEBUG cinder.api.openstack.wsgi [None req-4afbc49b-404c-47fc-b7d2-ede88997f67a tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1114.613813] [55209]: DEBUG cinder.api.openstack.wsgi [None req-4afbc49b-404c-47fc-b7d2-ede88997f67a tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1114.620761] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.620761] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1114.624403] [55209]: INFO cinder.volume.api [None req-4afbc49b-404c-47fc-b7d2-ede88997f67a tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 1114.628936] [55209]: INFO cinder.api.openstack.wsgi [None req-4afbc49b-404c-47fc-b7d2-ede88997f67a tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a returned with HTTP 200 [ 1114.629309] [55209]: [pid: 55209|app: 0|req: 195/405] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:45 2025] GET /volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1114.629924] [55209]: DEBUG cinder.api.middleware.request_id [None req-1eac17fc-23fd-4499-a802-a53cfaec547e None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.631751] [55209]: INFO cinder.api.openstack.wsgi [None req-1eac17fc-23fd-4499-a802-a53cfaec547e tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] GET http://10.180.1.21/volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 [ 1114.631943] [55209]: DEBUG cinder.api.openstack.wsgi [None req-1eac17fc-23fd-4499-a802-a53cfaec547e tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1114.632173] [55209]: DEBUG cinder.api.openstack.wsgi [None req-1eac17fc-23fd-4499-a802-a53cfaec547e tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1114.641449] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.641449] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1114.644485] [55209]: INFO cinder.volume.api [None req-1eac17fc-23fd-4499-a802-a53cfaec547e tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Volume info retrieved successfully. [ 1114.648558] [55209]: INFO cinder.api.openstack.wsgi [None req-1eac17fc-23fd-4499-a802-a53cfaec547e tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] http://10.180.1.21/volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 returned with HTTP 200 [ 1114.649012] [55209]: [pid: 55209|app: 0|req: 196/406] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:45 2025] GET /volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1115.639428] [55209]: DEBUG cinder.api.middleware.request_id [None req-c6231a9c-bf5e-4049-b6bd-272f9a9f3715 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.642025] [55209]: INFO cinder.api.openstack.wsgi [None req-c6231a9c-bf5e-4049-b6bd-272f9a9f3715 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a [ 1115.642873] [55209]: DEBUG cinder.api.openstack.wsgi [None req-c6231a9c-bf5e-4049-b6bd-272f9a9f3715 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1115.642873] [55209]: DEBUG cinder.api.openstack.wsgi [None req-c6231a9c-bf5e-4049-b6bd-272f9a9f3715 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1115.653726] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.653726] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1115.658759] [55209]: INFO cinder.volume.api [None req-c6231a9c-bf5e-4049-b6bd-272f9a9f3715 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 1115.664296] [55209]: INFO cinder.api.openstack.wsgi [None req-c6231a9c-bf5e-4049-b6bd-272f9a9f3715 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a returned with HTTP 200 [ 1115.664737] [55209]: [pid: 55209|app: 0|req: 197/407] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:46 2025] GET /volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1115.666849] [55209]: DEBUG cinder.api.middleware.request_id [None req-08c7b095-871d-4b3e-acb8-1dc6a3908d35 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.667630] [55209]: INFO cinder.api.openstack.wsgi [None req-08c7b095-871d-4b3e-acb8-1dc6a3908d35 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] GET http://10.180.1.21/volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 [ 1115.667630] [55209]: DEBUG cinder.api.openstack.wsgi [None req-08c7b095-871d-4b3e-acb8-1dc6a3908d35 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1115.668526] [55209]: DEBUG cinder.api.openstack.wsgi [None req-08c7b095-871d-4b3e-acb8-1dc6a3908d35 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1115.678536] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.678536] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1115.683032] [55209]: INFO cinder.volume.api [None req-08c7b095-871d-4b3e-acb8-1dc6a3908d35 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Volume info retrieved successfully. [ 1115.689079] [55209]: INFO cinder.api.openstack.wsgi [None req-08c7b095-871d-4b3e-acb8-1dc6a3908d35 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] http://10.180.1.21/volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 returned with HTTP 200 [ 1115.689403] [55209]: [pid: 55209|app: 0|req: 198/408] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:46 2025] GET /volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1116.676159] [55209]: DEBUG cinder.api.middleware.request_id [None req-32dcc025-a37d-4d65-9945-68d9a31d3fe2 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.678417] [55209]: INFO cinder.api.openstack.wsgi [None req-32dcc025-a37d-4d65-9945-68d9a31d3fe2 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a [ 1116.678589] [55209]: DEBUG cinder.api.openstack.wsgi [None req-32dcc025-a37d-4d65-9945-68d9a31d3fe2 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1116.678833] [55209]: DEBUG cinder.api.openstack.wsgi [None req-32dcc025-a37d-4d65-9945-68d9a31d3fe2 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1116.690058] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.690058] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1116.693653] [55209]: INFO cinder.volume.api [None req-32dcc025-a37d-4d65-9945-68d9a31d3fe2 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Volume info retrieved successfully. [ 1116.697959] [55209]: INFO cinder.api.openstack.wsgi [None req-32dcc025-a37d-4d65-9945-68d9a31d3fe2 tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a returned with HTTP 200 [ 1116.698353] [55209]: [pid: 55209|app: 0|req: 199/409] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:47 2025] GET /volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1116.700696] [55209]: DEBUG cinder.api.middleware.request_id [None req-3e9b735d-a1b2-4774-b27d-22118537a9d8 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.702511] [55209]: INFO cinder.api.openstack.wsgi [None req-3e9b735d-a1b2-4774-b27d-22118537a9d8 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] GET http://10.180.1.21/volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 [ 1116.702721] [55209]: DEBUG cinder.api.openstack.wsgi [None req-3e9b735d-a1b2-4774-b27d-22118537a9d8 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1116.702941] [55209]: DEBUG cinder.api.openstack.wsgi [None req-3e9b735d-a1b2-4774-b27d-22118537a9d8 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1116.712648] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.712648] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1116.716056] [55209]: INFO cinder.volume.api [None req-3e9b735d-a1b2-4774-b27d-22118537a9d8 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Volume info retrieved successfully. [ 1116.720698] [55209]: INFO cinder.api.openstack.wsgi [None req-3e9b735d-a1b2-4774-b27d-22118537a9d8 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] http://10.180.1.21/volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 returned with HTTP 200 [ 1116.720752] [55209]: [pid: 55209|app: 0|req: 200/410] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:47 2025] GET /volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1117.709031] [55209]: DEBUG cinder.api.middleware.request_id [None req-3df2063c-9f87-4af1-827c-c693ed532c0b None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1117.710540] [55209]: INFO cinder.api.openstack.wsgi [None req-3df2063c-9f87-4af1-827c-c693ed532c0b tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] GET http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a [ 1117.710779] [55209]: DEBUG cinder.api.openstack.wsgi [None req-3df2063c-9f87-4af1-827c-c693ed532c0b tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1117.711008] [55209]: DEBUG cinder.api.openstack.wsgi [None req-3df2063c-9f87-4af1-827c-c693ed532c0b tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1117.718321] [55209]: INFO cinder.api.openstack.wsgi [None req-3df2063c-9f87-4af1-827c-c693ed532c0b tempest-AttachVolumeTestJSON-450268957 tempest-AttachVolumeTestJSON-450268957-project-member] http://10.180.1.21/volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a returned with HTTP 404 [ 1117.718808] [55209]: [pid: 55209|app: 0|req: 201/411] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:48 2025] GET /volume/v3/volumes/7fc84026-ab20-4fd6-8b4f-b0a0a3bb321a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1117.730326] [55209]: DEBUG cinder.api.middleware.request_id [None req-b7c9221e-abd9-4c66-a941-ddf82a392ec2 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1117.732278] [55209]: INFO cinder.api.openstack.wsgi [None req-b7c9221e-abd9-4c66-a941-ddf82a392ec2 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] GET http://10.180.1.21/volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 [ 1117.732492] [55209]: DEBUG cinder.api.openstack.wsgi [None req-b7c9221e-abd9-4c66-a941-ddf82a392ec2 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1117.732703] [55209]: DEBUG cinder.api.openstack.wsgi [None req-b7c9221e-abd9-4c66-a941-ddf82a392ec2 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1117.745066] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.745066] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1117.748953] [55209]: INFO cinder.volume.api [None req-b7c9221e-abd9-4c66-a941-ddf82a392ec2 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Volume info retrieved successfully. [ 1117.754653] [55209]: INFO cinder.api.openstack.wsgi [None req-b7c9221e-abd9-4c66-a941-ddf82a392ec2 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] http://10.180.1.21/volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 returned with HTTP 200 [ 1117.755285] [55209]: [pid: 55209|app: 0|req: 202/412] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:48 2025] GET /volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1118.200993] [55210]: DEBUG cinder.coordination [req-d6aa7a0c-3585-4188-b57f-0f004d4af74f req-37d5667c-cf81-46b2-9b67-98f321563d31 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Lock "cinder-attachment_update-4f54c3b2-569d-4e11-b7a4-c06dba496fe9-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=55210) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1118.201362] [55210]: INFO cinder.api.openstack.wsgi [req-d6aa7a0c-3585-4188-b57f-0f004d4af74f req-37d5667c-cf81-46b2-9b67-98f321563d31 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] http://10.180.1.21/volume/v3/attachments/dc00aa05-2987-4539-bd1e-e96850baa963 returned with HTTP 200 [ 1118.205025] [55210]: [pid: 55210|app: 0|req: 211/413] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 14 02:15:44 2025] PUT /volume/v3/attachments/dc00aa05-2987-4539-bd1e-e96850baa963 => generated 617 bytes in 4541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1118.765327] [55209]: DEBUG cinder.api.middleware.request_id [None req-971e30ce-fd21-45e0-85f7-2a3c01e7de50 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.769163] [55209]: INFO cinder.api.openstack.wsgi [None req-971e30ce-fd21-45e0-85f7-2a3c01e7de50 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] GET http://10.180.1.21/volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 [ 1118.770941] [55209]: DEBUG cinder.api.openstack.wsgi [None req-971e30ce-fd21-45e0-85f7-2a3c01e7de50 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1118.771216] [55209]: DEBUG cinder.api.openstack.wsgi [None req-971e30ce-fd21-45e0-85f7-2a3c01e7de50 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1118.784926] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.784926] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1118.788602] [55209]: INFO cinder.volume.api [None req-971e30ce-fd21-45e0-85f7-2a3c01e7de50 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Volume info retrieved successfully. [ 1118.794783] [55209]: INFO cinder.api.openstack.wsgi [None req-971e30ce-fd21-45e0-85f7-2a3c01e7de50 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] http://10.180.1.21/volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 returned with HTTP 200 [ 1118.794783] [55209]: [pid: 55209|app: 0|req: 203/414] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:49 2025] GET /volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1119.804523] [55210]: DEBUG cinder.api.middleware.request_id [None req-3e4ffcb9-660f-45dc-9624-4df4ad7d06e6 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1119.806736] [55210]: INFO cinder.api.openstack.wsgi [None req-3e4ffcb9-660f-45dc-9624-4df4ad7d06e6 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] GET http://10.180.1.21/volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 [ 1119.806962] [55210]: DEBUG cinder.api.openstack.wsgi [None req-3e4ffcb9-660f-45dc-9624-4df4ad7d06e6 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1119.807200] [55210]: DEBUG cinder.api.openstack.wsgi [None req-3e4ffcb9-660f-45dc-9624-4df4ad7d06e6 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1119.820899] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.820899] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1119.825180] [55210]: INFO cinder.volume.api [None req-3e4ffcb9-660f-45dc-9624-4df4ad7d06e6 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Volume info retrieved successfully. [ 1119.827910] [55209]: DEBUG cinder.api.middleware.request_id [req-d6aa7a0c-3585-4188-b57f-0f004d4af74f req-4c3f197c-3f7a-4525-963f-2493149add04 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1119.829875] [55210]: INFO cinder.api.openstack.wsgi [None req-3e4ffcb9-660f-45dc-9624-4df4ad7d06e6 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] http://10.180.1.21/volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 returned with HTTP 200 [ 1119.830306] [55209]: INFO cinder.api.openstack.wsgi [req-d6aa7a0c-3585-4188-b57f-0f004d4af74f req-4c3f197c-3f7a-4525-963f-2493149add04 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] POST http://10.180.1.21/volume/v3/attachments/dc00aa05-2987-4539-bd1e-e96850baa963/action [ 1119.830367] [55210]: [pid: 55210|app: 0|req: 212/415] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:50 2025] GET /volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1119.830744] [55209]: DEBUG cinder.api.openstack.wsgi [req-d6aa7a0c-3585-4188-b57f-0f004d4af74f req-4c3f197c-3f7a-4525-963f-2493149add04 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Action body: b'{"os-complete": null}' {{(pid=55209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1119.830876] [55209]: DEBUG cinder.api.openstack.wsgi [req-d6aa7a0c-3585-4188-b57f-0f004d4af74f req-4c3f197c-3f7a-4525-963f-2493149add04 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1119.845526] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.845526] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1119.855531] [55209]: INFO cinder.api.openstack.wsgi [req-d6aa7a0c-3585-4188-b57f-0f004d4af74f req-4c3f197c-3f7a-4525-963f-2493149add04 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] http://10.180.1.21/volume/v3/attachments/dc00aa05-2987-4539-bd1e-e96850baa963/action returned with HTTP 204 [ 1119.855531] [55209]: [pid: 55209|app: 0|req: 204/416] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 14 02:15:50 2025] POST /volume/v3/attachments/dc00aa05-2987-4539-bd1e-e96850baa963/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1120.757762] [55210]: DEBUG cinder.api.middleware.request_id [None req-ae819345-55a5-4f63-9c03-cdb61a19bf11 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1120.760033] [55210]: INFO cinder.api.openstack.wsgi [None req-ae819345-55a5-4f63-9c03-cdb61a19bf11 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1120.760234] [55210]: DEBUG cinder.api.openstack.wsgi [None req-ae819345-55a5-4f63-9c03-cdb61a19bf11 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1521164285"}} {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1120.761978] [55210]: DEBUG cinder.api.v3.volumes [None req-ae819345-55a5-4f63-9c03-cdb61a19bf11 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1521164285'}} {{(pid=55210) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1120.762178] [55210]: INFO cinder.api.v3.volumes [None req-ae819345-55a5-4f63-9c03-cdb61a19bf11 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Create volume of 1 GB [ 1120.767713] [55210]: INFO cinder.volume.api [None req-ae819345-55a5-4f63-9c03-cdb61a19bf11 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Availability Zones retrieved successfully. [ 1120.775455] [55210]: DEBUG cinder.volume.api [None req-ae819345-55a5-4f63-9c03-cdb61a19bf11 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Flow 'volume_create_api' (dd5afafe-124b-454b-b407-e3bd33dd76dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1120.776746] [55210]: DEBUG cinder.volume.api [None req-ae819345-55a5-4f63-9c03-cdb61a19bf11 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae35c6e2-55ec-4013-9367-e59d0d3224ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1120.777909] [55210]: DEBUG cinder.volume.flows.api.create_volume [None req-ae819345-55a5-4f63-9c03-cdb61a19bf11 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Validating volume size '1' using validate_int {{(pid=55210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1120.797860] [55210]: DEBUG cinder.volume.api [None req-ae819345-55a5-4f63-9c03-cdb61a19bf11 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae35c6e2-55ec-4013-9367-e59d0d3224ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-14T02:03:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f3823579-61ee-44ab-873f-bd184f2327d0,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3823579-61ee-44ab-873f-bd184f2327d0', '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=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1120.798884] [55210]: DEBUG cinder.volume.api [None req-ae819345-55a5-4f63-9c03-cdb61a19bf11 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1beaa451-93c5-40ba-82ea-da965642b680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1120.830906] [55210]: DEBUG cinder.quota [None req-ae819345-55a5-4f63-9c03-cdb61a19bf11 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Created reservations ['f726ba0f-c50a-438e-beea-2eb6ceb7a362', 'a43615f6-6be8-4217-9015-48c078b41630', '658564f3-aded-463a-b1e0-ed9d4bc0c800', 'e56d3eef-14df-4800-bce8-36e20d325e4c'] {{(pid=55210) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1120.831986] [55210]: DEBUG cinder.volume.api [None req-ae819345-55a5-4f63-9c03-cdb61a19bf11 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1beaa451-93c5-40ba-82ea-da965642b680) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f726ba0f-c50a-438e-beea-2eb6ceb7a362', 'a43615f6-6be8-4217-9015-48c078b41630', '658564f3-aded-463a-b1e0-ed9d4bc0c800', 'e56d3eef-14df-4800-bce8-36e20d325e4c']}' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1120.832965] [55210]: DEBUG cinder.volume.api [None req-ae819345-55a5-4f63-9c03-cdb61a19bf11 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc002c01-397c-43f7-88a6-5829583a127b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1120.840312] [55209]: DEBUG cinder.api.middleware.request_id [None req-d474cdc0-71ff-494d-a000-4926acc21173 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1120.842832] [55209]: INFO cinder.api.openstack.wsgi [None req-d474cdc0-71ff-494d-a000-4926acc21173 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] GET http://10.180.1.21/volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 [ 1120.842832] [55209]: DEBUG cinder.api.openstack.wsgi [None req-d474cdc0-71ff-494d-a000-4926acc21173 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1120.842971] [55209]: DEBUG cinder.api.openstack.wsgi [None req-d474cdc0-71ff-494d-a000-4926acc21173 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1120.847566] [55210]: DEBUG cinder.volume.api [None req-ae819345-55a5-4f63-9c03-cdb61a19bf11 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc002c01-397c-43f7-88a6-5829583a127b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77c1af90-6baa-45a8-bf7e-e54a05b82d06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1521164285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42699a15465741babfaf0f65a1b9158e',qos_specs=None,replication_status=,reservations=['f726ba0f-c50a-438e-beea-2eb6ceb7a362','a43615f6-6be8-4217-9015-48c078b41630','658564f3-aded-463a-b1e0-ed9d4bc0c800','e56d3eef-14df-4800-bce8-36e20d325e4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a95564354ee49ada2237c1a4ec13bdb',volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0), '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-14T02:15:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1521164285',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77c1af90-6baa-45a8-bf7e-e54a05b82d06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42699a15465741babfaf0f65a1b9158e',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='4a95564354ee49ada2237c1a4ec13bdb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3823579-61ee-44ab-873f-bd184f2327d0),volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0)}' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1120.848473] [55210]: DEBUG cinder.volume.api [None req-ae819345-55a5-4f63-9c03-cdb61a19bf11 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28ba2a43-5f13-4031-b59b-36fce61a185e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1120.853821] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.853821] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1120.857260] [55209]: INFO cinder.volume.api [None req-d474cdc0-71ff-494d-a000-4926acc21173 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Volume info retrieved successfully. [ 1120.861015] [55210]: DEBUG cinder.volume.api [None req-ae819345-55a5-4f63-9c03-cdb61a19bf11 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28ba2a43-5f13-4031-b59b-36fce61a185e) 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-1521164285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42699a15465741babfaf0f65a1b9158e',qos_specs=None,replication_status=,reservations=['f726ba0f-c50a-438e-beea-2eb6ceb7a362','a43615f6-6be8-4217-9015-48c078b41630','658564f3-aded-463a-b1e0-ed9d4bc0c800','e56d3eef-14df-4800-bce8-36e20d325e4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a95564354ee49ada2237c1a4ec13bdb',volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0)}' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1120.861643] [55209]: INFO cinder.api.openstack.wsgi [None req-d474cdc0-71ff-494d-a000-4926acc21173 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] http://10.180.1.21/volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 returned with HTTP 200 [ 1120.861878] [55210]: DEBUG cinder.volume.api [None req-ae819345-55a5-4f63-9c03-cdb61a19bf11 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (499e2e8d-cde5-426d-b9e2-b2d74f5a6802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1120.862052] [55209]: [pid: 55209|app: 0|req: 205/417] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:51 2025] GET /volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1120.876783] [55210]: DEBUG cinder.volume.api [None req-ae819345-55a5-4f63-9c03-cdb61a19bf11 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (499e2e8d-cde5-426d-b9e2-b2d74f5a6802) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1120.877966] [55210]: DEBUG cinder.volume.api [None req-ae819345-55a5-4f63-9c03-cdb61a19bf11 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Flow 'volume_create_api' (dd5afafe-124b-454b-b407-e3bd33dd76dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55210) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1120.879627] [55210]: INFO cinder.volume.api [None req-ae819345-55a5-4f63-9c03-cdb61a19bf11 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Create volume request issued successfully. [ 1120.879761] [55209]: DEBUG cinder.api.middleware.request_id [None req-3dc2dbe1-da34-4a2f-a035-325d4578f907 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1120.880694] [55210]: INFO cinder.api.openstack.wsgi [None req-ae819345-55a5-4f63-9c03-cdb61a19bf11 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1120.881216] [55210]: [pid: 55210|app: 0|req: 213/418] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 14 02:15:51 2025] POST /volume/v3/volumes => generated 758 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1120.883728] [55209]: INFO cinder.api.openstack.wsgi [None req-3dc2dbe1-da34-4a2f-a035-325d4578f907 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] GET http://10.180.1.21/volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 [ 1120.883959] [55209]: DEBUG cinder.api.openstack.wsgi [None req-3dc2dbe1-da34-4a2f-a035-325d4578f907 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1120.884197] [55209]: DEBUG cinder.api.openstack.wsgi [None req-3dc2dbe1-da34-4a2f-a035-325d4578f907 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1120.895947] [55210]: DEBUG cinder.api.middleware.request_id [None req-3d70675d-055f-4b0c-9965-9d540cde575e None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1120.897227] [55210]: INFO cinder.api.openstack.wsgi [None req-3d70675d-055f-4b0c-9965-9d540cde575e tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] GET http://10.180.1.21/volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 [ 1120.897437] [55210]: DEBUG cinder.api.openstack.wsgi [None req-3d70675d-055f-4b0c-9965-9d540cde575e tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1120.897653] [55210]: DEBUG cinder.api.openstack.wsgi [None req-3d70675d-055f-4b0c-9965-9d540cde575e tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1120.899204] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.899204] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1120.902661] [55209]: INFO cinder.volume.api [None req-3dc2dbe1-da34-4a2f-a035-325d4578f907 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Volume info retrieved successfully. [ 1120.906040] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.906040] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1120.908673] [55209]: INFO cinder.api.openstack.wsgi [None req-3dc2dbe1-da34-4a2f-a035-325d4578f907 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] http://10.180.1.21/volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 returned with HTTP 200 [ 1120.908673] [55209]: [pid: 55209|app: 0|req: 206/419] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:51 2025] GET /volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1120.912857] [55210]: INFO cinder.volume.api [None req-3d70675d-055f-4b0c-9965-9d540cde575e tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Volume info retrieved successfully. [ 1120.918240] [55210]: INFO cinder.api.openstack.wsgi [None req-3d70675d-055f-4b0c-9965-9d540cde575e tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] http://10.180.1.21/volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 returned with HTTP 200 [ 1120.918687] [55210]: [pid: 55210|app: 0|req: 214/420] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:51 2025] GET /volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 => generated 826 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1121.933700] [55209]: DEBUG cinder.api.middleware.request_id [None req-ea649879-4f9d-4294-9c97-990643d8750b None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1121.936449] [55209]: INFO cinder.api.openstack.wsgi [None req-ea649879-4f9d-4294-9c97-990643d8750b tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] GET http://10.180.1.21/volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 [ 1121.937140] [55209]: DEBUG cinder.api.openstack.wsgi [None req-ea649879-4f9d-4294-9c97-990643d8750b tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1121.938248] [55209]: DEBUG cinder.api.openstack.wsgi [None req-ea649879-4f9d-4294-9c97-990643d8750b tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1121.954656] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.954656] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1121.958653] [55209]: INFO cinder.volume.api [None req-ea649879-4f9d-4294-9c97-990643d8750b tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Volume info retrieved successfully. [ 1121.963346] [55209]: INFO cinder.api.openstack.wsgi [None req-ea649879-4f9d-4294-9c97-990643d8750b tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] http://10.180.1.21/volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 returned with HTTP 200 [ 1121.963737] [55209]: [pid: 55209|app: 0|req: 207/421] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:15:52 2025] GET /volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1125.486955] [55210]: DEBUG cinder.api.middleware.request_id [req-08fb5bce-bcf3-4e1c-9b4e-6b41a1924d7f req-f56bcbcb-bfd7-4d52-b056-5046123918cd None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.489360] [55210]: INFO cinder.api.openstack.wsgi [req-08fb5bce-bcf3-4e1c-9b4e-6b41a1924d7f req-f56bcbcb-bfd7-4d52-b056-5046123918cd tempest-VolumesNegativeTest-1553571629 tempest-VolumesNegativeTest-1553571629-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-1784706142 [ 1125.489566] [55210]: DEBUG cinder.api.openstack.wsgi [req-08fb5bce-bcf3-4e1c-9b4e-6b41a1924d7f req-f56bcbcb-bfd7-4d52-b056-5046123918cd tempest-VolumesNegativeTest-1553571629 tempest-VolumesNegativeTest-1553571629-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1125.489782] [55210]: DEBUG cinder.api.openstack.wsgi [req-08fb5bce-bcf3-4e1c-9b4e-6b41a1924d7f req-f56bcbcb-bfd7-4d52-b056-5046123918cd tempest-VolumesNegativeTest-1553571629 tempest-VolumesNegativeTest-1553571629-project-member] Calling method 'delete' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1125.489968] [55210]: INFO cinder.api.v3.volumes [req-08fb5bce-bcf3-4e1c-9b4e-6b41a1924d7f req-f56bcbcb-bfd7-4d52-b056-5046123918cd tempest-VolumesNegativeTest-1553571629 tempest-VolumesNegativeTest-1553571629-project-member] Delete volume with id: tempest-invalid-1784706142 [ 1125.492145] [55210]: DEBUG dbcounter [-] [55210] Writing DB stats cinder:SELECT=323,cinder:UPDATE=57,cinder:INSERT=24 {{(pid=55210) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1125.497372] [55210]: INFO cinder.api.openstack.wsgi [req-08fb5bce-bcf3-4e1c-9b4e-6b41a1924d7f req-f56bcbcb-bfd7-4d52-b056-5046123918cd tempest-VolumesNegativeTest-1553571629 tempest-VolumesNegativeTest-1553571629-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-1784706142 returned with HTTP 404 [ 1125.498020] [55210]: [pid: 55210|app: 0|req: 215/422] 10.180.1.21 () {62 vars in 1470 bytes} [Fri Feb 14 02:15:56 2025] DELETE /volume/v3/volumes/tempest-invalid-1784706142 => generated 99 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 1125.519124] [55209]: DEBUG cinder.api.middleware.request_id [req-2a60fd3a-66e1-4229-b670-bfc3fda528ee req-949ce15f-4159-4707-9cae-251b450fdac8 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.521478] [55209]: INFO cinder.api.openstack.wsgi [req-2a60fd3a-66e1-4229-b670-bfc3fda528ee req-949ce15f-4159-4707-9cae-251b450fdac8 tempest-VolumesNegativeTest-1553571629 tempest-VolumesNegativeTest-1553571629-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b914fa62-f08d-4f30-956d-78950f9f1222 [ 1125.521671] [55209]: DEBUG cinder.api.openstack.wsgi [req-2a60fd3a-66e1-4229-b670-bfc3fda528ee req-949ce15f-4159-4707-9cae-251b450fdac8 tempest-VolumesNegativeTest-1553571629 tempest-VolumesNegativeTest-1553571629-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1125.521942] [55209]: DEBUG cinder.api.openstack.wsgi [req-2a60fd3a-66e1-4229-b670-bfc3fda528ee req-949ce15f-4159-4707-9cae-251b450fdac8 tempest-VolumesNegativeTest-1553571629 tempest-VolumesNegativeTest-1553571629-project-member] Calling method 'delete' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1125.522136] [55209]: INFO cinder.api.v3.volumes [req-2a60fd3a-66e1-4229-b670-bfc3fda528ee req-949ce15f-4159-4707-9cae-251b450fdac8 tempest-VolumesNegativeTest-1553571629 tempest-VolumesNegativeTest-1553571629-project-member] Delete volume with id: b914fa62-f08d-4f30-956d-78950f9f1222 [ 1125.524205] [55209]: DEBUG dbcounter [-] [55209] Writing DB stats cinder:SELECT=314,cinder:UPDATE=47,cinder:INSERT=23 {{(pid=55209) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1125.529125] [55209]: INFO cinder.api.openstack.wsgi [req-2a60fd3a-66e1-4229-b670-bfc3fda528ee req-949ce15f-4159-4707-9cae-251b450fdac8 tempest-VolumesNegativeTest-1553571629 tempest-VolumesNegativeTest-1553571629-project-member] http://10.180.1.21/volume/v3/volumes/b914fa62-f08d-4f30-956d-78950f9f1222 returned with HTTP 404 [ 1125.529741] [55209]: [pid: 55209|app: 0|req: 208/423] 10.180.1.21 () {62 vars in 1500 bytes} [Fri Feb 14 02:15:56 2025] DELETE /volume/v3/volumes/b914fa62-f08d-4f30-956d-78950f9f1222 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1125.541910] [55210]: DEBUG cinder.api.middleware.request_id [req-13d0ffb9-159a-4254-a93e-57a9f4630b7a req-981f793c-5d68-41e8-9836-10cdaf413b02 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.544212] [55210]: INFO cinder.api.openstack.wsgi [req-13d0ffb9-159a-4254-a93e-57a9f4630b7a req-981f793c-5d68-41e8-9836-10cdaf413b02 tempest-VolumesNegativeTest-1553571629 tempest-VolumesNegativeTest-1553571629-project-member] GET http://10.180.1.21/volume/v3/volumes/81c123d8-6c49-4880-b16f-5edffc956cd7 [ 1125.544430] [55210]: DEBUG cinder.api.openstack.wsgi [req-13d0ffb9-159a-4254-a93e-57a9f4630b7a req-981f793c-5d68-41e8-9836-10cdaf413b02 tempest-VolumesNegativeTest-1553571629 tempest-VolumesNegativeTest-1553571629-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1125.544644] [55210]: DEBUG cinder.api.openstack.wsgi [req-13d0ffb9-159a-4254-a93e-57a9f4630b7a req-981f793c-5d68-41e8-9836-10cdaf413b02 tempest-VolumesNegativeTest-1553571629 tempest-VolumesNegativeTest-1553571629-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1125.550694] [55210]: INFO cinder.api.openstack.wsgi [req-13d0ffb9-159a-4254-a93e-57a9f4630b7a req-981f793c-5d68-41e8-9836-10cdaf413b02 tempest-VolumesNegativeTest-1553571629 tempest-VolumesNegativeTest-1553571629-project-member] http://10.180.1.21/volume/v3/volumes/81c123d8-6c49-4880-b16f-5edffc956cd7 returned with HTTP 404 [ 1125.551176] [55210]: [pid: 55210|app: 0|req: 216/424] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:15:56 2025] GET /volume/v3/volumes/81c123d8-6c49-4880-b16f-5edffc956cd7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1133.091992] [55209]: DEBUG cinder.api.middleware.request_id [None req-75b391b6-c2fd-4331-be2e-6f5ae489f18b None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1133.092505] [55209]: INFO cinder.api.openstack.wsgi [None req-75b391b6-c2fd-4331-be2e-6f5ae489f18b None None] GET http://10.180.1.21/volume// [ 1133.092692] [55209]: DEBUG cinder.api.openstack.wsgi [None req-75b391b6-c2fd-4331-be2e-6f5ae489f18b None None] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1133.092911] [55209]: DEBUG cinder.api.openstack.wsgi [None req-75b391b6-c2fd-4331-be2e-6f5ae489f18b None None] Calling method 'all' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1133.093378] [55209]: INFO cinder.api.openstack.wsgi [None req-75b391b6-c2fd-4331-be2e-6f5ae489f18b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1133.093698] [55209]: [pid: 55209|app: 0|req: 209/425] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 02:16:03 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1133.097391] [55210]: DEBUG cinder.api.middleware.request_id [req-017c0996-b34f-4812-97db-387f9c1f310e req-16489f34-db32-43b2-b698-2cdc0aa80a7f None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1133.099478] [55210]: INFO cinder.api.openstack.wsgi [req-017c0996-b34f-4812-97db-387f9c1f310e req-16489f34-db32-43b2-b698-2cdc0aa80a7f tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1133.100026] [55210]: DEBUG cinder.api.openstack.wsgi [req-017c0996-b34f-4812-97db-387f9c1f310e req-16489f34-db32-43b2-b698-2cdc0aa80a7f tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4f54c3b2-569d-4e11-b7a4-c06dba496fe9", "connector": null, "instance_uuid": "826103d0-4b52-497c-b481-0f94135ca7f3"}} {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1133.114185] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1133.114185] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1133.138583] [55210]: INFO cinder.api.openstack.wsgi [req-017c0996-b34f-4812-97db-387f9c1f310e req-16489f34-db32-43b2-b698-2cdc0aa80a7f tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1133.139112] [55210]: [pid: 55210|app: 0|req: 217/426] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 14 02:16:03 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) [ 1133.142946] [55209]: DEBUG cinder.api.middleware.request_id [req-017c0996-b34f-4812-97db-387f9c1f310e req-14a4ee51-c035-4b5c-a18f-28972e648103 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1133.145181] [55209]: INFO cinder.api.openstack.wsgi [req-017c0996-b34f-4812-97db-387f9c1f310e req-14a4ee51-c035-4b5c-a18f-28972e648103 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] DELETE http://10.180.1.21/volume/v3/attachments/dc00aa05-2987-4539-bd1e-e96850baa963 [ 1133.145390] [55209]: DEBUG cinder.api.openstack.wsgi [req-017c0996-b34f-4812-97db-387f9c1f310e req-14a4ee51-c035-4b5c-a18f-28972e648103 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1133.145598] [55209]: DEBUG cinder.api.openstack.wsgi [req-017c0996-b34f-4812-97db-387f9c1f310e req-14a4ee51-c035-4b5c-a18f-28972e648103 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Calling method 'version_select' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1133.152446] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1133.152446] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1133.685737] [55209]: INFO cinder.api.openstack.wsgi [req-017c0996-b34f-4812-97db-387f9c1f310e req-14a4ee51-c035-4b5c-a18f-28972e648103 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] http://10.180.1.21/volume/v3/attachments/dc00aa05-2987-4539-bd1e-e96850baa963 returned with HTTP 200 [ 1133.686312] [55209]: [pid: 55209|app: 0|req: 210/427] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 14 02:16:03 2025] DELETE /volume/v3/attachments/dc00aa05-2987-4539-bd1e-e96850baa963 => generated 192 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1134.470104] [55210]: DEBUG cinder.api.middleware.request_id [None req-999ab837-095d-43d6-812c-fb8517557ea5 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.472199] [55210]: INFO cinder.api.openstack.wsgi [None req-999ab837-095d-43d6-812c-fb8517557ea5 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] GET http://10.180.1.21/volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 [ 1134.472419] [55210]: DEBUG cinder.api.openstack.wsgi [None req-999ab837-095d-43d6-812c-fb8517557ea5 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1134.472642] [55210]: DEBUG cinder.api.openstack.wsgi [None req-999ab837-095d-43d6-812c-fb8517557ea5 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1134.486328] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1134.486328] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1134.489980] [55210]: INFO cinder.volume.api [None req-999ab837-095d-43d6-812c-fb8517557ea5 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Volume info retrieved successfully. [ 1134.494804] [55210]: INFO cinder.api.openstack.wsgi [None req-999ab837-095d-43d6-812c-fb8517557ea5 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 returned with HTTP 200 [ 1134.495240] [55210]: [pid: 55210|app: 0|req: 218/428] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:16:05 2025] GET /volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1134.662486] [55209]: DEBUG cinder.api.middleware.request_id [None req-2d385bb8-d284-4c88-af9b-caf13334e0c1 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.664643] [55209]: INFO cinder.api.openstack.wsgi [None req-2d385bb8-d284-4c88-af9b-caf13334e0c1 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] GET http://10.180.1.21/volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 [ 1134.664881] [55209]: DEBUG cinder.api.openstack.wsgi [None req-2d385bb8-d284-4c88-af9b-caf13334e0c1 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1134.665289] [55209]: DEBUG cinder.api.openstack.wsgi [None req-2d385bb8-d284-4c88-af9b-caf13334e0c1 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1134.678070] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1134.678070] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1134.681844] [55209]: INFO cinder.volume.api [None req-2d385bb8-d284-4c88-af9b-caf13334e0c1 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Volume info retrieved successfully. [ 1134.687118] [55209]: INFO cinder.api.openstack.wsgi [None req-2d385bb8-d284-4c88-af9b-caf13334e0c1 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 returned with HTTP 200 [ 1134.687656] [55209]: [pid: 55209|app: 0|req: 211/429] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:16:05 2025] GET /volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1134.754936] [55210]: DEBUG cinder.api.middleware.request_id [req-b6b39fd1-3f60-49a8-aa32-ace8fe2ee83b req-af5fab8f-5419-445f-a422-2248edfe48f0 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.757451] [55210]: INFO cinder.api.openstack.wsgi [req-b6b39fd1-3f60-49a8-aa32-ace8fe2ee83b req-af5fab8f-5419-445f-a422-2248edfe48f0 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] GET http://10.180.1.21/volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 [ 1134.757561] [55210]: DEBUG cinder.api.openstack.wsgi [req-b6b39fd1-3f60-49a8-aa32-ace8fe2ee83b req-af5fab8f-5419-445f-a422-2248edfe48f0 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1134.757776] [55210]: DEBUG cinder.api.openstack.wsgi [req-b6b39fd1-3f60-49a8-aa32-ace8fe2ee83b req-af5fab8f-5419-445f-a422-2248edfe48f0 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1134.767572] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1134.767572] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1134.771035] [55210]: INFO cinder.volume.api [req-b6b39fd1-3f60-49a8-aa32-ace8fe2ee83b req-af5fab8f-5419-445f-a422-2248edfe48f0 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Volume info retrieved successfully. [ 1134.775330] [55210]: INFO cinder.api.openstack.wsgi [req-b6b39fd1-3f60-49a8-aa32-ace8fe2ee83b req-af5fab8f-5419-445f-a422-2248edfe48f0 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 returned with HTTP 200 [ 1134.775716] [55210]: [pid: 55210|app: 0|req: 219/430] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:16:05 2025] GET /volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1134.792361] [55209]: DEBUG cinder.api.middleware.request_id [req-b6b39fd1-3f60-49a8-aa32-ace8fe2ee83b req-199e7d3e-20be-4692-81b6-d782d3da61fc None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.794461] [55209]: INFO cinder.api.openstack.wsgi [req-b6b39fd1-3f60-49a8-aa32-ace8fe2ee83b req-199e7d3e-20be-4692-81b6-d782d3da61fc tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] POST http://10.180.1.21/volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0/action [ 1134.794850] [55209]: DEBUG cinder.api.openstack.wsgi [req-b6b39fd1-3f60-49a8-aa32-ace8fe2ee83b req-199e7d3e-20be-4692-81b6-d782d3da61fc tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1134.794982] [55209]: DEBUG cinder.api.openstack.wsgi [req-b6b39fd1-3f60-49a8-aa32-ace8fe2ee83b req-199e7d3e-20be-4692-81b6-d782d3da61fc tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1134.805227] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1134.805227] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1134.805779] [55209]: INFO cinder.volume.api [req-b6b39fd1-3f60-49a8-aa32-ace8fe2ee83b req-199e7d3e-20be-4692-81b6-d782d3da61fc tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Volume info retrieved successfully. [ 1134.811044] [55209]: INFO cinder.volume.api [req-b6b39fd1-3f60-49a8-aa32-ace8fe2ee83b req-199e7d3e-20be-4692-81b6-d782d3da61fc tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Begin detaching volume completed successfully. [ 1134.811233] [55209]: INFO cinder.api.openstack.wsgi [req-b6b39fd1-3f60-49a8-aa32-ace8fe2ee83b req-199e7d3e-20be-4692-81b6-d782d3da61fc tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0/action returned with HTTP 202 [ 1134.811559] [55209]: [pid: 55209|app: 0|req: 212/431] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 14 02:16:05 2025] POST /volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1135.829872] [55210]: DEBUG cinder.api.middleware.request_id [None req-f74088b4-551e-4956-a612-1b98517baf9e None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.830325] [55210]: INFO cinder.api.openstack.wsgi [None req-f74088b4-551e-4956-a612-1b98517baf9e None None] GET http://10.180.1.21/volume// [ 1135.830564] [55210]: DEBUG cinder.api.openstack.wsgi [None req-f74088b4-551e-4956-a612-1b98517baf9e None None] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1135.830788] [55210]: DEBUG cinder.api.openstack.wsgi [None req-f74088b4-551e-4956-a612-1b98517baf9e None None] Calling method 'all' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1135.831220] [55210]: INFO cinder.api.openstack.wsgi [None req-f74088b4-551e-4956-a612-1b98517baf9e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1135.831528] [55210]: [pid: 55210|app: 0|req: 220/432] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 02:16:06 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1135.835735] [55209]: DEBUG cinder.api.middleware.request_id [req-b6b39fd1-3f60-49a8-aa32-ace8fe2ee83b req-64247393-e380-484d-ac79-b0b8b8c0fb74 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.838125] [55209]: INFO cinder.api.openstack.wsgi [req-b6b39fd1-3f60-49a8-aa32-ace8fe2ee83b req-64247393-e380-484d-ac79-b0b8b8c0fb74 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] GET http://10.180.1.21/volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 [ 1135.838398] [55209]: DEBUG cinder.api.openstack.wsgi [req-b6b39fd1-3f60-49a8-aa32-ace8fe2ee83b req-64247393-e380-484d-ac79-b0b8b8c0fb74 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1135.838627] [55209]: DEBUG cinder.api.openstack.wsgi [req-b6b39fd1-3f60-49a8-aa32-ace8fe2ee83b req-64247393-e380-484d-ac79-b0b8b8c0fb74 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1135.852742] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1135.852742] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1135.856015] [55209]: INFO cinder.volume.api [req-b6b39fd1-3f60-49a8-aa32-ace8fe2ee83b req-64247393-e380-484d-ac79-b0b8b8c0fb74 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Volume info retrieved successfully. [ 1135.860683] [55209]: INFO cinder.api.openstack.wsgi [req-b6b39fd1-3f60-49a8-aa32-ace8fe2ee83b req-64247393-e380-484d-ac79-b0b8b8c0fb74 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 returned with HTTP 200 [ 1135.861104] [55209]: [pid: 55209|app: 0|req: 213/433] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 02:16:06 2025] GET /volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 => generated 1322 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1137.004760] [55210]: DEBUG cinder.api.middleware.request_id [req-b6b39fd1-3f60-49a8-aa32-ace8fe2ee83b req-eeedd259-6cd4-48bd-898a-f851a889acdd None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1137.007082] [55210]: INFO cinder.api.openstack.wsgi [req-b6b39fd1-3f60-49a8-aa32-ace8fe2ee83b req-eeedd259-6cd4-48bd-898a-f851a889acdd tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] DELETE http://10.180.1.21/volume/v3/attachments/7e5b4f93-20ce-4385-8f15-96a7e77ffb2e [ 1137.007297] [55210]: DEBUG cinder.api.openstack.wsgi [req-b6b39fd1-3f60-49a8-aa32-ace8fe2ee83b req-eeedd259-6cd4-48bd-898a-f851a889acdd tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1137.007545] [55210]: DEBUG cinder.api.openstack.wsgi [req-b6b39fd1-3f60-49a8-aa32-ace8fe2ee83b req-eeedd259-6cd4-48bd-898a-f851a889acdd tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Calling method 'version_select' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1137.019011] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1137.019011] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1137.561933] [55210]: INFO cinder.api.openstack.wsgi [req-b6b39fd1-3f60-49a8-aa32-ace8fe2ee83b req-eeedd259-6cd4-48bd-898a-f851a889acdd tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/attachments/7e5b4f93-20ce-4385-8f15-96a7e77ffb2e returned with HTTP 200 [ 1137.562671] [55210]: [pid: 55210|app: 0|req: 221/434] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 14 02:16:07 2025] DELETE /volume/v3/attachments/7e5b4f93-20ce-4385-8f15-96a7e77ffb2e => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1138.024334] [55209]: DEBUG cinder.api.middleware.request_id [req-017c0996-b34f-4812-97db-387f9c1f310e req-c1dc56c2-a0c8-4997-ba6b-13db3ca874bd None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.026696] [55209]: INFO cinder.api.openstack.wsgi [req-017c0996-b34f-4812-97db-387f9c1f310e req-c1dc56c2-a0c8-4997-ba6b-13db3ca874bd tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] PUT http://10.180.1.21/volume/v3/attachments/43ffedf0-c0f8-43d3-bc3d-b4bb872cb8fc [ 1138.027125] [55209]: DEBUG cinder.api.openstack.wsgi [req-017c0996-b34f-4812-97db-387f9c1f310e req-c1dc56c2-a0c8-4997-ba6b-13db3ca874bd tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-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-510840", "mountpoint": "/dev/sdb"}}} {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1138.035773] [55209]: DEBUG cinder.coordination [req-017c0996-b34f-4812-97db-387f9c1f310e req-c1dc56c2-a0c8-4997-ba6b-13db3ca874bd tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Acquiring lock "cinder-attachment_update-4f54c3b2-569d-4e11-b7a4-c06dba496fe9-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55209) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1138.039881] [55209]: DEBUG cinder.coordination [req-017c0996-b34f-4812-97db-387f9c1f310e req-c1dc56c2-a0c8-4997-ba6b-13db3ca874bd tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Lock "cinder-attachment_update-4f54c3b2-569d-4e11-b7a4-c06dba496fe9-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55209) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1138.040926] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1138.040926] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1138.565268] [55209]: DEBUG cinder.coordination [req-017c0996-b34f-4812-97db-387f9c1f310e req-c1dc56c2-a0c8-4997-ba6b-13db3ca874bd tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Lock "cinder-attachment_update-4f54c3b2-569d-4e11-b7a4-c06dba496fe9-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.525s {{(pid=55209) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1138.565672] [55209]: INFO cinder.api.openstack.wsgi [req-017c0996-b34f-4812-97db-387f9c1f310e req-c1dc56c2-a0c8-4997-ba6b-13db3ca874bd tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] http://10.180.1.21/volume/v3/attachments/43ffedf0-c0f8-43d3-bc3d-b4bb872cb8fc returned with HTTP 200 [ 1138.566190] [55209]: [pid: 55209|app: 0|req: 214/435] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 14 02:16:08 2025] PUT /volume/v3/attachments/43ffedf0-c0f8-43d3-bc3d-b4bb872cb8fc => generated 617 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1138.571216] [55210]: DEBUG cinder.api.middleware.request_id [req-017c0996-b34f-4812-97db-387f9c1f310e req-be0d1588-8e5f-4509-9af5-d182c98706a2 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.574563] [55210]: INFO cinder.api.openstack.wsgi [req-017c0996-b34f-4812-97db-387f9c1f310e req-be0d1588-8e5f-4509-9af5-d182c98706a2 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] GET http://10.180.1.21/volume/v3/attachments/43ffedf0-c0f8-43d3-bc3d-b4bb872cb8fc [ 1138.574836] [55210]: DEBUG cinder.api.openstack.wsgi [req-017c0996-b34f-4812-97db-387f9c1f310e req-be0d1588-8e5f-4509-9af5-d182c98706a2 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1138.575088] [55210]: DEBUG cinder.api.openstack.wsgi [req-017c0996-b34f-4812-97db-387f9c1f310e req-be0d1588-8e5f-4509-9af5-d182c98706a2 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Calling method 'version_select' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1138.592612] [55210]: INFO cinder.api.openstack.wsgi [req-017c0996-b34f-4812-97db-387f9c1f310e req-be0d1588-8e5f-4509-9af5-d182c98706a2 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] http://10.180.1.21/volume/v3/attachments/43ffedf0-c0f8-43d3-bc3d-b4bb872cb8fc returned with HTTP 200 [ 1138.593060] [55210]: [pid: 55210|app: 0|req: 222/436] 10.180.1.21 () {62 vars in 1531 bytes} [Fri Feb 14 02:16:09 2025] GET /volume/v3/attachments/43ffedf0-c0f8-43d3-bc3d-b4bb872cb8fc => generated 642 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1139.079368] [55209]: DEBUG cinder.api.middleware.request_id [None req-0e029917-3fa8-42c3-9d89-405f244cc7f3 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.081529] [55209]: INFO cinder.api.openstack.wsgi [None req-0e029917-3fa8-42c3-9d89-405f244cc7f3 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] GET http://10.180.1.21/volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 [ 1139.081764] [55209]: DEBUG cinder.api.openstack.wsgi [None req-0e029917-3fa8-42c3-9d89-405f244cc7f3 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1139.081986] [55209]: DEBUG cinder.api.openstack.wsgi [None req-0e029917-3fa8-42c3-9d89-405f244cc7f3 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1139.089479] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1139.089479] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1139.094054] [55209]: INFO cinder.volume.api [None req-0e029917-3fa8-42c3-9d89-405f244cc7f3 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Volume info retrieved successfully. [ 1139.099068] [55209]: INFO cinder.api.openstack.wsgi [None req-0e029917-3fa8-42c3-9d89-405f244cc7f3 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 returned with HTTP 200 [ 1139.099457] [55209]: [pid: 55209|app: 0|req: 215/437] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:16:09 2025] GET /volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1141.184960] [55210]: DEBUG cinder.api.middleware.request_id [req-017c0996-b34f-4812-97db-387f9c1f310e req-478fd29c-1e41-49c5-973a-4e2f5603de71 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.189377] [55210]: INFO cinder.api.openstack.wsgi [req-017c0996-b34f-4812-97db-387f9c1f310e req-478fd29c-1e41-49c5-973a-4e2f5603de71 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] POST http://10.180.1.21/volume/v3/attachments/43ffedf0-c0f8-43d3-bc3d-b4bb872cb8fc/action [ 1141.189377] [55210]: DEBUG cinder.api.openstack.wsgi [req-017c0996-b34f-4812-97db-387f9c1f310e req-478fd29c-1e41-49c5-973a-4e2f5603de71 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Action body: b'{"os-complete": null}' {{(pid=55210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1141.189377] [55210]: DEBUG cinder.api.openstack.wsgi [req-017c0996-b34f-4812-97db-387f9c1f310e req-478fd29c-1e41-49c5-973a-4e2f5603de71 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1141.210712] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1141.210712] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1141.217219] [55210]: INFO cinder.api.openstack.wsgi [req-017c0996-b34f-4812-97db-387f9c1f310e req-478fd29c-1e41-49c5-973a-4e2f5603de71 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] http://10.180.1.21/volume/v3/attachments/43ffedf0-c0f8-43d3-bc3d-b4bb872cb8fc/action returned with HTTP 204 [ 1141.217911] [55210]: [pid: 55210|app: 0|req: 223/438] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 14 02:16:12 2025] POST /volume/v3/attachments/43ffedf0-c0f8-43d3-bc3d-b4bb872cb8fc/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1145.070439] [55209]: DEBUG cinder.api.middleware.request_id [None req-0c313bb0-7fd5-4748-b38d-c12104ff63fe None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.070760] [55209]: INFO cinder.api.openstack.wsgi [None req-0c313bb0-7fd5-4748-b38d-c12104ff63fe None None] GET http://10.180.1.21/volume// [ 1145.070963] [55209]: DEBUG cinder.api.openstack.wsgi [None req-0c313bb0-7fd5-4748-b38d-c12104ff63fe None None] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1145.071154] [55209]: DEBUG cinder.api.openstack.wsgi [None req-0c313bb0-7fd5-4748-b38d-c12104ff63fe None None] Calling method 'all' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1145.071551] [55209]: INFO cinder.api.openstack.wsgi [None req-0c313bb0-7fd5-4748-b38d-c12104ff63fe None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1145.071867] [55209]: [pid: 55209|app: 0|req: 216/439] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 02:16:15 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1145.075885] [55210]: DEBUG cinder.api.middleware.request_id [req-148ca131-2499-420f-bfab-776ecdf41dcb req-ff8d5cb2-9a16-468a-9ff5-586319320651 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.078228] [55210]: INFO cinder.api.openstack.wsgi [req-148ca131-2499-420f-bfab-776ecdf41dcb req-ff8d5cb2-9a16-468a-9ff5-586319320651 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1145.078639] [55210]: DEBUG cinder.api.openstack.wsgi [req-148ca131-2499-420f-bfab-776ecdf41dcb req-ff8d5cb2-9a16-468a-9ff5-586319320651 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4f54c3b2-569d-4e11-b7a4-c06dba496fe9", "connector": null, "instance_uuid": "826103d0-4b52-497c-b481-0f94135ca7f3"}} {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1145.094072] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1145.094072] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1145.119310] [55210]: INFO cinder.api.openstack.wsgi [req-148ca131-2499-420f-bfab-776ecdf41dcb req-ff8d5cb2-9a16-468a-9ff5-586319320651 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1145.119756] [55210]: [pid: 55210|app: 0|req: 224/440] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 14 02:16:15 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) [ 1145.123688] [55209]: DEBUG cinder.api.middleware.request_id [req-148ca131-2499-420f-bfab-776ecdf41dcb req-9448be1f-a0c4-47dd-9279-d111af2779ec None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.126018] [55209]: INFO cinder.api.openstack.wsgi [req-148ca131-2499-420f-bfab-776ecdf41dcb req-9448be1f-a0c4-47dd-9279-d111af2779ec tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] DELETE http://10.180.1.21/volume/v3/attachments/43ffedf0-c0f8-43d3-bc3d-b4bb872cb8fc [ 1145.126148] [55209]: DEBUG cinder.api.openstack.wsgi [req-148ca131-2499-420f-bfab-776ecdf41dcb req-9448be1f-a0c4-47dd-9279-d111af2779ec tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1145.126825] [55209]: DEBUG cinder.api.openstack.wsgi [req-148ca131-2499-420f-bfab-776ecdf41dcb req-9448be1f-a0c4-47dd-9279-d111af2779ec tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Calling method 'version_select' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1145.133517] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1145.133517] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1145.659951] [55209]: INFO cinder.api.openstack.wsgi [req-148ca131-2499-420f-bfab-776ecdf41dcb req-9448be1f-a0c4-47dd-9279-d111af2779ec tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] http://10.180.1.21/volume/v3/attachments/43ffedf0-c0f8-43d3-bc3d-b4bb872cb8fc returned with HTTP 200 [ 1145.660894] [55209]: [pid: 55209|app: 0|req: 217/441] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 14 02:16:15 2025] DELETE /volume/v3/attachments/43ffedf0-c0f8-43d3-bc3d-b4bb872cb8fc => generated 192 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1154.641549] [55210]: DEBUG cinder.api.middleware.request_id [req-148ca131-2499-420f-bfab-776ecdf41dcb req-5f68370e-28ec-4336-ae0d-89d94bb2181c None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.644141] [55210]: INFO cinder.api.openstack.wsgi [req-148ca131-2499-420f-bfab-776ecdf41dcb req-5f68370e-28ec-4336-ae0d-89d94bb2181c tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] PUT http://10.180.1.21/volume/v3/attachments/d0d3d300-e1f4-44ce-9667-471b964670c3 [ 1154.644697] [55210]: DEBUG cinder.api.openstack.wsgi [req-148ca131-2499-420f-bfab-776ecdf41dcb req-5f68370e-28ec-4336-ae0d-89d94bb2181c tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-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-510840", "mountpoint": "/dev/sdb"}}} {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1154.655720] [55210]: DEBUG cinder.coordination [req-148ca131-2499-420f-bfab-776ecdf41dcb req-5f68370e-28ec-4336-ae0d-89d94bb2181c tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Acquiring lock "cinder-attachment_update-4f54c3b2-569d-4e11-b7a4-c06dba496fe9-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55210) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1154.661949] [55210]: DEBUG cinder.coordination [req-148ca131-2499-420f-bfab-776ecdf41dcb req-5f68370e-28ec-4336-ae0d-89d94bb2181c tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Lock "cinder-attachment_update-4f54c3b2-569d-4e11-b7a4-c06dba496fe9-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55210) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1154.663310] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1154.663310] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1155.190591] [55210]: DEBUG cinder.coordination [req-148ca131-2499-420f-bfab-776ecdf41dcb req-5f68370e-28ec-4336-ae0d-89d94bb2181c tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Lock "cinder-attachment_update-4f54c3b2-569d-4e11-b7a4-c06dba496fe9-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.529s {{(pid=55210) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1155.190979] [55210]: INFO cinder.api.openstack.wsgi [req-148ca131-2499-420f-bfab-776ecdf41dcb req-5f68370e-28ec-4336-ae0d-89d94bb2181c tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] http://10.180.1.21/volume/v3/attachments/d0d3d300-e1f4-44ce-9667-471b964670c3 returned with HTTP 200 [ 1155.191459] [55210]: [pid: 55210|app: 0|req: 225/442] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 14 02:16:25 2025] PUT /volume/v3/attachments/d0d3d300-e1f4-44ce-9667-471b964670c3 => generated 617 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1155.196580] [55209]: DEBUG cinder.api.middleware.request_id [req-148ca131-2499-420f-bfab-776ecdf41dcb req-b35be7a9-c49e-47b1-8c05-e90304f0e3ce None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1155.198834] [55209]: INFO cinder.api.openstack.wsgi [req-148ca131-2499-420f-bfab-776ecdf41dcb req-b35be7a9-c49e-47b1-8c05-e90304f0e3ce tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] GET http://10.180.1.21/volume/v3/attachments/d0d3d300-e1f4-44ce-9667-471b964670c3 [ 1155.199261] [55209]: DEBUG cinder.api.openstack.wsgi [req-148ca131-2499-420f-bfab-776ecdf41dcb req-b35be7a9-c49e-47b1-8c05-e90304f0e3ce tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1155.199652] [55209]: DEBUG cinder.api.openstack.wsgi [req-148ca131-2499-420f-bfab-776ecdf41dcb req-b35be7a9-c49e-47b1-8c05-e90304f0e3ce tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Calling method 'version_select' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1155.214058] [55209]: INFO cinder.api.openstack.wsgi [req-148ca131-2499-420f-bfab-776ecdf41dcb req-b35be7a9-c49e-47b1-8c05-e90304f0e3ce tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] http://10.180.1.21/volume/v3/attachments/d0d3d300-e1f4-44ce-9667-471b964670c3 returned with HTTP 200 [ 1155.214491] [55209]: [pid: 55209|app: 0|req: 218/443] 10.180.1.21 () {62 vars in 1531 bytes} [Fri Feb 14 02:16:26 2025] GET /volume/v3/attachments/d0d3d300-e1f4-44ce-9667-471b964670c3 => generated 642 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1160.001666] [55210]: DEBUG cinder.api.middleware.request_id [req-148ca131-2499-420f-bfab-776ecdf41dcb req-6c67b644-ab9a-4315-8199-98d14eaa933c None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.004025] [55210]: INFO cinder.api.openstack.wsgi [req-148ca131-2499-420f-bfab-776ecdf41dcb req-6c67b644-ab9a-4315-8199-98d14eaa933c tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] POST http://10.180.1.21/volume/v3/attachments/d0d3d300-e1f4-44ce-9667-471b964670c3/action [ 1160.004470] [55210]: DEBUG cinder.api.openstack.wsgi [req-148ca131-2499-420f-bfab-776ecdf41dcb req-6c67b644-ab9a-4315-8199-98d14eaa933c tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Action body: b'{"os-complete": null}' {{(pid=55210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1160.004675] [55210]: DEBUG cinder.api.openstack.wsgi [req-148ca131-2499-420f-bfab-776ecdf41dcb req-6c67b644-ab9a-4315-8199-98d14eaa933c tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1160.024240] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1160.024240] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1160.030982] [55210]: INFO cinder.api.openstack.wsgi [req-148ca131-2499-420f-bfab-776ecdf41dcb req-6c67b644-ab9a-4315-8199-98d14eaa933c tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] http://10.180.1.21/volume/v3/attachments/d0d3d300-e1f4-44ce-9667-471b964670c3/action returned with HTTP 204 [ 1160.031385] [55210]: [pid: 55210|app: 0|req: 226/444] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 14 02:16:30 2025] POST /volume/v3/attachments/d0d3d300-e1f4-44ce-9667-471b964670c3/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1165.213263] [55209]: DEBUG dbcounter [-] [55209] Writing DB stats cinder:SELECT=46,cinder:UPDATE=8 {{(pid=55209) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1165.624427] [55209]: DEBUG cinder.api.middleware.request_id [req-a4233915-281e-4167-99e3-079981c030ab req-299bef0e-c9e6-4845-a078-730d95b6c344 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.626710] [55209]: INFO cinder.api.openstack.wsgi [req-a4233915-281e-4167-99e3-079981c030ab req-299bef0e-c9e6-4845-a078-730d95b6c344 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d0d3d300-e1f4-44ce-9667-471b964670c3 [ 1165.626928] [55209]: DEBUG cinder.api.openstack.wsgi [req-a4233915-281e-4167-99e3-079981c030ab req-299bef0e-c9e6-4845-a078-730d95b6c344 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1165.627162] [55209]: DEBUG cinder.api.openstack.wsgi [req-a4233915-281e-4167-99e3-079981c030ab req-299bef0e-c9e6-4845-a078-730d95b6c344 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Calling method 'version_select' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1165.637248] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.637248] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1166.163296] [55209]: INFO cinder.api.openstack.wsgi [req-a4233915-281e-4167-99e3-079981c030ab req-299bef0e-c9e6-4845-a078-730d95b6c344 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] http://10.180.1.21/volume/v3/attachments/d0d3d300-e1f4-44ce-9667-471b964670c3 returned with HTTP 200 [ 1166.164048] [55209]: [pid: 55209|app: 0|req: 219/445] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 14 02:16:36 2025] DELETE /volume/v3/attachments/d0d3d300-e1f4-44ce-9667-471b964670c3 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1167.299744] [55210]: DEBUG cinder.api.middleware.request_id [None req-7f9a6455-3136-4ee7-91bd-8bd65be64dfb None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.301738] [55210]: INFO cinder.api.openstack.wsgi [None req-7f9a6455-3136-4ee7-91bd-8bd65be64dfb tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1167.302193] [55210]: DEBUG cinder.api.openstack.wsgi [None req-7f9a6455-3136-4ee7-91bd-8bd65be64dfb tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-74781410"}} {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1167.303878] [55210]: DEBUG cinder.api.v3.volumes [None req-7f9a6455-3136-4ee7-91bd-8bd65be64dfb tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-74781410'}} {{(pid=55210) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1167.304015] [55210]: INFO cinder.api.v3.volumes [None req-7f9a6455-3136-4ee7-91bd-8bd65be64dfb tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Create volume of 1 GB [ 1167.309220] [55210]: INFO cinder.volume.api [None req-7f9a6455-3136-4ee7-91bd-8bd65be64dfb tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Availability Zones retrieved successfully. [ 1167.315987] [55210]: DEBUG cinder.volume.api [None req-7f9a6455-3136-4ee7-91bd-8bd65be64dfb tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Flow 'volume_create_api' (dab80ba7-2154-4acc-b2f7-a7eaa4a1efb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1167.317132] [55210]: DEBUG cinder.volume.api [None req-7f9a6455-3136-4ee7-91bd-8bd65be64dfb tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79791e83-9490-42eb-8c47-dd1a3c272151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1167.318219] [55210]: DEBUG cinder.volume.flows.api.create_volume [None req-7f9a6455-3136-4ee7-91bd-8bd65be64dfb tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Validating volume size '1' using validate_int {{(pid=55210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1167.334602] [55210]: DEBUG cinder.volume.api [None req-7f9a6455-3136-4ee7-91bd-8bd65be64dfb tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79791e83-9490-42eb-8c47-dd1a3c272151) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-14T02:03:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f3823579-61ee-44ab-873f-bd184f2327d0,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3823579-61ee-44ab-873f-bd184f2327d0', '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=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1167.335547] [55210]: DEBUG cinder.volume.api [None req-7f9a6455-3136-4ee7-91bd-8bd65be64dfb tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f636b0ec-bc62-477f-9741-8be9adc6cafb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1167.363749] [55210]: DEBUG cinder.quota [None req-7f9a6455-3136-4ee7-91bd-8bd65be64dfb tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Created reservations ['396c42a6-975e-4ebc-b210-cddeebb13741', '128bd991-66e8-4c34-86cd-dc69c040a2d7', '21fb082a-c3a5-4653-8030-62e1ebd9d15d', '4a505fcf-f276-4686-a3f0-7085d862561f'] {{(pid=55210) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1167.364313] [55210]: DEBUG cinder.volume.api [None req-7f9a6455-3136-4ee7-91bd-8bd65be64dfb tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f636b0ec-bc62-477f-9741-8be9adc6cafb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['396c42a6-975e-4ebc-b210-cddeebb13741', '128bd991-66e8-4c34-86cd-dc69c040a2d7', '21fb082a-c3a5-4653-8030-62e1ebd9d15d', '4a505fcf-f276-4686-a3f0-7085d862561f']}' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1167.365201] [55210]: DEBUG cinder.volume.api [None req-7f9a6455-3136-4ee7-91bd-8bd65be64dfb tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a33597a7-7b74-4363-ab5f-1f7d54d7c6be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1167.378239] [55210]: DEBUG cinder.volume.api [None req-7f9a6455-3136-4ee7-91bd-8bd65be64dfb tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a33597a7-7b74-4363-ab5f-1f7d54d7c6be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea0f8de5-220f-43fe-a264-4e5992e9776c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-74781410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47e01bcf24ec4172b495afb0cb3f186d',qos_specs=None,replication_status=,reservations=['396c42a6-975e-4ebc-b210-cddeebb13741','128bd991-66e8-4c34-86cd-dc69c040a2d7','21fb082a-c3a5-4653-8030-62e1ebd9d15d','4a505fcf-f276-4686-a3f0-7085d862561f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00d744e835a1440d9a8c5e141783ba5f',volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0), '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-14T02:16:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-74781410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea0f8de5-220f-43fe-a264-4e5992e9776c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47e01bcf24ec4172b495afb0cb3f186d',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='00d744e835a1440d9a8c5e141783ba5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3823579-61ee-44ab-873f-bd184f2327d0),volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0)}' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1167.379156] [55210]: DEBUG cinder.volume.api [None req-7f9a6455-3136-4ee7-91bd-8bd65be64dfb tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0007de84-6ddd-4aab-8c63-20556f577f61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1167.392180] [55210]: DEBUG cinder.volume.api [None req-7f9a6455-3136-4ee7-91bd-8bd65be64dfb tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0007de84-6ddd-4aab-8c63-20556f577f61) 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-74781410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47e01bcf24ec4172b495afb0cb3f186d',qos_specs=None,replication_status=,reservations=['396c42a6-975e-4ebc-b210-cddeebb13741','128bd991-66e8-4c34-86cd-dc69c040a2d7','21fb082a-c3a5-4653-8030-62e1ebd9d15d','4a505fcf-f276-4686-a3f0-7085d862561f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00d744e835a1440d9a8c5e141783ba5f',volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0)}' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1167.393063] [55210]: DEBUG cinder.volume.api [None req-7f9a6455-3136-4ee7-91bd-8bd65be64dfb tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11479e54-055b-445b-b91d-f2bb27ab93f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1167.403452] [55210]: DEBUG cinder.volume.api [None req-7f9a6455-3136-4ee7-91bd-8bd65be64dfb tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11479e54-055b-445b-b91d-f2bb27ab93f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1167.403452] [55210]: DEBUG cinder.volume.api [None req-7f9a6455-3136-4ee7-91bd-8bd65be64dfb tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Flow 'volume_create_api' (dab80ba7-2154-4acc-b2f7-a7eaa4a1efb0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55210) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1167.403775] [55210]: INFO cinder.volume.api [None req-7f9a6455-3136-4ee7-91bd-8bd65be64dfb tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Create volume request issued successfully. [ 1167.404520] [55210]: INFO cinder.api.openstack.wsgi [None req-7f9a6455-3136-4ee7-91bd-8bd65be64dfb tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1167.405328] [55210]: [pid: 55210|app: 0|req: 227/446] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 14 02:16:38 2025] POST /volume/v3/volumes => generated 752 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1167.414646] [55209]: DEBUG cinder.api.middleware.request_id [None req-7cf72df5-e376-472b-adc3-fcdb5daf9a08 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.416924] [55209]: INFO cinder.api.openstack.wsgi [None req-7cf72df5-e376-472b-adc3-fcdb5daf9a08 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c [ 1167.417163] [55209]: DEBUG cinder.api.openstack.wsgi [None req-7cf72df5-e376-472b-adc3-fcdb5daf9a08 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1167.417384] [55209]: DEBUG cinder.api.openstack.wsgi [None req-7cf72df5-e376-472b-adc3-fcdb5daf9a08 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1167.425929] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.425929] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1167.428126] [55210]: DEBUG cinder.api.middleware.request_id [None req-c35e7e74-1469-4623-9f7b-4766501100c5 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.430015] [55209]: INFO cinder.volume.api [None req-7cf72df5-e376-472b-adc3-fcdb5daf9a08 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1167.430417] [55210]: INFO cinder.api.openstack.wsgi [None req-c35e7e74-1469-4623-9f7b-4766501100c5 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1167.430790] [55210]: DEBUG cinder.api.openstack.wsgi [None req-c35e7e74-1469-4623-9f7b-4766501100c5 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-172585614", "imageRef": "462cd878-e506-4ddc-bbab-02cc3648f9c3", "size": 1}} {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1167.432472] [55210]: DEBUG cinder.api.v3.volumes [None req-c35e7e74-1469-4623-9f7b-4766501100c5 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-172585614', 'imageRef': '462cd878-e506-4ddc-bbab-02cc3648f9c3', 'size': 1}} {{(pid=55210) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1167.434578] [55209]: INFO cinder.api.openstack.wsgi [None req-7cf72df5-e376-472b-adc3-fcdb5daf9a08 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c returned with HTTP 200 [ 1167.435203] [55209]: [pid: 55209|app: 0|req: 220/447] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:16:38 2025] GET /volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c => generated 820 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1167.570809] [55210]: INFO cinder.api.v3.volumes [None req-c35e7e74-1469-4623-9f7b-4766501100c5 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Create volume of 1 GB [ 1167.571211] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.571211] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1167.575307] [55210]: INFO cinder.volume.api [None req-c35e7e74-1469-4623-9f7b-4766501100c5 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Availability Zones retrieved successfully. [ 1167.581665] [55210]: DEBUG cinder.volume.api [None req-c35e7e74-1469-4623-9f7b-4766501100c5 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Flow 'volume_create_api' (cfcf576c-773d-4096-ae71-d54c736a32ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1167.582850] [55210]: DEBUG cinder.volume.api [None req-c35e7e74-1469-4623-9f7b-4766501100c5 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b507ff1-c3a1-44b3-800f-ce7355e39a1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1167.583993] [55210]: DEBUG cinder.volume.flows.api.create_volume [None req-c35e7e74-1469-4623-9f7b-4766501100c5 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Validating volume size '1' using validate_int {{(pid=55210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1167.619281] [55210]: DEBUG cinder.volume.api [None req-c35e7e74-1469-4623-9f7b-4766501100c5 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b507ff1-c3a1-44b3-800f-ce7355e39a1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-14T02:03:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f3823579-61ee-44ab-873f-bd184f2327d0,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3823579-61ee-44ab-873f-bd184f2327d0', '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=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1167.620254] [55210]: DEBUG cinder.volume.api [None req-c35e7e74-1469-4623-9f7b-4766501100c5 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4084532b-155d-42e9-8c06-76aa9fcef314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1167.647690] [55210]: DEBUG cinder.quota [None req-c35e7e74-1469-4623-9f7b-4766501100c5 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Created reservations ['811008a3-2a99-411f-af25-2b1e42e49cf9', '6c769df7-0ebd-4138-8907-f9cdbf5101f9', 'd9db5b9f-0f8b-4b9f-b3bc-91aa7ccc416e', '85641d0f-7d87-4ab0-8dd6-af5f64a2519b'] {{(pid=55210) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1167.648569] [55210]: DEBUG cinder.volume.api [None req-c35e7e74-1469-4623-9f7b-4766501100c5 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4084532b-155d-42e9-8c06-76aa9fcef314) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['811008a3-2a99-411f-af25-2b1e42e49cf9', '6c769df7-0ebd-4138-8907-f9cdbf5101f9', 'd9db5b9f-0f8b-4b9f-b3bc-91aa7ccc416e', '85641d0f-7d87-4ab0-8dd6-af5f64a2519b']}' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1167.649452] [55210]: DEBUG cinder.volume.api [None req-c35e7e74-1469-4623-9f7b-4766501100c5 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e252f540-37f2-4a9c-89f2-c0e8c50f1afe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1167.660045] [55210]: DEBUG cinder.volume.api [None req-c35e7e74-1469-4623-9f7b-4766501100c5 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e252f540-37f2-4a9c-89f2-c0e8c50f1afe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a', '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-172585614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64975bb493d94e04979aa1be1e816519',qos_specs=None,replication_status=,reservations=['811008a3-2a99-411f-af25-2b1e42e49cf9','6c769df7-0ebd-4138-8907-f9cdbf5101f9','d9db5b9f-0f8b-4b9f-b3bc-91aa7ccc416e','85641d0f-7d87-4ab0-8dd6-af5f64a2519b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d7e479a8283494bb69029f22ccdc07f',volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0), '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-14T02:16:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-172585614',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64975bb493d94e04979aa1be1e816519',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='7d7e479a8283494bb69029f22ccdc07f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3823579-61ee-44ab-873f-bd184f2327d0),volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0)}' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1167.661051] [55210]: DEBUG cinder.volume.api [None req-c35e7e74-1469-4623-9f7b-4766501100c5 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cc550f1-1a36-4d0a-9cce-23cf2ab54ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1167.671952] [55210]: DEBUG cinder.volume.api [None req-c35e7e74-1469-4623-9f7b-4766501100c5 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cc550f1-1a36-4d0a-9cce-23cf2ab54ded) 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-172585614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64975bb493d94e04979aa1be1e816519',qos_specs=None,replication_status=,reservations=['811008a3-2a99-411f-af25-2b1e42e49cf9','6c769df7-0ebd-4138-8907-f9cdbf5101f9','d9db5b9f-0f8b-4b9f-b3bc-91aa7ccc416e','85641d0f-7d87-4ab0-8dd6-af5f64a2519b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d7e479a8283494bb69029f22ccdc07f',volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0)}' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1167.672810] [55210]: DEBUG cinder.volume.api [None req-c35e7e74-1469-4623-9f7b-4766501100c5 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e400455a-2dbd-41c8-ab88-ad0afefd276f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1167.679639] [55210]: DEBUG cinder.volume.api [None req-c35e7e74-1469-4623-9f7b-4766501100c5 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e400455a-2dbd-41c8-ab88-ad0afefd276f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1167.680655] [55210]: DEBUG cinder.volume.api [None req-c35e7e74-1469-4623-9f7b-4766501100c5 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Flow 'volume_create_api' (cfcf576c-773d-4096-ae71-d54c736a32ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55210) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1167.680992] [55210]: INFO cinder.volume.api [None req-c35e7e74-1469-4623-9f7b-4766501100c5 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Create volume request issued successfully. [ 1167.681634] [55210]: INFO cinder.api.openstack.wsgi [None req-c35e7e74-1469-4623-9f7b-4766501100c5 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1167.682100] [55210]: [pid: 55210|app: 0|req: 228/448] 10.180.1.21 () {60 vars in 1136 bytes} [Fri Feb 14 02:16:38 2025] POST /volume/v3/volumes => generated 751 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1167.690493] [55209]: DEBUG cinder.api.middleware.request_id [None req-ab5d44ea-87b7-4641-aeba-100af724b039 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.693024] [55209]: INFO cinder.api.openstack.wsgi [None req-ab5d44ea-87b7-4641-aeba-100af724b039 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] GET http://10.180.1.21/volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a [ 1167.693104] [55209]: DEBUG cinder.api.openstack.wsgi [None req-ab5d44ea-87b7-4641-aeba-100af724b039 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1167.693293] [55209]: DEBUG cinder.api.openstack.wsgi [None req-ab5d44ea-87b7-4641-aeba-100af724b039 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1167.700453] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.700453] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1167.704607] [55209]: INFO cinder.volume.api [None req-ab5d44ea-87b7-4641-aeba-100af724b039 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Volume info retrieved successfully. [ 1167.709023] [55209]: INFO cinder.api.openstack.wsgi [None req-ab5d44ea-87b7-4641-aeba-100af724b039 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a returned with HTTP 200 [ 1167.709112] [55209]: [pid: 55209|app: 0|req: 221/449] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:16:38 2025] GET /volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a => generated 819 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1168.446732] [55210]: DEBUG cinder.api.middleware.request_id [None req-5f0a96ec-31d8-4c1c-810e-27be942cd0be None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.448518] [55210]: INFO cinder.api.openstack.wsgi [None req-5f0a96ec-31d8-4c1c-810e-27be942cd0be tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c [ 1168.448740] [55210]: DEBUG cinder.api.openstack.wsgi [None req-5f0a96ec-31d8-4c1c-810e-27be942cd0be tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1168.448986] [55210]: DEBUG cinder.api.openstack.wsgi [None req-5f0a96ec-31d8-4c1c-810e-27be942cd0be tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1168.458630] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1168.458630] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1168.462489] [55210]: INFO cinder.volume.api [None req-5f0a96ec-31d8-4c1c-810e-27be942cd0be tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1168.467198] [55210]: INFO cinder.api.openstack.wsgi [None req-5f0a96ec-31d8-4c1c-810e-27be942cd0be tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c returned with HTTP 200 [ 1168.467580] [55210]: [pid: 55210|app: 0|req: 229/450] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:16:39 2025] GET /volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1168.502209] [55209]: DEBUG cinder.api.middleware.request_id [req-dd1d9a3d-8d34-4cff-b6d8-024015a9edfb req-9134a9fb-3766-4637-91fe-0e7e7161f6cb None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.505030] [55209]: INFO cinder.api.openstack.wsgi [req-dd1d9a3d-8d34-4cff-b6d8-024015a9edfb req-9134a9fb-3766-4637-91fe-0e7e7161f6cb tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c [ 1168.505030] [55209]: DEBUG cinder.api.openstack.wsgi [req-dd1d9a3d-8d34-4cff-b6d8-024015a9edfb req-9134a9fb-3766-4637-91fe-0e7e7161f6cb tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1168.505030] [55209]: DEBUG cinder.api.openstack.wsgi [req-dd1d9a3d-8d34-4cff-b6d8-024015a9edfb req-9134a9fb-3766-4637-91fe-0e7e7161f6cb tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1168.512350] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1168.512350] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1168.515612] [55209]: INFO cinder.volume.api [req-dd1d9a3d-8d34-4cff-b6d8-024015a9edfb req-9134a9fb-3766-4637-91fe-0e7e7161f6cb tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1168.518877] [55210]: DEBUG cinder.api.middleware.request_id [None req-e85116fc-4485-43b9-899d-2397ecebdab7 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.519673] [55209]: INFO cinder.api.openstack.wsgi [req-dd1d9a3d-8d34-4cff-b6d8-024015a9edfb req-9134a9fb-3766-4637-91fe-0e7e7161f6cb tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c returned with HTTP 200 [ 1168.520026] [55209]: [pid: 55209|app: 0|req: 222/451] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:16:39 2025] GET /volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1168.520991] [55210]: INFO cinder.api.openstack.wsgi [None req-e85116fc-4485-43b9-899d-2397ecebdab7 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] GET http://10.180.1.21/volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 [ 1168.521272] [55210]: DEBUG cinder.api.openstack.wsgi [None req-e85116fc-4485-43b9-899d-2397ecebdab7 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1168.521492] [55210]: DEBUG cinder.api.openstack.wsgi [None req-e85116fc-4485-43b9-899d-2397ecebdab7 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1168.530099] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1168.530099] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1168.533322] [55210]: INFO cinder.volume.api [None req-e85116fc-4485-43b9-899d-2397ecebdab7 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Volume info retrieved successfully. [ 1168.537418] [55210]: INFO cinder.api.openstack.wsgi [None req-e85116fc-4485-43b9-899d-2397ecebdab7 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] http://10.180.1.21/volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 returned with HTTP 200 [ 1168.537777] [55210]: [pid: 55210|app: 0|req: 230/452] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:16:39 2025] GET /volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1168.567926] [55209]: DEBUG cinder.api.middleware.request_id [None req-47957069-d32c-4f00-ac8f-1708164b8093 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.570011] [55209]: INFO cinder.api.openstack.wsgi [None req-47957069-d32c-4f00-ac8f-1708164b8093 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] GET http://10.180.1.21/volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 [ 1168.570240] [55209]: DEBUG cinder.api.openstack.wsgi [None req-47957069-d32c-4f00-ac8f-1708164b8093 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1168.570527] [55209]: DEBUG cinder.api.openstack.wsgi [None req-47957069-d32c-4f00-ac8f-1708164b8093 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1168.577874] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1168.577874] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1168.581072] [55209]: INFO cinder.volume.api [None req-47957069-d32c-4f00-ac8f-1708164b8093 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Volume info retrieved successfully. [ 1168.585150] [55209]: INFO cinder.api.openstack.wsgi [None req-47957069-d32c-4f00-ac8f-1708164b8093 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] http://10.180.1.21/volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 returned with HTTP 200 [ 1168.585493] [55209]: [pid: 55209|app: 0|req: 223/453] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:16:39 2025] GET /volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1168.718721] [55210]: DEBUG cinder.api.middleware.request_id [None req-3bf6c339-791f-4347-bc78-03accaf1dd6d None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.720879] [55210]: INFO cinder.api.openstack.wsgi [None req-3bf6c339-791f-4347-bc78-03accaf1dd6d tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] GET http://10.180.1.21/volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a [ 1168.721079] [55210]: DEBUG cinder.api.openstack.wsgi [None req-3bf6c339-791f-4347-bc78-03accaf1dd6d tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1168.721300] [55210]: DEBUG cinder.api.openstack.wsgi [None req-3bf6c339-791f-4347-bc78-03accaf1dd6d tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1168.728614] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1168.728614] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1168.731714] [55210]: INFO cinder.volume.api [None req-3bf6c339-791f-4347-bc78-03accaf1dd6d tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Volume info retrieved successfully. [ 1168.735937] [55210]: INFO cinder.api.openstack.wsgi [None req-3bf6c339-791f-4347-bc78-03accaf1dd6d tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a returned with HTTP 200 [ 1168.736305] [55210]: [pid: 55210|app: 0|req: 231/454] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:16:39 2025] GET /volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1169.746858] [55209]: DEBUG cinder.api.middleware.request_id [None req-0c21a084-3e60-4ba2-8af0-3efd7c70883f None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1169.748970] [55209]: INFO cinder.api.openstack.wsgi [None req-0c21a084-3e60-4ba2-8af0-3efd7c70883f tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] GET http://10.180.1.21/volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a [ 1169.749216] [55209]: DEBUG cinder.api.openstack.wsgi [None req-0c21a084-3e60-4ba2-8af0-3efd7c70883f tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1169.749436] [55209]: DEBUG cinder.api.openstack.wsgi [None req-0c21a084-3e60-4ba2-8af0-3efd7c70883f tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1169.759396] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.759396] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1169.763230] [55209]: INFO cinder.volume.api [None req-0c21a084-3e60-4ba2-8af0-3efd7c70883f tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Volume info retrieved successfully. [ 1169.767687] [55209]: INFO cinder.api.openstack.wsgi [None req-0c21a084-3e60-4ba2-8af0-3efd7c70883f tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a returned with HTTP 200 [ 1169.768066] [55209]: [pid: 55209|app: 0|req: 224/455] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:16:40 2025] GET /volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1170.038892] [55210]: DEBUG cinder.api.middleware.request_id [None req-7ce4b1df-1b12-4019-a629-5dde113e3dc8 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.039426] [55210]: INFO cinder.api.openstack.wsgi [None req-7ce4b1df-1b12-4019-a629-5dde113e3dc8 None None] GET http://10.180.1.21/volume// [ 1170.039614] [55210]: DEBUG cinder.api.openstack.wsgi [None req-7ce4b1df-1b12-4019-a629-5dde113e3dc8 None None] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1170.039861] [55210]: DEBUG cinder.api.openstack.wsgi [None req-7ce4b1df-1b12-4019-a629-5dde113e3dc8 None None] Calling method 'all' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1170.040294] [55210]: INFO cinder.api.openstack.wsgi [None req-7ce4b1df-1b12-4019-a629-5dde113e3dc8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1170.040727] [55210]: [pid: 55210|app: 0|req: 232/456] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 14 02:16:40 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1170.044887] [55209]: DEBUG cinder.api.middleware.request_id [req-dd1d9a3d-8d34-4cff-b6d8-024015a9edfb req-4471c0a6-af47-47fb-a1c8-1e4685cfe05b None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.047494] [55209]: INFO cinder.api.openstack.wsgi [req-dd1d9a3d-8d34-4cff-b6d8-024015a9edfb req-4471c0a6-af47-47fb-a1c8-1e4685cfe05b tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1170.048020] [55209]: DEBUG cinder.api.openstack.wsgi [req-dd1d9a3d-8d34-4cff-b6d8-024015a9edfb req-4471c0a6-af47-47fb-a1c8-1e4685cfe05b tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ea0f8de5-220f-43fe-a264-4e5992e9776c", "connector": null, "instance_uuid": "9eca1329-9f9e-4db4-87b0-aad5c243a38f"}} {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1170.058183] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.058183] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1170.079595] [55209]: INFO cinder.api.openstack.wsgi [req-dd1d9a3d-8d34-4cff-b6d8-024015a9edfb req-4471c0a6-af47-47fb-a1c8-1e4685cfe05b tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1170.080803] [55209]: [pid: 55209|app: 0|req: 225/457] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 14 02:16:40 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) [ 1170.097398] [55210]: DEBUG cinder.api.middleware.request_id [None req-fe641184-0b3d-42bc-a507-53bac4850f06 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.099592] [55210]: INFO cinder.api.openstack.wsgi [None req-fe641184-0b3d-42bc-a507-53bac4850f06 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c [ 1170.099817] [55210]: DEBUG cinder.api.openstack.wsgi [None req-fe641184-0b3d-42bc-a507-53bac4850f06 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1170.100042] [55210]: DEBUG cinder.api.openstack.wsgi [None req-fe641184-0b3d-42bc-a507-53bac4850f06 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1170.113515] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.113515] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1170.117789] [55210]: INFO cinder.volume.api [None req-fe641184-0b3d-42bc-a507-53bac4850f06 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1170.124088] [55210]: INFO cinder.api.openstack.wsgi [None req-fe641184-0b3d-42bc-a507-53bac4850f06 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c returned with HTTP 200 [ 1170.124667] [55210]: [pid: 55210|app: 0|req: 233/458] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:16:40 2025] GET /volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1170.778694] [55209]: DEBUG cinder.api.middleware.request_id [None req-c793bf2c-5373-40cd-a7fa-0b938078c3cd None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.780844] [55209]: INFO cinder.api.openstack.wsgi [None req-c793bf2c-5373-40cd-a7fa-0b938078c3cd tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] GET http://10.180.1.21/volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a [ 1170.781090] [55209]: DEBUG cinder.api.openstack.wsgi [None req-c793bf2c-5373-40cd-a7fa-0b938078c3cd tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1170.781314] [55209]: DEBUG cinder.api.openstack.wsgi [None req-c793bf2c-5373-40cd-a7fa-0b938078c3cd tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1170.792863] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.792863] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1170.800399] [55209]: INFO cinder.volume.api [None req-c793bf2c-5373-40cd-a7fa-0b938078c3cd tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Volume info retrieved successfully. [ 1170.809083] [55209]: INFO cinder.api.openstack.wsgi [None req-c793bf2c-5373-40cd-a7fa-0b938078c3cd tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a returned with HTTP 200 [ 1170.811189] [55209]: [pid: 55209|app: 0|req: 226/459] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:16:41 2025] GET /volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1170.894779] [55210]: DEBUG cinder.api.middleware.request_id [None req-a126d89a-4dac-40aa-a2ab-a61c38900f51 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.895257] [55210]: INFO cinder.api.openstack.wsgi [None req-a126d89a-4dac-40aa-a2ab-a61c38900f51 None None] GET http://10.180.1.21/volume// [ 1170.895435] [55210]: DEBUG cinder.api.openstack.wsgi [None req-a126d89a-4dac-40aa-a2ab-a61c38900f51 None None] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1170.895675] [55210]: DEBUG cinder.api.openstack.wsgi [None req-a126d89a-4dac-40aa-a2ab-a61c38900f51 None None] Calling method 'all' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1170.896083] [55210]: INFO cinder.api.openstack.wsgi [None req-a126d89a-4dac-40aa-a2ab-a61c38900f51 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1170.896419] [55210]: [pid: 55210|app: 0|req: 234/460] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 02:16:41 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1170.899805] [55209]: DEBUG cinder.api.middleware.request_id [req-dd1d9a3d-8d34-4cff-b6d8-024015a9edfb req-bc070197-6aff-4e73-8fc1-2aacdee6efce None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.902166] [55209]: INFO cinder.api.openstack.wsgi [req-dd1d9a3d-8d34-4cff-b6d8-024015a9edfb req-bc070197-6aff-4e73-8fc1-2aacdee6efce tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c [ 1170.902405] [55209]: DEBUG cinder.api.openstack.wsgi [req-dd1d9a3d-8d34-4cff-b6d8-024015a9edfb req-bc070197-6aff-4e73-8fc1-2aacdee6efce tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1170.902643] [55209]: DEBUG cinder.api.openstack.wsgi [req-dd1d9a3d-8d34-4cff-b6d8-024015a9edfb req-bc070197-6aff-4e73-8fc1-2aacdee6efce tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1170.912469] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.912469] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1170.916149] [55209]: INFO cinder.volume.api [req-dd1d9a3d-8d34-4cff-b6d8-024015a9edfb req-bc070197-6aff-4e73-8fc1-2aacdee6efce tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1170.921217] [55209]: INFO cinder.api.openstack.wsgi [req-dd1d9a3d-8d34-4cff-b6d8-024015a9edfb req-bc070197-6aff-4e73-8fc1-2aacdee6efce tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c returned with HTTP 200 [ 1170.921718] [55209]: [pid: 55209|app: 0|req: 227/461] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 02:16:41 2025] GET /volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c => generated 1025 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1170.948979] [55210]: DEBUG cinder.api.middleware.request_id [req-dd1d9a3d-8d34-4cff-b6d8-024015a9edfb req-41215488-7320-47f5-9a11-b23573b15abe None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.951449] [55210]: INFO cinder.api.openstack.wsgi [req-dd1d9a3d-8d34-4cff-b6d8-024015a9edfb req-41215488-7320-47f5-9a11-b23573b15abe tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] PUT http://10.180.1.21/volume/v3/attachments/07c53e2a-8cb2-4715-bfd9-f85d18587c71 [ 1170.951862] [55210]: DEBUG cinder.api.openstack.wsgi [req-dd1d9a3d-8d34-4cff-b6d8-024015a9edfb req-41215488-7320-47f5-9a11-b23573b15abe tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-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-510860", "mountpoint": "/dev/sdb"}}} {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1170.959566] [55210]: DEBUG cinder.coordination [req-dd1d9a3d-8d34-4cff-b6d8-024015a9edfb req-41215488-7320-47f5-9a11-b23573b15abe tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Acquiring lock "cinder-attachment_update-ea0f8de5-220f-43fe-a264-4e5992e9776c-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55210) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1170.963811] [55210]: DEBUG cinder.coordination [req-dd1d9a3d-8d34-4cff-b6d8-024015a9edfb req-41215488-7320-47f5-9a11-b23573b15abe tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Lock "cinder-attachment_update-ea0f8de5-220f-43fe-a264-4e5992e9776c-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55210) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1170.964865] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.964865] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1171.137869] [55209]: DEBUG cinder.api.middleware.request_id [None req-67b1f64b-9f1e-4eeb-8f4c-a3415720daeb None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.140107] [55209]: INFO cinder.api.openstack.wsgi [None req-67b1f64b-9f1e-4eeb-8f4c-a3415720daeb tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c [ 1171.140318] [55209]: DEBUG cinder.api.openstack.wsgi [None req-67b1f64b-9f1e-4eeb-8f4c-a3415720daeb tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1171.140569] [55209]: DEBUG cinder.api.openstack.wsgi [None req-67b1f64b-9f1e-4eeb-8f4c-a3415720daeb tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1171.150561] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.150561] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1171.154048] [55209]: INFO cinder.volume.api [None req-67b1f64b-9f1e-4eeb-8f4c-a3415720daeb tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1171.158359] [55209]: INFO cinder.api.openstack.wsgi [None req-67b1f64b-9f1e-4eeb-8f4c-a3415720daeb tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c returned with HTTP 200 [ 1171.158755] [55209]: [pid: 55209|app: 0|req: 228/462] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:16:41 2025] GET /volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1171.824874] [55209]: DEBUG cinder.api.middleware.request_id [None req-ad5c856e-8748-41ab-8db5-8ae32be35722 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.826982] [55209]: INFO cinder.api.openstack.wsgi [None req-ad5c856e-8748-41ab-8db5-8ae32be35722 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] GET http://10.180.1.21/volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a [ 1171.827236] [55209]: DEBUG cinder.api.openstack.wsgi [None req-ad5c856e-8748-41ab-8db5-8ae32be35722 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1171.827457] [55209]: DEBUG cinder.api.openstack.wsgi [None req-ad5c856e-8748-41ab-8db5-8ae32be35722 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1171.835137] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.835137] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1171.838462] [55209]: INFO cinder.volume.api [None req-ad5c856e-8748-41ab-8db5-8ae32be35722 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Volume info retrieved successfully. [ 1171.842620] [55209]: INFO cinder.api.openstack.wsgi [None req-ad5c856e-8748-41ab-8db5-8ae32be35722 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a returned with HTTP 200 [ 1171.843180] [55209]: [pid: 55209|app: 0|req: 229/463] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:16:42 2025] GET /volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1172.169347] [55209]: DEBUG cinder.api.middleware.request_id [None req-2df97c60-2b47-45a4-ab11-d373d6c3dee0 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1172.171570] [55209]: INFO cinder.api.openstack.wsgi [None req-2df97c60-2b47-45a4-ab11-d373d6c3dee0 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c [ 1172.171794] [55209]: DEBUG cinder.api.openstack.wsgi [None req-2df97c60-2b47-45a4-ab11-d373d6c3dee0 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1172.172023] [55209]: DEBUG cinder.api.openstack.wsgi [None req-2df97c60-2b47-45a4-ab11-d373d6c3dee0 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1172.181612] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.181612] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1172.184725] [55209]: INFO cinder.volume.api [None req-2df97c60-2b47-45a4-ab11-d373d6c3dee0 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1172.188739] [55209]: INFO cinder.api.openstack.wsgi [None req-2df97c60-2b47-45a4-ab11-d373d6c3dee0 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c returned with HTTP 200 [ 1172.189263] [55209]: [pid: 55209|app: 0|req: 230/464] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:16:43 2025] GET /volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1172.853438] [55209]: DEBUG cinder.api.middleware.request_id [None req-ab8f4117-b5e1-4051-9d4d-382520babc18 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1172.855668] [55209]: INFO cinder.api.openstack.wsgi [None req-ab8f4117-b5e1-4051-9d4d-382520babc18 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] GET http://10.180.1.21/volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a [ 1172.855932] [55209]: DEBUG cinder.api.openstack.wsgi [None req-ab8f4117-b5e1-4051-9d4d-382520babc18 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1172.856312] [55209]: DEBUG cinder.api.openstack.wsgi [None req-ab8f4117-b5e1-4051-9d4d-382520babc18 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1172.864700] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.864700] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1172.868271] [55209]: INFO cinder.volume.api [None req-ab8f4117-b5e1-4051-9d4d-382520babc18 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Volume info retrieved successfully. [ 1172.872433] [55209]: INFO cinder.api.openstack.wsgi [None req-ab8f4117-b5e1-4051-9d4d-382520babc18 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a returned with HTTP 200 [ 1172.872848] [55209]: [pid: 55209|app: 0|req: 231/465] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:16:43 2025] GET /volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1173.202946] [55209]: DEBUG cinder.api.middleware.request_id [None req-c66b8fc0-ae13-4bac-8c2b-791d4f7db722 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.205329] [55209]: INFO cinder.api.openstack.wsgi [None req-c66b8fc0-ae13-4bac-8c2b-791d4f7db722 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c [ 1173.205592] [55209]: DEBUG cinder.api.openstack.wsgi [None req-c66b8fc0-ae13-4bac-8c2b-791d4f7db722 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1173.205859] [55209]: DEBUG cinder.api.openstack.wsgi [None req-c66b8fc0-ae13-4bac-8c2b-791d4f7db722 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1173.216185] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.216185] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1173.219532] [55209]: INFO cinder.volume.api [None req-c66b8fc0-ae13-4bac-8c2b-791d4f7db722 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1173.223967] [55209]: INFO cinder.api.openstack.wsgi [None req-c66b8fc0-ae13-4bac-8c2b-791d4f7db722 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c returned with HTTP 200 [ 1173.224655] [55209]: [pid: 55209|app: 0|req: 232/466] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:16:44 2025] GET /volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1173.882806] [55209]: DEBUG cinder.api.middleware.request_id [None req-bcd42cb9-5874-4057-b476-2edffd85b034 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.884776] [55209]: INFO cinder.api.openstack.wsgi [None req-bcd42cb9-5874-4057-b476-2edffd85b034 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] GET http://10.180.1.21/volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a [ 1173.884999] [55209]: DEBUG cinder.api.openstack.wsgi [None req-bcd42cb9-5874-4057-b476-2edffd85b034 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1173.885235] [55209]: DEBUG cinder.api.openstack.wsgi [None req-bcd42cb9-5874-4057-b476-2edffd85b034 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1173.892965] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.892965] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1173.896378] [55209]: INFO cinder.volume.api [None req-bcd42cb9-5874-4057-b476-2edffd85b034 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Volume info retrieved successfully. [ 1173.900822] [55209]: INFO cinder.api.openstack.wsgi [None req-bcd42cb9-5874-4057-b476-2edffd85b034 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a returned with HTTP 200 [ 1173.901209] [55209]: [pid: 55209|app: 0|req: 233/467] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:16:44 2025] GET /volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1174.235240] [55209]: DEBUG cinder.api.middleware.request_id [None req-8e41bc75-dbcc-466f-9135-a48719503299 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.237399] [55209]: INFO cinder.api.openstack.wsgi [None req-8e41bc75-dbcc-466f-9135-a48719503299 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c [ 1174.237623] [55209]: DEBUG cinder.api.openstack.wsgi [None req-8e41bc75-dbcc-466f-9135-a48719503299 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1174.237844] [55209]: DEBUG cinder.api.openstack.wsgi [None req-8e41bc75-dbcc-466f-9135-a48719503299 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1174.250257] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.250257] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1174.254060] [55209]: INFO cinder.volume.api [None req-8e41bc75-dbcc-466f-9135-a48719503299 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1174.258601] [55209]: INFO cinder.api.openstack.wsgi [None req-8e41bc75-dbcc-466f-9135-a48719503299 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c returned with HTTP 200 [ 1174.258991] [55209]: [pid: 55209|app: 0|req: 234/468] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:16:45 2025] GET /volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1174.911512] [55209]: DEBUG cinder.api.middleware.request_id [None req-bb3ae031-de88-4a66-aaad-bbac50bd6944 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.913817] [55209]: INFO cinder.api.openstack.wsgi [None req-bb3ae031-de88-4a66-aaad-bbac50bd6944 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] GET http://10.180.1.21/volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a [ 1174.914083] [55209]: DEBUG cinder.api.openstack.wsgi [None req-bb3ae031-de88-4a66-aaad-bbac50bd6944 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1174.914312] [55209]: DEBUG cinder.api.openstack.wsgi [None req-bb3ae031-de88-4a66-aaad-bbac50bd6944 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1174.923336] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.923336] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1174.927386] [55209]: INFO cinder.volume.api [None req-bb3ae031-de88-4a66-aaad-bbac50bd6944 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Volume info retrieved successfully. [ 1174.932561] [55209]: INFO cinder.api.openstack.wsgi [None req-bb3ae031-de88-4a66-aaad-bbac50bd6944 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a returned with HTTP 200 [ 1174.932960] [55209]: [pid: 55209|app: 0|req: 235/469] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:16:45 2025] GET /volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1175.268838] [55209]: DEBUG cinder.api.middleware.request_id [None req-5679103d-3c86-400c-a6ff-dedc710f27a5 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1175.271341] [55209]: INFO cinder.api.openstack.wsgi [None req-5679103d-3c86-400c-a6ff-dedc710f27a5 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c [ 1175.271574] [55209]: DEBUG cinder.api.openstack.wsgi [None req-5679103d-3c86-400c-a6ff-dedc710f27a5 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1175.271800] [55209]: DEBUG cinder.api.openstack.wsgi [None req-5679103d-3c86-400c-a6ff-dedc710f27a5 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1175.286192] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.286192] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1175.289917] [55209]: INFO cinder.volume.api [None req-5679103d-3c86-400c-a6ff-dedc710f27a5 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1175.294888] [55209]: INFO cinder.api.openstack.wsgi [None req-5679103d-3c86-400c-a6ff-dedc710f27a5 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c returned with HTTP 200 [ 1175.295304] [55209]: [pid: 55209|app: 0|req: 236/470] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:16:46 2025] GET /volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1175.944329] [55209]: DEBUG cinder.api.middleware.request_id [None req-87098485-1367-48a8-9394-84a7223e8f58 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1175.946649] [55209]: INFO cinder.api.openstack.wsgi [None req-87098485-1367-48a8-9394-84a7223e8f58 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] GET http://10.180.1.21/volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a [ 1175.946877] [55209]: DEBUG cinder.api.openstack.wsgi [None req-87098485-1367-48a8-9394-84a7223e8f58 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1175.947108] [55209]: DEBUG cinder.api.openstack.wsgi [None req-87098485-1367-48a8-9394-84a7223e8f58 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1175.958206] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.958206] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1175.962361] [55209]: INFO cinder.volume.api [None req-87098485-1367-48a8-9394-84a7223e8f58 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Volume info retrieved successfully. [ 1175.967399] [55209]: INFO cinder.api.openstack.wsgi [None req-87098485-1367-48a8-9394-84a7223e8f58 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a returned with HTTP 200 [ 1175.967777] [55209]: [pid: 55209|app: 0|req: 237/471] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:16:46 2025] GET /volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1176.305930] [55209]: DEBUG cinder.api.middleware.request_id [None req-8d31a5a7-401c-454c-92c2-3c9582413b4c None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.308096] [55209]: INFO cinder.api.openstack.wsgi [None req-8d31a5a7-401c-454c-92c2-3c9582413b4c tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c [ 1176.308330] [55209]: DEBUG cinder.api.openstack.wsgi [None req-8d31a5a7-401c-454c-92c2-3c9582413b4c tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1176.308552] [55209]: DEBUG cinder.api.openstack.wsgi [None req-8d31a5a7-401c-454c-92c2-3c9582413b4c tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1176.319797] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.319797] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1176.322918] [55209]: INFO cinder.volume.api [None req-8d31a5a7-401c-454c-92c2-3c9582413b4c tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1176.327384] [55209]: INFO cinder.api.openstack.wsgi [None req-8d31a5a7-401c-454c-92c2-3c9582413b4c tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c returned with HTTP 200 [ 1176.327753] [55209]: [pid: 55209|app: 0|req: 238/472] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:16:47 2025] GET /volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1176.978801] [55209]: DEBUG cinder.api.middleware.request_id [None req-f3745b22-ae70-44ae-931f-dc0d28fcf8a6 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.980771] [55209]: INFO cinder.api.openstack.wsgi [None req-f3745b22-ae70-44ae-931f-dc0d28fcf8a6 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] GET http://10.180.1.21/volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a [ 1176.981235] [55209]: DEBUG cinder.api.openstack.wsgi [None req-f3745b22-ae70-44ae-931f-dc0d28fcf8a6 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1176.981321] [55209]: DEBUG cinder.api.openstack.wsgi [None req-f3745b22-ae70-44ae-931f-dc0d28fcf8a6 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1176.991563] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.991563] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1176.995090] [55209]: INFO cinder.volume.api [None req-f3745b22-ae70-44ae-931f-dc0d28fcf8a6 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Volume info retrieved successfully. [ 1176.999917] [55209]: INFO cinder.api.openstack.wsgi [None req-f3745b22-ae70-44ae-931f-dc0d28fcf8a6 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a returned with HTTP 200 [ 1177.000495] [55209]: [pid: 55209|app: 0|req: 239/473] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:16:47 2025] GET /volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1177.338211] [55209]: DEBUG cinder.api.middleware.request_id [None req-c4c116d4-dd81-400e-bb3f-9052120a2a3c None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1177.341160] [55209]: INFO cinder.api.openstack.wsgi [None req-c4c116d4-dd81-400e-bb3f-9052120a2a3c tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c [ 1177.341549] [55209]: DEBUG cinder.api.openstack.wsgi [None req-c4c116d4-dd81-400e-bb3f-9052120a2a3c tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1177.341827] [55209]: DEBUG cinder.api.openstack.wsgi [None req-c4c116d4-dd81-400e-bb3f-9052120a2a3c tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1177.352804] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.352804] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1177.356683] [55209]: INFO cinder.volume.api [None req-c4c116d4-dd81-400e-bb3f-9052120a2a3c tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1177.361799] [55209]: INFO cinder.api.openstack.wsgi [None req-c4c116d4-dd81-400e-bb3f-9052120a2a3c tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c returned with HTTP 200 [ 1177.362267] [55209]: [pid: 55209|app: 0|req: 240/474] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:16:48 2025] GET /volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1177.490571] [55210]: DEBUG cinder.coordination [req-dd1d9a3d-8d34-4cff-b6d8-024015a9edfb req-41215488-7320-47f5-9a11-b23573b15abe tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Lock "cinder-attachment_update-ea0f8de5-220f-43fe-a264-4e5992e9776c-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 6.527s {{(pid=55210) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1177.490983] [55210]: INFO cinder.api.openstack.wsgi [req-dd1d9a3d-8d34-4cff-b6d8-024015a9edfb req-41215488-7320-47f5-9a11-b23573b15abe tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/attachments/07c53e2a-8cb2-4715-bfd9-f85d18587c71 returned with HTTP 200 [ 1177.491470] [55210]: [pid: 55210|app: 0|req: 235/475] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 14 02:16:41 2025] PUT /volume/v3/attachments/07c53e2a-8cb2-4715-bfd9-f85d18587c71 => generated 617 bytes in 6543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1178.011504] [55209]: DEBUG cinder.api.middleware.request_id [None req-1bccfea5-3788-4fed-a5cf-2e4017295513 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1178.013939] [55209]: INFO cinder.api.openstack.wsgi [None req-1bccfea5-3788-4fed-a5cf-2e4017295513 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] GET http://10.180.1.21/volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a [ 1178.014203] [55209]: DEBUG cinder.api.openstack.wsgi [None req-1bccfea5-3788-4fed-a5cf-2e4017295513 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1178.014429] [55209]: DEBUG cinder.api.openstack.wsgi [None req-1bccfea5-3788-4fed-a5cf-2e4017295513 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1178.024472] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.024472] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1178.028146] [55209]: INFO cinder.volume.api [None req-1bccfea5-3788-4fed-a5cf-2e4017295513 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Volume info retrieved successfully. [ 1178.032699] [55209]: INFO cinder.api.openstack.wsgi [None req-1bccfea5-3788-4fed-a5cf-2e4017295513 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a returned with HTTP 200 [ 1178.033052] [55209]: [pid: 55209|app: 0|req: 241/476] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:16:48 2025] GET /volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1178.373147] [55210]: DEBUG cinder.api.middleware.request_id [None req-003faf6a-a449-4895-9456-6e288f9072fe None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1178.375405] [55210]: INFO cinder.api.openstack.wsgi [None req-003faf6a-a449-4895-9456-6e288f9072fe tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c [ 1178.375638] [55210]: DEBUG cinder.api.openstack.wsgi [None req-003faf6a-a449-4895-9456-6e288f9072fe tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1178.375850] [55210]: DEBUG cinder.api.openstack.wsgi [None req-003faf6a-a449-4895-9456-6e288f9072fe tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1178.386477] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.386477] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1178.389777] [55210]: INFO cinder.volume.api [None req-003faf6a-a449-4895-9456-6e288f9072fe tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1178.393971] [55210]: INFO cinder.api.openstack.wsgi [None req-003faf6a-a449-4895-9456-6e288f9072fe tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c returned with HTTP 200 [ 1178.394369] [55210]: [pid: 55210|app: 0|req: 236/477] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:16:49 2025] GET /volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1178.733033] [55209]: DEBUG cinder.api.middleware.request_id [req-b5a920ae-4c06-4a80-b648-512069bcf266 req-7573c20b-44ca-4e25-ba7d-f58809a8c338 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1178.735425] [55209]: INFO cinder.api.openstack.wsgi [req-b5a920ae-4c06-4a80-b648-512069bcf266 req-7573c20b-44ca-4e25-ba7d-f58809a8c338 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] GET http://10.180.1.21/volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 [ 1178.735664] [55209]: DEBUG cinder.api.openstack.wsgi [req-b5a920ae-4c06-4a80-b648-512069bcf266 req-7573c20b-44ca-4e25-ba7d-f58809a8c338 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1178.735928] [55209]: DEBUG cinder.api.openstack.wsgi [req-b5a920ae-4c06-4a80-b648-512069bcf266 req-7573c20b-44ca-4e25-ba7d-f58809a8c338 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1178.743199] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.743199] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1178.746457] [55209]: INFO cinder.volume.api [req-b5a920ae-4c06-4a80-b648-512069bcf266 req-7573c20b-44ca-4e25-ba7d-f58809a8c338 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Volume info retrieved successfully. [ 1178.750455] [55209]: INFO cinder.api.openstack.wsgi [req-b5a920ae-4c06-4a80-b648-512069bcf266 req-7573c20b-44ca-4e25-ba7d-f58809a8c338 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] http://10.180.1.21/volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 returned with HTTP 200 [ 1178.750816] [55209]: [pid: 55209|app: 0|req: 242/478] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:16:49 2025] GET /volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1179.044938] [55210]: DEBUG cinder.api.middleware.request_id [None req-805ebf74-849e-45d8-8e78-9c7b34c1e811 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.048136] [55210]: INFO cinder.api.openstack.wsgi [None req-805ebf74-849e-45d8-8e78-9c7b34c1e811 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] GET http://10.180.1.21/volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a [ 1179.048503] [55210]: DEBUG cinder.api.openstack.wsgi [None req-805ebf74-849e-45d8-8e78-9c7b34c1e811 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1179.048873] [55210]: DEBUG cinder.api.openstack.wsgi [None req-805ebf74-849e-45d8-8e78-9c7b34c1e811 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1179.057249] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.057249] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1179.060532] [55210]: INFO cinder.volume.api [None req-805ebf74-849e-45d8-8e78-9c7b34c1e811 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Volume info retrieved successfully. [ 1179.064735] [55210]: INFO cinder.api.openstack.wsgi [None req-805ebf74-849e-45d8-8e78-9c7b34c1e811 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a returned with HTTP 200 [ 1179.065121] [55210]: [pid: 55210|app: 0|req: 237/479] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:16:49 2025] GET /volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1179.404657] [55209]: DEBUG cinder.api.middleware.request_id [None req-8c42e152-e171-4eb8-91f4-8b664428dc83 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.406937] [55209]: INFO cinder.api.openstack.wsgi [None req-8c42e152-e171-4eb8-91f4-8b664428dc83 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c [ 1179.407172] [55209]: DEBUG cinder.api.openstack.wsgi [None req-8c42e152-e171-4eb8-91f4-8b664428dc83 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1179.407393] [55209]: DEBUG cinder.api.openstack.wsgi [None req-8c42e152-e171-4eb8-91f4-8b664428dc83 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1179.416777] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.416777] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1179.419689] [55209]: INFO cinder.volume.api [None req-8c42e152-e171-4eb8-91f4-8b664428dc83 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1179.424252] [55209]: INFO cinder.api.openstack.wsgi [None req-8c42e152-e171-4eb8-91f4-8b664428dc83 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c returned with HTTP 200 [ 1179.424603] [55209]: [pid: 55209|app: 0|req: 243/480] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:16:50 2025] GET /volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1180.076208] [55210]: DEBUG cinder.api.middleware.request_id [None req-6ac1d245-8d26-4b5d-8ddf-37a3a94c5c9b None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.078663] [55210]: INFO cinder.api.openstack.wsgi [None req-6ac1d245-8d26-4b5d-8ddf-37a3a94c5c9b tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] GET http://10.180.1.21/volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a [ 1180.078935] [55210]: DEBUG cinder.api.openstack.wsgi [None req-6ac1d245-8d26-4b5d-8ddf-37a3a94c5c9b tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1180.079178] [55210]: DEBUG cinder.api.openstack.wsgi [None req-6ac1d245-8d26-4b5d-8ddf-37a3a94c5c9b tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1180.087669] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.087669] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1180.091692] [55210]: INFO cinder.volume.api [None req-6ac1d245-8d26-4b5d-8ddf-37a3a94c5c9b tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Volume info retrieved successfully. [ 1180.096517] [55210]: INFO cinder.api.openstack.wsgi [None req-6ac1d245-8d26-4b5d-8ddf-37a3a94c5c9b tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a returned with HTTP 200 [ 1180.096972] [55210]: [pid: 55210|app: 0|req: 238/481] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:16:50 2025] GET /volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1180.103452] [55209]: DEBUG cinder.api.middleware.request_id [req-dd1d9a3d-8d34-4cff-b6d8-024015a9edfb req-0a1f6c8a-99ca-4058-b413-a1666a8ce6a8 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.105988] [55209]: INFO cinder.api.openstack.wsgi [req-dd1d9a3d-8d34-4cff-b6d8-024015a9edfb req-0a1f6c8a-99ca-4058-b413-a1666a8ce6a8 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] POST http://10.180.1.21/volume/v3/attachments/07c53e2a-8cb2-4715-bfd9-f85d18587c71/action [ 1180.106457] [55209]: DEBUG cinder.api.openstack.wsgi [req-dd1d9a3d-8d34-4cff-b6d8-024015a9edfb req-0a1f6c8a-99ca-4058-b413-a1666a8ce6a8 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Action body: b'{"os-complete": null}' {{(pid=55209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1180.106664] [55209]: DEBUG cinder.api.openstack.wsgi [req-dd1d9a3d-8d34-4cff-b6d8-024015a9edfb req-0a1f6c8a-99ca-4058-b413-a1666a8ce6a8 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1180.122021] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.122021] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1180.129089] [55209]: INFO cinder.api.openstack.wsgi [req-dd1d9a3d-8d34-4cff-b6d8-024015a9edfb req-0a1f6c8a-99ca-4058-b413-a1666a8ce6a8 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/attachments/07c53e2a-8cb2-4715-bfd9-f85d18587c71/action returned with HTTP 204 [ 1180.129516] [55209]: [pid: 55209|app: 0|req: 244/482] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 14 02:16:50 2025] POST /volume/v3/attachments/07c53e2a-8cb2-4715-bfd9-f85d18587c71/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1180.267936] [55210]: DEBUG cinder.api.middleware.request_id [None req-6ad7ebdf-1e76-458e-8410-38b2a74aeb72 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.268397] [55210]: INFO cinder.api.openstack.wsgi [None req-6ad7ebdf-1e76-458e-8410-38b2a74aeb72 None None] GET http://10.180.1.21/volume// [ 1180.268571] [55210]: DEBUG cinder.api.openstack.wsgi [None req-6ad7ebdf-1e76-458e-8410-38b2a74aeb72 None None] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1180.268786] [55210]: DEBUG cinder.api.openstack.wsgi [None req-6ad7ebdf-1e76-458e-8410-38b2a74aeb72 None None] Calling method 'all' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1180.269196] [55210]: INFO cinder.api.openstack.wsgi [None req-6ad7ebdf-1e76-458e-8410-38b2a74aeb72 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1180.269487] [55210]: [pid: 55210|app: 0|req: 239/483] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 14 02:16:51 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1180.273331] [55209]: DEBUG cinder.api.middleware.request_id [req-b5a920ae-4c06-4a80-b648-512069bcf266 req-55b36594-de84-4e49-8c63-b2e20e792ec2 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.275734] [55209]: INFO cinder.api.openstack.wsgi [req-b5a920ae-4c06-4a80-b648-512069bcf266 req-55b36594-de84-4e49-8c63-b2e20e792ec2 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1180.276165] [55209]: DEBUG cinder.api.openstack.wsgi [req-b5a920ae-4c06-4a80-b648-512069bcf266 req-55b36594-de84-4e49-8c63-b2e20e792ec2 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "77c1af90-6baa-45a8-bf7e-e54a05b82d06", "connector": null, "instance_uuid": "7061aa1d-bd86-4aa6-9a22-ce41160d844e"}} {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1180.285620] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.285620] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1180.305893] [55209]: INFO cinder.api.openstack.wsgi [req-b5a920ae-4c06-4a80-b648-512069bcf266 req-55b36594-de84-4e49-8c63-b2e20e792ec2 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1180.306393] [55209]: [pid: 55209|app: 0|req: 245/484] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 14 02:16:51 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) [ 1180.331040] [55210]: DEBUG cinder.api.middleware.request_id [None req-5f8107fa-3b4d-4109-97a2-03664038cf96 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.332602] [55210]: INFO cinder.api.openstack.wsgi [None req-5f8107fa-3b4d-4109-97a2-03664038cf96 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] GET http://10.180.1.21/volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 [ 1180.332886] [55210]: DEBUG cinder.api.openstack.wsgi [None req-5f8107fa-3b4d-4109-97a2-03664038cf96 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1180.333123] [55210]: DEBUG cinder.api.openstack.wsgi [None req-5f8107fa-3b4d-4109-97a2-03664038cf96 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1180.343449] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.343449] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1180.346994] [55210]: INFO cinder.volume.api [None req-5f8107fa-3b4d-4109-97a2-03664038cf96 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Volume info retrieved successfully. [ 1180.351624] [55210]: INFO cinder.api.openstack.wsgi [None req-5f8107fa-3b4d-4109-97a2-03664038cf96 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] http://10.180.1.21/volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 returned with HTTP 200 [ 1180.352009] [55210]: [pid: 55210|app: 0|req: 240/485] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:16:51 2025] GET /volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1180.434304] [55209]: DEBUG cinder.api.middleware.request_id [None req-e488132f-2f31-4ed1-9791-13e575e73c48 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.436335] [55209]: INFO cinder.api.openstack.wsgi [None req-e488132f-2f31-4ed1-9791-13e575e73c48 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c [ 1180.436560] [55209]: DEBUG cinder.api.openstack.wsgi [None req-e488132f-2f31-4ed1-9791-13e575e73c48 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1180.436779] [55209]: DEBUG cinder.api.openstack.wsgi [None req-e488132f-2f31-4ed1-9791-13e575e73c48 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1180.448942] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.448942] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1180.452167] [55209]: INFO cinder.volume.api [None req-e488132f-2f31-4ed1-9791-13e575e73c48 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1180.456406] [55209]: INFO cinder.api.openstack.wsgi [None req-e488132f-2f31-4ed1-9791-13e575e73c48 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c returned with HTTP 200 [ 1180.456792] [55209]: [pid: 55209|app: 0|req: 246/486] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:16:51 2025] GET /volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1180.467028] [55210]: DEBUG cinder.api.middleware.request_id [None req-43a11abd-7771-426d-a47e-2e5dd79464aa None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.469039] [55210]: INFO cinder.api.openstack.wsgi [None req-43a11abd-7771-426d-a47e-2e5dd79464aa tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c [ 1180.469272] [55210]: DEBUG cinder.api.openstack.wsgi [None req-43a11abd-7771-426d-a47e-2e5dd79464aa tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1180.469491] [55210]: DEBUG cinder.api.openstack.wsgi [None req-43a11abd-7771-426d-a47e-2e5dd79464aa tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1180.479888] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.479888] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1180.483442] [55210]: INFO cinder.volume.api [None req-43a11abd-7771-426d-a47e-2e5dd79464aa tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1180.487997] [55210]: INFO cinder.api.openstack.wsgi [None req-43a11abd-7771-426d-a47e-2e5dd79464aa tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c returned with HTTP 200 [ 1180.488402] [55210]: [pid: 55210|app: 0|req: 241/487] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:16:51 2025] GET /volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1180.523599] [55209]: DEBUG cinder.api.middleware.request_id [req-5efd3b14-bb3c-4f47-a4e2-67f37b2e4fde req-1c9c41fe-bbe6-4cec-a2c3-9fbc19be8e04 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.525881] [55209]: INFO cinder.api.openstack.wsgi [req-5efd3b14-bb3c-4f47-a4e2-67f37b2e4fde req-1c9c41fe-bbe6-4cec-a2c3-9fbc19be8e04 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c [ 1180.526118] [55209]: DEBUG cinder.api.openstack.wsgi [req-5efd3b14-bb3c-4f47-a4e2-67f37b2e4fde req-1c9c41fe-bbe6-4cec-a2c3-9fbc19be8e04 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1180.526338] [55209]: DEBUG cinder.api.openstack.wsgi [req-5efd3b14-bb3c-4f47-a4e2-67f37b2e4fde req-1c9c41fe-bbe6-4cec-a2c3-9fbc19be8e04 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1180.535635] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.535635] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1180.538609] [55209]: INFO cinder.volume.api [req-5efd3b14-bb3c-4f47-a4e2-67f37b2e4fde req-1c9c41fe-bbe6-4cec-a2c3-9fbc19be8e04 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1180.542604] [55209]: INFO cinder.api.openstack.wsgi [req-5efd3b14-bb3c-4f47-a4e2-67f37b2e4fde req-1c9c41fe-bbe6-4cec-a2c3-9fbc19be8e04 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c returned with HTTP 200 [ 1180.542992] [55209]: [pid: 55209|app: 0|req: 247/488] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:16:51 2025] GET /volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1180.552397] [55210]: DEBUG cinder.api.middleware.request_id [None req-6f3f2008-f893-4e10-a18d-401ea33f6480 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.554599] [55210]: INFO cinder.api.openstack.wsgi [None req-6f3f2008-f893-4e10-a18d-401ea33f6480 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c [ 1180.554826] [55210]: DEBUG cinder.api.openstack.wsgi [None req-6f3f2008-f893-4e10-a18d-401ea33f6480 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1180.555091] [55210]: DEBUG cinder.api.openstack.wsgi [None req-6f3f2008-f893-4e10-a18d-401ea33f6480 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1180.564263] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.564263] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1180.567260] [55210]: INFO cinder.volume.api [None req-6f3f2008-f893-4e10-a18d-401ea33f6480 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1180.571281] [55210]: INFO cinder.api.openstack.wsgi [None req-6f3f2008-f893-4e10-a18d-401ea33f6480 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c returned with HTTP 200 [ 1180.571638] [55210]: [pid: 55210|app: 0|req: 242/489] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:16:51 2025] GET /volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1180.603889] [55209]: DEBUG cinder.api.middleware.request_id [req-8e03db64-750f-4884-ba32-3e11c7bc741b req-ad5c486a-103e-478a-a1d9-ca3162621d6b None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.606211] [55209]: INFO cinder.api.openstack.wsgi [req-8e03db64-750f-4884-ba32-3e11c7bc741b req-ad5c486a-103e-478a-a1d9-ca3162621d6b tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c [ 1180.606442] [55209]: DEBUG cinder.api.openstack.wsgi [req-8e03db64-750f-4884-ba32-3e11c7bc741b req-ad5c486a-103e-478a-a1d9-ca3162621d6b tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1180.606659] [55209]: DEBUG cinder.api.openstack.wsgi [req-8e03db64-750f-4884-ba32-3e11c7bc741b req-ad5c486a-103e-478a-a1d9-ca3162621d6b tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1180.616166] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.616166] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1180.619174] [55209]: INFO cinder.volume.api [req-8e03db64-750f-4884-ba32-3e11c7bc741b req-ad5c486a-103e-478a-a1d9-ca3162621d6b tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1180.623258] [55209]: INFO cinder.api.openstack.wsgi [req-8e03db64-750f-4884-ba32-3e11c7bc741b req-ad5c486a-103e-478a-a1d9-ca3162621d6b tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c returned with HTTP 200 [ 1180.623619] [55209]: [pid: 55209|app: 0|req: 248/490] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:16:51 2025] GET /volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1180.639141] [55210]: DEBUG cinder.api.middleware.request_id [req-8e03db64-750f-4884-ba32-3e11c7bc741b req-be7d9734-cb40-4dad-b9bf-02c457b51a34 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.641425] [55210]: INFO cinder.api.openstack.wsgi [req-8e03db64-750f-4884-ba32-3e11c7bc741b req-be7d9734-cb40-4dad-b9bf-02c457b51a34 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] POST http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c/action [ 1180.641806] [55210]: DEBUG cinder.api.openstack.wsgi [req-8e03db64-750f-4884-ba32-3e11c7bc741b req-be7d9734-cb40-4dad-b9bf-02c457b51a34 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1180.641950] [55210]: DEBUG cinder.api.openstack.wsgi [req-8e03db64-750f-4884-ba32-3e11c7bc741b req-be7d9734-cb40-4dad-b9bf-02c457b51a34 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1180.651089] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.651089] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1180.651577] [55210]: INFO cinder.volume.api [req-8e03db64-750f-4884-ba32-3e11c7bc741b req-be7d9734-cb40-4dad-b9bf-02c457b51a34 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1180.657985] [55210]: INFO cinder.volume.api [req-8e03db64-750f-4884-ba32-3e11c7bc741b req-be7d9734-cb40-4dad-b9bf-02c457b51a34 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Begin detaching volume completed successfully. [ 1180.658221] [55210]: INFO cinder.api.openstack.wsgi [req-8e03db64-750f-4884-ba32-3e11c7bc741b req-be7d9734-cb40-4dad-b9bf-02c457b51a34 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c/action returned with HTTP 202 [ 1180.658605] [55210]: [pid: 55210|app: 0|req: 243/491] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 14 02:16:51 2025] POST /volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1180.834058] [55209]: DEBUG cinder.api.middleware.request_id [None req-ae400f9b-b73c-4ddf-939a-3e093d2709fa None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.834323] [55209]: INFO cinder.api.openstack.wsgi [None req-ae400f9b-b73c-4ddf-939a-3e093d2709fa None None] GET http://10.180.1.21/volume// [ 1180.834506] [55209]: DEBUG cinder.api.openstack.wsgi [None req-ae400f9b-b73c-4ddf-939a-3e093d2709fa None None] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1180.834730] [55209]: DEBUG cinder.api.openstack.wsgi [None req-ae400f9b-b73c-4ddf-939a-3e093d2709fa None None] Calling method 'all' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1180.835150] [55209]: INFO cinder.api.openstack.wsgi [None req-ae400f9b-b73c-4ddf-939a-3e093d2709fa None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1180.835457] [55209]: [pid: 55209|app: 0|req: 249/492] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 02:16:51 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1180.839285] [55210]: DEBUG cinder.api.middleware.request_id [req-b5a920ae-4c06-4a80-b648-512069bcf266 req-d9dae403-fa60-4b85-a0ca-24ccbce8e17a None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.841669] [55210]: INFO cinder.api.openstack.wsgi [req-b5a920ae-4c06-4a80-b648-512069bcf266 req-d9dae403-fa60-4b85-a0ca-24ccbce8e17a tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] GET http://10.180.1.21/volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 [ 1180.842010] [55210]: DEBUG cinder.api.openstack.wsgi [req-b5a920ae-4c06-4a80-b648-512069bcf266 req-d9dae403-fa60-4b85-a0ca-24ccbce8e17a tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1180.842264] [55210]: DEBUG cinder.api.openstack.wsgi [req-b5a920ae-4c06-4a80-b648-512069bcf266 req-d9dae403-fa60-4b85-a0ca-24ccbce8e17a tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1180.852080] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.852080] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1180.855484] [55210]: INFO cinder.volume.api [req-b5a920ae-4c06-4a80-b648-512069bcf266 req-d9dae403-fa60-4b85-a0ca-24ccbce8e17a tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Volume info retrieved successfully. [ 1180.859616] [55210]: INFO cinder.api.openstack.wsgi [req-b5a920ae-4c06-4a80-b648-512069bcf266 req-d9dae403-fa60-4b85-a0ca-24ccbce8e17a tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] http://10.180.1.21/volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 returned with HTTP 200 [ 1180.859992] [55210]: [pid: 55210|app: 0|req: 244/493] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 02:16:51 2025] GET /volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 => generated 1031 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1180.884883] [55209]: DEBUG cinder.api.middleware.request_id [req-b5a920ae-4c06-4a80-b648-512069bcf266 req-7bef1f84-b24b-44f6-8f3a-f9735dad4838 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.887376] [55209]: INFO cinder.api.openstack.wsgi [req-b5a920ae-4c06-4a80-b648-512069bcf266 req-7bef1f84-b24b-44f6-8f3a-f9735dad4838 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] PUT http://10.180.1.21/volume/v3/attachments/635729b0-b8e2-4eb5-92a5-6d932491da7a [ 1180.887777] [55209]: DEBUG cinder.api.openstack.wsgi [req-b5a920ae-4c06-4a80-b648-512069bcf266 req-7bef1f84-b24b-44f6-8f3a-f9735dad4838 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-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-510861", "mountpoint": "/dev/sdb"}}} {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1180.896104] [55209]: DEBUG cinder.coordination [req-b5a920ae-4c06-4a80-b648-512069bcf266 req-7bef1f84-b24b-44f6-8f3a-f9735dad4838 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Acquiring lock "cinder-attachment_update-77c1af90-6baa-45a8-bf7e-e54a05b82d06-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55209) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1180.900100] [55209]: DEBUG cinder.coordination [req-b5a920ae-4c06-4a80-b648-512069bcf266 req-7bef1f84-b24b-44f6-8f3a-f9735dad4838 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Lock "cinder-attachment_update-77c1af90-6baa-45a8-bf7e-e54a05b82d06-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55209) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1180.901140] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.901140] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1181.107538] [55210]: DEBUG cinder.api.middleware.request_id [None req-42eff890-7734-4e4e-a890-bc6cb992ea3e None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.110662] [55210]: INFO cinder.api.openstack.wsgi [None req-42eff890-7734-4e4e-a890-bc6cb992ea3e tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] GET http://10.180.1.21/volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a [ 1181.111015] [55210]: DEBUG cinder.api.openstack.wsgi [None req-42eff890-7734-4e4e-a890-bc6cb992ea3e tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1181.111363] [55210]: DEBUG cinder.api.openstack.wsgi [None req-42eff890-7734-4e4e-a890-bc6cb992ea3e tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1181.124192] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.124192] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1181.129691] [55210]: INFO cinder.volume.api [None req-42eff890-7734-4e4e-a890-bc6cb992ea3e tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Volume info retrieved successfully. [ 1181.135666] [55210]: INFO cinder.api.openstack.wsgi [None req-42eff890-7734-4e4e-a890-bc6cb992ea3e tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a returned with HTTP 200 [ 1181.136174] [55210]: [pid: 55210|app: 0|req: 245/494] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:16:51 2025] GET /volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1181.362410] [55210]: DEBUG cinder.api.middleware.request_id [None req-7abfa1d2-475a-4543-833f-b4ea232856c7 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.364855] [55210]: INFO cinder.api.openstack.wsgi [None req-7abfa1d2-475a-4543-833f-b4ea232856c7 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] GET http://10.180.1.21/volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 [ 1181.365165] [55210]: DEBUG cinder.api.openstack.wsgi [None req-7abfa1d2-475a-4543-833f-b4ea232856c7 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1181.365443] [55210]: DEBUG cinder.api.openstack.wsgi [None req-7abfa1d2-475a-4543-833f-b4ea232856c7 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1181.375807] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.375807] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1181.378909] [55210]: INFO cinder.volume.api [None req-7abfa1d2-475a-4543-833f-b4ea232856c7 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Volume info retrieved successfully. [ 1181.383604] [55210]: INFO cinder.api.openstack.wsgi [None req-7abfa1d2-475a-4543-833f-b4ea232856c7 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] http://10.180.1.21/volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 returned with HTTP 200 [ 1181.384189] [55210]: [pid: 55210|app: 0|req: 246/495] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:16:52 2025] GET /volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1181.676443] [55210]: DEBUG cinder.api.middleware.request_id [None req-dac019c8-c0aa-4a2f-8ea5-fc8edfd6c40c None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.676581] [55210]: INFO cinder.api.openstack.wsgi [None req-dac019c8-c0aa-4a2f-8ea5-fc8edfd6c40c None None] GET http://10.180.1.21/volume// [ 1181.676752] [55210]: DEBUG cinder.api.openstack.wsgi [None req-dac019c8-c0aa-4a2f-8ea5-fc8edfd6c40c None None] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1181.676971] [55210]: DEBUG cinder.api.openstack.wsgi [None req-dac019c8-c0aa-4a2f-8ea5-fc8edfd6c40c None None] Calling method 'all' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1181.677384] [55210]: INFO cinder.api.openstack.wsgi [None req-dac019c8-c0aa-4a2f-8ea5-fc8edfd6c40c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1181.677695] [55210]: [pid: 55210|app: 0|req: 247/496] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 02:16:52 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1181.680630] [55210]: DEBUG cinder.api.middleware.request_id [req-8e03db64-750f-4884-ba32-3e11c7bc741b req-5546b432-1969-4d76-b007-d39fa5657105 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.682976] [55210]: INFO cinder.api.openstack.wsgi [req-8e03db64-750f-4884-ba32-3e11c7bc741b req-5546b432-1969-4d76-b007-d39fa5657105 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c [ 1181.683222] [55210]: DEBUG cinder.api.openstack.wsgi [req-8e03db64-750f-4884-ba32-3e11c7bc741b req-5546b432-1969-4d76-b007-d39fa5657105 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1181.683424] [55210]: DEBUG cinder.api.openstack.wsgi [req-8e03db64-750f-4884-ba32-3e11c7bc741b req-5546b432-1969-4d76-b007-d39fa5657105 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1181.693198] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.693198] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1181.696333] [55210]: INFO cinder.volume.api [req-8e03db64-750f-4884-ba32-3e11c7bc741b req-5546b432-1969-4d76-b007-d39fa5657105 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1181.700446] [55210]: INFO cinder.api.openstack.wsgi [req-8e03db64-750f-4884-ba32-3e11c7bc741b req-5546b432-1969-4d76-b007-d39fa5657105 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c returned with HTTP 200 [ 1181.700803] [55210]: [pid: 55210|app: 0|req: 248/497] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 02:16:52 2025] GET /volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c => generated 1321 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1182.146617] [55210]: DEBUG cinder.api.middleware.request_id [None req-e1e04e67-e7b1-493a-ad82-456f3bc40cd9 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.150615] [55210]: INFO cinder.api.openstack.wsgi [None req-e1e04e67-e7b1-493a-ad82-456f3bc40cd9 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] GET http://10.180.1.21/volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a [ 1182.150615] [55210]: DEBUG cinder.api.openstack.wsgi [None req-e1e04e67-e7b1-493a-ad82-456f3bc40cd9 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1182.150615] [55210]: DEBUG cinder.api.openstack.wsgi [None req-e1e04e67-e7b1-493a-ad82-456f3bc40cd9 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1182.158471] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.158471] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1182.162016] [55210]: INFO cinder.volume.api [None req-e1e04e67-e7b1-493a-ad82-456f3bc40cd9 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Volume info retrieved successfully. [ 1182.166937] [55210]: INFO cinder.api.openstack.wsgi [None req-e1e04e67-e7b1-493a-ad82-456f3bc40cd9 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a returned with HTTP 200 [ 1182.167343] [55210]: [pid: 55210|app: 0|req: 249/498] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:16:52 2025] GET /volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1182.395306] [55210]: DEBUG cinder.api.middleware.request_id [None req-719a0616-5b3b-45cf-a561-e084ada59cbb None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.397468] [55210]: INFO cinder.api.openstack.wsgi [None req-719a0616-5b3b-45cf-a561-e084ada59cbb tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] GET http://10.180.1.21/volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 [ 1182.397685] [55210]: DEBUG cinder.api.openstack.wsgi [None req-719a0616-5b3b-45cf-a561-e084ada59cbb tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1182.397906] [55210]: DEBUG cinder.api.openstack.wsgi [None req-719a0616-5b3b-45cf-a561-e084ada59cbb tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1182.412408] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.412408] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1182.415917] [55210]: INFO cinder.volume.api [None req-719a0616-5b3b-45cf-a561-e084ada59cbb tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Volume info retrieved successfully. [ 1182.420201] [55210]: INFO cinder.api.openstack.wsgi [None req-719a0616-5b3b-45cf-a561-e084ada59cbb tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] http://10.180.1.21/volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 returned with HTTP 200 [ 1182.420610] [55210]: [pid: 55210|app: 0|req: 250/499] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:16:53 2025] GET /volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1182.863725] [55210]: DEBUG cinder.api.middleware.request_id [req-8e03db64-750f-4884-ba32-3e11c7bc741b req-ee70b41e-89a2-49c2-bb81-60316435ddd2 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.866129] [55210]: INFO cinder.api.openstack.wsgi [req-8e03db64-750f-4884-ba32-3e11c7bc741b req-ee70b41e-89a2-49c2-bb81-60316435ddd2 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] DELETE http://10.180.1.21/volume/v3/attachments/07c53e2a-8cb2-4715-bfd9-f85d18587c71 [ 1182.866351] [55210]: DEBUG cinder.api.openstack.wsgi [req-8e03db64-750f-4884-ba32-3e11c7bc741b req-ee70b41e-89a2-49c2-bb81-60316435ddd2 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1182.866651] [55210]: DEBUG cinder.api.openstack.wsgi [req-8e03db64-750f-4884-ba32-3e11c7bc741b req-ee70b41e-89a2-49c2-bb81-60316435ddd2 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'version_select' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1182.874018] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.874018] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1183.398552] [55210]: INFO cinder.api.openstack.wsgi [req-8e03db64-750f-4884-ba32-3e11c7bc741b req-ee70b41e-89a2-49c2-bb81-60316435ddd2 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/attachments/07c53e2a-8cb2-4715-bfd9-f85d18587c71 returned with HTTP 200 [ 1183.398997] [55210]: [pid: 55210|app: 0|req: 251/500] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 14 02:16:53 2025] DELETE /volume/v3/attachments/07c53e2a-8cb2-4715-bfd9-f85d18587c71 => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1183.399833] [55210]: DEBUG cinder.api.middleware.request_id [None req-dc34ccc2-4643-4749-8088-667a65b43846 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.402018] [55210]: INFO cinder.api.openstack.wsgi [None req-dc34ccc2-4643-4749-8088-667a65b43846 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] GET http://10.180.1.21/volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a [ 1183.402241] [55210]: DEBUG cinder.api.openstack.wsgi [None req-dc34ccc2-4643-4749-8088-667a65b43846 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1183.402453] [55210]: DEBUG cinder.api.openstack.wsgi [None req-dc34ccc2-4643-4749-8088-667a65b43846 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1183.409439] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.409439] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1183.412563] [55210]: INFO cinder.volume.api [None req-dc34ccc2-4643-4749-8088-667a65b43846 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Volume info retrieved successfully. [ 1183.416728] [55210]: INFO cinder.api.openstack.wsgi [None req-dc34ccc2-4643-4749-8088-667a65b43846 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a returned with HTTP 200 [ 1183.417115] [55210]: [pid: 55210|app: 0|req: 252/501] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:16:54 2025] GET /volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1183.430174] [55210]: DEBUG cinder.api.middleware.request_id [None req-2c74572e-296f-44b2-8ca0-09a99f24d354 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.432181] [55210]: INFO cinder.api.openstack.wsgi [None req-2c74572e-296f-44b2-8ca0-09a99f24d354 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] GET http://10.180.1.21/volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 [ 1183.432396] [55210]: DEBUG cinder.api.openstack.wsgi [None req-2c74572e-296f-44b2-8ca0-09a99f24d354 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1183.432607] [55210]: DEBUG cinder.api.openstack.wsgi [None req-2c74572e-296f-44b2-8ca0-09a99f24d354 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1183.443045] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.443045] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1183.446782] [55210]: INFO cinder.volume.api [None req-2c74572e-296f-44b2-8ca0-09a99f24d354 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Volume info retrieved successfully. [ 1183.450952] [55210]: INFO cinder.api.openstack.wsgi [None req-2c74572e-296f-44b2-8ca0-09a99f24d354 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] http://10.180.1.21/volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 returned with HTTP 200 [ 1183.451547] [55210]: [pid: 55210|app: 0|req: 253/502] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:16:54 2025] GET /volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1184.427487] [55210]: DEBUG cinder.api.middleware.request_id [None req-7dad67fd-35ab-41fd-b00f-d433da450e9d None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1184.429707] [55210]: INFO cinder.api.openstack.wsgi [None req-7dad67fd-35ab-41fd-b00f-d433da450e9d tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] GET http://10.180.1.21/volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a [ 1184.429940] [55210]: DEBUG cinder.api.openstack.wsgi [None req-7dad67fd-35ab-41fd-b00f-d433da450e9d tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1184.430186] [55210]: DEBUG cinder.api.openstack.wsgi [None req-7dad67fd-35ab-41fd-b00f-d433da450e9d tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1184.439841] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.439841] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1184.443587] [55210]: INFO cinder.volume.api [None req-7dad67fd-35ab-41fd-b00f-d433da450e9d tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Volume info retrieved successfully. [ 1184.448019] [55210]: INFO cinder.api.openstack.wsgi [None req-7dad67fd-35ab-41fd-b00f-d433da450e9d tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a returned with HTTP 200 [ 1184.448501] [55210]: [pid: 55210|app: 0|req: 254/503] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:16:55 2025] GET /volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1184.460936] [55210]: DEBUG cinder.api.middleware.request_id [None req-03e613b7-18c3-485d-bd37-ff4e6ba67caf None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1184.462868] [55210]: INFO cinder.api.openstack.wsgi [None req-03e613b7-18c3-485d-bd37-ff4e6ba67caf tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] GET http://10.180.1.21/volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 [ 1184.463123] [55210]: DEBUG cinder.api.openstack.wsgi [None req-03e613b7-18c3-485d-bd37-ff4e6ba67caf tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1184.463784] [55210]: DEBUG cinder.api.openstack.wsgi [None req-03e613b7-18c3-485d-bd37-ff4e6ba67caf tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1184.472640] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.472640] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1184.475639] [55210]: INFO cinder.volume.api [None req-03e613b7-18c3-485d-bd37-ff4e6ba67caf tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Volume info retrieved successfully. [ 1184.479605] [55210]: INFO cinder.api.openstack.wsgi [None req-03e613b7-18c3-485d-bd37-ff4e6ba67caf tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] http://10.180.1.21/volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 returned with HTTP 200 [ 1184.479967] [55210]: [pid: 55210|app: 0|req: 255/504] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:16:55 2025] GET /volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1184.844125] [55210]: DEBUG cinder.api.middleware.request_id [None req-01d50d64-c47c-4cc6-8387-acf72d7f5750 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1184.846314] [55210]: INFO cinder.api.openstack.wsgi [None req-01d50d64-c47c-4cc6-8387-acf72d7f5750 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c [ 1184.846528] [55210]: DEBUG cinder.api.openstack.wsgi [None req-01d50d64-c47c-4cc6-8387-acf72d7f5750 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1184.846766] [55210]: DEBUG cinder.api.openstack.wsgi [None req-01d50d64-c47c-4cc6-8387-acf72d7f5750 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1184.854233] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.854233] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1184.857618] [55210]: INFO cinder.volume.api [None req-01d50d64-c47c-4cc6-8387-acf72d7f5750 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1184.861794] [55210]: INFO cinder.api.openstack.wsgi [None req-01d50d64-c47c-4cc6-8387-acf72d7f5750 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c returned with HTTP 200 [ 1184.862185] [55210]: [pid: 55210|app: 0|req: 256/505] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:16:55 2025] GET /volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1185.422633] [55209]: DEBUG cinder.coordination [req-b5a920ae-4c06-4a80-b648-512069bcf266 req-7bef1f84-b24b-44f6-8f3a-f9735dad4838 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Lock "cinder-attachment_update-77c1af90-6baa-45a8-bf7e-e54a05b82d06-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.522s {{(pid=55209) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1185.423071] [55209]: INFO cinder.api.openstack.wsgi [req-b5a920ae-4c06-4a80-b648-512069bcf266 req-7bef1f84-b24b-44f6-8f3a-f9735dad4838 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] http://10.180.1.21/volume/v3/attachments/635729b0-b8e2-4eb5-92a5-6d932491da7a returned with HTTP 200 [ 1185.423535] [55209]: [pid: 55209|app: 0|req: 250/506] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 14 02:16:51 2025] PUT /volume/v3/attachments/635729b0-b8e2-4eb5-92a5-6d932491da7a => generated 617 bytes in 4539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1185.458556] [55210]: DEBUG cinder.api.middleware.request_id [None req-49b5f178-b137-43b4-ba2d-9bdcfe3362ca None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.460757] [55210]: INFO cinder.api.openstack.wsgi [None req-49b5f178-b137-43b4-ba2d-9bdcfe3362ca tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] GET http://10.180.1.21/volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a [ 1185.461033] [55210]: DEBUG cinder.api.openstack.wsgi [None req-49b5f178-b137-43b4-ba2d-9bdcfe3362ca tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1185.461308] [55210]: DEBUG cinder.api.openstack.wsgi [None req-49b5f178-b137-43b4-ba2d-9bdcfe3362ca tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1185.468974] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.468974] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1185.472203] [55210]: INFO cinder.volume.api [None req-49b5f178-b137-43b4-ba2d-9bdcfe3362ca tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Volume info retrieved successfully. [ 1185.476375] [55210]: INFO cinder.api.openstack.wsgi [None req-49b5f178-b137-43b4-ba2d-9bdcfe3362ca tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a returned with HTTP 200 [ 1185.476744] [55210]: [pid: 55210|app: 0|req: 257/507] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:16:56 2025] GET /volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1185.490192] [55209]: DEBUG cinder.api.middleware.request_id [None req-e7e578c2-7892-4936-a028-dbba02d407f0 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.492286] [55209]: INFO cinder.api.openstack.wsgi [None req-e7e578c2-7892-4936-a028-dbba02d407f0 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] GET http://10.180.1.21/volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 [ 1185.492605] [55209]: DEBUG cinder.api.openstack.wsgi [None req-e7e578c2-7892-4936-a028-dbba02d407f0 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1185.492815] [55209]: DEBUG cinder.api.openstack.wsgi [None req-e7e578c2-7892-4936-a028-dbba02d407f0 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1185.505900] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.505900] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1185.509354] [55209]: INFO cinder.volume.api [None req-e7e578c2-7892-4936-a028-dbba02d407f0 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Volume info retrieved successfully. [ 1185.513703] [55209]: INFO cinder.api.openstack.wsgi [None req-e7e578c2-7892-4936-a028-dbba02d407f0 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] http://10.180.1.21/volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 returned with HTTP 200 [ 1185.514119] [55209]: [pid: 55209|app: 0|req: 251/508] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:16:56 2025] GET /volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1186.487220] [55210]: DEBUG cinder.api.middleware.request_id [None req-a0332497-eb31-4006-a3b8-edd92af53127 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.489421] [55210]: INFO cinder.api.openstack.wsgi [None req-a0332497-eb31-4006-a3b8-edd92af53127 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] GET http://10.180.1.21/volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a [ 1186.489653] [55210]: DEBUG cinder.api.openstack.wsgi [None req-a0332497-eb31-4006-a3b8-edd92af53127 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1186.489878] [55210]: DEBUG cinder.api.openstack.wsgi [None req-a0332497-eb31-4006-a3b8-edd92af53127 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1186.491991] [55210]: DEBUG dbcounter [-] [55210] Writing DB stats cinder:SELECT=211,cinder:UPDATE=41,cinder:INSERT=14 {{(pid=55210) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1186.499458] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.499458] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1186.503288] [55210]: INFO cinder.volume.api [None req-a0332497-eb31-4006-a3b8-edd92af53127 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Volume info retrieved successfully. [ 1186.507972] [55210]: INFO cinder.api.openstack.wsgi [None req-a0332497-eb31-4006-a3b8-edd92af53127 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a returned with HTTP 200 [ 1186.508410] [55210]: [pid: 55210|app: 0|req: 258/509] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:16:57 2025] GET /volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1186.526237] [55209]: DEBUG cinder.api.middleware.request_id [None req-9d1efc6e-2fe9-4054-844c-14f51c072688 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.528825] [55209]: INFO cinder.api.openstack.wsgi [None req-9d1efc6e-2fe9-4054-844c-14f51c072688 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] GET http://10.180.1.21/volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 [ 1186.528825] [55209]: DEBUG cinder.api.openstack.wsgi [None req-9d1efc6e-2fe9-4054-844c-14f51c072688 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1186.528825] [55209]: DEBUG cinder.api.openstack.wsgi [None req-9d1efc6e-2fe9-4054-844c-14f51c072688 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1186.539186] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.539186] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1186.543026] [55209]: INFO cinder.volume.api [None req-9d1efc6e-2fe9-4054-844c-14f51c072688 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Volume info retrieved successfully. [ 1186.548840] [55209]: INFO cinder.api.openstack.wsgi [None req-9d1efc6e-2fe9-4054-844c-14f51c072688 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] http://10.180.1.21/volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 returned with HTTP 200 [ 1186.549287] [55209]: [pid: 55209|app: 0|req: 252/510] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:16:57 2025] GET /volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1187.048536] [55210]: DEBUG cinder.api.middleware.request_id [req-b5a920ae-4c06-4a80-b648-512069bcf266 req-922546aa-bafd-460b-88ad-a367719132f9 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.051053] [55210]: INFO cinder.api.openstack.wsgi [req-b5a920ae-4c06-4a80-b648-512069bcf266 req-922546aa-bafd-460b-88ad-a367719132f9 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] POST http://10.180.1.21/volume/v3/attachments/635729b0-b8e2-4eb5-92a5-6d932491da7a/action [ 1187.051508] [55210]: DEBUG cinder.api.openstack.wsgi [req-b5a920ae-4c06-4a80-b648-512069bcf266 req-922546aa-bafd-460b-88ad-a367719132f9 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Action body: b'{"os-complete": null}' {{(pid=55210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1187.051652] [55210]: DEBUG cinder.api.openstack.wsgi [req-b5a920ae-4c06-4a80-b648-512069bcf266 req-922546aa-bafd-460b-88ad-a367719132f9 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1187.066315] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.066315] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1187.073512] [55210]: INFO cinder.api.openstack.wsgi [req-b5a920ae-4c06-4a80-b648-512069bcf266 req-922546aa-bafd-460b-88ad-a367719132f9 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] http://10.180.1.21/volume/v3/attachments/635729b0-b8e2-4eb5-92a5-6d932491da7a/action returned with HTTP 204 [ 1187.073960] [55210]: [pid: 55210|app: 0|req: 259/511] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 14 02:16:57 2025] POST /volume/v3/attachments/635729b0-b8e2-4eb5-92a5-6d932491da7a/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1187.519673] [55209]: DEBUG cinder.api.middleware.request_id [None req-54864978-6707-4297-b0a2-3a1aeceadf86 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.523913] [55209]: INFO cinder.api.openstack.wsgi [None req-54864978-6707-4297-b0a2-3a1aeceadf86 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] GET http://10.180.1.21/volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a [ 1187.523913] [55209]: DEBUG cinder.api.openstack.wsgi [None req-54864978-6707-4297-b0a2-3a1aeceadf86 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1187.523913] [55209]: DEBUG cinder.api.openstack.wsgi [None req-54864978-6707-4297-b0a2-3a1aeceadf86 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1187.542482] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.542482] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1187.545874] [55209]: INFO cinder.volume.api [None req-54864978-6707-4297-b0a2-3a1aeceadf86 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Volume info retrieved successfully. [ 1187.552234] [55209]: INFO cinder.api.openstack.wsgi [None req-54864978-6707-4297-b0a2-3a1aeceadf86 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a returned with HTTP 200 [ 1187.552234] [55209]: [pid: 55209|app: 0|req: 253/512] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:16:58 2025] GET /volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a => generated 1391 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1187.560348] [55210]: DEBUG cinder.api.middleware.request_id [None req-90de69cf-b5e6-469c-ab8a-4da2cc935738 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.562674] [55210]: INFO cinder.api.openstack.wsgi [None req-90de69cf-b5e6-469c-ab8a-4da2cc935738 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] GET http://10.180.1.21/volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 [ 1187.563162] [55210]: DEBUG cinder.api.openstack.wsgi [None req-90de69cf-b5e6-469c-ab8a-4da2cc935738 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1187.563162] [55210]: DEBUG cinder.api.openstack.wsgi [None req-90de69cf-b5e6-469c-ab8a-4da2cc935738 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1187.575201] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.575201] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1187.578414] [55210]: INFO cinder.volume.api [None req-90de69cf-b5e6-469c-ab8a-4da2cc935738 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Volume info retrieved successfully. [ 1187.581162] [55209]: DEBUG cinder.api.middleware.request_id [req-29ddf7f9-deb6-41d2-8b60-6df4217c290e req-89beca16-d1f0-42bd-ac23-3e51519a0b02 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.583450] [55210]: INFO cinder.api.openstack.wsgi [None req-90de69cf-b5e6-469c-ab8a-4da2cc935738 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] http://10.180.1.21/volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 returned with HTTP 200 [ 1187.583535] [55209]: INFO cinder.api.openstack.wsgi [req-29ddf7f9-deb6-41d2-8b60-6df4217c290e req-89beca16-d1f0-42bd-ac23-3e51519a0b02 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] GET http://10.180.1.21/volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a [ 1187.583715] [55210]: [pid: 55210|app: 0|req: 260/513] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:16:58 2025] GET /volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1187.584534] [55209]: DEBUG cinder.api.openstack.wsgi [req-29ddf7f9-deb6-41d2-8b60-6df4217c290e req-89beca16-d1f0-42bd-ac23-3e51519a0b02 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1187.584534] [55209]: DEBUG cinder.api.openstack.wsgi [req-29ddf7f9-deb6-41d2-8b60-6df4217c290e req-89beca16-d1f0-42bd-ac23-3e51519a0b02 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1187.595732] [55210]: DEBUG cinder.api.middleware.request_id [None req-0d243012-8014-45bb-be05-64f945fef4f9 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.595847] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.595847] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1187.597294] [55210]: INFO cinder.api.openstack.wsgi [None req-0d243012-8014-45bb-be05-64f945fef4f9 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] GET http://10.180.1.21/volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 [ 1187.597500] [55210]: DEBUG cinder.api.openstack.wsgi [None req-0d243012-8014-45bb-be05-64f945fef4f9 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1187.597713] [55210]: DEBUG cinder.api.openstack.wsgi [None req-0d243012-8014-45bb-be05-64f945fef4f9 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1187.599381] [55209]: INFO cinder.volume.api [req-29ddf7f9-deb6-41d2-8b60-6df4217c290e req-89beca16-d1f0-42bd-ac23-3e51519a0b02 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Volume info retrieved successfully. [ 1187.604745] [55209]: INFO cinder.api.openstack.wsgi [req-29ddf7f9-deb6-41d2-8b60-6df4217c290e req-89beca16-d1f0-42bd-ac23-3e51519a0b02 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a returned with HTTP 200 [ 1187.605158] [55209]: [pid: 55209|app: 0|req: 254/514] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:16:58 2025] GET /volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a => generated 1391 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1187.607646] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.607646] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1187.610327] [55210]: INFO cinder.volume.api [None req-0d243012-8014-45bb-be05-64f945fef4f9 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Volume info retrieved successfully. [ 1187.614682] [55210]: INFO cinder.api.openstack.wsgi [None req-0d243012-8014-45bb-be05-64f945fef4f9 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] http://10.180.1.21/volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 returned with HTTP 200 [ 1187.615125] [55210]: [pid: 55210|app: 0|req: 261/515] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:16:58 2025] GET /volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 => generated 1143 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1187.662361] [55209]: DEBUG cinder.api.middleware.request_id [req-b99d45b3-194d-4ce6-a408-1e0be1bae489 req-7e213720-3068-4a77-b147-aad2e6dd3497 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.667190] [55209]: INFO cinder.api.openstack.wsgi [req-b99d45b3-194d-4ce6-a408-1e0be1bae489 req-7e213720-3068-4a77-b147-aad2e6dd3497 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] GET http://10.180.1.21/volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 [ 1187.667463] [55209]: DEBUG cinder.api.openstack.wsgi [req-b99d45b3-194d-4ce6-a408-1e0be1bae489 req-7e213720-3068-4a77-b147-aad2e6dd3497 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1187.667689] [55209]: DEBUG cinder.api.openstack.wsgi [req-b99d45b3-194d-4ce6-a408-1e0be1bae489 req-7e213720-3068-4a77-b147-aad2e6dd3497 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1187.681439] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.681439] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1187.686734] [55209]: INFO cinder.volume.api [req-b99d45b3-194d-4ce6-a408-1e0be1bae489 req-7e213720-3068-4a77-b147-aad2e6dd3497 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Volume info retrieved successfully. [ 1187.690939] [55209]: INFO cinder.api.openstack.wsgi [req-b99d45b3-194d-4ce6-a408-1e0be1bae489 req-7e213720-3068-4a77-b147-aad2e6dd3497 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] http://10.180.1.21/volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 returned with HTTP 200 [ 1187.691881] [55209]: [pid: 55209|app: 0|req: 255/516] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:16:58 2025] GET /volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 => generated 1143 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1187.900926] [55210]: DEBUG cinder.api.middleware.request_id [req-29ddf7f9-deb6-41d2-8b60-6df4217c290e req-edd33253-4259-486e-8378-93c0fc0cec71 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.903421] [55210]: INFO cinder.api.openstack.wsgi [req-29ddf7f9-deb6-41d2-8b60-6df4217c290e req-edd33253-4259-486e-8378-93c0fc0cec71 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] GET http://10.180.1.21/volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a [ 1187.903640] [55210]: DEBUG cinder.api.openstack.wsgi [req-29ddf7f9-deb6-41d2-8b60-6df4217c290e req-edd33253-4259-486e-8378-93c0fc0cec71 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1187.903913] [55210]: DEBUG cinder.api.openstack.wsgi [req-29ddf7f9-deb6-41d2-8b60-6df4217c290e req-edd33253-4259-486e-8378-93c0fc0cec71 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1187.913473] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.913473] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1187.918256] [55210]: INFO cinder.volume.api [req-29ddf7f9-deb6-41d2-8b60-6df4217c290e req-edd33253-4259-486e-8378-93c0fc0cec71 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Volume info retrieved successfully. [ 1187.923714] [55210]: INFO cinder.api.openstack.wsgi [req-29ddf7f9-deb6-41d2-8b60-6df4217c290e req-edd33253-4259-486e-8378-93c0fc0cec71 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a returned with HTTP 200 [ 1187.924185] [55210]: [pid: 55210|app: 0|req: 262/517] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:16:58 2025] GET /volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a => generated 1391 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1187.931974] [55209]: DEBUG cinder.api.middleware.request_id [None req-98992062-9f7a-4058-852f-8e847f66da1c None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.932441] [55209]: INFO cinder.api.openstack.wsgi [None req-98992062-9f7a-4058-852f-8e847f66da1c None None] GET http://10.180.1.21/volume// [ 1187.932616] [55209]: DEBUG cinder.api.openstack.wsgi [None req-98992062-9f7a-4058-852f-8e847f66da1c None None] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1187.932929] [55209]: DEBUG cinder.api.openstack.wsgi [None req-98992062-9f7a-4058-852f-8e847f66da1c None None] Calling method 'all' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1187.933385] [55209]: INFO cinder.api.openstack.wsgi [None req-98992062-9f7a-4058-852f-8e847f66da1c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1187.933702] [55209]: [pid: 55209|app: 0|req: 256/518] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 14 02:16:58 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1187.937828] [55210]: DEBUG cinder.api.middleware.request_id [req-29ddf7f9-deb6-41d2-8b60-6df4217c290e req-ff4f735c-2e5b-4a1e-b5fb-aa0fc21f357a None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.940969] [55210]: INFO cinder.api.openstack.wsgi [req-29ddf7f9-deb6-41d2-8b60-6df4217c290e req-ff4f735c-2e5b-4a1e-b5fb-aa0fc21f357a tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1187.942404] [55210]: DEBUG cinder.api.openstack.wsgi [req-29ddf7f9-deb6-41d2-8b60-6df4217c290e req-ff4f735c-2e5b-4a1e-b5fb-aa0fc21f357a tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a", "connector": null, "instance_uuid": "5fdf02b2-86b8-47ec-94f0-b0a3b29c8876"}} {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1187.951968] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.951968] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1187.973866] [55210]: INFO cinder.api.openstack.wsgi [req-29ddf7f9-deb6-41d2-8b60-6df4217c290e req-ff4f735c-2e5b-4a1e-b5fb-aa0fc21f357a tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1187.974269] [55210]: [pid: 55210|app: 0|req: 263/519] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 14 02:16:58 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) [ 1194.494038] [55209]: DEBUG cinder.api.middleware.request_id [None req-1fc9d5be-ab8e-43e3-b7e2-b90351bbe5a9 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.494513] [55209]: INFO cinder.api.openstack.wsgi [None req-1fc9d5be-ab8e-43e3-b7e2-b90351bbe5a9 None None] GET http://10.180.1.21/volume// [ 1194.494693] [55209]: DEBUG cinder.api.openstack.wsgi [None req-1fc9d5be-ab8e-43e3-b7e2-b90351bbe5a9 None None] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1194.494903] [55209]: DEBUG cinder.api.openstack.wsgi [None req-1fc9d5be-ab8e-43e3-b7e2-b90351bbe5a9 None None] Calling method 'all' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1194.495306] [55209]: INFO cinder.api.openstack.wsgi [None req-1fc9d5be-ab8e-43e3-b7e2-b90351bbe5a9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1194.495729] [55209]: [pid: 55209|app: 0|req: 257/520] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 02:17:05 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1194.499466] [55210]: DEBUG cinder.api.middleware.request_id [req-29ddf7f9-deb6-41d2-8b60-6df4217c290e req-f98a8b28-e523-4789-bdef-a68f64dc8e5d None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.503091] [55210]: INFO cinder.api.openstack.wsgi [req-29ddf7f9-deb6-41d2-8b60-6df4217c290e req-f98a8b28-e523-4789-bdef-a68f64dc8e5d tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] GET http://10.180.1.21/volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a [ 1194.503412] [55210]: DEBUG cinder.api.openstack.wsgi [req-29ddf7f9-deb6-41d2-8b60-6df4217c290e req-f98a8b28-e523-4789-bdef-a68f64dc8e5d tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1194.503661] [55210]: DEBUG cinder.api.openstack.wsgi [req-29ddf7f9-deb6-41d2-8b60-6df4217c290e req-f98a8b28-e523-4789-bdef-a68f64dc8e5d tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1194.518047] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.518047] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1194.521101] [55210]: INFO cinder.volume.api [req-29ddf7f9-deb6-41d2-8b60-6df4217c290e req-f98a8b28-e523-4789-bdef-a68f64dc8e5d tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Volume info retrieved successfully. [ 1194.527339] [55210]: INFO cinder.api.openstack.wsgi [req-29ddf7f9-deb6-41d2-8b60-6df4217c290e req-f98a8b28-e523-4789-bdef-a68f64dc8e5d tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a returned with HTTP 200 [ 1194.527866] [55210]: [pid: 55210|app: 0|req: 264/521] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 02:17:05 2025] GET /volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a => generated 1571 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1194.644612] [55209]: DEBUG cinder.api.middleware.request_id [req-29ddf7f9-deb6-41d2-8b60-6df4217c290e req-66661f57-ca03-460b-a404-1fb07d578cfe None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.648339] [55209]: INFO cinder.api.openstack.wsgi [req-29ddf7f9-deb6-41d2-8b60-6df4217c290e req-66661f57-ca03-460b-a404-1fb07d578cfe tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] PUT http://10.180.1.21/volume/v3/attachments/37f1181d-69d8-4737-a67d-ba4b4dd3c7db [ 1194.648871] [55209]: DEBUG cinder.api.openstack.wsgi [req-29ddf7f9-deb6-41d2-8b60-6df4217c290e req-66661f57-ca03-460b-a404-1fb07d578cfe tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-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=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1194.657812] [55209]: DEBUG cinder.coordination [req-29ddf7f9-deb6-41d2-8b60-6df4217c290e req-66661f57-ca03-460b-a404-1fb07d578cfe tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Acquiring lock "cinder-attachment_update-ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55209) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1194.662367] [55209]: DEBUG cinder.coordination [req-29ddf7f9-deb6-41d2-8b60-6df4217c290e req-66661f57-ca03-460b-a404-1fb07d578cfe tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Lock "cinder-attachment_update-ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55209) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1194.663500] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.663500] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1195.183797] [55209]: DEBUG cinder.coordination [req-29ddf7f9-deb6-41d2-8b60-6df4217c290e req-66661f57-ca03-460b-a404-1fb07d578cfe tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Lock "cinder-attachment_update-ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=55209) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1195.184274] [55209]: INFO cinder.api.openstack.wsgi [req-29ddf7f9-deb6-41d2-8b60-6df4217c290e req-66661f57-ca03-460b-a404-1fb07d578cfe tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/attachments/37f1181d-69d8-4737-a67d-ba4b4dd3c7db returned with HTTP 200 [ 1195.184739] [55209]: [pid: 55209|app: 0|req: 258/522] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 14 02:17:05 2025] PUT /volume/v3/attachments/37f1181d-69d8-4737-a67d-ba4b4dd3c7db => generated 617 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1195.691366] [55210]: DEBUG cinder.api.middleware.request_id [req-29ddf7f9-deb6-41d2-8b60-6df4217c290e req-16f102f4-cf32-4d14-b9fa-f89cbc16674f None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.693994] [55210]: INFO cinder.api.openstack.wsgi [req-29ddf7f9-deb6-41d2-8b60-6df4217c290e req-16f102f4-cf32-4d14-b9fa-f89cbc16674f tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] POST http://10.180.1.21/volume/v3/attachments/37f1181d-69d8-4737-a67d-ba4b4dd3c7db/action [ 1195.694956] [55210]: DEBUG cinder.api.openstack.wsgi [req-29ddf7f9-deb6-41d2-8b60-6df4217c290e req-16f102f4-cf32-4d14-b9fa-f89cbc16674f tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Action body: b'{"os-complete": null}' {{(pid=55210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1195.694956] [55210]: DEBUG cinder.api.openstack.wsgi [req-29ddf7f9-deb6-41d2-8b60-6df4217c290e req-16f102f4-cf32-4d14-b9fa-f89cbc16674f tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1195.715049] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.715049] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1195.723632] [55210]: INFO cinder.api.openstack.wsgi [req-29ddf7f9-deb6-41d2-8b60-6df4217c290e req-16f102f4-cf32-4d14-b9fa-f89cbc16674f tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/attachments/37f1181d-69d8-4737-a67d-ba4b4dd3c7db/action returned with HTTP 204 [ 1195.724251] [55210]: [pid: 55210|app: 0|req: 265/523] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 14 02:17:06 2025] POST /volume/v3/attachments/37f1181d-69d8-4737-a67d-ba4b4dd3c7db/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1195.752619] [55209]: DEBUG cinder.api.middleware.request_id [req-652dd527-bb87-4459-b56e-7fd4237184d1 req-d2b9c6d5-bdeb-49f6-b378-0a55f34a8266 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.755095] [55209]: INFO cinder.api.openstack.wsgi [req-652dd527-bb87-4459-b56e-7fd4237184d1 req-d2b9c6d5-bdeb-49f6-b378-0a55f34a8266 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] GET http://10.180.1.21/volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 [ 1195.755473] [55209]: DEBUG cinder.api.openstack.wsgi [req-652dd527-bb87-4459-b56e-7fd4237184d1 req-d2b9c6d5-bdeb-49f6-b378-0a55f34a8266 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1195.755550] [55209]: DEBUG cinder.api.openstack.wsgi [req-652dd527-bb87-4459-b56e-7fd4237184d1 req-d2b9c6d5-bdeb-49f6-b378-0a55f34a8266 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1195.766084] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.766084] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1195.769982] [55209]: INFO cinder.volume.api [req-652dd527-bb87-4459-b56e-7fd4237184d1 req-d2b9c6d5-bdeb-49f6-b378-0a55f34a8266 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Volume info retrieved successfully. [ 1195.775110] [55209]: INFO cinder.api.openstack.wsgi [req-652dd527-bb87-4459-b56e-7fd4237184d1 req-d2b9c6d5-bdeb-49f6-b378-0a55f34a8266 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] http://10.180.1.21/volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 returned with HTTP 200 [ 1195.775511] [55209]: [pid: 55209|app: 0|req: 259/524] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:17:06 2025] GET /volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 => generated 1143 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1205.721546] [55210]: DEBUG dbcounter [-] [55210] Writing DB stats cinder:SELECT=36,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=55210) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1205.772205] [55209]: DEBUG dbcounter [-] [55209] Writing DB stats cinder:SELECT=178,cinder:UPDATE=11,cinder:INSERT=2 {{(pid=55209) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1214.651259] [55210]: DEBUG cinder.api.middleware.request_id [None req-b8d48b5c-1a10-4c86-8063-2d951a382b4e None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.651775] [55210]: INFO cinder.api.openstack.wsgi [None req-b8d48b5c-1a10-4c86-8063-2d951a382b4e None None] GET http://10.180.1.21/volume// [ 1214.651992] [55210]: DEBUG cinder.api.openstack.wsgi [None req-b8d48b5c-1a10-4c86-8063-2d951a382b4e None None] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1214.652903] [55210]: DEBUG cinder.api.openstack.wsgi [None req-b8d48b5c-1a10-4c86-8063-2d951a382b4e None None] Calling method 'all' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1214.652903] [55210]: INFO cinder.api.openstack.wsgi [None req-b8d48b5c-1a10-4c86-8063-2d951a382b4e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1214.653597] [55210]: [pid: 55210|app: 0|req: 266/525] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 02:17:25 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1214.656648] [55209]: DEBUG cinder.api.middleware.request_id [req-7351b1e3-d4b8-4380-9c18-3393c9ee0070 req-5e599df7-1be5-4ff3-a795-39323e5cdfc5 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.659012] [55209]: INFO cinder.api.openstack.wsgi [req-7351b1e3-d4b8-4380-9c18-3393c9ee0070 req-5e599df7-1be5-4ff3-a795-39323e5cdfc5 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1214.659711] [55209]: DEBUG cinder.api.openstack.wsgi [req-7351b1e3-d4b8-4380-9c18-3393c9ee0070 req-5e599df7-1be5-4ff3-a795-39323e5cdfc5 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a", "connector": null, "instance_uuid": "5fdf02b2-86b8-47ec-94f0-b0a3b29c8876"}} {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1214.679056] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.679056] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1214.714395] [55209]: INFO cinder.api.openstack.wsgi [req-7351b1e3-d4b8-4380-9c18-3393c9ee0070 req-5e599df7-1be5-4ff3-a795-39323e5cdfc5 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1214.714866] [55209]: [pid: 55209|app: 0|req: 260/526] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 14 02:17:25 2025] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1214.718464] [55210]: DEBUG cinder.api.middleware.request_id [req-7351b1e3-d4b8-4380-9c18-3393c9ee0070 req-ce9150a6-3bae-4baa-8e1d-608ad0f715b8 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.720915] [55210]: INFO cinder.api.openstack.wsgi [req-7351b1e3-d4b8-4380-9c18-3393c9ee0070 req-ce9150a6-3bae-4baa-8e1d-608ad0f715b8 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] DELETE http://10.180.1.21/volume/v3/attachments/37f1181d-69d8-4737-a67d-ba4b4dd3c7db [ 1214.721160] [55210]: DEBUG cinder.api.openstack.wsgi [req-7351b1e3-d4b8-4380-9c18-3393c9ee0070 req-ce9150a6-3bae-4baa-8e1d-608ad0f715b8 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1214.721379] [55210]: DEBUG cinder.api.openstack.wsgi [req-7351b1e3-d4b8-4380-9c18-3393c9ee0070 req-ce9150a6-3bae-4baa-8e1d-608ad0f715b8 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Calling method 'version_select' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1214.728844] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.728844] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1215.255344] [55210]: INFO cinder.api.openstack.wsgi [req-7351b1e3-d4b8-4380-9c18-3393c9ee0070 req-ce9150a6-3bae-4baa-8e1d-608ad0f715b8 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/attachments/37f1181d-69d8-4737-a67d-ba4b4dd3c7db returned with HTTP 200 [ 1215.255778] [55210]: [pid: 55210|app: 0|req: 267/527] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 14 02:17:25 2025] DELETE /volume/v3/attachments/37f1181d-69d8-4737-a67d-ba4b4dd3c7db => generated 192 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1219.676396] [55209]: DEBUG cinder.api.middleware.request_id [req-7351b1e3-d4b8-4380-9c18-3393c9ee0070 req-7df5fb17-be40-4257-a352-519fc32ebea4 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.678845] [55209]: INFO cinder.api.openstack.wsgi [req-7351b1e3-d4b8-4380-9c18-3393c9ee0070 req-7df5fb17-be40-4257-a352-519fc32ebea4 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] PUT http://10.180.1.21/volume/v3/attachments/1129de86-7cd6-4b9a-a501-7b012aac8a72 [ 1219.679290] [55209]: DEBUG cinder.api.openstack.wsgi [req-7351b1e3-d4b8-4380-9c18-3393c9ee0070 req-7df5fb17-be40-4257-a352-519fc32ebea4 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-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-510870", "mountpoint": "/dev/sda"}}} {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1219.689281] [55209]: DEBUG cinder.coordination [req-7351b1e3-d4b8-4380-9c18-3393c9ee0070 req-7df5fb17-be40-4257-a352-519fc32ebea4 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Acquiring lock "cinder-attachment_update-ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55209) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1219.693624] [55209]: DEBUG cinder.coordination [req-7351b1e3-d4b8-4380-9c18-3393c9ee0070 req-7df5fb17-be40-4257-a352-519fc32ebea4 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Lock "cinder-attachment_update-ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55209) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1219.694658] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1219.694658] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1220.214149] [55209]: DEBUG cinder.coordination [req-7351b1e3-d4b8-4380-9c18-3393c9ee0070 req-7df5fb17-be40-4257-a352-519fc32ebea4 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Lock "cinder-attachment_update-ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=55209) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1220.214548] [55209]: INFO cinder.api.openstack.wsgi [req-7351b1e3-d4b8-4380-9c18-3393c9ee0070 req-7df5fb17-be40-4257-a352-519fc32ebea4 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/attachments/1129de86-7cd6-4b9a-a501-7b012aac8a72 returned with HTTP 200 [ 1220.215012] [55209]: [pid: 55209|app: 0|req: 261/528] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 14 02:17:30 2025] PUT /volume/v3/attachments/1129de86-7cd6-4b9a-a501-7b012aac8a72 => generated 617 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1220.219267] [55210]: DEBUG cinder.api.middleware.request_id [req-7351b1e3-d4b8-4380-9c18-3393c9ee0070 req-6614dceb-b73f-4e78-b5df-a8060af666ea None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1220.221634] [55210]: INFO cinder.api.openstack.wsgi [req-7351b1e3-d4b8-4380-9c18-3393c9ee0070 req-6614dceb-b73f-4e78-b5df-a8060af666ea tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] GET http://10.180.1.21/volume/v3/attachments/1129de86-7cd6-4b9a-a501-7b012aac8a72 [ 1220.222077] [55210]: DEBUG cinder.api.openstack.wsgi [req-7351b1e3-d4b8-4380-9c18-3393c9ee0070 req-6614dceb-b73f-4e78-b5df-a8060af666ea tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1220.222131] [55210]: DEBUG cinder.api.openstack.wsgi [req-7351b1e3-d4b8-4380-9c18-3393c9ee0070 req-6614dceb-b73f-4e78-b5df-a8060af666ea tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Calling method 'version_select' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1220.238570] [55210]: INFO cinder.api.openstack.wsgi [req-7351b1e3-d4b8-4380-9c18-3393c9ee0070 req-6614dceb-b73f-4e78-b5df-a8060af666ea tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/attachments/1129de86-7cd6-4b9a-a501-7b012aac8a72 returned with HTTP 200 [ 1220.239033] [55210]: [pid: 55210|app: 0|req: 268/529] 10.180.1.21 () {62 vars in 1531 bytes} [Fri Feb 14 02:17:31 2025] GET /volume/v3/attachments/1129de86-7cd6-4b9a-a501-7b012aac8a72 => generated 642 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1222.832988] [55209]: DEBUG cinder.api.middleware.request_id [req-7351b1e3-d4b8-4380-9c18-3393c9ee0070 req-2c7f82c4-bb90-4eb4-8d33-622c54d12163 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1222.835493] [55209]: INFO cinder.api.openstack.wsgi [req-7351b1e3-d4b8-4380-9c18-3393c9ee0070 req-2c7f82c4-bb90-4eb4-8d33-622c54d12163 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] POST http://10.180.1.21/volume/v3/attachments/1129de86-7cd6-4b9a-a501-7b012aac8a72/action [ 1222.835953] [55209]: DEBUG cinder.api.openstack.wsgi [req-7351b1e3-d4b8-4380-9c18-3393c9ee0070 req-2c7f82c4-bb90-4eb4-8d33-622c54d12163 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Action body: b'{"os-complete": null}' {{(pid=55209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1222.836111] [55209]: DEBUG cinder.api.openstack.wsgi [req-7351b1e3-d4b8-4380-9c18-3393c9ee0070 req-2c7f82c4-bb90-4eb4-8d33-622c54d12163 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1222.856029] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1222.856029] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1222.862274] [55209]: INFO cinder.api.openstack.wsgi [req-7351b1e3-d4b8-4380-9c18-3393c9ee0070 req-2c7f82c4-bb90-4eb4-8d33-622c54d12163 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/attachments/1129de86-7cd6-4b9a-a501-7b012aac8a72/action returned with HTTP 204 [ 1222.862951] [55209]: [pid: 55209|app: 0|req: 262/530] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 14 02:17:33 2025] POST /volume/v3/attachments/1129de86-7cd6-4b9a-a501-7b012aac8a72/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1230.237670] [55210]: DEBUG dbcounter [-] [55210] Writing DB stats cinder:SELECT=15,cinder:UPDATE=3 {{(pid=55210) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1232.860454] [55209]: DEBUG dbcounter [-] [55209] Writing DB stats cinder:SELECT=17,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=55209) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1236.359629] [55210]: DEBUG cinder.api.middleware.request_id [None req-2291aa14-6a7d-45b8-9576-88a821beb57a None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1236.361775] [55210]: INFO cinder.api.openstack.wsgi [None req-2291aa14-6a7d-45b8-9576-88a821beb57a tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] GET http://10.180.1.21/volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 [ 1236.361987] [55210]: DEBUG cinder.api.openstack.wsgi [None req-2291aa14-6a7d-45b8-9576-88a821beb57a tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1236.362221] [55210]: DEBUG cinder.api.openstack.wsgi [None req-2291aa14-6a7d-45b8-9576-88a821beb57a tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1236.375344] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1236.375344] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1236.378897] [55210]: INFO cinder.volume.api [None req-2291aa14-6a7d-45b8-9576-88a821beb57a tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Volume info retrieved successfully. [ 1236.383649] [55210]: INFO cinder.api.openstack.wsgi [None req-2291aa14-6a7d-45b8-9576-88a821beb57a tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] http://10.180.1.21/volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 returned with HTTP 200 [ 1236.384049] [55210]: [pid: 55210|app: 0|req: 269/531] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:17:47 2025] GET /volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 => generated 1143 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1236.420582] [55209]: DEBUG cinder.api.middleware.request_id [req-c9003156-1161-42eb-aeb9-7982792e7b52 req-ee7153c9-e9ae-40f5-a51c-2961bd988628 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1236.422922] [55209]: INFO cinder.api.openstack.wsgi [req-c9003156-1161-42eb-aeb9-7982792e7b52 req-ee7153c9-e9ae-40f5-a51c-2961bd988628 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] GET http://10.180.1.21/volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 [ 1236.423170] [55209]: DEBUG cinder.api.openstack.wsgi [req-c9003156-1161-42eb-aeb9-7982792e7b52 req-ee7153c9-e9ae-40f5-a51c-2961bd988628 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1236.423417] [55209]: DEBUG cinder.api.openstack.wsgi [req-c9003156-1161-42eb-aeb9-7982792e7b52 req-ee7153c9-e9ae-40f5-a51c-2961bd988628 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1236.433011] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1236.433011] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1236.436294] [55209]: INFO cinder.volume.api [req-c9003156-1161-42eb-aeb9-7982792e7b52 req-ee7153c9-e9ae-40f5-a51c-2961bd988628 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Volume info retrieved successfully. [ 1236.440589] [55209]: INFO cinder.api.openstack.wsgi [req-c9003156-1161-42eb-aeb9-7982792e7b52 req-ee7153c9-e9ae-40f5-a51c-2961bd988628 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] http://10.180.1.21/volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 returned with HTTP 200 [ 1236.440953] [55209]: [pid: 55209|app: 0|req: 263/532] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:17:47 2025] GET /volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 => generated 1143 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1236.458534] [55210]: DEBUG cinder.api.middleware.request_id [req-c9003156-1161-42eb-aeb9-7982792e7b52 req-7295dd95-5151-4ad4-a568-62fe8a281ec6 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1236.460858] [55210]: INFO cinder.api.openstack.wsgi [req-c9003156-1161-42eb-aeb9-7982792e7b52 req-7295dd95-5151-4ad4-a568-62fe8a281ec6 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] POST http://10.180.1.21/volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06/action [ 1236.461263] [55210]: DEBUG cinder.api.openstack.wsgi [req-c9003156-1161-42eb-aeb9-7982792e7b52 req-7295dd95-5151-4ad4-a568-62fe8a281ec6 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1236.461409] [55210]: DEBUG cinder.api.openstack.wsgi [req-c9003156-1161-42eb-aeb9-7982792e7b52 req-7295dd95-5151-4ad4-a568-62fe8a281ec6 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1236.471261] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1236.471261] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1236.471789] [55210]: INFO cinder.volume.api [req-c9003156-1161-42eb-aeb9-7982792e7b52 req-7295dd95-5151-4ad4-a568-62fe8a281ec6 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Volume info retrieved successfully. [ 1236.476448] [55210]: INFO cinder.volume.api [req-c9003156-1161-42eb-aeb9-7982792e7b52 req-7295dd95-5151-4ad4-a568-62fe8a281ec6 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Begin detaching volume completed successfully. [ 1236.477070] [55210]: INFO cinder.api.openstack.wsgi [req-c9003156-1161-42eb-aeb9-7982792e7b52 req-7295dd95-5151-4ad4-a568-62fe8a281ec6 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] http://10.180.1.21/volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06/action returned with HTTP 202 [ 1236.477070] [55210]: [pid: 55210|app: 0|req: 270/533] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 14 02:17:47 2025] POST /volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1237.497542] [55209]: DEBUG cinder.api.middleware.request_id [None req-94c79f88-aafc-4ecc-b7b9-5e086703b575 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.497860] [55209]: INFO cinder.api.openstack.wsgi [None req-94c79f88-aafc-4ecc-b7b9-5e086703b575 None None] GET http://10.180.1.21/volume// [ 1237.498050] [55209]: DEBUG cinder.api.openstack.wsgi [None req-94c79f88-aafc-4ecc-b7b9-5e086703b575 None None] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1237.498243] [55209]: DEBUG cinder.api.openstack.wsgi [None req-94c79f88-aafc-4ecc-b7b9-5e086703b575 None None] Calling method 'all' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1237.498695] [55209]: INFO cinder.api.openstack.wsgi [None req-94c79f88-aafc-4ecc-b7b9-5e086703b575 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1237.499024] [55209]: [pid: 55209|app: 0|req: 264/534] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 02:17:48 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1237.502642] [55210]: DEBUG cinder.api.middleware.request_id [req-c9003156-1161-42eb-aeb9-7982792e7b52 req-c9652793-fed7-48a9-82c4-3855eece5624 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.505153] [55210]: INFO cinder.api.openstack.wsgi [req-c9003156-1161-42eb-aeb9-7982792e7b52 req-c9652793-fed7-48a9-82c4-3855eece5624 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] GET http://10.180.1.21/volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 [ 1237.505405] [55210]: DEBUG cinder.api.openstack.wsgi [req-c9003156-1161-42eb-aeb9-7982792e7b52 req-c9652793-fed7-48a9-82c4-3855eece5624 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1237.505746] [55210]: DEBUG cinder.api.openstack.wsgi [req-c9003156-1161-42eb-aeb9-7982792e7b52 req-c9652793-fed7-48a9-82c4-3855eece5624 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1237.518117] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1237.518117] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1237.521642] [55210]: INFO cinder.volume.api [req-c9003156-1161-42eb-aeb9-7982792e7b52 req-c9652793-fed7-48a9-82c4-3855eece5624 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Volume info retrieved successfully. [ 1237.526268] [55210]: INFO cinder.api.openstack.wsgi [req-c9003156-1161-42eb-aeb9-7982792e7b52 req-c9652793-fed7-48a9-82c4-3855eece5624 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] http://10.180.1.21/volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 returned with HTTP 200 [ 1237.526656] [55210]: [pid: 55210|app: 0|req: 271/535] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 02:17:48 2025] GET /volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 => generated 1327 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1238.661365] [55209]: DEBUG cinder.api.middleware.request_id [req-c9003156-1161-42eb-aeb9-7982792e7b52 req-f147d343-098d-4f7e-bba8-c064c0060b0f None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.663756] [55209]: INFO cinder.api.openstack.wsgi [req-c9003156-1161-42eb-aeb9-7982792e7b52 req-f147d343-098d-4f7e-bba8-c064c0060b0f tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] DELETE http://10.180.1.21/volume/v3/attachments/635729b0-b8e2-4eb5-92a5-6d932491da7a [ 1238.663968] [55209]: DEBUG cinder.api.openstack.wsgi [req-c9003156-1161-42eb-aeb9-7982792e7b52 req-f147d343-098d-4f7e-bba8-c064c0060b0f tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1238.664201] [55209]: DEBUG cinder.api.openstack.wsgi [req-c9003156-1161-42eb-aeb9-7982792e7b52 req-f147d343-098d-4f7e-bba8-c064c0060b0f tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Calling method 'version_select' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1238.671243] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.671243] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1239.195270] [55209]: INFO cinder.api.openstack.wsgi [req-c9003156-1161-42eb-aeb9-7982792e7b52 req-f147d343-098d-4f7e-bba8-c064c0060b0f tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] http://10.180.1.21/volume/v3/attachments/635729b0-b8e2-4eb5-92a5-6d932491da7a returned with HTTP 200 [ 1239.195668] [55209]: [pid: 55209|app: 0|req: 265/536] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 14 02:17:49 2025] DELETE /volume/v3/attachments/635729b0-b8e2-4eb5-92a5-6d932491da7a => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1240.661571] [55210]: DEBUG cinder.api.middleware.request_id [None req-990e9c0b-7e68-4698-a75d-1cc9cc8220d4 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.663658] [55210]: INFO cinder.api.openstack.wsgi [None req-990e9c0b-7e68-4698-a75d-1cc9cc8220d4 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] GET http://10.180.1.21/volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 [ 1240.663874] [55210]: DEBUG cinder.api.openstack.wsgi [None req-990e9c0b-7e68-4698-a75d-1cc9cc8220d4 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1240.664110] [55210]: DEBUG cinder.api.openstack.wsgi [None req-990e9c0b-7e68-4698-a75d-1cc9cc8220d4 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1240.674529] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1240.674529] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1240.679689] [55210]: INFO cinder.volume.api [None req-990e9c0b-7e68-4698-a75d-1cc9cc8220d4 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Volume info retrieved successfully. [ 1240.683230] [55210]: INFO cinder.api.openstack.wsgi [None req-990e9c0b-7e68-4698-a75d-1cc9cc8220d4 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] http://10.180.1.21/volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 returned with HTTP 200 [ 1240.683642] [55210]: [pid: 55210|app: 0|req: 272/537] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:17:51 2025] GET /volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1244.930107] [55209]: DEBUG cinder.api.middleware.request_id [None req-61e79075-5495-4b93-9974-9691b2ed7c35 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.932132] [55209]: INFO cinder.api.openstack.wsgi [None req-61e79075-5495-4b93-9974-9691b2ed7c35 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1244.932541] [55209]: DEBUG cinder.api.openstack.wsgi [None req-61e79075-5495-4b93-9974-9691b2ed7c35 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1035653785"}} {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1244.934195] [55209]: DEBUG cinder.api.v3.volumes [None req-61e79075-5495-4b93-9974-9691b2ed7c35 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1035653785'}} {{(pid=55209) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1244.934331] [55209]: INFO cinder.api.v3.volumes [None req-61e79075-5495-4b93-9974-9691b2ed7c35 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Create volume of 1 GB [ 1244.934656] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1244.934656] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1244.940224] [55209]: INFO cinder.volume.api [None req-61e79075-5495-4b93-9974-9691b2ed7c35 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Availability Zones retrieved successfully. [ 1244.946913] [55209]: DEBUG cinder.volume.api [None req-61e79075-5495-4b93-9974-9691b2ed7c35 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Flow 'volume_create_api' (2fbb2e3e-cde6-47cf-8379-26866d0f1c52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1244.948078] [55209]: DEBUG cinder.volume.api [None req-61e79075-5495-4b93-9974-9691b2ed7c35 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (171c1c2f-f516-47e9-acd9-fd372b7a3bff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1244.949171] [55209]: DEBUG cinder.volume.flows.api.create_volume [None req-61e79075-5495-4b93-9974-9691b2ed7c35 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Validating volume size '1' using validate_int {{(pid=55209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1244.965746] [55209]: DEBUG cinder.volume.api [None req-61e79075-5495-4b93-9974-9691b2ed7c35 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (171c1c2f-f516-47e9-acd9-fd372b7a3bff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-14T02:03:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f3823579-61ee-44ab-873f-bd184f2327d0,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3823579-61ee-44ab-873f-bd184f2327d0', '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=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1244.966666] [55209]: DEBUG cinder.volume.api [None req-61e79075-5495-4b93-9974-9691b2ed7c35 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6287b442-b5b0-4079-a0a2-7f33982c51e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1244.994248] [55209]: DEBUG cinder.quota [None req-61e79075-5495-4b93-9974-9691b2ed7c35 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Created reservations ['4aa02ce1-3691-4d84-84c3-3a2cbbc1e7cd', '6c2f1177-02f1-4c7f-9c89-798397f6169d', '6c329630-907d-4b24-a36d-70cf82c02c3d', 'f62a7288-85f8-4ad6-9f6c-a8f541876ae7'] {{(pid=55209) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1244.995090] [55209]: DEBUG cinder.volume.api [None req-61e79075-5495-4b93-9974-9691b2ed7c35 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6287b442-b5b0-4079-a0a2-7f33982c51e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4aa02ce1-3691-4d84-84c3-3a2cbbc1e7cd', '6c2f1177-02f1-4c7f-9c89-798397f6169d', '6c329630-907d-4b24-a36d-70cf82c02c3d', 'f62a7288-85f8-4ad6-9f6c-a8f541876ae7']}' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1244.995967] [55209]: DEBUG cinder.volume.api [None req-61e79075-5495-4b93-9974-9691b2ed7c35 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a60f7974-7d56-4927-bb39-5e3785b521c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1245.008686] [55209]: DEBUG cinder.volume.api [None req-61e79075-5495-4b93-9974-9691b2ed7c35 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a60f7974-7d56-4927-bb39-5e3785b521c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97f198d7-ab85-422d-84e8-b2c1a29dc095', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1035653785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47e01bcf24ec4172b495afb0cb3f186d',qos_specs=None,replication_status=,reservations=['4aa02ce1-3691-4d84-84c3-3a2cbbc1e7cd','6c2f1177-02f1-4c7f-9c89-798397f6169d','6c329630-907d-4b24-a36d-70cf82c02c3d','f62a7288-85f8-4ad6-9f6c-a8f541876ae7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00d744e835a1440d9a8c5e141783ba5f',volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0), '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-14T02:17:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1035653785',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97f198d7-ab85-422d-84e8-b2c1a29dc095,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47e01bcf24ec4172b495afb0cb3f186d',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='00d744e835a1440d9a8c5e141783ba5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3823579-61ee-44ab-873f-bd184f2327d0),volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0)}' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1245.009591] [55209]: DEBUG cinder.volume.api [None req-61e79075-5495-4b93-9974-9691b2ed7c35 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f34459c5-4981-498d-9bb7-b488a37eaf9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1245.026073] [55209]: DEBUG cinder.volume.api [None req-61e79075-5495-4b93-9974-9691b2ed7c35 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f34459c5-4981-498d-9bb7-b488a37eaf9d) 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-1035653785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47e01bcf24ec4172b495afb0cb3f186d',qos_specs=None,replication_status=,reservations=['4aa02ce1-3691-4d84-84c3-3a2cbbc1e7cd','6c2f1177-02f1-4c7f-9c89-798397f6169d','6c329630-907d-4b24-a36d-70cf82c02c3d','f62a7288-85f8-4ad6-9f6c-a8f541876ae7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00d744e835a1440d9a8c5e141783ba5f',volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0)}' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1245.026998] [55209]: DEBUG cinder.volume.api [None req-61e79075-5495-4b93-9974-9691b2ed7c35 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87100227-8ba1-4fd8-93eb-6ce8311f7fe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1245.036068] [55209]: DEBUG cinder.volume.api [None req-61e79075-5495-4b93-9974-9691b2ed7c35 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87100227-8ba1-4fd8-93eb-6ce8311f7fe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55209) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1245.037227] [55209]: DEBUG cinder.volume.api [None req-61e79075-5495-4b93-9974-9691b2ed7c35 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Flow 'volume_create_api' (2fbb2e3e-cde6-47cf-8379-26866d0f1c52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55209) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1245.037622] [55209]: INFO cinder.volume.api [None req-61e79075-5495-4b93-9974-9691b2ed7c35 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Create volume request issued successfully. [ 1245.038296] [55209]: INFO cinder.api.openstack.wsgi [None req-61e79075-5495-4b93-9974-9691b2ed7c35 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1245.038904] [55209]: [pid: 55209|app: 0|req: 266/538] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 14 02:17:55 2025] POST /volume/v3/volumes => generated 754 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1245.047074] [55210]: DEBUG cinder.api.middleware.request_id [None req-5a20090b-f89a-457b-80c7-0f0a9c80ac4f None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.049275] [55210]: INFO cinder.api.openstack.wsgi [None req-5a20090b-f89a-457b-80c7-0f0a9c80ac4f tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 [ 1245.049501] [55210]: DEBUG cinder.api.openstack.wsgi [None req-5a20090b-f89a-457b-80c7-0f0a9c80ac4f tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1245.049719] [55210]: DEBUG cinder.api.openstack.wsgi [None req-5a20090b-f89a-457b-80c7-0f0a9c80ac4f tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1245.057128] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.057128] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1245.060908] [55210]: INFO cinder.volume.api [None req-5a20090b-f89a-457b-80c7-0f0a9c80ac4f tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1245.065061] [55210]: INFO cinder.api.openstack.wsgi [None req-5a20090b-f89a-457b-80c7-0f0a9c80ac4f tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 returned with HTTP 200 [ 1245.065439] [55210]: [pid: 55210|app: 0|req: 273/539] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:17:55 2025] GET /volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1246.075821] [55209]: DEBUG cinder.api.middleware.request_id [None req-867d74e8-55cb-4a45-9edf-7c68d2e22ecf None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.078093] [55209]: INFO cinder.api.openstack.wsgi [None req-867d74e8-55cb-4a45-9edf-7c68d2e22ecf tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 [ 1246.078340] [55209]: DEBUG cinder.api.openstack.wsgi [None req-867d74e8-55cb-4a45-9edf-7c68d2e22ecf tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1246.078566] [55209]: DEBUG cinder.api.openstack.wsgi [None req-867d74e8-55cb-4a45-9edf-7c68d2e22ecf tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1246.088930] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1246.088930] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1246.092456] [55209]: INFO cinder.volume.api [None req-867d74e8-55cb-4a45-9edf-7c68d2e22ecf tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1246.096762] [55209]: INFO cinder.api.openstack.wsgi [None req-867d74e8-55cb-4a45-9edf-7c68d2e22ecf tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 returned with HTTP 200 [ 1246.097240] [55209]: [pid: 55209|app: 0|req: 267/540] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:17:56 2025] GET /volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1246.132497] [55210]: DEBUG cinder.api.middleware.request_id [req-f12c41aa-2f25-4235-9ecf-283623e6586e req-a320ae0d-b0ef-4796-b080-3f0262ef3698 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.135064] [55210]: INFO cinder.api.openstack.wsgi [req-f12c41aa-2f25-4235-9ecf-283623e6586e req-a320ae0d-b0ef-4796-b080-3f0262ef3698 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 [ 1246.135296] [55210]: DEBUG cinder.api.openstack.wsgi [req-f12c41aa-2f25-4235-9ecf-283623e6586e req-a320ae0d-b0ef-4796-b080-3f0262ef3698 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1246.135521] [55210]: DEBUG cinder.api.openstack.wsgi [req-f12c41aa-2f25-4235-9ecf-283623e6586e req-a320ae0d-b0ef-4796-b080-3f0262ef3698 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1246.144050] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1246.144050] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1246.146905] [55210]: INFO cinder.volume.api [req-f12c41aa-2f25-4235-9ecf-283623e6586e req-a320ae0d-b0ef-4796-b080-3f0262ef3698 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1246.151212] [55210]: INFO cinder.api.openstack.wsgi [req-f12c41aa-2f25-4235-9ecf-283623e6586e req-a320ae0d-b0ef-4796-b080-3f0262ef3698 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 returned with HTTP 200 [ 1246.151613] [55210]: [pid: 55210|app: 0|req: 274/541] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:17:56 2025] GET /volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1247.671761] [55209]: DEBUG cinder.api.middleware.request_id [None req-e2d2616c-d332-40cd-a1f4-82a3a3fba3b6 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1247.672201] [55209]: INFO cinder.api.openstack.wsgi [None req-e2d2616c-d332-40cd-a1f4-82a3a3fba3b6 None None] GET http://10.180.1.21/volume// [ 1247.672305] [55209]: DEBUG cinder.api.openstack.wsgi [None req-e2d2616c-d332-40cd-a1f4-82a3a3fba3b6 None None] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1247.672525] [55209]: DEBUG cinder.api.openstack.wsgi [None req-e2d2616c-d332-40cd-a1f4-82a3a3fba3b6 None None] Calling method 'all' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1247.672915] [55209]: INFO cinder.api.openstack.wsgi [None req-e2d2616c-d332-40cd-a1f4-82a3a3fba3b6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1247.673241] [55209]: [pid: 55209|app: 0|req: 268/542] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 14 02:17:58 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1247.678439] [55210]: DEBUG cinder.api.middleware.request_id [req-f12c41aa-2f25-4235-9ecf-283623e6586e req-66836cd6-22be-4a07-8e57-6c295c8553e8 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1247.680777] [55210]: INFO cinder.api.openstack.wsgi [req-f12c41aa-2f25-4235-9ecf-283623e6586e req-66836cd6-22be-4a07-8e57-6c295c8553e8 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1247.683029] [55210]: DEBUG cinder.api.openstack.wsgi [req-f12c41aa-2f25-4235-9ecf-283623e6586e req-66836cd6-22be-4a07-8e57-6c295c8553e8 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "97f198d7-ab85-422d-84e8-b2c1a29dc095", "connector": null, "instance_uuid": "5dace5e8-65e9-430d-8087-070208fca398"}} {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1247.697975] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1247.697975] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1247.721804] [55210]: INFO cinder.api.openstack.wsgi [req-f12c41aa-2f25-4235-9ecf-283623e6586e req-66836cd6-22be-4a07-8e57-6c295c8553e8 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1247.722407] [55210]: [pid: 55210|app: 0|req: 275/543] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 14 02:17:58 2025] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1247.744889] [55209]: DEBUG cinder.api.middleware.request_id [None req-fcbd67b5-e79e-4976-9157-e748849b432f None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1247.747045] [55209]: INFO cinder.api.openstack.wsgi [None req-fcbd67b5-e79e-4976-9157-e748849b432f tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 [ 1247.747340] [55209]: DEBUG cinder.api.openstack.wsgi [None req-fcbd67b5-e79e-4976-9157-e748849b432f tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1247.747731] [55209]: DEBUG cinder.api.openstack.wsgi [None req-fcbd67b5-e79e-4976-9157-e748849b432f tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1247.758398] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1247.758398] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1247.761767] [55209]: INFO cinder.volume.api [None req-fcbd67b5-e79e-4976-9157-e748849b432f tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1247.766408] [55209]: INFO cinder.api.openstack.wsgi [None req-fcbd67b5-e79e-4976-9157-e748849b432f tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 returned with HTTP 200 [ 1247.766809] [55209]: [pid: 55209|app: 0|req: 269/544] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:17:58 2025] GET /volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1247.816587] [55210]: DEBUG cinder.api.middleware.request_id [None req-f58e96a1-53d0-4354-8ae4-7b79b110cc2c None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1247.818510] [55210]: INFO cinder.api.openstack.wsgi [None req-f58e96a1-53d0-4354-8ae4-7b79b110cc2c tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] DELETE http://10.180.1.21/volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 [ 1247.818976] [55210]: DEBUG cinder.api.openstack.wsgi [None req-f58e96a1-53d0-4354-8ae4-7b79b110cc2c tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1247.819362] [55210]: DEBUG cinder.api.openstack.wsgi [None req-f58e96a1-53d0-4354-8ae4-7b79b110cc2c tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Calling method 'delete' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1247.819667] [55210]: INFO cinder.api.v3.volumes [None req-f58e96a1-53d0-4354-8ae4-7b79b110cc2c tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Delete volume with id: 77c1af90-6baa-45a8-bf7e-e54a05b82d06 [ 1247.827803] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1247.827803] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1247.828494] [55210]: INFO cinder.volume.api [None req-f58e96a1-53d0-4354-8ae4-7b79b110cc2c tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Volume info retrieved successfully. [ 1247.846883] [55210]: INFO cinder.volume.api [None req-f58e96a1-53d0-4354-8ae4-7b79b110cc2c tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Delete volume request issued successfully. [ 1247.847093] [55210]: INFO cinder.api.openstack.wsgi [None req-f58e96a1-53d0-4354-8ae4-7b79b110cc2c tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] http://10.180.1.21/volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 returned with HTTP 202 [ 1247.847509] [55210]: [pid: 55210|app: 0|req: 276/545] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 14 02:17:58 2025] DELETE /volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1247.850400] [55209]: DEBUG cinder.api.middleware.request_id [None req-b2a0c85d-808b-46fc-b2a6-22326dc8fec4 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1247.852523] [55209]: INFO cinder.api.openstack.wsgi [None req-b2a0c85d-808b-46fc-b2a6-22326dc8fec4 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] GET http://10.180.1.21/volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 [ 1247.852759] [55209]: DEBUG cinder.api.openstack.wsgi [None req-b2a0c85d-808b-46fc-b2a6-22326dc8fec4 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1247.852975] [55209]: DEBUG cinder.api.openstack.wsgi [None req-b2a0c85d-808b-46fc-b2a6-22326dc8fec4 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1247.860766] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1247.860766] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1247.864713] [55209]: INFO cinder.volume.api [None req-b2a0c85d-808b-46fc-b2a6-22326dc8fec4 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Volume info retrieved successfully. [ 1247.870880] [55209]: INFO cinder.api.openstack.wsgi [None req-b2a0c85d-808b-46fc-b2a6-22326dc8fec4 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] http://10.180.1.21/volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 returned with HTTP 200 [ 1247.871218] [55209]: [pid: 55209|app: 0|req: 270/546] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:17:58 2025] GET /volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1248.248146] [55210]: DEBUG cinder.api.middleware.request_id [None req-219f0ace-03b2-4e90-a666-9d9e5176b488 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1248.248660] [55210]: INFO cinder.api.openstack.wsgi [None req-219f0ace-03b2-4e90-a666-9d9e5176b488 None None] GET http://10.180.1.21/volume// [ 1248.248857] [55210]: DEBUG cinder.api.openstack.wsgi [None req-219f0ace-03b2-4e90-a666-9d9e5176b488 None None] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1248.249097] [55210]: DEBUG cinder.api.openstack.wsgi [None req-219f0ace-03b2-4e90-a666-9d9e5176b488 None None] Calling method 'all' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1248.249522] [55210]: INFO cinder.api.openstack.wsgi [None req-219f0ace-03b2-4e90-a666-9d9e5176b488 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1248.249834] [55210]: [pid: 55210|app: 0|req: 277/547] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 02:17:59 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1248.253751] [55209]: DEBUG cinder.api.middleware.request_id [req-f12c41aa-2f25-4235-9ecf-283623e6586e req-a290d862-e7d6-4e74-955b-e7b83573d7bb None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1248.257125] [55209]: INFO cinder.api.openstack.wsgi [req-f12c41aa-2f25-4235-9ecf-283623e6586e req-a290d862-e7d6-4e74-955b-e7b83573d7bb tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 [ 1248.257516] [55209]: DEBUG cinder.api.openstack.wsgi [req-f12c41aa-2f25-4235-9ecf-283623e6586e req-a290d862-e7d6-4e74-955b-e7b83573d7bb tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1248.257869] [55209]: DEBUG cinder.api.openstack.wsgi [req-f12c41aa-2f25-4235-9ecf-283623e6586e req-a290d862-e7d6-4e74-955b-e7b83573d7bb tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1248.272905] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1248.272905] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1248.277948] [55209]: INFO cinder.volume.api [req-f12c41aa-2f25-4235-9ecf-283623e6586e req-a290d862-e7d6-4e74-955b-e7b83573d7bb tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1248.284762] [55209]: INFO cinder.api.openstack.wsgi [req-f12c41aa-2f25-4235-9ecf-283623e6586e req-a290d862-e7d6-4e74-955b-e7b83573d7bb tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 returned with HTTP 200 [ 1248.285399] [55209]: [pid: 55209|app: 0|req: 271/548] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 02:17:59 2025] GET /volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 => generated 1027 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1248.312460] [55210]: DEBUG cinder.api.middleware.request_id [req-f12c41aa-2f25-4235-9ecf-283623e6586e req-cddb8087-b370-43e4-9734-e172ea25d18c None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1248.315512] [55210]: INFO cinder.api.openstack.wsgi [req-f12c41aa-2f25-4235-9ecf-283623e6586e req-cddb8087-b370-43e4-9734-e172ea25d18c tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] PUT http://10.180.1.21/volume/v3/attachments/a10d57e3-b720-4b60-9d13-140475d6f2af [ 1248.315936] [55210]: DEBUG cinder.api.openstack.wsgi [req-f12c41aa-2f25-4235-9ecf-283623e6586e req-cddb8087-b370-43e4-9734-e172ea25d18c tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-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-510871", "mountpoint": "/dev/sdb"}}} {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1248.324417] [55210]: DEBUG cinder.coordination [req-f12c41aa-2f25-4235-9ecf-283623e6586e req-cddb8087-b370-43e4-9734-e172ea25d18c tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Acquiring lock "cinder-attachment_update-97f198d7-ab85-422d-84e8-b2c1a29dc095-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55210) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1248.328875] [55210]: DEBUG cinder.coordination [req-f12c41aa-2f25-4235-9ecf-283623e6586e req-cddb8087-b370-43e4-9734-e172ea25d18c tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Lock "cinder-attachment_update-97f198d7-ab85-422d-84e8-b2c1a29dc095-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55210) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1248.329985] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1248.329985] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1248.778068] [55209]: DEBUG cinder.api.middleware.request_id [None req-5652c864-7cbe-4c39-afb0-eb3b2234f3e2 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1248.780381] [55209]: INFO cinder.api.openstack.wsgi [None req-5652c864-7cbe-4c39-afb0-eb3b2234f3e2 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 [ 1248.780725] [55209]: DEBUG cinder.api.openstack.wsgi [None req-5652c864-7cbe-4c39-afb0-eb3b2234f3e2 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1248.781043] [55209]: DEBUG cinder.api.openstack.wsgi [None req-5652c864-7cbe-4c39-afb0-eb3b2234f3e2 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1248.796652] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1248.796652] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1248.802064] [55209]: INFO cinder.volume.api [None req-5652c864-7cbe-4c39-afb0-eb3b2234f3e2 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1248.808027] [55209]: INFO cinder.api.openstack.wsgi [None req-5652c864-7cbe-4c39-afb0-eb3b2234f3e2 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 returned with HTTP 200 [ 1248.809030] [55209]: [pid: 55209|app: 0|req: 272/549] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:17:59 2025] GET /volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1248.882052] [55209]: DEBUG cinder.api.middleware.request_id [None req-e20660bf-6065-4349-99e6-9886316f1afb None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1248.884138] [55209]: INFO cinder.api.openstack.wsgi [None req-e20660bf-6065-4349-99e6-9886316f1afb tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] GET http://10.180.1.21/volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 [ 1248.884356] [55209]: DEBUG cinder.api.openstack.wsgi [None req-e20660bf-6065-4349-99e6-9886316f1afb tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1248.884677] [55209]: DEBUG cinder.api.openstack.wsgi [None req-e20660bf-6065-4349-99e6-9886316f1afb tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1248.893866] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1248.893866] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1248.898187] [55209]: INFO cinder.volume.api [None req-e20660bf-6065-4349-99e6-9886316f1afb tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Volume info retrieved successfully. [ 1248.903883] [55209]: INFO cinder.api.openstack.wsgi [None req-e20660bf-6065-4349-99e6-9886316f1afb tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] http://10.180.1.21/volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 returned with HTTP 200 [ 1248.904386] [55209]: [pid: 55209|app: 0|req: 273/550] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:17:59 2025] GET /volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1249.819877] [55209]: DEBUG cinder.api.middleware.request_id [None req-187969a6-43bb-40d3-bbb1-377ea99895ee None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1249.822138] [55209]: INFO cinder.api.openstack.wsgi [None req-187969a6-43bb-40d3-bbb1-377ea99895ee tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 [ 1249.822372] [55209]: DEBUG cinder.api.openstack.wsgi [None req-187969a6-43bb-40d3-bbb1-377ea99895ee tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1249.822598] [55209]: DEBUG cinder.api.openstack.wsgi [None req-187969a6-43bb-40d3-bbb1-377ea99895ee tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1249.832286] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1249.832286] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1249.835424] [55209]: INFO cinder.volume.api [None req-187969a6-43bb-40d3-bbb1-377ea99895ee tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1249.839394] [55209]: INFO cinder.api.openstack.wsgi [None req-187969a6-43bb-40d3-bbb1-377ea99895ee tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 returned with HTTP 200 [ 1249.839752] [55209]: [pid: 55209|app: 0|req: 274/551] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:18:00 2025] GET /volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1249.914861] [55209]: DEBUG cinder.api.middleware.request_id [None req-9db291bc-eda5-4d10-a01f-66cf22f6a995 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1249.917371] [55209]: INFO cinder.api.openstack.wsgi [None req-9db291bc-eda5-4d10-a01f-66cf22f6a995 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] GET http://10.180.1.21/volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 [ 1249.917712] [55209]: DEBUG cinder.api.openstack.wsgi [None req-9db291bc-eda5-4d10-a01f-66cf22f6a995 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1249.917977] [55209]: DEBUG cinder.api.openstack.wsgi [None req-9db291bc-eda5-4d10-a01f-66cf22f6a995 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1249.926536] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1249.926536] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1249.930262] [55209]: INFO cinder.volume.api [None req-9db291bc-eda5-4d10-a01f-66cf22f6a995 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Volume info retrieved successfully. [ 1249.934811] [55209]: INFO cinder.api.openstack.wsgi [None req-9db291bc-eda5-4d10-a01f-66cf22f6a995 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] http://10.180.1.21/volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 returned with HTTP 200 [ 1249.935233] [55209]: [pid: 55209|app: 0|req: 275/552] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:18:00 2025] GET /volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1250.850560] [55209]: DEBUG cinder.api.middleware.request_id [None req-6271f8c1-27a6-489a-ba26-a922aa9b5f30 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.853552] [55209]: INFO cinder.api.openstack.wsgi [None req-6271f8c1-27a6-489a-ba26-a922aa9b5f30 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 [ 1250.853935] [55209]: DEBUG cinder.api.openstack.wsgi [None req-6271f8c1-27a6-489a-ba26-a922aa9b5f30 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1250.854285] [55209]: DEBUG cinder.api.openstack.wsgi [None req-6271f8c1-27a6-489a-ba26-a922aa9b5f30 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1250.872174] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.872174] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1250.877279] [55209]: INFO cinder.volume.api [None req-6271f8c1-27a6-489a-ba26-a922aa9b5f30 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1250.884106] [55209]: INFO cinder.api.openstack.wsgi [None req-6271f8c1-27a6-489a-ba26-a922aa9b5f30 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 returned with HTTP 200 [ 1250.884684] [55209]: [pid: 55209|app: 0|req: 276/553] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:18:01 2025] GET /volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1250.945924] [55209]: DEBUG cinder.api.middleware.request_id [None req-14ed4f2a-be2b-465d-8a71-6bec49bb8bb8 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.948689] [55209]: INFO cinder.api.openstack.wsgi [None req-14ed4f2a-be2b-465d-8a71-6bec49bb8bb8 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] GET http://10.180.1.21/volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 [ 1250.948968] [55209]: DEBUG cinder.api.openstack.wsgi [None req-14ed4f2a-be2b-465d-8a71-6bec49bb8bb8 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1250.949329] [55209]: DEBUG cinder.api.openstack.wsgi [None req-14ed4f2a-be2b-465d-8a71-6bec49bb8bb8 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1250.956852] [55209]: INFO cinder.api.openstack.wsgi [None req-14ed4f2a-be2b-465d-8a71-6bec49bb8bb8 tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] http://10.180.1.21/volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 returned with HTTP 404 [ 1250.957372] [55209]: [pid: 55209|app: 0|req: 277/554] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:18:01 2025] GET /volume/v3/volumes/77c1af90-6baa-45a8-bf7e-e54a05b82d06 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1250.960163] [55209]: DEBUG cinder.api.middleware.request_id [None req-32ba6c1f-5e11-41c3-8099-2b2bdd99be4c None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.961935] [55209]: INFO cinder.api.openstack.wsgi [None req-32ba6c1f-5e11-41c3-8099-2b2bdd99be4c tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c3de7957-4b28-45e5-a39f-0510f5330e7e [ 1250.962151] [55209]: DEBUG cinder.api.openstack.wsgi [None req-32ba6c1f-5e11-41c3-8099-2b2bdd99be4c tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1250.962363] [55209]: DEBUG cinder.api.openstack.wsgi [None req-32ba6c1f-5e11-41c3-8099-2b2bdd99be4c tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Calling method 'delete' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1250.962546] [55209]: INFO cinder.api.v3.volumes [None req-32ba6c1f-5e11-41c3-8099-2b2bdd99be4c tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Delete volume with id: c3de7957-4b28-45e5-a39f-0510f5330e7e [ 1250.969638] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.969638] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1250.970175] [55209]: INFO cinder.volume.api [None req-32ba6c1f-5e11-41c3-8099-2b2bdd99be4c tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Volume info retrieved successfully. [ 1250.989551] [55209]: INFO cinder.volume.api [None req-32ba6c1f-5e11-41c3-8099-2b2bdd99be4c tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Delete volume request issued successfully. [ 1250.989738] [55209]: INFO cinder.api.openstack.wsgi [None req-32ba6c1f-5e11-41c3-8099-2b2bdd99be4c tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] http://10.180.1.21/volume/v3/volumes/c3de7957-4b28-45e5-a39f-0510f5330e7e returned with HTTP 202 [ 1250.990335] [55209]: [pid: 55209|app: 0|req: 278/555] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 14 02:18:01 2025] DELETE /volume/v3/volumes/c3de7957-4b28-45e5-a39f-0510f5330e7e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1250.993431] [55209]: DEBUG cinder.api.middleware.request_id [None req-468e6d4f-eb33-4959-bcf1-6d7043c6e0bd None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.995513] [55209]: INFO cinder.api.openstack.wsgi [None req-468e6d4f-eb33-4959-bcf1-6d7043c6e0bd tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] GET http://10.180.1.21/volume/v3/volumes/c3de7957-4b28-45e5-a39f-0510f5330e7e [ 1250.995716] [55209]: DEBUG cinder.api.openstack.wsgi [None req-468e6d4f-eb33-4959-bcf1-6d7043c6e0bd tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1250.995985] [55209]: DEBUG cinder.api.openstack.wsgi [None req-468e6d4f-eb33-4959-bcf1-6d7043c6e0bd tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1251.004197] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1251.004197] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1251.008021] [55209]: INFO cinder.volume.api [None req-468e6d4f-eb33-4959-bcf1-6d7043c6e0bd tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Volume info retrieved successfully. [ 1251.012708] [55209]: INFO cinder.api.openstack.wsgi [None req-468e6d4f-eb33-4959-bcf1-6d7043c6e0bd tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] http://10.180.1.21/volume/v3/volumes/c3de7957-4b28-45e5-a39f-0510f5330e7e returned with HTTP 200 [ 1251.013122] [55209]: [pid: 55209|app: 0|req: 279/556] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:18:01 2025] GET /volume/v3/volumes/c3de7957-4b28-45e5-a39f-0510f5330e7e => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1251.895304] [55209]: DEBUG cinder.api.middleware.request_id [None req-117f81eb-2866-4988-8a8b-c5026322af49 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1251.897672] [55209]: INFO cinder.api.openstack.wsgi [None req-117f81eb-2866-4988-8a8b-c5026322af49 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 [ 1251.897901] [55209]: DEBUG cinder.api.openstack.wsgi [None req-117f81eb-2866-4988-8a8b-c5026322af49 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1251.898137] [55209]: DEBUG cinder.api.openstack.wsgi [None req-117f81eb-2866-4988-8a8b-c5026322af49 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1251.908734] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1251.908734] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1251.912406] [55209]: INFO cinder.volume.api [None req-117f81eb-2866-4988-8a8b-c5026322af49 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1251.917085] [55209]: INFO cinder.api.openstack.wsgi [None req-117f81eb-2866-4988-8a8b-c5026322af49 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 returned with HTTP 200 [ 1251.917505] [55209]: [pid: 55209|app: 0|req: 280/557] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:18:02 2025] GET /volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1252.025182] [55209]: DEBUG cinder.api.middleware.request_id [None req-41332323-1bd7-4b28-a298-88aeaa55aeaf None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1252.027365] [55209]: INFO cinder.api.openstack.wsgi [None req-41332323-1bd7-4b28-a298-88aeaa55aeaf tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] GET http://10.180.1.21/volume/v3/volumes/c3de7957-4b28-45e5-a39f-0510f5330e7e [ 1252.027618] [55209]: DEBUG cinder.api.openstack.wsgi [None req-41332323-1bd7-4b28-a298-88aeaa55aeaf tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1252.028216] [55209]: DEBUG cinder.api.openstack.wsgi [None req-41332323-1bd7-4b28-a298-88aeaa55aeaf tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1252.034163] [55209]: INFO cinder.api.openstack.wsgi [None req-41332323-1bd7-4b28-a298-88aeaa55aeaf tempest-ServerRescueNegativeTestJSON-1451488386 tempest-ServerRescueNegativeTestJSON-1451488386-project-member] http://10.180.1.21/volume/v3/volumes/c3de7957-4b28-45e5-a39f-0510f5330e7e returned with HTTP 404 [ 1252.034862] [55209]: [pid: 55209|app: 0|req: 281/558] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:18:02 2025] GET /volume/v3/volumes/c3de7957-4b28-45e5-a39f-0510f5330e7e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1252.853887] [55210]: DEBUG cinder.coordination [req-f12c41aa-2f25-4235-9ecf-283623e6586e req-cddb8087-b370-43e4-9734-e172ea25d18c tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Lock "cinder-attachment_update-97f198d7-ab85-422d-84e8-b2c1a29dc095-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=55210) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1252.854273] [55210]: INFO cinder.api.openstack.wsgi [req-f12c41aa-2f25-4235-9ecf-283623e6586e req-cddb8087-b370-43e4-9734-e172ea25d18c tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/attachments/a10d57e3-b720-4b60-9d13-140475d6f2af returned with HTTP 200 [ 1252.854887] [55210]: [pid: 55210|app: 0|req: 278/559] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 14 02:17:59 2025] PUT /volume/v3/attachments/a10d57e3-b720-4b60-9d13-140475d6f2af => generated 617 bytes in 4543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1252.927330] [55209]: DEBUG cinder.api.middleware.request_id [None req-0befc873-f936-4ccf-811f-180a538d77ad None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1252.929623] [55209]: INFO cinder.api.openstack.wsgi [None req-0befc873-f936-4ccf-811f-180a538d77ad tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 [ 1252.929859] [55209]: DEBUG cinder.api.openstack.wsgi [None req-0befc873-f936-4ccf-811f-180a538d77ad tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1252.930095] [55209]: DEBUG cinder.api.openstack.wsgi [None req-0befc873-f936-4ccf-811f-180a538d77ad tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1252.941901] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1252.941901] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1252.946327] [55209]: INFO cinder.volume.api [None req-0befc873-f936-4ccf-811f-180a538d77ad tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1252.952699] [55209]: INFO cinder.api.openstack.wsgi [None req-0befc873-f936-4ccf-811f-180a538d77ad tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 returned with HTTP 200 [ 1252.953282] [55209]: [pid: 55209|app: 0|req: 282/560] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:18:03 2025] GET /volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1253.963344] [55210]: DEBUG cinder.api.middleware.request_id [None req-3267bcdd-23ea-4b03-9703-deb6b6683ce8 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1253.965743] [55210]: INFO cinder.api.openstack.wsgi [None req-3267bcdd-23ea-4b03-9703-deb6b6683ce8 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 [ 1253.965979] [55210]: DEBUG cinder.api.openstack.wsgi [None req-3267bcdd-23ea-4b03-9703-deb6b6683ce8 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1253.966233] [55210]: DEBUG cinder.api.openstack.wsgi [None req-3267bcdd-23ea-4b03-9703-deb6b6683ce8 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1253.976936] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.976936] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1253.980914] [55210]: INFO cinder.volume.api [None req-3267bcdd-23ea-4b03-9703-deb6b6683ce8 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1253.985115] [55210]: INFO cinder.api.openstack.wsgi [None req-3267bcdd-23ea-4b03-9703-deb6b6683ce8 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 returned with HTTP 200 [ 1253.985490] [55210]: [pid: 55210|app: 0|req: 279/561] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:18:04 2025] GET /volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1254.995821] [55209]: DEBUG cinder.api.middleware.request_id [None req-f49db19b-6327-4db3-8e38-dc207ea2821a None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1254.997937] [55209]: INFO cinder.api.openstack.wsgi [None req-f49db19b-6327-4db3-8e38-dc207ea2821a tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 [ 1254.998236] [55209]: DEBUG cinder.api.openstack.wsgi [None req-f49db19b-6327-4db3-8e38-dc207ea2821a tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1254.998457] [55209]: DEBUG cinder.api.openstack.wsgi [None req-f49db19b-6327-4db3-8e38-dc207ea2821a tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1255.013843] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1255.013843] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1255.018152] [55209]: INFO cinder.volume.api [None req-f49db19b-6327-4db3-8e38-dc207ea2821a tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1255.022621] [55209]: INFO cinder.api.openstack.wsgi [None req-f49db19b-6327-4db3-8e38-dc207ea2821a tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 returned with HTTP 200 [ 1255.022992] [55209]: [pid: 55209|app: 0|req: 283/562] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:18:05 2025] GET /volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1255.466151] [55210]: DEBUG cinder.api.middleware.request_id [req-f12c41aa-2f25-4235-9ecf-283623e6586e req-d0917a64-bd68-43ed-afc2-eb77b3132578 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1255.468523] [55210]: INFO cinder.api.openstack.wsgi [req-f12c41aa-2f25-4235-9ecf-283623e6586e req-d0917a64-bd68-43ed-afc2-eb77b3132578 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] POST http://10.180.1.21/volume/v3/attachments/a10d57e3-b720-4b60-9d13-140475d6f2af/action [ 1255.468963] [55210]: DEBUG cinder.api.openstack.wsgi [req-f12c41aa-2f25-4235-9ecf-283623e6586e req-d0917a64-bd68-43ed-afc2-eb77b3132578 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Action body: b'{"os-complete": null}' {{(pid=55210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1255.469255] [55210]: DEBUG cinder.api.openstack.wsgi [req-f12c41aa-2f25-4235-9ecf-283623e6586e req-d0917a64-bd68-43ed-afc2-eb77b3132578 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1255.484721] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1255.484721] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1255.492673] [55210]: INFO cinder.api.openstack.wsgi [req-f12c41aa-2f25-4235-9ecf-283623e6586e req-d0917a64-bd68-43ed-afc2-eb77b3132578 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/attachments/a10d57e3-b720-4b60-9d13-140475d6f2af/action returned with HTTP 204 [ 1255.493148] [55210]: [pid: 55210|app: 0|req: 280/563] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 14 02:18:06 2025] POST /volume/v3/attachments/a10d57e3-b720-4b60-9d13-140475d6f2af/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1256.033511] [55209]: DEBUG cinder.api.middleware.request_id [None req-2e137d1d-78f1-4194-9b98-5f2fa98e468f None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1256.035806] [55209]: INFO cinder.api.openstack.wsgi [None req-2e137d1d-78f1-4194-9b98-5f2fa98e468f tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 [ 1256.036088] [55209]: DEBUG cinder.api.openstack.wsgi [None req-2e137d1d-78f1-4194-9b98-5f2fa98e468f tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1256.036330] [55209]: DEBUG cinder.api.openstack.wsgi [None req-2e137d1d-78f1-4194-9b98-5f2fa98e468f tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1256.047776] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1256.047776] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1256.051826] [55209]: INFO cinder.volume.api [None req-2e137d1d-78f1-4194-9b98-5f2fa98e468f tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1256.056905] [55209]: INFO cinder.api.openstack.wsgi [None req-2e137d1d-78f1-4194-9b98-5f2fa98e468f tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 returned with HTTP 200 [ 1256.057329] [55209]: [pid: 55209|app: 0|req: 284/564] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:18:06 2025] GET /volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1256.067881] [55210]: DEBUG cinder.api.middleware.request_id [None req-25a2768f-bf52-48f6-868b-c31a1711de3e None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1256.070555] [55210]: INFO cinder.api.openstack.wsgi [None req-25a2768f-bf52-48f6-868b-c31a1711de3e tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 [ 1256.070897] [55210]: DEBUG cinder.api.openstack.wsgi [None req-25a2768f-bf52-48f6-868b-c31a1711de3e tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1256.071365] [55210]: DEBUG cinder.api.openstack.wsgi [None req-25a2768f-bf52-48f6-868b-c31a1711de3e tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1256.083080] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1256.083080] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1256.087352] [55210]: INFO cinder.volume.api [None req-25a2768f-bf52-48f6-868b-c31a1711de3e tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1256.092146] [55210]: INFO cinder.api.openstack.wsgi [None req-25a2768f-bf52-48f6-868b-c31a1711de3e tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 returned with HTTP 200 [ 1256.092809] [55210]: [pid: 55210|app: 0|req: 281/565] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:18:06 2025] GET /volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1256.103375] [55209]: DEBUG cinder.api.middleware.request_id [None req-52417079-8c1b-472d-ae5c-7d14e66882fe None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1256.105631] [55209]: INFO cinder.api.openstack.wsgi [None req-52417079-8c1b-472d-ae5c-7d14e66882fe tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] DELETE http://10.180.1.21/volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 [ 1256.105868] [55209]: DEBUG cinder.api.openstack.wsgi [None req-52417079-8c1b-472d-ae5c-7d14e66882fe tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1256.106147] [55209]: DEBUG cinder.api.openstack.wsgi [None req-52417079-8c1b-472d-ae5c-7d14e66882fe tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'delete' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1256.106374] [55209]: INFO cinder.api.v3.volumes [None req-52417079-8c1b-472d-ae5c-7d14e66882fe tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Delete volume with id: 97f198d7-ab85-422d-84e8-b2c1a29dc095 [ 1256.117458] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1256.117458] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1256.117733] [55209]: INFO cinder.volume.api [None req-52417079-8c1b-472d-ae5c-7d14e66882fe tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1256.126978] [55209]: INFO cinder.volume.api [None req-52417079-8c1b-472d-ae5c-7d14e66882fe tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-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. [ 1256.127445] [55209]: INFO cinder.api.openstack.wsgi [None req-52417079-8c1b-472d-ae5c-7d14e66882fe tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 returned with HTTP 400 [ 1256.127930] [55209]: [pid: 55209|app: 0|req: 285/566] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 14 02:18:06 2025] DELETE /volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 => generated 307 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1256.131103] [55210]: DEBUG cinder.api.middleware.request_id [None req-3335346e-2b27-4da4-8aaa-a36cd838bc25 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1256.133328] [55210]: INFO cinder.api.openstack.wsgi [None req-3335346e-2b27-4da4-8aaa-a36cd838bc25 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 [ 1256.133549] [55210]: DEBUG cinder.api.openstack.wsgi [None req-3335346e-2b27-4da4-8aaa-a36cd838bc25 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1256.133841] [55210]: DEBUG cinder.api.openstack.wsgi [None req-3335346e-2b27-4da4-8aaa-a36cd838bc25 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1256.145151] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1256.145151] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1256.148806] [55210]: INFO cinder.volume.api [None req-3335346e-2b27-4da4-8aaa-a36cd838bc25 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1256.153763] [55210]: INFO cinder.api.openstack.wsgi [None req-3335346e-2b27-4da4-8aaa-a36cd838bc25 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 returned with HTTP 200 [ 1256.154392] [55210]: [pid: 55210|app: 0|req: 282/567] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:18:06 2025] GET /volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1256.191741] [55209]: DEBUG cinder.api.middleware.request_id [req-55436a88-545d-4ce2-a05c-f450fbd8f0c6 req-83be4d5a-2268-4362-bf3d-00fbbf6a6a4b None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1256.194815] [55209]: INFO cinder.api.openstack.wsgi [req-55436a88-545d-4ce2-a05c-f450fbd8f0c6 req-83be4d5a-2268-4362-bf3d-00fbbf6a6a4b tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 [ 1256.195062] [55209]: DEBUG cinder.api.openstack.wsgi [req-55436a88-545d-4ce2-a05c-f450fbd8f0c6 req-83be4d5a-2268-4362-bf3d-00fbbf6a6a4b tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1256.195287] [55209]: DEBUG cinder.api.openstack.wsgi [req-55436a88-545d-4ce2-a05c-f450fbd8f0c6 req-83be4d5a-2268-4362-bf3d-00fbbf6a6a4b tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1256.205973] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1256.205973] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1256.209571] [55209]: INFO cinder.volume.api [req-55436a88-545d-4ce2-a05c-f450fbd8f0c6 req-83be4d5a-2268-4362-bf3d-00fbbf6a6a4b tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1256.214105] [55209]: INFO cinder.api.openstack.wsgi [req-55436a88-545d-4ce2-a05c-f450fbd8f0c6 req-83be4d5a-2268-4362-bf3d-00fbbf6a6a4b tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 returned with HTTP 200 [ 1256.214525] [55209]: [pid: 55209|app: 0|req: 286/568] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:18:07 2025] GET /volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1256.233056] [55210]: DEBUG cinder.api.middleware.request_id [req-55436a88-545d-4ce2-a05c-f450fbd8f0c6 req-8a3a5d51-1f76-4ba8-88e9-55f261c8000c None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1256.235543] [55210]: INFO cinder.api.openstack.wsgi [req-55436a88-545d-4ce2-a05c-f450fbd8f0c6 req-8a3a5d51-1f76-4ba8-88e9-55f261c8000c tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] POST http://10.180.1.21/volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095/action [ 1256.235955] [55210]: DEBUG cinder.api.openstack.wsgi [req-55436a88-545d-4ce2-a05c-f450fbd8f0c6 req-8a3a5d51-1f76-4ba8-88e9-55f261c8000c tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1256.236101] [55210]: DEBUG cinder.api.openstack.wsgi [req-55436a88-545d-4ce2-a05c-f450fbd8f0c6 req-8a3a5d51-1f76-4ba8-88e9-55f261c8000c tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1256.246391] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1256.246391] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1256.246967] [55210]: INFO cinder.volume.api [req-55436a88-545d-4ce2-a05c-f450fbd8f0c6 req-8a3a5d51-1f76-4ba8-88e9-55f261c8000c tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1256.251781] [55210]: INFO cinder.volume.api [req-55436a88-545d-4ce2-a05c-f450fbd8f0c6 req-8a3a5d51-1f76-4ba8-88e9-55f261c8000c tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Begin detaching volume completed successfully. [ 1256.252044] [55210]: INFO cinder.api.openstack.wsgi [req-55436a88-545d-4ce2-a05c-f450fbd8f0c6 req-8a3a5d51-1f76-4ba8-88e9-55f261c8000c tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095/action returned with HTTP 202 [ 1256.252487] [55210]: [pid: 55210|app: 0|req: 283/569] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 14 02:18:07 2025] POST /volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1257.276115] [55209]: DEBUG cinder.api.middleware.request_id [None req-376c44f0-21dc-4808-a2da-e351ae9be34e None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.276667] [55209]: INFO cinder.api.openstack.wsgi [None req-376c44f0-21dc-4808-a2da-e351ae9be34e None None] GET http://10.180.1.21/volume// [ 1257.276869] [55209]: DEBUG cinder.api.openstack.wsgi [None req-376c44f0-21dc-4808-a2da-e351ae9be34e None None] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1257.277121] [55209]: DEBUG cinder.api.openstack.wsgi [None req-376c44f0-21dc-4808-a2da-e351ae9be34e None None] Calling method 'all' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1257.277866] [55209]: INFO cinder.api.openstack.wsgi [None req-376c44f0-21dc-4808-a2da-e351ae9be34e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1257.278279] [55209]: [pid: 55209|app: 0|req: 287/570] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 02:18:08 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1257.283126] [55210]: DEBUG cinder.api.middleware.request_id [req-55436a88-545d-4ce2-a05c-f450fbd8f0c6 req-7c07a54e-7aff-4c9d-9fda-a7de8481c972 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.285894] [55210]: INFO cinder.api.openstack.wsgi [req-55436a88-545d-4ce2-a05c-f450fbd8f0c6 req-7c07a54e-7aff-4c9d-9fda-a7de8481c972 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 [ 1257.286175] [55210]: DEBUG cinder.api.openstack.wsgi [req-55436a88-545d-4ce2-a05c-f450fbd8f0c6 req-7c07a54e-7aff-4c9d-9fda-a7de8481c972 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1257.286465] [55210]: DEBUG cinder.api.openstack.wsgi [req-55436a88-545d-4ce2-a05c-f450fbd8f0c6 req-7c07a54e-7aff-4c9d-9fda-a7de8481c972 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1257.296774] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1257.296774] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1257.299908] [55210]: INFO cinder.volume.api [req-55436a88-545d-4ce2-a05c-f450fbd8f0c6 req-7c07a54e-7aff-4c9d-9fda-a7de8481c972 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1257.304402] [55210]: INFO cinder.api.openstack.wsgi [req-55436a88-545d-4ce2-a05c-f450fbd8f0c6 req-7c07a54e-7aff-4c9d-9fda-a7de8481c972 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 returned with HTTP 200 [ 1257.304850] [55210]: [pid: 55210|app: 0|req: 284/571] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 02:18:08 2025] GET /volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 => generated 1323 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1258.452144] [55209]: DEBUG cinder.api.middleware.request_id [req-55436a88-545d-4ce2-a05c-f450fbd8f0c6 req-b3274cce-d2a1-47e5-8842-6403befe9b27 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1258.454517] [55209]: INFO cinder.api.openstack.wsgi [req-55436a88-545d-4ce2-a05c-f450fbd8f0c6 req-b3274cce-d2a1-47e5-8842-6403befe9b27 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] DELETE http://10.180.1.21/volume/v3/attachments/a10d57e3-b720-4b60-9d13-140475d6f2af [ 1258.454767] [55209]: DEBUG cinder.api.openstack.wsgi [req-55436a88-545d-4ce2-a05c-f450fbd8f0c6 req-b3274cce-d2a1-47e5-8842-6403befe9b27 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1258.454994] [55209]: DEBUG cinder.api.openstack.wsgi [req-55436a88-545d-4ce2-a05c-f450fbd8f0c6 req-b3274cce-d2a1-47e5-8842-6403befe9b27 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'version_select' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1258.462842] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1258.462842] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1258.990438] [55209]: INFO cinder.api.openstack.wsgi [req-55436a88-545d-4ce2-a05c-f450fbd8f0c6 req-b3274cce-d2a1-47e5-8842-6403befe9b27 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/attachments/a10d57e3-b720-4b60-9d13-140475d6f2af returned with HTTP 200 [ 1258.990570] [55209]: [pid: 55209|app: 0|req: 288/572] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 14 02:18:09 2025] DELETE /volume/v3/attachments/a10d57e3-b720-4b60-9d13-140475d6f2af => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1260.520835] [55210]: DEBUG cinder.api.middleware.request_id [None req-ad78f0b5-15f1-4595-862d-488b958b228d None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.522996] [55210]: INFO cinder.api.openstack.wsgi [None req-ad78f0b5-15f1-4595-862d-488b958b228d tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 [ 1260.523240] [55210]: DEBUG cinder.api.openstack.wsgi [None req-ad78f0b5-15f1-4595-862d-488b958b228d tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1260.523457] [55210]: DEBUG cinder.api.openstack.wsgi [None req-ad78f0b5-15f1-4595-862d-488b958b228d tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1260.533477] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1260.533477] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1260.536991] [55210]: INFO cinder.volume.api [None req-ad78f0b5-15f1-4595-862d-488b958b228d tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1260.541466] [55210]: INFO cinder.api.openstack.wsgi [None req-ad78f0b5-15f1-4595-862d-488b958b228d tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 returned with HTTP 200 [ 1260.541856] [55210]: [pid: 55210|app: 0|req: 285/573] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:18:11 2025] GET /volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1262.589216] [55209]: DEBUG cinder.api.middleware.request_id [req-291d2f72-6ba8-485c-9ac7-6aeee5222a4a req-1aade270-5886-427c-821d-60794f8c80d2 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1262.591996] [55209]: INFO cinder.api.openstack.wsgi [req-291d2f72-6ba8-485c-9ac7-6aeee5222a4a req-1aade270-5886-427c-821d-60794f8c80d2 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] DELETE http://10.180.1.21/volume/v3/attachments/1129de86-7cd6-4b9a-a501-7b012aac8a72 [ 1262.591996] [55209]: DEBUG cinder.api.openstack.wsgi [req-291d2f72-6ba8-485c-9ac7-6aeee5222a4a req-1aade270-5886-427c-821d-60794f8c80d2 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1262.591996] [55209]: DEBUG cinder.api.openstack.wsgi [req-291d2f72-6ba8-485c-9ac7-6aeee5222a4a req-1aade270-5886-427c-821d-60794f8c80d2 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Calling method 'version_select' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1262.600894] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1262.600894] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1263.128598] [55209]: INFO cinder.api.openstack.wsgi [req-291d2f72-6ba8-485c-9ac7-6aeee5222a4a req-1aade270-5886-427c-821d-60794f8c80d2 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/attachments/1129de86-7cd6-4b9a-a501-7b012aac8a72 returned with HTTP 200 [ 1263.129693] [55209]: [pid: 55209|app: 0|req: 289/574] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 14 02:18:13 2025] DELETE /volume/v3/attachments/1129de86-7cd6-4b9a-a501-7b012aac8a72 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1263.137265] [55210]: DEBUG cinder.api.middleware.request_id [req-291d2f72-6ba8-485c-9ac7-6aeee5222a4a req-ece97080-dbe1-4f41-8e6d-c56c2ef28a2d None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.142141] [55210]: INFO cinder.api.openstack.wsgi [req-291d2f72-6ba8-485c-9ac7-6aeee5222a4a req-ece97080-dbe1-4f41-8e6d-c56c2ef28a2d tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a [ 1263.142141] [55210]: DEBUG cinder.api.openstack.wsgi [req-291d2f72-6ba8-485c-9ac7-6aeee5222a4a req-ece97080-dbe1-4f41-8e6d-c56c2ef28a2d tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1263.142141] [55210]: DEBUG cinder.api.openstack.wsgi [req-291d2f72-6ba8-485c-9ac7-6aeee5222a4a req-ece97080-dbe1-4f41-8e6d-c56c2ef28a2d tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Calling method 'delete' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1263.142141] [55210]: INFO cinder.api.v3.volumes [req-291d2f72-6ba8-485c-9ac7-6aeee5222a4a req-ece97080-dbe1-4f41-8e6d-c56c2ef28a2d tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Delete volume with id: ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a [ 1263.152927] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1263.152927] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1263.153546] [55210]: INFO cinder.volume.api [req-291d2f72-6ba8-485c-9ac7-6aeee5222a4a req-ece97080-dbe1-4f41-8e6d-c56c2ef28a2d tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Volume info retrieved successfully. [ 1263.172464] [55210]: INFO cinder.volume.api [req-291d2f72-6ba8-485c-9ac7-6aeee5222a4a req-ece97080-dbe1-4f41-8e6d-c56c2ef28a2d tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Delete volume request issued successfully. [ 1263.172716] [55210]: INFO cinder.api.openstack.wsgi [req-291d2f72-6ba8-485c-9ac7-6aeee5222a4a req-ece97080-dbe1-4f41-8e6d-c56c2ef28a2d tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a returned with HTTP 202 [ 1263.173168] [55210]: [pid: 55210|app: 0|req: 286/575] 10.180.1.21 () {62 vars in 1500 bytes} [Fri Feb 14 02:18:13 2025] DELETE /volume/v3/volumes/ab756e32-5b3a-4e72-9ed3-dc9e0843bb5a => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1267.622142] [55209]: DEBUG cinder.api.middleware.request_id [None req-ec904da9-595f-4365-b589-5f6dfb05feb4 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1267.623788] [55209]: INFO cinder.api.openstack.wsgi [None req-ec904da9-595f-4365-b589-5f6dfb05feb4 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] DELETE http://10.180.1.21/volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 [ 1267.624126] [55209]: DEBUG cinder.api.openstack.wsgi [None req-ec904da9-595f-4365-b589-5f6dfb05feb4 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1267.624390] [55209]: DEBUG cinder.api.openstack.wsgi [None req-ec904da9-595f-4365-b589-5f6dfb05feb4 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'delete' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1267.624585] [55209]: INFO cinder.api.v3.volumes [None req-ec904da9-595f-4365-b589-5f6dfb05feb4 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Delete volume with id: 97f198d7-ab85-422d-84e8-b2c1a29dc095 [ 1267.636432] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1267.636432] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1267.637048] [55209]: INFO cinder.volume.api [None req-ec904da9-595f-4365-b589-5f6dfb05feb4 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1267.655538] [55209]: INFO cinder.volume.api [None req-ec904da9-595f-4365-b589-5f6dfb05feb4 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Delete volume request issued successfully. [ 1267.655740] [55209]: INFO cinder.api.openstack.wsgi [None req-ec904da9-595f-4365-b589-5f6dfb05feb4 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 returned with HTTP 202 [ 1267.656182] [55209]: [pid: 55209|app: 0|req: 290/576] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 14 02:18:18 2025] DELETE /volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1267.659576] [55210]: DEBUG cinder.api.middleware.request_id [None req-83d6334f-a577-4602-a1f0-28fb67e38a02 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1267.662557] [55210]: INFO cinder.api.openstack.wsgi [None req-83d6334f-a577-4602-a1f0-28fb67e38a02 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 [ 1267.662557] [55210]: DEBUG cinder.api.openstack.wsgi [None req-83d6334f-a577-4602-a1f0-28fb67e38a02 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1267.662857] [55210]: DEBUG cinder.api.openstack.wsgi [None req-83d6334f-a577-4602-a1f0-28fb67e38a02 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1267.671099] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1267.671099] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1267.676738] [55210]: INFO cinder.volume.api [None req-83d6334f-a577-4602-a1f0-28fb67e38a02 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1267.682113] [55210]: INFO cinder.api.openstack.wsgi [None req-83d6334f-a577-4602-a1f0-28fb67e38a02 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 returned with HTTP 200 [ 1267.682416] [55210]: [pid: 55210|app: 0|req: 287/577] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:18:18 2025] GET /volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1268.698273] [55209]: DEBUG cinder.api.middleware.request_id [None req-00c9b008-08f0-41b9-902c-8f9f29f81292 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1268.700776] [55209]: INFO cinder.api.openstack.wsgi [None req-00c9b008-08f0-41b9-902c-8f9f29f81292 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 [ 1268.701226] [55209]: DEBUG cinder.api.openstack.wsgi [None req-00c9b008-08f0-41b9-902c-8f9f29f81292 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1268.701466] [55209]: DEBUG cinder.api.openstack.wsgi [None req-00c9b008-08f0-41b9-902c-8f9f29f81292 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1268.720451] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1268.720451] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1268.728316] [55209]: INFO cinder.volume.api [None req-00c9b008-08f0-41b9-902c-8f9f29f81292 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1268.746264] [55209]: INFO cinder.api.openstack.wsgi [None req-00c9b008-08f0-41b9-902c-8f9f29f81292 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 returned with HTTP 200 [ 1268.746713] [55209]: [pid: 55209|app: 0|req: 291/578] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:18:19 2025] GET /volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 => generated 846 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1268.759090] [55210]: DEBUG cinder.api.middleware.request_id [None req-9bd5d177-ba83-49db-9749-c87965618c41 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1268.763834] [55210]: INFO cinder.api.openstack.wsgi [None req-9bd5d177-ba83-49db-9749-c87965618c41 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 [ 1268.763834] [55210]: DEBUG cinder.api.openstack.wsgi [None req-9bd5d177-ba83-49db-9749-c87965618c41 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1268.763834] [55210]: DEBUG cinder.api.openstack.wsgi [None req-9bd5d177-ba83-49db-9749-c87965618c41 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Calling method 'delete' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1268.763834] [55210]: INFO cinder.api.v3.volumes [None req-9bd5d177-ba83-49db-9749-c87965618c41 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Delete volume with id: 4f54c3b2-569d-4e11-b7a4-c06dba496fe9 [ 1268.777018] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1268.777018] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1268.777018] [55210]: INFO cinder.volume.api [None req-9bd5d177-ba83-49db-9749-c87965618c41 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Volume info retrieved successfully. [ 1268.800377] [55210]: INFO cinder.volume.api [None req-9bd5d177-ba83-49db-9749-c87965618c41 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Delete volume request issued successfully. [ 1268.800377] [55210]: INFO cinder.api.openstack.wsgi [None req-9bd5d177-ba83-49db-9749-c87965618c41 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] http://10.180.1.21/volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 returned with HTTP 202 [ 1268.800806] [55210]: [pid: 55210|app: 0|req: 288/579] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 14 02:18:19 2025] DELETE /volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1268.806405] [55209]: DEBUG cinder.api.middleware.request_id [None req-ab2e390f-94d1-4282-8bc1-d1dffcbc3ec9 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1268.808248] [55209]: INFO cinder.api.openstack.wsgi [None req-ab2e390f-94d1-4282-8bc1-d1dffcbc3ec9 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] GET http://10.180.1.21/volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 [ 1268.808465] [55209]: DEBUG cinder.api.openstack.wsgi [None req-ab2e390f-94d1-4282-8bc1-d1dffcbc3ec9 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1268.808686] [55209]: DEBUG cinder.api.openstack.wsgi [None req-ab2e390f-94d1-4282-8bc1-d1dffcbc3ec9 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1268.818349] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1268.818349] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1268.822851] [55209]: INFO cinder.volume.api [None req-ab2e390f-94d1-4282-8bc1-d1dffcbc3ec9 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Volume info retrieved successfully. [ 1268.827284] [55209]: INFO cinder.api.openstack.wsgi [None req-ab2e390f-94d1-4282-8bc1-d1dffcbc3ec9 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] http://10.180.1.21/volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 returned with HTTP 200 [ 1268.827677] [55209]: [pid: 55209|app: 0|req: 292/580] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:18:19 2025] GET /volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1269.760920] [55210]: DEBUG cinder.api.middleware.request_id [None req-a43c6819-5917-4264-b665-6e251b6cbdc2 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.763756] [55210]: INFO cinder.api.openstack.wsgi [None req-a43c6819-5917-4264-b665-6e251b6cbdc2 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 [ 1269.764046] [55210]: DEBUG cinder.api.openstack.wsgi [None req-a43c6819-5917-4264-b665-6e251b6cbdc2 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1269.764428] [55210]: DEBUG cinder.api.openstack.wsgi [None req-a43c6819-5917-4264-b665-6e251b6cbdc2 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1269.771093] [55210]: INFO cinder.api.openstack.wsgi [None req-a43c6819-5917-4264-b665-6e251b6cbdc2 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 returned with HTTP 404 [ 1269.771581] [55210]: [pid: 55210|app: 0|req: 289/581] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:18:20 2025] GET /volume/v3/volumes/97f198d7-ab85-422d-84e8-b2c1a29dc095 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1269.818277] [55209]: DEBUG cinder.api.middleware.request_id [None req-0dc1160a-c2e0-460e-93a9-0fb6a808905d None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.820866] [55209]: INFO cinder.api.openstack.wsgi [None req-0dc1160a-c2e0-460e-93a9-0fb6a808905d tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c [ 1269.821119] [55209]: DEBUG cinder.api.openstack.wsgi [None req-0dc1160a-c2e0-460e-93a9-0fb6a808905d tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1269.821339] [55209]: DEBUG cinder.api.openstack.wsgi [None req-0dc1160a-c2e0-460e-93a9-0fb6a808905d tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'delete' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1269.821532] [55209]: INFO cinder.api.v3.volumes [None req-0dc1160a-c2e0-460e-93a9-0fb6a808905d tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Delete volume with id: ea0f8de5-220f-43fe-a264-4e5992e9776c [ 1269.829189] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1269.829189] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1269.829711] [55209]: INFO cinder.volume.api [None req-0dc1160a-c2e0-460e-93a9-0fb6a808905d tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1269.841276] [55210]: DEBUG cinder.api.middleware.request_id [None req-6b3a5238-ca3b-4635-9fc2-a39436359c70 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.844024] [55210]: INFO cinder.api.openstack.wsgi [None req-6b3a5238-ca3b-4635-9fc2-a39436359c70 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] GET http://10.180.1.21/volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 [ 1269.844024] [55210]: DEBUG cinder.api.openstack.wsgi [None req-6b3a5238-ca3b-4635-9fc2-a39436359c70 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1269.844024] [55210]: DEBUG cinder.api.openstack.wsgi [None req-6b3a5238-ca3b-4635-9fc2-a39436359c70 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1269.846127] [55209]: INFO cinder.volume.api [None req-0dc1160a-c2e0-460e-93a9-0fb6a808905d tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Delete volume request issued successfully. [ 1269.846701] [55209]: INFO cinder.api.openstack.wsgi [None req-0dc1160a-c2e0-460e-93a9-0fb6a808905d tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c returned with HTTP 202 [ 1269.846757] [55209]: [pid: 55209|app: 0|req: 293/582] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 14 02:18:20 2025] DELETE /volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1269.850846] [55209]: DEBUG cinder.api.middleware.request_id [None req-1309bbf2-87b2-4ff8-aef5-4c1e38a059c9 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.853913] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1269.853913] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1269.855775] [55209]: INFO cinder.api.openstack.wsgi [None req-1309bbf2-87b2-4ff8-aef5-4c1e38a059c9 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c [ 1269.855949] [55209]: DEBUG cinder.api.openstack.wsgi [None req-1309bbf2-87b2-4ff8-aef5-4c1e38a059c9 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1269.856254] [55209]: DEBUG cinder.api.openstack.wsgi [None req-1309bbf2-87b2-4ff8-aef5-4c1e38a059c9 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1269.858090] [55210]: INFO cinder.volume.api [None req-6b3a5238-ca3b-4635-9fc2-a39436359c70 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Volume info retrieved successfully. [ 1269.863632] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1269.863632] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1269.864773] [55210]: INFO cinder.api.openstack.wsgi [None req-6b3a5238-ca3b-4635-9fc2-a39436359c70 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] http://10.180.1.21/volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 returned with HTTP 200 [ 1269.865406] [55210]: [pid: 55210|app: 0|req: 290/583] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:18:20 2025] GET /volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1269.872143] [55209]: INFO cinder.volume.api [None req-1309bbf2-87b2-4ff8-aef5-4c1e38a059c9 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1269.879706] [55209]: INFO cinder.api.openstack.wsgi [None req-1309bbf2-87b2-4ff8-aef5-4c1e38a059c9 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c returned with HTTP 200 [ 1269.881165] [55209]: [pid: 55209|app: 0|req: 294/584] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:18:20 2025] GET /volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1270.875919] [55210]: DEBUG cinder.api.middleware.request_id [None req-ac8fbdcd-3dfc-40f4-8fde-c9f96ee7e9b7 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1270.877995] [55210]: INFO cinder.api.openstack.wsgi [None req-ac8fbdcd-3dfc-40f4-8fde-c9f96ee7e9b7 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] GET http://10.180.1.21/volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 [ 1270.878259] [55210]: DEBUG cinder.api.openstack.wsgi [None req-ac8fbdcd-3dfc-40f4-8fde-c9f96ee7e9b7 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1270.878488] [55210]: DEBUG cinder.api.openstack.wsgi [None req-ac8fbdcd-3dfc-40f4-8fde-c9f96ee7e9b7 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1270.890458] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1270.890458] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1270.891337] [55209]: DEBUG cinder.api.middleware.request_id [None req-f7526671-c7b7-4a48-beec-f513534680f1 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1270.893320] [55209]: INFO cinder.api.openstack.wsgi [None req-f7526671-c7b7-4a48-beec-f513534680f1 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c [ 1270.893544] [55209]: DEBUG cinder.api.openstack.wsgi [None req-f7526671-c7b7-4a48-beec-f513534680f1 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1270.893792] [55209]: DEBUG cinder.api.openstack.wsgi [None req-f7526671-c7b7-4a48-beec-f513534680f1 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1270.894389] [55210]: INFO cinder.volume.api [None req-ac8fbdcd-3dfc-40f4-8fde-c9f96ee7e9b7 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Volume info retrieved successfully. [ 1270.898782] [55210]: INFO cinder.api.openstack.wsgi [None req-ac8fbdcd-3dfc-40f4-8fde-c9f96ee7e9b7 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] http://10.180.1.21/volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 returned with HTTP 200 [ 1270.899195] [55210]: [pid: 55210|app: 0|req: 291/585] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:18:21 2025] GET /volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1270.901112] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1270.901112] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1270.905255] [55209]: INFO cinder.volume.api [None req-f7526671-c7b7-4a48-beec-f513534680f1 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1270.908726] [55209]: INFO cinder.api.openstack.wsgi [None req-f7526671-c7b7-4a48-beec-f513534680f1 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c returned with HTTP 200 [ 1270.909121] [55209]: [pid: 55209|app: 0|req: 295/586] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:18:21 2025] GET /volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1271.910181] [55210]: DEBUG cinder.api.middleware.request_id [None req-23f14d03-7c89-4460-ba46-e68f08a1e3f0 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1271.913056] [55210]: INFO cinder.api.openstack.wsgi [None req-23f14d03-7c89-4460-ba46-e68f08a1e3f0 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] GET http://10.180.1.21/volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 [ 1271.913221] [55210]: DEBUG cinder.api.openstack.wsgi [None req-23f14d03-7c89-4460-ba46-e68f08a1e3f0 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1271.913467] [55210]: DEBUG cinder.api.openstack.wsgi [None req-23f14d03-7c89-4460-ba46-e68f08a1e3f0 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1271.919161] [55209]: DEBUG cinder.api.middleware.request_id [None req-e8aefddb-fb83-4ed3-ac41-4fb91d669755 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1271.921014] [55210]: INFO cinder.api.openstack.wsgi [None req-23f14d03-7c89-4460-ba46-e68f08a1e3f0 tempest-ServerActionsTestOtherB-1229119167 tempest-ServerActionsTestOtherB-1229119167-project-member] http://10.180.1.21/volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 returned with HTTP 404 [ 1271.921014] [55210]: [pid: 55210|app: 0|req: 292/587] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:18:22 2025] GET /volume/v3/volumes/4f54c3b2-569d-4e11-b7a4-c06dba496fe9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1271.921352] [55209]: INFO cinder.api.openstack.wsgi [None req-e8aefddb-fb83-4ed3-ac41-4fb91d669755 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c [ 1271.921535] [55209]: DEBUG cinder.api.openstack.wsgi [None req-e8aefddb-fb83-4ed3-ac41-4fb91d669755 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1271.921723] [55209]: DEBUG cinder.api.openstack.wsgi [None req-e8aefddb-fb83-4ed3-ac41-4fb91d669755 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1271.931528] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1271.931528] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1271.935628] [55209]: INFO cinder.volume.api [None req-e8aefddb-fb83-4ed3-ac41-4fb91d669755 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1271.940921] [55209]: INFO cinder.api.openstack.wsgi [None req-e8aefddb-fb83-4ed3-ac41-4fb91d669755 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c returned with HTTP 200 [ 1271.941708] [55209]: [pid: 55209|app: 0|req: 296/588] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:18:22 2025] GET /volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1272.049968] [55210]: DEBUG cinder.api.middleware.request_id [None req-e81ff9c6-676b-4070-9bd0-792ef491bce0 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1272.051789] [55210]: INFO cinder.api.openstack.wsgi [None req-e81ff9c6-676b-4070-9bd0-792ef491bce0 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] DELETE http://10.180.1.21/volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 [ 1272.052090] [55210]: DEBUG cinder.api.openstack.wsgi [None req-e81ff9c6-676b-4070-9bd0-792ef491bce0 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1272.052352] [55210]: DEBUG cinder.api.openstack.wsgi [None req-e81ff9c6-676b-4070-9bd0-792ef491bce0 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Calling method 'delete' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1272.052574] [55210]: INFO cinder.api.v3.volumes [None req-e81ff9c6-676b-4070-9bd0-792ef491bce0 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Delete volume with id: 33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 [ 1272.060238] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1272.060238] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1272.061055] [55210]: INFO cinder.volume.api [None req-e81ff9c6-676b-4070-9bd0-792ef491bce0 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Volume info retrieved successfully. [ 1272.081455] [55210]: INFO cinder.volume.api [None req-e81ff9c6-676b-4070-9bd0-792ef491bce0 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Delete volume request issued successfully. [ 1272.081869] [55210]: INFO cinder.api.openstack.wsgi [None req-e81ff9c6-676b-4070-9bd0-792ef491bce0 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 returned with HTTP 202 [ 1272.082528] [55210]: [pid: 55210|app: 0|req: 293/589] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 14 02:18:22 2025] DELETE /volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1272.087205] [55209]: DEBUG cinder.api.middleware.request_id [None req-e4f0b0fe-08c2-49f3-a312-7e7fed2f3eef None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1272.090500] [55209]: INFO cinder.api.openstack.wsgi [None req-e4f0b0fe-08c2-49f3-a312-7e7fed2f3eef tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] GET http://10.180.1.21/volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 [ 1272.091054] [55209]: DEBUG cinder.api.openstack.wsgi [None req-e4f0b0fe-08c2-49f3-a312-7e7fed2f3eef tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1272.091054] [55209]: DEBUG cinder.api.openstack.wsgi [None req-e4f0b0fe-08c2-49f3-a312-7e7fed2f3eef tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1272.102712] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1272.102712] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1272.107899] [55209]: INFO cinder.volume.api [None req-e4f0b0fe-08c2-49f3-a312-7e7fed2f3eef tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Volume info retrieved successfully. [ 1272.116034] [55209]: INFO cinder.api.openstack.wsgi [None req-e4f0b0fe-08c2-49f3-a312-7e7fed2f3eef tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 returned with HTTP 200 [ 1272.116034] [55209]: [pid: 55209|app: 0|req: 297/590] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:18:22 2025] GET /volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1272.951485] [55210]: DEBUG cinder.api.middleware.request_id [None req-ab961893-8309-4c05-8143-23494d260789 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1272.953792] [55210]: INFO cinder.api.openstack.wsgi [None req-ab961893-8309-4c05-8143-23494d260789 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c [ 1272.954108] [55210]: DEBUG cinder.api.openstack.wsgi [None req-ab961893-8309-4c05-8143-23494d260789 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1272.954351] [55210]: DEBUG cinder.api.openstack.wsgi [None req-ab961893-8309-4c05-8143-23494d260789 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1272.960904] [55210]: INFO cinder.api.openstack.wsgi [None req-ab961893-8309-4c05-8143-23494d260789 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c returned with HTTP 404 [ 1272.961400] [55210]: [pid: 55210|app: 0|req: 294/591] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:18:23 2025] GET /volume/v3/volumes/ea0f8de5-220f-43fe-a264-4e5992e9776c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1273.049509] [55209]: DEBUG cinder.api.middleware.request_id [None req-9e88ef94-df1d-4419-b856-00bbf7358bcd None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1273.051797] [55209]: INFO cinder.api.openstack.wsgi [None req-9e88ef94-df1d-4419-b856-00bbf7358bcd tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce [ 1273.052052] [55209]: DEBUG cinder.api.openstack.wsgi [None req-9e88ef94-df1d-4419-b856-00bbf7358bcd tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1273.052283] [55209]: DEBUG cinder.api.openstack.wsgi [None req-9e88ef94-df1d-4419-b856-00bbf7358bcd tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'delete' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1273.052473] [55209]: INFO cinder.api.v3.volumes [None req-9e88ef94-df1d-4419-b856-00bbf7358bcd tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Delete volume with id: ddf60639-57fd-441e-9edd-5b9323da40ce [ 1273.064035] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1273.064035] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1273.064035] [55209]: INFO cinder.volume.api [None req-9e88ef94-df1d-4419-b856-00bbf7358bcd tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1273.081160] [55209]: INFO cinder.volume.api [None req-9e88ef94-df1d-4419-b856-00bbf7358bcd tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Delete volume request issued successfully. [ 1273.081364] [55209]: INFO cinder.api.openstack.wsgi [None req-9e88ef94-df1d-4419-b856-00bbf7358bcd tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce returned with HTTP 202 [ 1273.081791] [55209]: [pid: 55209|app: 0|req: 298/592] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 14 02:18:23 2025] DELETE /volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1273.084770] [55210]: DEBUG cinder.api.middleware.request_id [None req-83d7abdb-56ab-4c29-8fee-aae37e2719c3 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1273.086807] [55210]: INFO cinder.api.openstack.wsgi [None req-83d7abdb-56ab-4c29-8fee-aae37e2719c3 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce [ 1273.087034] [55210]: DEBUG cinder.api.openstack.wsgi [None req-83d7abdb-56ab-4c29-8fee-aae37e2719c3 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1273.087254] [55210]: DEBUG cinder.api.openstack.wsgi [None req-83d7abdb-56ab-4c29-8fee-aae37e2719c3 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1273.094802] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1273.094802] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1273.098640] [55210]: INFO cinder.volume.api [None req-83d7abdb-56ab-4c29-8fee-aae37e2719c3 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1273.103302] [55210]: INFO cinder.api.openstack.wsgi [None req-83d7abdb-56ab-4c29-8fee-aae37e2719c3 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce returned with HTTP 200 [ 1273.103738] [55210]: [pid: 55210|app: 0|req: 295/593] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:18:23 2025] GET /volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1273.125478] [55209]: DEBUG cinder.api.middleware.request_id [None req-5cb379b6-9fdd-4169-9721-72ebfccfce00 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1273.127668] [55209]: INFO cinder.api.openstack.wsgi [None req-5cb379b6-9fdd-4169-9721-72ebfccfce00 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] GET http://10.180.1.21/volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 [ 1273.127980] [55209]: DEBUG cinder.api.openstack.wsgi [None req-5cb379b6-9fdd-4169-9721-72ebfccfce00 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1273.128122] [55209]: DEBUG cinder.api.openstack.wsgi [None req-5cb379b6-9fdd-4169-9721-72ebfccfce00 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1273.136302] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1273.136302] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1273.140008] [55209]: INFO cinder.volume.api [None req-5cb379b6-9fdd-4169-9721-72ebfccfce00 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Volume info retrieved successfully. [ 1273.145139] [55209]: INFO cinder.api.openstack.wsgi [None req-5cb379b6-9fdd-4169-9721-72ebfccfce00 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 returned with HTTP 200 [ 1273.145594] [55209]: [pid: 55209|app: 0|req: 299/594] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:18:23 2025] GET /volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1274.113227] [55210]: DEBUG cinder.api.middleware.request_id [None req-85f88be8-2425-4500-b45d-7d425455286a None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1274.115353] [55210]: INFO cinder.api.openstack.wsgi [None req-85f88be8-2425-4500-b45d-7d425455286a tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce [ 1274.115578] [55210]: DEBUG cinder.api.openstack.wsgi [None req-85f88be8-2425-4500-b45d-7d425455286a tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1274.115828] [55210]: DEBUG cinder.api.openstack.wsgi [None req-85f88be8-2425-4500-b45d-7d425455286a tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1274.126306] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1274.126306] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1274.131101] [55210]: INFO cinder.volume.api [None req-85f88be8-2425-4500-b45d-7d425455286a tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1274.136576] [55210]: INFO cinder.api.openstack.wsgi [None req-85f88be8-2425-4500-b45d-7d425455286a tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce returned with HTTP 200 [ 1274.136709] [55210]: [pid: 55210|app: 0|req: 296/595] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:18:24 2025] GET /volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1274.156054] [55209]: DEBUG cinder.api.middleware.request_id [None req-bc113ad0-80eb-4c8c-b47d-fdd70749a834 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1274.160400] [55209]: INFO cinder.api.openstack.wsgi [None req-bc113ad0-80eb-4c8c-b47d-fdd70749a834 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] GET http://10.180.1.21/volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 [ 1274.160641] [55209]: DEBUG cinder.api.openstack.wsgi [None req-bc113ad0-80eb-4c8c-b47d-fdd70749a834 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1274.160865] [55209]: DEBUG cinder.api.openstack.wsgi [None req-bc113ad0-80eb-4c8c-b47d-fdd70749a834 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1274.169838] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1274.169838] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1274.172811] [55209]: INFO cinder.api.openstack.wsgi [None req-bc113ad0-80eb-4c8c-b47d-fdd70749a834 tempest-ServerActionsTestOtherA-818009822 tempest-ServerActionsTestOtherA-818009822-project-member] http://10.180.1.21/volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 returned with HTTP 404 [ 1274.173334] [55209]: [pid: 55209|app: 0|req: 300/596] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:18:25 2025] GET /volume/v3/volumes/33e4b6b4-906e-4a2b-b9e3-8a98b8e7b9a0 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1275.147481] [55210]: DEBUG cinder.api.middleware.request_id [None req-d0153726-2592-4eef-aa43-b4b51c0a96a3 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1275.149722] [55210]: INFO cinder.api.openstack.wsgi [None req-d0153726-2592-4eef-aa43-b4b51c0a96a3 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce [ 1275.149980] [55210]: DEBUG cinder.api.openstack.wsgi [None req-d0153726-2592-4eef-aa43-b4b51c0a96a3 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1275.150224] [55210]: DEBUG cinder.api.openstack.wsgi [None req-d0153726-2592-4eef-aa43-b4b51c0a96a3 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1275.160114] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1275.160114] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1275.163974] [55210]: INFO cinder.volume.api [None req-d0153726-2592-4eef-aa43-b4b51c0a96a3 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Volume info retrieved successfully. [ 1275.168253] [55210]: INFO cinder.api.openstack.wsgi [None req-d0153726-2592-4eef-aa43-b4b51c0a96a3 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce returned with HTTP 200 [ 1275.168643] [55210]: [pid: 55210|app: 0|req: 297/597] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:18:25 2025] GET /volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1276.178240] [55209]: DEBUG cinder.api.middleware.request_id [None req-e617b771-3da0-4d95-b4ea-902e09dca4f1 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1276.181151] [55209]: INFO cinder.api.openstack.wsgi [None req-e617b771-3da0-4d95-b4ea-902e09dca4f1 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] GET http://10.180.1.21/volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce [ 1276.181398] [55209]: DEBUG cinder.api.openstack.wsgi [None req-e617b771-3da0-4d95-b4ea-902e09dca4f1 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1276.181624] [55209]: DEBUG cinder.api.openstack.wsgi [None req-e617b771-3da0-4d95-b4ea-902e09dca4f1 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1276.188757] [55209]: INFO cinder.api.openstack.wsgi [None req-e617b771-3da0-4d95-b4ea-902e09dca4f1 tempest-AttachVolumeNegativeTest-1560904866 tempest-AttachVolumeNegativeTest-1560904866-project-member] http://10.180.1.21/volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce returned with HTTP 404 [ 1276.189254] [55209]: [pid: 55209|app: 0|req: 301/598] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:18:27 2025] GET /volume/v3/volumes/ddf60639-57fd-441e-9edd-5b9323da40ce => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1285.166269] [55210]: DEBUG dbcounter [-] [55210] Writing DB stats cinder:SELECT=103,cinder:UPDATE=11,cinder:INSERT=5 {{(pid=55210) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1286.184170] [55209]: DEBUG dbcounter [-] [55209] Writing DB stats cinder:SELECT=173,cinder:UPDATE=26,cinder:INSERT=10 {{(pid=55209) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1325.083779] [55210]: DEBUG cinder.api.middleware.request_id [None req-b9f5d05d-91c8-49d6-8a60-62e7c05acbf5 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1325.085882] [55210]: INFO cinder.api.openstack.wsgi [None req-b9f5d05d-91c8-49d6-8a60-62e7c05acbf5 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1325.086281] [55210]: DEBUG cinder.api.openstack.wsgi [None req-b9f5d05d-91c8-49d6-8a60-62e7c05acbf5 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-37391259"}} {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1325.087913] [55210]: DEBUG cinder.api.v3.volumes [None req-b9f5d05d-91c8-49d6-8a60-62e7c05acbf5 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-37391259'}} {{(pid=55210) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1325.088058] [55210]: INFO cinder.api.v3.volumes [None req-b9f5d05d-91c8-49d6-8a60-62e7c05acbf5 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Create volume of 1 GB [ 1325.094193] [55210]: INFO cinder.volume.api [None req-b9f5d05d-91c8-49d6-8a60-62e7c05acbf5 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Availability Zones retrieved successfully. [ 1325.100843] [55210]: DEBUG cinder.volume.api [None req-b9f5d05d-91c8-49d6-8a60-62e7c05acbf5 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Flow 'volume_create_api' (74510470-2195-428e-8171-cffb8cc82957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1325.101990] [55210]: DEBUG cinder.volume.api [None req-b9f5d05d-91c8-49d6-8a60-62e7c05acbf5 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dba12715-e3f9-4391-ac45-102086fc06ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1325.103047] [55210]: DEBUG cinder.volume.flows.api.create_volume [None req-b9f5d05d-91c8-49d6-8a60-62e7c05acbf5 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Validating volume size '1' using validate_int {{(pid=55210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1325.119534] [55210]: DEBUG cinder.volume.api [None req-b9f5d05d-91c8-49d6-8a60-62e7c05acbf5 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dba12715-e3f9-4391-ac45-102086fc06ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-14T02:03:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f3823579-61ee-44ab-873f-bd184f2327d0,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3823579-61ee-44ab-873f-bd184f2327d0', '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=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1325.120454] [55210]: DEBUG cinder.volume.api [None req-b9f5d05d-91c8-49d6-8a60-62e7c05acbf5 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (839d0669-852c-435a-92fd-3607a5234905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1325.169390] [55210]: DEBUG cinder.quota [None req-b9f5d05d-91c8-49d6-8a60-62e7c05acbf5 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Created reservations ['9e5c4f80-7f29-42da-aea3-bd58d873e990', 'fcfeb790-bb50-4667-aa7d-390fb50c34f0', '0ac82812-0431-49a2-a1a9-53b9de1d687d', '5f99d05f-a07e-4d20-bf6f-c21a1cd5b872'] {{(pid=55210) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1325.170416] [55210]: DEBUG cinder.volume.api [None req-b9f5d05d-91c8-49d6-8a60-62e7c05acbf5 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (839d0669-852c-435a-92fd-3607a5234905) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e5c4f80-7f29-42da-aea3-bd58d873e990', 'fcfeb790-bb50-4667-aa7d-390fb50c34f0', '0ac82812-0431-49a2-a1a9-53b9de1d687d', '5f99d05f-a07e-4d20-bf6f-c21a1cd5b872']}' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1325.171503] [55210]: DEBUG cinder.volume.api [None req-b9f5d05d-91c8-49d6-8a60-62e7c05acbf5 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66d60978-8bfe-424b-a9f0-a80065f99ffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1325.186797] [55210]: DEBUG cinder.volume.api [None req-b9f5d05d-91c8-49d6-8a60-62e7c05acbf5 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66d60978-8bfe-424b-a9f0-a80065f99ffe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b1ba860-21fd-4974-b064-73ee052cd6bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-37391259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6de158584c0f426fb1130db46ae33f86',qos_specs=None,replication_status=,reservations=['9e5c4f80-7f29-42da-aea3-bd58d873e990','fcfeb790-bb50-4667-aa7d-390fb50c34f0','0ac82812-0431-49a2-a1a9-53b9de1d687d','5f99d05f-a07e-4d20-bf6f-c21a1cd5b872'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13166aa4ccba4ed2827d56a0f22138d7',volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0), '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-14T02:19:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-37391259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b1ba860-21fd-4974-b064-73ee052cd6bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6de158584c0f426fb1130db46ae33f86',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='13166aa4ccba4ed2827d56a0f22138d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3823579-61ee-44ab-873f-bd184f2327d0),volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0)}' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1325.187601] [55210]: DEBUG cinder.volume.api [None req-b9f5d05d-91c8-49d6-8a60-62e7c05acbf5 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e4eccfa-2276-47cd-8e3c-a3e114f88a41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1325.201467] [55210]: DEBUG cinder.volume.api [None req-b9f5d05d-91c8-49d6-8a60-62e7c05acbf5 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e4eccfa-2276-47cd-8e3c-a3e114f88a41) 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-37391259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6de158584c0f426fb1130db46ae33f86',qos_specs=None,replication_status=,reservations=['9e5c4f80-7f29-42da-aea3-bd58d873e990','fcfeb790-bb50-4667-aa7d-390fb50c34f0','0ac82812-0431-49a2-a1a9-53b9de1d687d','5f99d05f-a07e-4d20-bf6f-c21a1cd5b872'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13166aa4ccba4ed2827d56a0f22138d7',volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0)}' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1325.202341] [55210]: DEBUG cinder.volume.api [None req-b9f5d05d-91c8-49d6-8a60-62e7c05acbf5 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fc7270b-f2b2-47d6-b568-597bfbbb2cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1325.211845] [55210]: DEBUG cinder.volume.api [None req-b9f5d05d-91c8-49d6-8a60-62e7c05acbf5 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fc7270b-f2b2-47d6-b568-597bfbbb2cf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1325.212874] [55210]: DEBUG cinder.volume.api [None req-b9f5d05d-91c8-49d6-8a60-62e7c05acbf5 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Flow 'volume_create_api' (74510470-2195-428e-8171-cffb8cc82957) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55210) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1325.213232] [55210]: INFO cinder.volume.api [None req-b9f5d05d-91c8-49d6-8a60-62e7c05acbf5 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Create volume request issued successfully. [ 1325.213871] [55210]: INFO cinder.api.openstack.wsgi [None req-b9f5d05d-91c8-49d6-8a60-62e7c05acbf5 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1325.214858] [55210]: [pid: 55210|app: 0|req: 298/599] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 14 02:19:15 2025] POST /volume/v3/volumes => generated 754 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1325.223425] [55209]: DEBUG cinder.api.middleware.request_id [None req-d0dbf106-f858-452a-bb3d-86b16210b731 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1325.225530] [55209]: INFO cinder.api.openstack.wsgi [None req-d0dbf106-f858-452a-bb3d-86b16210b731 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] GET http://10.180.1.21/volume/v3/volumes/5b1ba860-21fd-4974-b064-73ee052cd6bd [ 1325.225752] [55209]: DEBUG cinder.api.openstack.wsgi [None req-d0dbf106-f858-452a-bb3d-86b16210b731 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1325.225972] [55209]: DEBUG cinder.api.openstack.wsgi [None req-d0dbf106-f858-452a-bb3d-86b16210b731 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1325.233369] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1325.233369] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1325.237231] [55209]: INFO cinder.volume.api [None req-d0dbf106-f858-452a-bb3d-86b16210b731 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Volume info retrieved successfully. [ 1325.241895] [55209]: INFO cinder.api.openstack.wsgi [None req-d0dbf106-f858-452a-bb3d-86b16210b731 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] http://10.180.1.21/volume/v3/volumes/5b1ba860-21fd-4974-b064-73ee052cd6bd returned with HTTP 200 [ 1325.242283] [55209]: [pid: 55209|app: 0|req: 302/600] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:19:16 2025] GET /volume/v3/volumes/5b1ba860-21fd-4974-b064-73ee052cd6bd => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1326.253184] [55210]: DEBUG cinder.api.middleware.request_id [None req-82d447dd-c5f8-4d3b-8442-7c26929eda27 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1326.255697] [55210]: INFO cinder.api.openstack.wsgi [None req-82d447dd-c5f8-4d3b-8442-7c26929eda27 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] GET http://10.180.1.21/volume/v3/volumes/5b1ba860-21fd-4974-b064-73ee052cd6bd [ 1326.255949] [55210]: DEBUG cinder.api.openstack.wsgi [None req-82d447dd-c5f8-4d3b-8442-7c26929eda27 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1326.256266] [55210]: DEBUG cinder.api.openstack.wsgi [None req-82d447dd-c5f8-4d3b-8442-7c26929eda27 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1326.266160] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1326.266160] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1326.270270] [55210]: INFO cinder.volume.api [None req-82d447dd-c5f8-4d3b-8442-7c26929eda27 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Volume info retrieved successfully. [ 1326.275032] [55210]: INFO cinder.api.openstack.wsgi [None req-82d447dd-c5f8-4d3b-8442-7c26929eda27 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] http://10.180.1.21/volume/v3/volumes/5b1ba860-21fd-4974-b064-73ee052cd6bd returned with HTTP 200 [ 1326.275426] [55210]: [pid: 55210|app: 0|req: 299/601] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:19:17 2025] GET /volume/v3/volumes/5b1ba860-21fd-4974-b064-73ee052cd6bd => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1335.239931] [55209]: DEBUG dbcounter [-] [55209] Writing DB stats cinder:SELECT=4 {{(pid=55209) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1336.272709] [55210]: DEBUG dbcounter [-] [55210] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55210) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1348.506161] [55209]: DEBUG cinder.api.middleware.request_id [req-a4cf7ab2-3a88-4c1e-b5aa-82c4f4f4600e req-dca3c886-8eb3-4d71-b2b1-6b2b475d2c70 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1348.509172] [55209]: INFO cinder.api.openstack.wsgi [req-a4cf7ab2-3a88-4c1e-b5aa-82c4f4f4600e req-dca3c886-8eb3-4d71-b2b1-6b2b475d2c70 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] GET http://10.180.1.21/volume/v3/volumes/5b1ba860-21fd-4974-b064-73ee052cd6bd [ 1348.509433] [55209]: DEBUG cinder.api.openstack.wsgi [req-a4cf7ab2-3a88-4c1e-b5aa-82c4f4f4600e req-dca3c886-8eb3-4d71-b2b1-6b2b475d2c70 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1348.509689] [55209]: DEBUG cinder.api.openstack.wsgi [req-a4cf7ab2-3a88-4c1e-b5aa-82c4f4f4600e req-dca3c886-8eb3-4d71-b2b1-6b2b475d2c70 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1348.520286] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.520286] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1348.524332] [55209]: INFO cinder.volume.api [req-a4cf7ab2-3a88-4c1e-b5aa-82c4f4f4600e req-dca3c886-8eb3-4d71-b2b1-6b2b475d2c70 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Volume info retrieved successfully. [ 1348.528909] [55209]: INFO cinder.api.openstack.wsgi [req-a4cf7ab2-3a88-4c1e-b5aa-82c4f4f4600e req-dca3c886-8eb3-4d71-b2b1-6b2b475d2c70 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] http://10.180.1.21/volume/v3/volumes/5b1ba860-21fd-4974-b064-73ee052cd6bd returned with HTTP 200 [ 1348.529407] [55209]: [pid: 55209|app: 0|req: 303/602] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:19:39 2025] GET /volume/v3/volumes/5b1ba860-21fd-4974-b064-73ee052cd6bd => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1348.542041] [55210]: DEBUG cinder.api.middleware.request_id [None req-5423744c-936e-41c5-9cf3-6f476c9b4f06 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1348.542483] [55210]: INFO cinder.api.openstack.wsgi [None req-5423744c-936e-41c5-9cf3-6f476c9b4f06 None None] GET http://10.180.1.21/volume// [ 1348.542665] [55210]: DEBUG cinder.api.openstack.wsgi [None req-5423744c-936e-41c5-9cf3-6f476c9b4f06 None None] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1348.542955] [55210]: DEBUG cinder.api.openstack.wsgi [None req-5423744c-936e-41c5-9cf3-6f476c9b4f06 None None] Calling method 'all' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1348.543374] [55210]: INFO cinder.api.openstack.wsgi [None req-5423744c-936e-41c5-9cf3-6f476c9b4f06 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1348.543682] [55210]: [pid: 55210|app: 0|req: 300/603] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 14 02:19:39 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1348.547140] [55209]: DEBUG cinder.api.middleware.request_id [req-a4cf7ab2-3a88-4c1e-b5aa-82c4f4f4600e req-8b5266a8-a1c6-43d5-9ca5-ef9a518027ad None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1348.549119] [55209]: INFO cinder.api.openstack.wsgi [req-a4cf7ab2-3a88-4c1e-b5aa-82c4f4f4600e req-8b5266a8-a1c6-43d5-9ca5-ef9a518027ad tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1348.549509] [55209]: DEBUG cinder.api.openstack.wsgi [req-a4cf7ab2-3a88-4c1e-b5aa-82c4f4f4600e req-8b5266a8-a1c6-43d5-9ca5-ef9a518027ad tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5b1ba860-21fd-4974-b064-73ee052cd6bd", "connector": null, "instance_uuid": "73529a04-9e1b-4636-ae74-0b0348be23ba"}} {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1348.557952] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.557952] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1348.581682] [55209]: INFO cinder.api.openstack.wsgi [req-a4cf7ab2-3a88-4c1e-b5aa-82c4f4f4600e req-8b5266a8-a1c6-43d5-9ca5-ef9a518027ad tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1348.582118] [55209]: [pid: 55209|app: 0|req: 304/604] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 14 02:19:39 2025] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1348.602364] [55210]: DEBUG cinder.api.middleware.request_id [req-a4cf7ab2-3a88-4c1e-b5aa-82c4f4f4600e req-528240de-83df-4a6b-ac76-a50200eec494 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1348.604736] [55210]: INFO cinder.api.openstack.wsgi [req-a4cf7ab2-3a88-4c1e-b5aa-82c4f4f4600e req-528240de-83df-4a6b-ac76-a50200eec494 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] POST http://10.180.1.21/volume/v3/attachments/6bbb3b8d-9938-4dd3-bbc7-fcbecd913f29/action [ 1348.605174] [55210]: DEBUG cinder.api.openstack.wsgi [req-a4cf7ab2-3a88-4c1e-b5aa-82c4f4f4600e req-528240de-83df-4a6b-ac76-a50200eec494 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Action body: b'{"os-complete": null}' {{(pid=55210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1348.605315] [55210]: DEBUG cinder.api.openstack.wsgi [req-a4cf7ab2-3a88-4c1e-b5aa-82c4f4f4600e req-528240de-83df-4a6b-ac76-a50200eec494 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1348.619811] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.619811] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1348.625351] [55210]: INFO cinder.api.openstack.wsgi [req-a4cf7ab2-3a88-4c1e-b5aa-82c4f4f4600e req-528240de-83df-4a6b-ac76-a50200eec494 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] http://10.180.1.21/volume/v3/attachments/6bbb3b8d-9938-4dd3-bbc7-fcbecd913f29/action returned with HTTP 204 [ 1348.625747] [55210]: [pid: 55210|app: 0|req: 301/605] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 14 02:19:39 2025] POST /volume/v3/attachments/6bbb3b8d-9938-4dd3-bbc7-fcbecd913f29/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1348.638273] [55209]: DEBUG cinder.api.middleware.request_id [None req-3e35bdc0-77a0-4735-a73e-f2cacf910f1b None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1348.640274] [55209]: INFO cinder.api.openstack.wsgi [None req-3e35bdc0-77a0-4735-a73e-f2cacf910f1b tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] GET http://10.180.1.21/volume/v3/volumes/5b1ba860-21fd-4974-b064-73ee052cd6bd [ 1348.640503] [55209]: DEBUG cinder.api.openstack.wsgi [None req-3e35bdc0-77a0-4735-a73e-f2cacf910f1b tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1348.640818] [55209]: DEBUG cinder.api.openstack.wsgi [None req-3e35bdc0-77a0-4735-a73e-f2cacf910f1b tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1348.649801] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.649801] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1348.652719] [55209]: INFO cinder.volume.api [None req-3e35bdc0-77a0-4735-a73e-f2cacf910f1b tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Volume info retrieved successfully. [ 1348.656774] [55209]: INFO cinder.api.openstack.wsgi [None req-3e35bdc0-77a0-4735-a73e-f2cacf910f1b tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] http://10.180.1.21/volume/v3/volumes/5b1ba860-21fd-4974-b064-73ee052cd6bd returned with HTTP 200 [ 1348.657132] [55209]: [pid: 55209|app: 0|req: 305/606] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:19:39 2025] GET /volume/v3/volumes/5b1ba860-21fd-4974-b064-73ee052cd6bd => generated 1109 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1348.665744] [55210]: DEBUG cinder.api.middleware.request_id [None req-f54fd7a5-6bfb-4401-be78-8e7645c33516 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1348.667788] [55210]: INFO cinder.api.openstack.wsgi [None req-f54fd7a5-6bfb-4401-be78-8e7645c33516 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] GET http://10.180.1.21/volume/v3/volumes/5b1ba860-21fd-4974-b064-73ee052cd6bd [ 1348.668007] [55210]: DEBUG cinder.api.openstack.wsgi [None req-f54fd7a5-6bfb-4401-be78-8e7645c33516 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1348.668237] [55210]: DEBUG cinder.api.openstack.wsgi [None req-f54fd7a5-6bfb-4401-be78-8e7645c33516 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1348.677426] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.677426] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1348.680338] [55210]: INFO cinder.volume.api [None req-f54fd7a5-6bfb-4401-be78-8e7645c33516 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Volume info retrieved successfully. [ 1348.684515] [55210]: INFO cinder.api.openstack.wsgi [None req-f54fd7a5-6bfb-4401-be78-8e7645c33516 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] http://10.180.1.21/volume/v3/volumes/5b1ba860-21fd-4974-b064-73ee052cd6bd returned with HTTP 200 [ 1348.684889] [55210]: [pid: 55210|app: 0|req: 302/607] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:19:39 2025] GET /volume/v3/volumes/5b1ba860-21fd-4974-b064-73ee052cd6bd => generated 1109 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1351.880158] [55209]: DEBUG cinder.api.middleware.request_id [None req-9ef7907f-8f7a-43ab-afd8-9f03dd831e06 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1351.880631] [55209]: INFO cinder.api.openstack.wsgi [None req-9ef7907f-8f7a-43ab-afd8-9f03dd831e06 None None] GET http://10.180.1.21/volume// [ 1351.880812] [55209]: DEBUG cinder.api.openstack.wsgi [None req-9ef7907f-8f7a-43ab-afd8-9f03dd831e06 None None] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1351.881041] [55209]: DEBUG cinder.api.openstack.wsgi [None req-9ef7907f-8f7a-43ab-afd8-9f03dd831e06 None None] Calling method 'all' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1351.881438] [55209]: INFO cinder.api.openstack.wsgi [None req-9ef7907f-8f7a-43ab-afd8-9f03dd831e06 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1351.881742] [55209]: [pid: 55209|app: 0|req: 306/608] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 02:19:42 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1351.885145] [55210]: DEBUG cinder.api.middleware.request_id [req-7238493e-ce23-48f6-9790-91911a0d1d03 req-633e372c-a685-4695-b32c-fc46b02f3ec9 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1351.887741] [55210]: INFO cinder.api.openstack.wsgi [req-7238493e-ce23-48f6-9790-91911a0d1d03 req-633e372c-a685-4695-b32c-fc46b02f3ec9 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] GET http://10.180.1.21/volume/v3/volumes/5b1ba860-21fd-4974-b064-73ee052cd6bd [ 1351.888037] [55210]: DEBUG cinder.api.openstack.wsgi [req-7238493e-ce23-48f6-9790-91911a0d1d03 req-633e372c-a685-4695-b32c-fc46b02f3ec9 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1351.888300] [55210]: DEBUG cinder.api.openstack.wsgi [req-7238493e-ce23-48f6-9790-91911a0d1d03 req-633e372c-a685-4695-b32c-fc46b02f3ec9 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1351.901667] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.901667] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1351.905259] [55210]: INFO cinder.volume.api [req-7238493e-ce23-48f6-9790-91911a0d1d03 req-633e372c-a685-4695-b32c-fc46b02f3ec9 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Volume info retrieved successfully. [ 1351.910132] [55210]: INFO cinder.api.openstack.wsgi [req-7238493e-ce23-48f6-9790-91911a0d1d03 req-633e372c-a685-4695-b32c-fc46b02f3ec9 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] http://10.180.1.21/volume/v3/volumes/5b1ba860-21fd-4974-b064-73ee052cd6bd returned with HTTP 200 [ 1351.910646] [55210]: [pid: 55210|app: 0|req: 303/609] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 02:19:42 2025] GET /volume/v3/volumes/5b1ba860-21fd-4974-b064-73ee052cd6bd => generated 1290 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1352.007103] [55209]: DEBUG cinder.api.middleware.request_id [req-7238493e-ce23-48f6-9790-91911a0d1d03 req-6e0f16c5-2941-4ee1-8eb4-ca352bf6274d None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1352.009425] [55209]: INFO cinder.api.openstack.wsgi [req-7238493e-ce23-48f6-9790-91911a0d1d03 req-6e0f16c5-2941-4ee1-8eb4-ca352bf6274d tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] PUT http://10.180.1.21/volume/v3/attachments/6bbb3b8d-9938-4dd3-bbc7-fcbecd913f29 [ 1352.009833] [55209]: DEBUG cinder.api.openstack.wsgi [req-7238493e-ce23-48f6-9790-91911a0d1d03 req-6e0f16c5-2941-4ee1-8eb4-ca352bf6274d tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-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=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1352.017886] [55209]: DEBUG cinder.coordination [req-7238493e-ce23-48f6-9790-91911a0d1d03 req-6e0f16c5-2941-4ee1-8eb4-ca352bf6274d tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Acquiring lock "cinder-attachment_update-5b1ba860-21fd-4974-b064-73ee052cd6bd-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55209) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1352.022298] [55209]: DEBUG cinder.coordination [req-7238493e-ce23-48f6-9790-91911a0d1d03 req-6e0f16c5-2941-4ee1-8eb4-ca352bf6274d tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Lock "cinder-attachment_update-5b1ba860-21fd-4974-b064-73ee052cd6bd-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55209) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1352.023315] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.023315] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1356.545548] [55209]: DEBUG cinder.coordination [req-7238493e-ce23-48f6-9790-91911a0d1d03 req-6e0f16c5-2941-4ee1-8eb4-ca352bf6274d tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Lock "cinder-attachment_update-5b1ba860-21fd-4974-b064-73ee052cd6bd-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=55209) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1356.545943] [55209]: INFO cinder.api.openstack.wsgi [req-7238493e-ce23-48f6-9790-91911a0d1d03 req-6e0f16c5-2941-4ee1-8eb4-ca352bf6274d tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] http://10.180.1.21/volume/v3/attachments/6bbb3b8d-9938-4dd3-bbc7-fcbecd913f29 returned with HTTP 200 [ 1356.546456] [55209]: [pid: 55209|app: 0|req: 307/610] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 14 02:19:42 2025] PUT /volume/v3/attachments/6bbb3b8d-9938-4dd3-bbc7-fcbecd913f29 => generated 617 bytes in 4540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1357.054010] [55210]: DEBUG cinder.api.middleware.request_id [req-7238493e-ce23-48f6-9790-91911a0d1d03 req-b1cc64cf-d888-482f-9c08-bd9fb97adf84 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1357.056116] [55210]: INFO cinder.api.openstack.wsgi [req-7238493e-ce23-48f6-9790-91911a0d1d03 req-b1cc64cf-d888-482f-9c08-bd9fb97adf84 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] POST http://10.180.1.21/volume/v3/attachments/6bbb3b8d-9938-4dd3-bbc7-fcbecd913f29/action [ 1357.056522] [55210]: DEBUG cinder.api.openstack.wsgi [req-7238493e-ce23-48f6-9790-91911a0d1d03 req-b1cc64cf-d888-482f-9c08-bd9fb97adf84 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Action body: b'{"os-complete": null}' {{(pid=55210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1357.056659] [55210]: DEBUG cinder.api.openstack.wsgi [req-7238493e-ce23-48f6-9790-91911a0d1d03 req-b1cc64cf-d888-482f-9c08-bd9fb97adf84 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1357.071322] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1357.071322] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1357.081123] [55210]: INFO cinder.api.openstack.wsgi [req-7238493e-ce23-48f6-9790-91911a0d1d03 req-b1cc64cf-d888-482f-9c08-bd9fb97adf84 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] http://10.180.1.21/volume/v3/attachments/6bbb3b8d-9938-4dd3-bbc7-fcbecd913f29/action returned with HTTP 204 [ 1357.081491] [55210]: [pid: 55210|app: 0|req: 304/611] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 14 02:19:47 2025] POST /volume/v3/attachments/6bbb3b8d-9938-4dd3-bbc7-fcbecd913f29/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1366.540661] [55209]: DEBUG dbcounter [-] [55209] Writing DB stats cinder:SELECT=19,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=55209) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1367.076038] [55210]: DEBUG dbcounter [-] [55210] Writing DB stats cinder:SELECT=18,cinder:UPDATE=4 {{(pid=55210) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1411.150214] [55209]: DEBUG cinder.api.middleware.request_id [None req-dd139a6f-e1cd-4b8f-b871-7b74a0671dd2 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1411.152310] [55209]: INFO cinder.api.openstack.wsgi [None req-dd139a6f-e1cd-4b8f-b871-7b74a0671dd2 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] GET http://10.180.1.21/volume/v3/volumes/5b1ba860-21fd-4974-b064-73ee052cd6bd [ 1411.152529] [55209]: DEBUG cinder.api.openstack.wsgi [None req-dd139a6f-e1cd-4b8f-b871-7b74a0671dd2 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1411.152748] [55209]: DEBUG cinder.api.openstack.wsgi [None req-dd139a6f-e1cd-4b8f-b871-7b74a0671dd2 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1411.166354] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1411.166354] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1411.170057] [55209]: INFO cinder.volume.api [None req-dd139a6f-e1cd-4b8f-b871-7b74a0671dd2 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Volume info retrieved successfully. [ 1411.174425] [55209]: INFO cinder.api.openstack.wsgi [None req-dd139a6f-e1cd-4b8f-b871-7b74a0671dd2 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] http://10.180.1.21/volume/v3/volumes/5b1ba860-21fd-4974-b064-73ee052cd6bd returned with HTTP 200 [ 1411.174882] [55209]: [pid: 55209|app: 0|req: 308/612] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:20:42 2025] GET /volume/v3/volumes/5b1ba860-21fd-4974-b064-73ee052cd6bd => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1411.209569] [55210]: DEBUG cinder.api.middleware.request_id [req-6b2cba33-565a-4899-a763-4144eff99682 req-bbb4ad37-991e-4bc3-a1ab-b1a16ffb9e75 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1411.211995] [55210]: INFO cinder.api.openstack.wsgi [req-6b2cba33-565a-4899-a763-4144eff99682 req-bbb4ad37-991e-4bc3-a1ab-b1a16ffb9e75 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] GET http://10.180.1.21/volume/v3/volumes/5b1ba860-21fd-4974-b064-73ee052cd6bd [ 1411.212221] [55210]: DEBUG cinder.api.openstack.wsgi [req-6b2cba33-565a-4899-a763-4144eff99682 req-bbb4ad37-991e-4bc3-a1ab-b1a16ffb9e75 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1411.212444] [55210]: DEBUG cinder.api.openstack.wsgi [req-6b2cba33-565a-4899-a763-4144eff99682 req-bbb4ad37-991e-4bc3-a1ab-b1a16ffb9e75 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1411.221915] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1411.221915] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1411.224886] [55210]: INFO cinder.volume.api [req-6b2cba33-565a-4899-a763-4144eff99682 req-bbb4ad37-991e-4bc3-a1ab-b1a16ffb9e75 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Volume info retrieved successfully. [ 1411.228982] [55210]: INFO cinder.api.openstack.wsgi [req-6b2cba33-565a-4899-a763-4144eff99682 req-bbb4ad37-991e-4bc3-a1ab-b1a16ffb9e75 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] http://10.180.1.21/volume/v3/volumes/5b1ba860-21fd-4974-b064-73ee052cd6bd returned with HTTP 200 [ 1411.229363] [55210]: [pid: 55210|app: 0|req: 305/613] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:20:42 2025] GET /volume/v3/volumes/5b1ba860-21fd-4974-b064-73ee052cd6bd => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1411.243409] [55209]: DEBUG cinder.api.middleware.request_id [req-6b2cba33-565a-4899-a763-4144eff99682 req-29b377bb-7fa1-4f03-9494-91b033c2ec51 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1411.245641] [55209]: INFO cinder.api.openstack.wsgi [req-6b2cba33-565a-4899-a763-4144eff99682 req-29b377bb-7fa1-4f03-9494-91b033c2ec51 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] POST http://10.180.1.21/volume/v3/volumes/5b1ba860-21fd-4974-b064-73ee052cd6bd/action [ 1411.246036] [55209]: DEBUG cinder.api.openstack.wsgi [req-6b2cba33-565a-4899-a763-4144eff99682 req-29b377bb-7fa1-4f03-9494-91b033c2ec51 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1411.246181] [55209]: DEBUG cinder.api.openstack.wsgi [req-6b2cba33-565a-4899-a763-4144eff99682 req-29b377bb-7fa1-4f03-9494-91b033c2ec51 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1411.255260] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1411.255260] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1411.255763] [55209]: INFO cinder.volume.api [req-6b2cba33-565a-4899-a763-4144eff99682 req-29b377bb-7fa1-4f03-9494-91b033c2ec51 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Volume info retrieved successfully. [ 1411.261246] [55209]: INFO cinder.volume.api [req-6b2cba33-565a-4899-a763-4144eff99682 req-29b377bb-7fa1-4f03-9494-91b033c2ec51 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Begin detaching volume completed successfully. [ 1411.261455] [55209]: INFO cinder.api.openstack.wsgi [req-6b2cba33-565a-4899-a763-4144eff99682 req-29b377bb-7fa1-4f03-9494-91b033c2ec51 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] http://10.180.1.21/volume/v3/volumes/5b1ba860-21fd-4974-b064-73ee052cd6bd/action returned with HTTP 202 [ 1411.261897] [55209]: [pid: 55209|app: 0|req: 309/614] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 14 02:20:42 2025] POST /volume/v3/volumes/5b1ba860-21fd-4974-b064-73ee052cd6bd/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1412.283741] [55210]: DEBUG cinder.api.middleware.request_id [None req-1fafbb72-6515-4ba1-a152-3dc119aa9dce None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1412.284250] [55210]: INFO cinder.api.openstack.wsgi [None req-1fafbb72-6515-4ba1-a152-3dc119aa9dce None None] GET http://10.180.1.21/volume// [ 1412.284436] [55210]: DEBUG cinder.api.openstack.wsgi [None req-1fafbb72-6515-4ba1-a152-3dc119aa9dce None None] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1412.284657] [55210]: DEBUG cinder.api.openstack.wsgi [None req-1fafbb72-6515-4ba1-a152-3dc119aa9dce None None] Calling method 'all' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1412.285067] [55210]: INFO cinder.api.openstack.wsgi [None req-1fafbb72-6515-4ba1-a152-3dc119aa9dce None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1412.285419] [55210]: [pid: 55210|app: 0|req: 306/615] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 14 02:20:43 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1412.288713] [55209]: DEBUG cinder.api.middleware.request_id [req-6b2cba33-565a-4899-a763-4144eff99682 req-a3f1d49a-be44-4726-887a-4deb91525175 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1412.291057] [55209]: INFO cinder.api.openstack.wsgi [req-6b2cba33-565a-4899-a763-4144eff99682 req-a3f1d49a-be44-4726-887a-4deb91525175 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] GET http://10.180.1.21/volume/v3/volumes/5b1ba860-21fd-4974-b064-73ee052cd6bd [ 1412.291331] [55209]: DEBUG cinder.api.openstack.wsgi [req-6b2cba33-565a-4899-a763-4144eff99682 req-a3f1d49a-be44-4726-887a-4deb91525175 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1412.291551] [55209]: DEBUG cinder.api.openstack.wsgi [req-6b2cba33-565a-4899-a763-4144eff99682 req-a3f1d49a-be44-4726-887a-4deb91525175 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1412.301303] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1412.301303] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1412.304945] [55209]: INFO cinder.volume.api [req-6b2cba33-565a-4899-a763-4144eff99682 req-a3f1d49a-be44-4726-887a-4deb91525175 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Volume info retrieved successfully. [ 1412.308398] [55209]: INFO cinder.api.openstack.wsgi [req-6b2cba33-565a-4899-a763-4144eff99682 req-a3f1d49a-be44-4726-887a-4deb91525175 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] http://10.180.1.21/volume/v3/volumes/5b1ba860-21fd-4974-b064-73ee052cd6bd returned with HTTP 200 [ 1412.308764] [55209]: [pid: 55209|app: 0|req: 310/616] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 14 02:20:43 2025] GET /volume/v3/volumes/5b1ba860-21fd-4974-b064-73ee052cd6bd => generated 1323 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1413.438963] [55210]: DEBUG cinder.api.middleware.request_id [req-6b2cba33-565a-4899-a763-4144eff99682 req-dc50da2f-88d7-4ad7-a87f-eb8173450e45 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1413.441464] [55210]: INFO cinder.api.openstack.wsgi [req-6b2cba33-565a-4899-a763-4144eff99682 req-dc50da2f-88d7-4ad7-a87f-eb8173450e45 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] DELETE http://10.180.1.21/volume/v3/attachments/6bbb3b8d-9938-4dd3-bbc7-fcbecd913f29 [ 1413.441685] [55210]: DEBUG cinder.api.openstack.wsgi [req-6b2cba33-565a-4899-a763-4144eff99682 req-dc50da2f-88d7-4ad7-a87f-eb8173450e45 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1413.441902] [55210]: DEBUG cinder.api.openstack.wsgi [req-6b2cba33-565a-4899-a763-4144eff99682 req-dc50da2f-88d7-4ad7-a87f-eb8173450e45 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Calling method 'version_select' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1413.448714] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1413.448714] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1413.972577] [55210]: INFO cinder.api.openstack.wsgi [req-6b2cba33-565a-4899-a763-4144eff99682 req-dc50da2f-88d7-4ad7-a87f-eb8173450e45 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] http://10.180.1.21/volume/v3/attachments/6bbb3b8d-9938-4dd3-bbc7-fcbecd913f29 returned with HTTP 200 [ 1413.973014] [55210]: [pid: 55210|app: 0|req: 307/617] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 14 02:20:44 2025] DELETE /volume/v3/attachments/6bbb3b8d-9938-4dd3-bbc7-fcbecd913f29 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1415.428404] [55209]: DEBUG cinder.api.middleware.request_id [None req-33f4b3a6-6d57-41e6-b10a-21a9ed016738 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1415.430665] [55209]: INFO cinder.api.openstack.wsgi [None req-33f4b3a6-6d57-41e6-b10a-21a9ed016738 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] GET http://10.180.1.21/volume/v3/volumes/5b1ba860-21fd-4974-b064-73ee052cd6bd [ 1415.430852] [55209]: DEBUG cinder.api.openstack.wsgi [None req-33f4b3a6-6d57-41e6-b10a-21a9ed016738 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1415.431096] [55209]: DEBUG cinder.api.openstack.wsgi [None req-33f4b3a6-6d57-41e6-b10a-21a9ed016738 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1415.438503] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1415.438503] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1415.441732] [55209]: INFO cinder.volume.api [None req-33f4b3a6-6d57-41e6-b10a-21a9ed016738 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Volume info retrieved successfully. [ 1415.445693] [55209]: INFO cinder.api.openstack.wsgi [None req-33f4b3a6-6d57-41e6-b10a-21a9ed016738 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] http://10.180.1.21/volume/v3/volumes/5b1ba860-21fd-4974-b064-73ee052cd6bd returned with HTTP 200 [ 1415.446052] [55209]: [pid: 55209|app: 0|req: 311/618] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:20:46 2025] GET /volume/v3/volumes/5b1ba860-21fd-4974-b064-73ee052cd6bd => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1423.972063] [55210]: DEBUG dbcounter [-] [55210] Writing DB stats cinder:SELECT=15,cinder:UPDATE=3 {{(pid=55210) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1425.443716] [55209]: DEBUG dbcounter [-] [55209] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1 {{(pid=55209) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1474.254368] [55210]: DEBUG cinder.api.middleware.request_id [None req-d35d8733-67b2-490f-aad0-099f59e1ccc2 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1474.256792] [55210]: INFO cinder.api.openstack.wsgi [None req-d35d8733-67b2-490f-aad0-099f59e1ccc2 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1474.257220] [55210]: DEBUG cinder.api.openstack.wsgi [None req-d35d8733-67b2-490f-aad0-099f59e1ccc2 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-2010029944"}} {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1474.259189] [55210]: DEBUG cinder.api.v3.volumes [None req-d35d8733-67b2-490f-aad0-099f59e1ccc2 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-2010029944'}} {{(pid=55210) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1474.259327] [55210]: INFO cinder.api.v3.volumes [None req-d35d8733-67b2-490f-aad0-099f59e1ccc2 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Create volume of 1 GB [ 1474.259627] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1474.259627] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1474.264908] [55210]: INFO cinder.volume.api [None req-d35d8733-67b2-490f-aad0-099f59e1ccc2 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Availability Zones retrieved successfully. [ 1474.271584] [55210]: DEBUG cinder.volume.api [None req-d35d8733-67b2-490f-aad0-099f59e1ccc2 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Flow 'volume_create_api' (cb01ef68-e60d-45a9-8742-0af4caf6f8b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1474.272731] [55210]: DEBUG cinder.volume.api [None req-d35d8733-67b2-490f-aad0-099f59e1ccc2 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f30386ac-be90-43e3-968d-1441f2b629bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1474.273762] [55210]: DEBUG cinder.volume.flows.api.create_volume [None req-d35d8733-67b2-490f-aad0-099f59e1ccc2 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Validating volume size '1' using validate_int {{(pid=55210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1474.289977] [55210]: DEBUG cinder.volume.api [None req-d35d8733-67b2-490f-aad0-099f59e1ccc2 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f30386ac-be90-43e3-968d-1441f2b629bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-14T02:03:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f3823579-61ee-44ab-873f-bd184f2327d0,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3823579-61ee-44ab-873f-bd184f2327d0', '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=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1474.290840] [55210]: DEBUG cinder.volume.api [None req-d35d8733-67b2-490f-aad0-099f59e1ccc2 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7736303a-677f-4f1c-9c75-317802f87420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1474.318533] [55210]: DEBUG cinder.quota [None req-d35d8733-67b2-490f-aad0-099f59e1ccc2 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Created reservations ['4023a6a8-7718-41a9-acb7-f31cfada784c', 'c621b97b-03dd-41c9-9b2e-b4f542bebb08', '25a94bd0-ddc1-456c-9843-8fe9be3a471f', 'a410656d-7d38-4ae7-84d9-844ee7409d11'] {{(pid=55210) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1474.319340] [55210]: DEBUG cinder.volume.api [None req-d35d8733-67b2-490f-aad0-099f59e1ccc2 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7736303a-677f-4f1c-9c75-317802f87420) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4023a6a8-7718-41a9-acb7-f31cfada784c', 'c621b97b-03dd-41c9-9b2e-b4f542bebb08', '25a94bd0-ddc1-456c-9843-8fe9be3a471f', 'a410656d-7d38-4ae7-84d9-844ee7409d11']}' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1474.320200] [55210]: DEBUG cinder.volume.api [None req-d35d8733-67b2-490f-aad0-099f59e1ccc2 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (787aa05a-6bd9-434e-8d76-eb3411a0607e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1474.334690] [55210]: DEBUG cinder.volume.api [None req-d35d8733-67b2-490f-aad0-099f59e1ccc2 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (787aa05a-6bd9-434e-8d76-eb3411a0607e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '093f99e8-8a41-4211-92fc-52c869ca4637', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2010029944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6de158584c0f426fb1130db46ae33f86',qos_specs=None,replication_status=,reservations=['4023a6a8-7718-41a9-acb7-f31cfada784c','c621b97b-03dd-41c9-9b2e-b4f542bebb08','25a94bd0-ddc1-456c-9843-8fe9be3a471f','a410656d-7d38-4ae7-84d9-844ee7409d11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13166aa4ccba4ed2827d56a0f22138d7',volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0), '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-14T02:21:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2010029944',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=093f99e8-8a41-4211-92fc-52c869ca4637,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6de158584c0f426fb1130db46ae33f86',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='13166aa4ccba4ed2827d56a0f22138d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3823579-61ee-44ab-873f-bd184f2327d0),volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0)}' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1474.335539] [55210]: DEBUG cinder.volume.api [None req-d35d8733-67b2-490f-aad0-099f59e1ccc2 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d493ebc-d520-4b38-89a9-2fc4f323e4ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1474.347434] [55210]: DEBUG cinder.volume.api [None req-d35d8733-67b2-490f-aad0-099f59e1ccc2 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d493ebc-d520-4b38-89a9-2fc4f323e4ec) 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-2010029944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6de158584c0f426fb1130db46ae33f86',qos_specs=None,replication_status=,reservations=['4023a6a8-7718-41a9-acb7-f31cfada784c','c621b97b-03dd-41c9-9b2e-b4f542bebb08','25a94bd0-ddc1-456c-9843-8fe9be3a471f','a410656d-7d38-4ae7-84d9-844ee7409d11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13166aa4ccba4ed2827d56a0f22138d7',volume_type_id=f3823579-61ee-44ab-873f-bd184f2327d0)}' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1474.348232] [55210]: DEBUG cinder.volume.api [None req-d35d8733-67b2-490f-aad0-099f59e1ccc2 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e91870ee-a4ab-415c-902e-a4e43821ba40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1474.355725] [55210]: DEBUG cinder.volume.api [None req-d35d8733-67b2-490f-aad0-099f59e1ccc2 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e91870ee-a4ab-415c-902e-a4e43821ba40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55210) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1474.356755] [55210]: DEBUG cinder.volume.api [None req-d35d8733-67b2-490f-aad0-099f59e1ccc2 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Flow 'volume_create_api' (cb01ef68-e60d-45a9-8742-0af4caf6f8b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55210) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1474.357149] [55210]: INFO cinder.volume.api [None req-d35d8733-67b2-490f-aad0-099f59e1ccc2 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Create volume request issued successfully. [ 1474.357806] [55210]: INFO cinder.api.openstack.wsgi [None req-d35d8733-67b2-490f-aad0-099f59e1ccc2 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1474.358244] [55210]: [pid: 55210|app: 0|req: 308/619] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 14 02:21:45 2025] POST /volume/v3/volumes => generated 756 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1474.366448] [55209]: DEBUG cinder.api.middleware.request_id [None req-303dc7a1-befc-4914-97c2-016be914055b None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1474.368576] [55209]: INFO cinder.api.openstack.wsgi [None req-303dc7a1-befc-4914-97c2-016be914055b tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] GET http://10.180.1.21/volume/v3/volumes/093f99e8-8a41-4211-92fc-52c869ca4637 [ 1474.368797] [55209]: DEBUG cinder.api.openstack.wsgi [None req-303dc7a1-befc-4914-97c2-016be914055b tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1474.369023] [55209]: DEBUG cinder.api.openstack.wsgi [None req-303dc7a1-befc-4914-97c2-016be914055b tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1474.376329] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1474.376329] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1474.380122] [55209]: INFO cinder.volume.api [None req-303dc7a1-befc-4914-97c2-016be914055b tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Volume info retrieved successfully. [ 1474.384144] [55209]: INFO cinder.api.openstack.wsgi [None req-303dc7a1-befc-4914-97c2-016be914055b tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] http://10.180.1.21/volume/v3/volumes/093f99e8-8a41-4211-92fc-52c869ca4637 returned with HTTP 200 [ 1474.384491] [55209]: [pid: 55209|app: 0|req: 312/620] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:21:45 2025] GET /volume/v3/volumes/093f99e8-8a41-4211-92fc-52c869ca4637 => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1475.394719] [55210]: DEBUG cinder.api.middleware.request_id [None req-0a869cfe-6181-45e4-a376-6cdacacf2002 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1475.397027] [55210]: INFO cinder.api.openstack.wsgi [None req-0a869cfe-6181-45e4-a376-6cdacacf2002 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] GET http://10.180.1.21/volume/v3/volumes/093f99e8-8a41-4211-92fc-52c869ca4637 [ 1475.397244] [55210]: DEBUG cinder.api.openstack.wsgi [None req-0a869cfe-6181-45e4-a376-6cdacacf2002 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1475.397471] [55210]: DEBUG cinder.api.openstack.wsgi [None req-0a869cfe-6181-45e4-a376-6cdacacf2002 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1475.405125] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1475.405125] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1475.408408] [55210]: INFO cinder.volume.api [None req-0a869cfe-6181-45e4-a376-6cdacacf2002 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Volume info retrieved successfully. [ 1475.412388] [55210]: INFO cinder.api.openstack.wsgi [None req-0a869cfe-6181-45e4-a376-6cdacacf2002 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] http://10.180.1.21/volume/v3/volumes/093f99e8-8a41-4211-92fc-52c869ca4637 returned with HTTP 200 [ 1475.412751] [55210]: [pid: 55210|app: 0|req: 309/621] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:21:46 2025] GET /volume/v3/volumes/093f99e8-8a41-4211-92fc-52c869ca4637 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1484.382181] [55209]: DEBUG dbcounter [-] [55209] Writing DB stats cinder:SELECT=4 {{(pid=55209) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1485.410597] [55210]: DEBUG dbcounter [-] [55210] Writing DB stats cinder:SELECT=24,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=55210) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1497.115266] [55209]: DEBUG cinder.api.middleware.request_id [req-2be2276c-c9b8-49ec-a03f-6484c1d57d9e req-f8200786-3edc-461d-8b07-54cb9752e1d0 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1497.117680] [55209]: INFO cinder.api.openstack.wsgi [req-2be2276c-c9b8-49ec-a03f-6484c1d57d9e req-f8200786-3edc-461d-8b07-54cb9752e1d0 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] GET http://10.180.1.21/volume/v3/volumes/093f99e8-8a41-4211-92fc-52c869ca4637 [ 1497.117920] [55209]: DEBUG cinder.api.openstack.wsgi [req-2be2276c-c9b8-49ec-a03f-6484c1d57d9e req-f8200786-3edc-461d-8b07-54cb9752e1d0 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1497.118153] [55209]: DEBUG cinder.api.openstack.wsgi [req-2be2276c-c9b8-49ec-a03f-6484c1d57d9e req-f8200786-3edc-461d-8b07-54cb9752e1d0 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1497.128314] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1497.128314] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1497.132176] [55209]: INFO cinder.volume.api [req-2be2276c-c9b8-49ec-a03f-6484c1d57d9e req-f8200786-3edc-461d-8b07-54cb9752e1d0 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Volume info retrieved successfully. [ 1497.136611] [55209]: INFO cinder.api.openstack.wsgi [req-2be2276c-c9b8-49ec-a03f-6484c1d57d9e req-f8200786-3edc-461d-8b07-54cb9752e1d0 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] http://10.180.1.21/volume/v3/volumes/093f99e8-8a41-4211-92fc-52c869ca4637 returned with HTTP 200 [ 1497.136991] [55209]: [pid: 55209|app: 0|req: 313/622] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:22:07 2025] GET /volume/v3/volumes/093f99e8-8a41-4211-92fc-52c869ca4637 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1497.149113] [55210]: DEBUG cinder.api.middleware.request_id [None req-fb148b1b-a823-4938-8bb7-384adce8401b None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1497.149567] [55210]: INFO cinder.api.openstack.wsgi [None req-fb148b1b-a823-4938-8bb7-384adce8401b None None] GET http://10.180.1.21/volume// [ 1497.149747] [55210]: DEBUG cinder.api.openstack.wsgi [None req-fb148b1b-a823-4938-8bb7-384adce8401b None None] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1497.149963] [55210]: DEBUG cinder.api.openstack.wsgi [None req-fb148b1b-a823-4938-8bb7-384adce8401b None None] Calling method 'all' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1497.150388] [55210]: INFO cinder.api.openstack.wsgi [None req-fb148b1b-a823-4938-8bb7-384adce8401b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1497.150686] [55210]: [pid: 55210|app: 0|req: 310/623] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 14 02:22:07 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1497.153966] [55209]: DEBUG cinder.api.middleware.request_id [req-2be2276c-c9b8-49ec-a03f-6484c1d57d9e req-31bf098b-07a5-4726-953f-792b185024b7 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1497.156027] [55209]: INFO cinder.api.openstack.wsgi [req-2be2276c-c9b8-49ec-a03f-6484c1d57d9e req-31bf098b-07a5-4726-953f-792b185024b7 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1497.156430] [55209]: DEBUG cinder.api.openstack.wsgi [req-2be2276c-c9b8-49ec-a03f-6484c1d57d9e req-31bf098b-07a5-4726-953f-792b185024b7 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "093f99e8-8a41-4211-92fc-52c869ca4637", "connector": null, "instance_uuid": "23409b20-e7aa-486e-8ed6-8caba2dd73d2"}} {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1497.164710] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1497.164710] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1497.184619] [55209]: INFO cinder.api.openstack.wsgi [req-2be2276c-c9b8-49ec-a03f-6484c1d57d9e req-31bf098b-07a5-4726-953f-792b185024b7 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1497.184984] [55209]: [pid: 55209|app: 0|req: 314/624] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 14 02:22:08 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) [ 1497.206227] [55210]: DEBUG cinder.api.middleware.request_id [req-2be2276c-c9b8-49ec-a03f-6484c1d57d9e req-3f9e51c0-72a2-4596-8d5e-41243d9d418f None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1497.208494] [55210]: INFO cinder.api.openstack.wsgi [req-2be2276c-c9b8-49ec-a03f-6484c1d57d9e req-3f9e51c0-72a2-4596-8d5e-41243d9d418f tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] POST http://10.180.1.21/volume/v3/attachments/b5ad12de-5865-4bb6-8422-f516f3865628/action [ 1497.208932] [55210]: DEBUG cinder.api.openstack.wsgi [req-2be2276c-c9b8-49ec-a03f-6484c1d57d9e req-3f9e51c0-72a2-4596-8d5e-41243d9d418f tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Action body: b'{"os-complete": null}' {{(pid=55210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1497.209079] [55210]: DEBUG cinder.api.openstack.wsgi [req-2be2276c-c9b8-49ec-a03f-6484c1d57d9e req-3f9e51c0-72a2-4596-8d5e-41243d9d418f tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1497.222763] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1497.222763] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1497.228212] [55210]: INFO cinder.api.openstack.wsgi [req-2be2276c-c9b8-49ec-a03f-6484c1d57d9e req-3f9e51c0-72a2-4596-8d5e-41243d9d418f tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] http://10.180.1.21/volume/v3/attachments/b5ad12de-5865-4bb6-8422-f516f3865628/action returned with HTTP 204 [ 1497.228740] [55210]: [pid: 55210|app: 0|req: 311/625] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 14 02:22:08 2025] POST /volume/v3/attachments/b5ad12de-5865-4bb6-8422-f516f3865628/action => generated 0 bytes in 23 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1497.243011] [55209]: DEBUG cinder.api.middleware.request_id [None req-301f0f85-4108-4663-8013-826715f3c21f None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1497.245008] [55209]: INFO cinder.api.openstack.wsgi [None req-301f0f85-4108-4663-8013-826715f3c21f tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] GET http://10.180.1.21/volume/v3/volumes/093f99e8-8a41-4211-92fc-52c869ca4637 [ 1497.245245] [55209]: DEBUG cinder.api.openstack.wsgi [None req-301f0f85-4108-4663-8013-826715f3c21f tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1497.245466] [55209]: DEBUG cinder.api.openstack.wsgi [None req-301f0f85-4108-4663-8013-826715f3c21f tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1497.254375] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1497.254375] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1497.257332] [55209]: INFO cinder.volume.api [None req-301f0f85-4108-4663-8013-826715f3c21f tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Volume info retrieved successfully. [ 1497.261346] [55209]: INFO cinder.api.openstack.wsgi [None req-301f0f85-4108-4663-8013-826715f3c21f tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] http://10.180.1.21/volume/v3/volumes/093f99e8-8a41-4211-92fc-52c869ca4637 returned with HTTP 200 [ 1497.261687] [55209]: [pid: 55209|app: 0|req: 315/626] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:22:08 2025] GET /volume/v3/volumes/093f99e8-8a41-4211-92fc-52c869ca4637 => generated 1111 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1497.270439] [55210]: DEBUG cinder.api.middleware.request_id [None req-cbe4df0c-20a1-46d3-a495-709fc7a8c5eb None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1497.272389] [55210]: INFO cinder.api.openstack.wsgi [None req-cbe4df0c-20a1-46d3-a495-709fc7a8c5eb tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] GET http://10.180.1.21/volume/v3/volumes/093f99e8-8a41-4211-92fc-52c869ca4637 [ 1497.272600] [55210]: DEBUG cinder.api.openstack.wsgi [None req-cbe4df0c-20a1-46d3-a495-709fc7a8c5eb tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1497.272819] [55210]: DEBUG cinder.api.openstack.wsgi [None req-cbe4df0c-20a1-46d3-a495-709fc7a8c5eb tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1497.281563] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1497.281563] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1497.284471] [55210]: INFO cinder.volume.api [None req-cbe4df0c-20a1-46d3-a495-709fc7a8c5eb tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Volume info retrieved successfully. [ 1497.288440] [55210]: INFO cinder.api.openstack.wsgi [None req-cbe4df0c-20a1-46d3-a495-709fc7a8c5eb tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] http://10.180.1.21/volume/v3/volumes/093f99e8-8a41-4211-92fc-52c869ca4637 returned with HTTP 200 [ 1497.288777] [55210]: [pid: 55210|app: 0|req: 312/627] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:22:08 2025] GET /volume/v3/volumes/093f99e8-8a41-4211-92fc-52c869ca4637 => generated 1111 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1497.320567] [55209]: DEBUG cinder.api.middleware.request_id [req-c3aa762d-5201-4a1a-bb9e-430f29369f44 req-a18d8882-c7f8-4d38-b33b-02b38170370f None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1497.322736] [55209]: INFO cinder.api.openstack.wsgi [req-c3aa762d-5201-4a1a-bb9e-430f29369f44 req-a18d8882-c7f8-4d38-b33b-02b38170370f tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] GET http://10.180.1.21/volume/v3/volumes/093f99e8-8a41-4211-92fc-52c869ca4637 [ 1497.322958] [55209]: DEBUG cinder.api.openstack.wsgi [req-c3aa762d-5201-4a1a-bb9e-430f29369f44 req-a18d8882-c7f8-4d38-b33b-02b38170370f tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1497.323189] [55209]: DEBUG cinder.api.openstack.wsgi [req-c3aa762d-5201-4a1a-bb9e-430f29369f44 req-a18d8882-c7f8-4d38-b33b-02b38170370f tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1497.331881] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1497.331881] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1497.334805] [55209]: INFO cinder.volume.api [req-c3aa762d-5201-4a1a-bb9e-430f29369f44 req-a18d8882-c7f8-4d38-b33b-02b38170370f tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Volume info retrieved successfully. [ 1497.338753] [55209]: INFO cinder.api.openstack.wsgi [req-c3aa762d-5201-4a1a-bb9e-430f29369f44 req-a18d8882-c7f8-4d38-b33b-02b38170370f tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] http://10.180.1.21/volume/v3/volumes/093f99e8-8a41-4211-92fc-52c869ca4637 returned with HTTP 200 [ 1497.339109] [55209]: [pid: 55209|app: 0|req: 316/628] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 14 02:22:08 2025] GET /volume/v3/volumes/093f99e8-8a41-4211-92fc-52c869ca4637 => generated 1111 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1497.355196] [55210]: DEBUG cinder.api.middleware.request_id [req-c3aa762d-5201-4a1a-bb9e-430f29369f44 req-544e4841-b786-4517-adb8-8251a6490911 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1497.357475] [55210]: INFO cinder.api.openstack.wsgi [req-c3aa762d-5201-4a1a-bb9e-430f29369f44 req-544e4841-b786-4517-adb8-8251a6490911 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] DELETE http://10.180.1.21/volume/v3/attachments/b5ad12de-5865-4bb6-8422-f516f3865628 [ 1497.357680] [55210]: DEBUG cinder.api.openstack.wsgi [req-c3aa762d-5201-4a1a-bb9e-430f29369f44 req-544e4841-b786-4517-adb8-8251a6490911 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1497.357889] [55210]: DEBUG cinder.api.openstack.wsgi [req-c3aa762d-5201-4a1a-bb9e-430f29369f44 req-544e4841-b786-4517-adb8-8251a6490911 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Calling method 'version_select' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1497.364159] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1497.364159] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1497.887452] [55210]: INFO cinder.api.openstack.wsgi [req-c3aa762d-5201-4a1a-bb9e-430f29369f44 req-544e4841-b786-4517-adb8-8251a6490911 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] http://10.180.1.21/volume/v3/attachments/b5ad12de-5865-4bb6-8422-f516f3865628 returned with HTTP 200 [ 1497.887867] [55210]: [pid: 55210|app: 0|req: 313/629] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 14 02:22:08 2025] DELETE /volume/v3/attachments/b5ad12de-5865-4bb6-8422-f516f3865628 => generated 19 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1497.904256] [55209]: DEBUG cinder.api.middleware.request_id [None req-fbcbc51d-ffef-49e4-b094-79838eb674dc None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1497.906321] [55209]: INFO cinder.api.openstack.wsgi [None req-fbcbc51d-ffef-49e4-b094-79838eb674dc tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] GET http://10.180.1.21/volume/v3/volumes/093f99e8-8a41-4211-92fc-52c869ca4637 [ 1497.906545] [55209]: DEBUG cinder.api.openstack.wsgi [None req-fbcbc51d-ffef-49e4-b094-79838eb674dc tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1497.906760] [55209]: DEBUG cinder.api.openstack.wsgi [None req-fbcbc51d-ffef-49e4-b094-79838eb674dc tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1497.914045] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1497.914045] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1497.917382] [55209]: INFO cinder.volume.api [None req-fbcbc51d-ffef-49e4-b094-79838eb674dc tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Volume info retrieved successfully. [ 1497.921462] [55209]: INFO cinder.api.openstack.wsgi [None req-fbcbc51d-ffef-49e4-b094-79838eb674dc tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] http://10.180.1.21/volume/v3/volumes/093f99e8-8a41-4211-92fc-52c869ca4637 returned with HTTP 200 [ 1497.921804] [55209]: [pid: 55209|app: 0|req: 317/630] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:22:08 2025] GET /volume/v3/volumes/093f99e8-8a41-4211-92fc-52c869ca4637 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1507.887338] [55210]: DEBUG dbcounter [-] [55210] Writing DB stats cinder:SELECT=19,cinder:UPDATE=5 {{(pid=55210) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1507.919545] [55209]: DEBUG dbcounter [-] [55209] Writing DB stats cinder:SELECT=24,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=55209) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1554.509103] [55210]: DEBUG cinder.api.middleware.request_id [None req-67645462-15d4-4847-9ba4-2251aae6aa06 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1554.511290] [55210]: INFO cinder.api.openstack.wsgi [None req-67645462-15d4-4847-9ba4-2251aae6aa06 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] GET http://10.180.1.21/volume/v3/volumes/093f99e8-8a41-4211-92fc-52c869ca4637 [ 1554.511526] [55210]: DEBUG cinder.api.openstack.wsgi [None req-67645462-15d4-4847-9ba4-2251aae6aa06 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1554.511750] [55210]: DEBUG cinder.api.openstack.wsgi [None req-67645462-15d4-4847-9ba4-2251aae6aa06 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1554.524106] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1554.524106] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1554.528047] [55210]: INFO cinder.volume.api [None req-67645462-15d4-4847-9ba4-2251aae6aa06 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Volume info retrieved successfully. [ 1554.532467] [55210]: INFO cinder.api.openstack.wsgi [None req-67645462-15d4-4847-9ba4-2251aae6aa06 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] http://10.180.1.21/volume/v3/volumes/093f99e8-8a41-4211-92fc-52c869ca4637 returned with HTTP 200 [ 1554.532826] [55210]: [pid: 55210|app: 0|req: 314/631] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:23:05 2025] GET /volume/v3/volumes/093f99e8-8a41-4211-92fc-52c869ca4637 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1554.573975] [55209]: DEBUG cinder.api.middleware.request_id [None req-83a07b27-7e7c-4f66-bbb4-54fd012746cc None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1554.576084] [55209]: INFO cinder.api.openstack.wsgi [None req-83a07b27-7e7c-4f66-bbb4-54fd012746cc tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] GET http://10.180.1.21/volume/v3/volumes/093f99e8-8a41-4211-92fc-52c869ca4637 [ 1554.576314] [55209]: DEBUG cinder.api.openstack.wsgi [None req-83a07b27-7e7c-4f66-bbb4-54fd012746cc tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1554.576531] [55209]: DEBUG cinder.api.openstack.wsgi [None req-83a07b27-7e7c-4f66-bbb4-54fd012746cc tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1554.583925] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1554.583925] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1554.587216] [55209]: INFO cinder.volume.api [None req-83a07b27-7e7c-4f66-bbb4-54fd012746cc tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Volume info retrieved successfully. [ 1554.591401] [55209]: INFO cinder.api.openstack.wsgi [None req-83a07b27-7e7c-4f66-bbb4-54fd012746cc tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] http://10.180.1.21/volume/v3/volumes/093f99e8-8a41-4211-92fc-52c869ca4637 returned with HTTP 200 [ 1554.591756] [55209]: [pid: 55209|app: 0|req: 318/632] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:23:05 2025] GET /volume/v3/volumes/093f99e8-8a41-4211-92fc-52c869ca4637 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1561.557888] [55210]: DEBUG cinder.api.middleware.request_id [None req-0ca3617d-ae2a-4240-bdbd-29df02a1e231 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1561.560016] [55210]: INFO cinder.api.openstack.wsgi [None req-0ca3617d-ae2a-4240-bdbd-29df02a1e231 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] DELETE http://10.180.1.21/volume/v3/volumes/093f99e8-8a41-4211-92fc-52c869ca4637 [ 1561.560258] [55210]: DEBUG cinder.api.openstack.wsgi [None req-0ca3617d-ae2a-4240-bdbd-29df02a1e231 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1561.560479] [55210]: DEBUG cinder.api.openstack.wsgi [None req-0ca3617d-ae2a-4240-bdbd-29df02a1e231 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Calling method 'delete' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1561.560669] [55210]: INFO cinder.api.v3.volumes [None req-0ca3617d-ae2a-4240-bdbd-29df02a1e231 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Delete volume with id: 093f99e8-8a41-4211-92fc-52c869ca4637 [ 1561.570613] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1561.570613] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1561.571126] [55210]: INFO cinder.volume.api [None req-0ca3617d-ae2a-4240-bdbd-29df02a1e231 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Volume info retrieved successfully. [ 1561.587060] [55210]: INFO cinder.volume.api [None req-0ca3617d-ae2a-4240-bdbd-29df02a1e231 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Delete volume request issued successfully. [ 1561.587249] [55210]: INFO cinder.api.openstack.wsgi [None req-0ca3617d-ae2a-4240-bdbd-29df02a1e231 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] http://10.180.1.21/volume/v3/volumes/093f99e8-8a41-4211-92fc-52c869ca4637 returned with HTTP 202 [ 1561.587639] [55210]: [pid: 55210|app: 0|req: 315/633] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 14 02:23:12 2025] DELETE /volume/v3/volumes/093f99e8-8a41-4211-92fc-52c869ca4637 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1561.590614] [55209]: DEBUG cinder.api.middleware.request_id [None req-c016846a-4482-447a-b0b7-902068431927 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1561.592762] [55209]: INFO cinder.api.openstack.wsgi [None req-c016846a-4482-447a-b0b7-902068431927 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] GET http://10.180.1.21/volume/v3/volumes/093f99e8-8a41-4211-92fc-52c869ca4637 [ 1561.592989] [55209]: DEBUG cinder.api.openstack.wsgi [None req-c016846a-4482-447a-b0b7-902068431927 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1561.593231] [55209]: DEBUG cinder.api.openstack.wsgi [None req-c016846a-4482-447a-b0b7-902068431927 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1561.600914] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1561.600914] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1561.604703] [55209]: INFO cinder.volume.api [None req-c016846a-4482-447a-b0b7-902068431927 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Volume info retrieved successfully. [ 1561.609329] [55209]: INFO cinder.api.openstack.wsgi [None req-c016846a-4482-447a-b0b7-902068431927 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] http://10.180.1.21/volume/v3/volumes/093f99e8-8a41-4211-92fc-52c869ca4637 returned with HTTP 200 [ 1561.609700] [55209]: [pid: 55209|app: 0|req: 319/634] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:23:12 2025] GET /volume/v3/volumes/093f99e8-8a41-4211-92fc-52c869ca4637 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1562.620099] [55210]: DEBUG cinder.api.middleware.request_id [None req-f9e482eb-1a7a-4293-ba21-9c9a9ef9e45f None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1562.622440] [55210]: INFO cinder.api.openstack.wsgi [None req-f9e482eb-1a7a-4293-ba21-9c9a9ef9e45f tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] GET http://10.180.1.21/volume/v3/volumes/093f99e8-8a41-4211-92fc-52c869ca4637 [ 1562.622782] [55210]: DEBUG cinder.api.openstack.wsgi [None req-f9e482eb-1a7a-4293-ba21-9c9a9ef9e45f tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1562.623042] [55210]: DEBUG cinder.api.openstack.wsgi [None req-f9e482eb-1a7a-4293-ba21-9c9a9ef9e45f tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1562.629280] [55210]: INFO cinder.api.openstack.wsgi [None req-f9e482eb-1a7a-4293-ba21-9c9a9ef9e45f tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] http://10.180.1.21/volume/v3/volumes/093f99e8-8a41-4211-92fc-52c869ca4637 returned with HTTP 404 [ 1562.629756] [55210]: [pid: 55210|app: 0|req: 316/635] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:23:13 2025] GET /volume/v3/volumes/093f99e8-8a41-4211-92fc-52c869ca4637 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1562.675268] [55209]: DEBUG cinder.api.middleware.request_id [None req-27464e08-1893-477c-9847-41a94fef9dcd None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1562.677396] [55209]: INFO cinder.api.openstack.wsgi [None req-27464e08-1893-477c-9847-41a94fef9dcd tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5b1ba860-21fd-4974-b064-73ee052cd6bd [ 1562.677614] [55209]: DEBUG cinder.api.openstack.wsgi [None req-27464e08-1893-477c-9847-41a94fef9dcd tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1562.677845] [55209]: DEBUG cinder.api.openstack.wsgi [None req-27464e08-1893-477c-9847-41a94fef9dcd tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Calling method 'delete' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1562.678081] [55209]: INFO cinder.api.v3.volumes [None req-27464e08-1893-477c-9847-41a94fef9dcd tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Delete volume with id: 5b1ba860-21fd-4974-b064-73ee052cd6bd [ 1562.685445] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1562.685445] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1562.685939] [55209]: INFO cinder.volume.api [None req-27464e08-1893-477c-9847-41a94fef9dcd tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Volume info retrieved successfully. [ 1562.699503] [55209]: INFO cinder.volume.api [None req-27464e08-1893-477c-9847-41a94fef9dcd tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Delete volume request issued successfully. [ 1562.699688] [55209]: INFO cinder.api.openstack.wsgi [None req-27464e08-1893-477c-9847-41a94fef9dcd tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] http://10.180.1.21/volume/v3/volumes/5b1ba860-21fd-4974-b064-73ee052cd6bd returned with HTTP 202 [ 1562.700159] [55209]: [pid: 55209|app: 0|req: 320/636] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 14 02:23:13 2025] DELETE /volume/v3/volumes/5b1ba860-21fd-4974-b064-73ee052cd6bd => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1562.703121] [55210]: DEBUG cinder.api.middleware.request_id [None req-6aa0ab47-8933-48d2-93db-430f30f2a626 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1562.706190] [55210]: INFO cinder.api.openstack.wsgi [None req-6aa0ab47-8933-48d2-93db-430f30f2a626 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] GET http://10.180.1.21/volume/v3/volumes/5b1ba860-21fd-4974-b064-73ee052cd6bd [ 1562.706553] [55210]: DEBUG cinder.api.openstack.wsgi [None req-6aa0ab47-8933-48d2-93db-430f30f2a626 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1562.706971] [55210]: DEBUG cinder.api.openstack.wsgi [None req-6aa0ab47-8933-48d2-93db-430f30f2a626 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1562.718605] [55210]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1562.718605] [55210]: warnings.warn('Policy enforcement is depending on the value of ' [ 1562.723663] [55210]: INFO cinder.volume.api [None req-6aa0ab47-8933-48d2-93db-430f30f2a626 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Volume info retrieved successfully. [ 1562.730400] [55210]: INFO cinder.api.openstack.wsgi [None req-6aa0ab47-8933-48d2-93db-430f30f2a626 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] http://10.180.1.21/volume/v3/volumes/5b1ba860-21fd-4974-b064-73ee052cd6bd returned with HTTP 200 [ 1562.731006] [55210]: [pid: 55210|app: 0|req: 317/637] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:23:13 2025] GET /volume/v3/volumes/5b1ba860-21fd-4974-b064-73ee052cd6bd => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1563.741460] [55209]: DEBUG cinder.api.middleware.request_id [None req-de1faaba-fd14-402c-bc38-7e8c2822a959 None None] RequestId filter calling following filter/app {{(pid=55209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1563.743570] [55209]: INFO cinder.api.openstack.wsgi [None req-de1faaba-fd14-402c-bc38-7e8c2822a959 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] GET http://10.180.1.21/volume/v3/volumes/5b1ba860-21fd-4974-b064-73ee052cd6bd [ 1563.743800] [55209]: DEBUG cinder.api.openstack.wsgi [None req-de1faaba-fd14-402c-bc38-7e8c2822a959 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Empty body provided in request {{(pid=55209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1563.744033] [55209]: DEBUG cinder.api.openstack.wsgi [None req-de1faaba-fd14-402c-bc38-7e8c2822a959 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Calling method 'show' {{(pid=55209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1563.751806] [55209]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1563.751806] [55209]: warnings.warn('Policy enforcement is depending on the value of ' [ 1563.754966] [55209]: INFO cinder.volume.api [None req-de1faaba-fd14-402c-bc38-7e8c2822a959 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Volume info retrieved successfully. [ 1563.759013] [55209]: INFO cinder.api.openstack.wsgi [None req-de1faaba-fd14-402c-bc38-7e8c2822a959 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] http://10.180.1.21/volume/v3/volumes/5b1ba860-21fd-4974-b064-73ee052cd6bd returned with HTTP 200 [ 1563.759399] [55209]: [pid: 55209|app: 0|req: 321/638] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:23:14 2025] GET /volume/v3/volumes/5b1ba860-21fd-4974-b064-73ee052cd6bd => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1564.769545] [55210]: DEBUG cinder.api.middleware.request_id [None req-36a9ae14-591c-46ef-b24d-cc6120e5ceb7 None None] RequestId filter calling following filter/app {{(pid=55210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1564.771620] [55210]: INFO cinder.api.openstack.wsgi [None req-36a9ae14-591c-46ef-b24d-cc6120e5ceb7 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] GET http://10.180.1.21/volume/v3/volumes/5b1ba860-21fd-4974-b064-73ee052cd6bd [ 1564.771845] [55210]: DEBUG cinder.api.openstack.wsgi [None req-36a9ae14-591c-46ef-b24d-cc6120e5ceb7 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Empty body provided in request {{(pid=55210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1564.772088] [55210]: DEBUG cinder.api.openstack.wsgi [None req-36a9ae14-591c-46ef-b24d-cc6120e5ceb7 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] Calling method 'show' {{(pid=55210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1564.778108] [55210]: INFO cinder.api.openstack.wsgi [None req-36a9ae14-591c-46ef-b24d-cc6120e5ceb7 tempest-AttachVolumeShelveTestJSON-541939478 tempest-AttachVolumeShelveTestJSON-541939478-project-member] http://10.180.1.21/volume/v3/volumes/5b1ba860-21fd-4974-b064-73ee052cd6bd returned with HTTP 404 [ 1564.778573] [55210]: [pid: 55210|app: 0|req: 318/639] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 14 02:23:15 2025] GET /volume/v3/volumes/5b1ba860-21fd-4974-b064-73ee052cd6bd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1573.757635] [55209]: DEBUG dbcounter [-] [55209] Writing DB stats cinder:SELECT=15,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55209) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1574.774436] [55210]: DEBUG dbcounter [-] [55210] Writing DB stats cinder:SELECT=13,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55210) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}