[ 430.589615] [57899]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 430.591080] [57899]: *** Starting uWSGI 2.0.20-debian (64bit) on [Sun Nov 23 04:56:31 2025] *** [ 430.591080] [57899]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 430.591080] [57899]: os: Linux-6.8.0-84-generic #84~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Sep 9 14:29:36 UTC 2 [ 430.591080] [57899]: nodename: devstack [ 430.591080] [57899]: machine: x86_64 [ 430.591080] [57899]: clock source: unix [ 430.591080] [57899]: pcre jit disabled [ 430.591307] [57899]: detected number of CPU cores: 8 [ 430.591307] [57899]: current working directory: / [ 430.591307] [57899]: detected binary path: /usr/bin/uwsgi-core [ 430.591307] [57899]: your processes number limit is 128149 [ 430.591307] [57899]: your memory page size is 4096 bytes [ 430.591307] [57899]: detected max file descriptor number: 2048 [ 430.591307] [57899]: lock engine: pthread robust mutexes [ 430.591307] [57899]: thunder lock: enabled [ 430.591517] [57899]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 430.591517] [57899]: Python version: 3.10.12 (main, Aug 15 2025, 14:32:43) [GCC 11.4.0] [ 430.591517] [57899]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 430.591517] [57899]: Set PythonHome to /opt/stack/data/venv [ 430.621210] [57899]: Python main interpreter initialized at 0x63c6da187be0 [ 430.621210] [57899]: python threads support enabled [ 430.621210] [57899]: your server socket listen backlog is limited to 100 connections [ 430.621210] [57899]: your mercy for graceful operations on workers is 80 seconds [ 430.621478] [57899]: mapped 403077 bytes (393 KB) for 2 cores [ 430.621564] [57899]: *** Operational MODE: preforking *** [ 430.621737] [57899]: *** uWSGI is running in multiple interpreter mode *** [ 430.621737] [57899]: spawned uWSGI master process (pid: 57899) [ 430.622756] [57899]: spawned uWSGI worker 1 (pid: 57900, cores: 1) [ 430.623151] [57899]: spawned uWSGI worker 2 (pid: 57901, cores: 1) [ 430.623217] [57899]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 430.807601] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. [ 430.807601] [57901]: debtcollector.deprecate( [ 430.807948] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. [ 430.807948] [57900]: debtcollector.deprecate( [ 430.926352] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. [ 430.926352] [57901]: removals.removed_module( [ 430.926555] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. [ 430.926555] [57900]: removals.removed_module( [ 430.927015] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. [ 430.927015] [57901]: removals.removed_module( [ 430.927304] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. [ 430.927304] [57900]: removals.removed_module( [ 431.503667] [57900]: /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 [ 431.503667] [57900]: warnings.warn( [ 431.505647] [57901]: /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 [ 431.505647] [57901]: warnings.warn( [ 431.562403] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. [ 431.562403] [57900]: warnings.warn( [ 431.565628] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. [ 431.565628] [57901]: warnings.warn( [ 431.824557] [57900]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. [ 431.824853] [57900]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=57900) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:380}} [ 431.825070] [57901]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. [ 431.825235] [57901]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=57901) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:380}} [ 431.905247] [57900]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 431.905247] [57900]: @jsonschema.FormatChecker.cls_checks('date-time') [ 431.905748] [57901]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 431.905748] [57901]: @jsonschema.FormatChecker.cls_checks('date-time') [ 432.282747] [57900]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=57900) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 432.283115] [57901]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=57901) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 432.283212] [57900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.283249] [57900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.283432] [57900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.283466] [57901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.283545] [57901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.283723] [57901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.287534] [57900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.287652] [57900]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.287687] [57900]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.287772] [57900]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.287832] [57900]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.287879] [57900]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=57900) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.287922] [57901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.287969] [57900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.288040] [57901]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.288101] [57901]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.288176] [57901]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.288239] [57901]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.288302] [57901]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=57901) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.288378] [57901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.289728] [57900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.289822] [57900]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.289877] [57900]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.289932] [57900]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.289999] [57900]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.290079] [57900]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=57900) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.290152] [57900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.290236] [57901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.290324] [57901]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.290403] [57901]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.290472] [57901]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.290554] [57901]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.290616] [57901]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=57901) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.290686] [57901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.295477] [57900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.295580] [57900]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.295617] [57900]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.295714] [57900]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.295787] [57900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.295868] [57900]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=57900) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.295868] [57900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.296213] [57901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.296306] [57901]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.296347] [57901]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.296420] [57901]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.296481] [57901]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.296539] [57901]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=57901) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.296615] [57901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.297466] [57900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.297609] [57900]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.297644] [57900]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.297711] [57900]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.297763] [57900]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.297807] [57901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.297852] [57900]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=57900) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.297898] [57901]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.297942] [57900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.298044] [57901]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.298095] [57900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.298095] [57900]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.298181] [57901]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.298229] [57900]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.298272] [57901]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.298315] [57900]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.298352] [57901]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=57901) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.298400] [57900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.298441] [57901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.298489] [57900]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=57900) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.298538] [57901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.298566] [57900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.298597] [57901]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.298597] [57901]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.298597] [57901]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.298597] [57901]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.298597] [57901]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=57901) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.298728] [57901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.299727] [57900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.299815] [57900]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.299936] [57900]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.299936] [57900]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.300028] [57900]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.300085] [57900]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=57900) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.300135] [57900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.300203] [57900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.300265] [57901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.300296] [57900]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.300321] [57900]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.300346] [57901]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.300376] [57900]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.300435] [57901]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.300484] [57900]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.300528] [57901]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.300570] [57900]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=57900) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.300630] [57901]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.300677] [57900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.300720] [57901]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=57901) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.300720] [57901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.300806] [57901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.300806] [57901]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.300897] [57901]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.300924] [57901]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.300971] [57901]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.301036] [57901]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=57901) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.301092] [57901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.301860] [57900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.301941] [57900]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.302018] [57901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.302092] [57900]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.302092] [57900]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.302178] [57901]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.302214] [57900]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.302252] [57901]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.302292] [57900]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=57900) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.302321] [57901]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.302355] [57900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.302385] [57901]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.302385] [57901]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=57901) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.302435] [57901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.302970] [57900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.303063] [57900]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.303125] [57900]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.303192] [57900]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.303224] [57901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.303251] [57900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.303390] [57900]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=57900) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.303450] [57901]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.303499] [57900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.303603] [57901]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.303603] [57901]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.303603] [57901]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.303603] [57901]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=57901) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.303776] [57901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.305438] [57900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.305545] [57900]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.305595] [57900]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.305638] [57900]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.305706] [57900]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.305769] [57900]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=57900) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.305839] [57900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.305901] [57901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.305993] [57901]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.306081] [57901]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.306169] [57901]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.306240] [57901]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.306301] [57901]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=57901) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.306369] [57901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.306631] [57900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.306686] [57901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.306716] [57900]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.306764] [57901]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.306807] [57900]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.306855] [57901]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.306903] [57900]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.306942] [57901]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.306997] [57900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.307066] [57901]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.307128] [57900]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=57900) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.307172] [57901]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=57901) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.307217] [57900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.307266] [57901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.308812] [57901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.308889] [57901]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.308959] [57901]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.309033] [57901]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.309117] [57901]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.309172] [57900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.309204] [57901]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=57901) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.309253] [57901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.309296] [57900]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.309339] [57900]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.309386] [57901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.309386] [57901]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.309484] [57900]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.309522] [57901]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.309569] [57900]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.309606] [57901]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.309655] [57900]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=57900) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.309702] [57901]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.309730] [57900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.309760] [57901]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=57901) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.309790] [57900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.309816] [57901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.309841] [57900]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.309870] [57901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.309897] [57900]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.309925] [57901]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.309950] [57900]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.309975] [57901]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.310026] [57900]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.310054] [57901]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.310086] [57900]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=57900) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.310112] [57901]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.310138] [57900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.310163] [57901]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=57901) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.310188] [57900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.310219] [57901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.310249] [57900]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.310249] [57900]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.310249] [57900]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.310354] [57900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.310354] [57900]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=57900) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.310410] [57900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.310814] [57901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.310898] [57901]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.310967] [57901]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.311045] [57901]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.311113] [57901]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.311170] [57901]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=57901) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.311201] [57900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.311263] [57901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.311309] [57900]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.311352] [57900]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.311420] [57900]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.311486] [57900]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.311561] [57900]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=57900) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.311632] [57900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.312054] [57901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.312148] [57901]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.312213] [57901]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.312267] [57901]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.312318] [57901]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.312382] [57901]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=57901) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.312451] [57901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.312485] [57900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.312553] [57900]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.312624] [57900]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.312692] [57900]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.312757] [57900]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.312820] [57900]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=57900) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.312903] [57900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.315171] [57901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.315242] [57901]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.315311] [57901]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.315380] [57901]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.315456] [57901]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.315505] [57900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.315540] [57901]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=57901) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.315567] [57900]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.315593] [57901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.315621] [57900]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.315700] [57900]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.315749] [57900]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.315805] [57900]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=57900) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.315849] [57900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.316344] [57901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.316424] [57901]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.316494] [57901]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.316565] [57901]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.316619] [57901]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.316664] [57900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.316694] [57901]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=57901) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.316741] [57900]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.316783] [57901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.316830] [57900]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.316875] [57900]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.316927] [57900]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.316974] [57900]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=57900) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.317061] [57900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.321290] [57901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.321290] [57901]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.321290] [57901]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.321290] [57901]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.321290] [57901]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.321290] [57901]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=57901) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.321502] [57900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.321530] [57901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.321560] [57900]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.321560] [57900]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.321560] [57900]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.321560] [57900]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.321560] [57900]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=57900) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.321560] [57900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.322763] [57901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.322859] [57901]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.322928] [57901]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.322978] [57900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.323017] [57901]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.323056] [57900]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.323087] [57901]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.323115] [57900]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.323140] [57901]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=57901) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.323208] [57900]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.323266] [57901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.323310] [57900]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.323310] [57900]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=57900) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.323398] [57900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.323651] [57901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.323742] [57901]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.323796] [57901]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.323845] [57901]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.323940] [57900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.324463] [57901]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.324522] [57900]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.324577] [57901]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=57901) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.324623] [57900]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.324661] [57901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.324708] [57900]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.324749] [57901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.324798] [57900]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.324840] [57901]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.324878] [57900]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=57900) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.324928] [57901]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.324980] [57900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.325067] [57901]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.325102] [57900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.325129] [57901]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.325158] [57900]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.325185] [57901]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=57901) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.325210] [57900]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.325210] [57900]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.325266] [57901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.325299] [57900]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.325299] [57900]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=57900) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.325299] [57900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.325388] [57901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.325424] [57901]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.325538] [57901]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.325538] [57901]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.325632] [57900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.325682] [57901]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.325726] [57900]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.325769] [57901]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=57901) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.325820] [57900]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.325863] [57901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.325907] [57900]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.325907] [57900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.325907] [57900]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=57900) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.326055] [57900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.327842] [57900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.327924] [57901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.327988] [57900]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.327988] [57900]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.328086] [57901]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.328086] [57901]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.328183] [57900]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.328213] [57901]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.328240] [57900]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.328267] [57901]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.328294] [57900]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=57900) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.328320] [57901]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=57901) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.328350] [57900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.328377] [57901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.331442] [57900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.331538] [57900]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.331595] [57900]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.331649] [57900]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.331717] [57900]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.331771] [57901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.331804] [57900]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=57900) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.331840] [57901]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.331881] [57900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.331923] [57901]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.331964] [57900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.332019] [57901]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.332058] [57900]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.332099] [57901]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.332127] [57900]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.332152] [57901]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=57901) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.332179] [57900]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.332209] [57901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.332236] [57900]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.332262] [57901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.332288] [57900]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=57900) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.332320] [57901]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.332347] [57900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.332375] [57901]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.332405] [57901]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.332562] [57901]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.332562] [57901]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=57901) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.332654] [57901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.333070] [57900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.333155] [57900]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.333222] [57900]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.333290] [57900]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.333354] [57900]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.333417] [57901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.333466] [57900]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=57900) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.333509] [57900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.333559] [57901]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.333610] [57901]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.333674] [57901]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.333732] [57901]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.333818] [57901]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=57901) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.333959] [57901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.334313] [57900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.334394] [57900]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.334462] [57900]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.334530] [57900]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.334596] [57900]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.334658] [57900]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=57900) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.334728] [57900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.334782] [57901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.334858] [57901]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.334953] [57901]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.335065] [57901]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.335156] [57901]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.335214] [57901]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=57901) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.335286] [57901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.336713] [57900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.336795] [57900]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.336866] [57900]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.336935] [57900]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.337010] [57900]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.337085] [57900]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=57900) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.337145] [57900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.337212] [57901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.337269] [57901]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.337357] [57901]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.337428] [57901]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.337487] [57901]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.337546] [57901]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=57901) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.337618] [57901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.338176] [57900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.338258] [57900]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.338325] [57900]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.338393] [57900]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.338437] [57901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.338467] [57900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.338494] [57901]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.338520] [57900]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=57900) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.338586] [57901]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.338630] [57900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.338677] [57901]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.338722] [57901]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.338781] [57901]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=57901) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.338845] [57901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.340425] [57900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.340504] [57900]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.340534] [57901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.340570] [57900]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.340603] [57901]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.340631] [57900]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.340704] [57901]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.340751] [57900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.340751] [57900]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=57900) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.340838] [57901]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.340882] [57900]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.340925] [57901]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.340925] [57901]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=57901) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.340925] [57901]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 432.342095] [57900]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=57900) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.342174] [57901]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=57901) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 432.342207] [57900]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.342235] [57901]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 432.342260] [57900]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.342354] [57900]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.342403] [57901]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 432.342451] [57900]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=57900) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.342495] [57901]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 432.342541] [57900]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=57900) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.342586] [57901]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=57901) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 432.342586] [57901]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=57901) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 432.368227] [57900]: INFO dbcounter [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Registered counter for database cinder [ 432.369301] [57901]: INFO dbcounter [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Registered counter for database cinder [ 432.377270] [57900]: DEBUG oslo_db.sqlalchemy.engines [None req-127726bf-3838-464d-a338-9747bb4fab8e 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=57900) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 432.378308] [57901]: DEBUG oslo_db.sqlalchemy.engines [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 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=57901) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 432.507892] [57901]: DEBUG dbcounter [-] [57901] Writer thread running {{(pid=57901) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 432.508469] [57900]: DEBUG dbcounter [-] [57900] Writer thread running {{(pid=57900) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 432.511186] [57901]: INFO cinder.rpc [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 432.511291] [57900]: INFO cinder.rpc [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 432.513473] [57900]: INFO cinder.rpc [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 432.513545] [57901]: INFO cinder.rpc [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 432.515732] [57900]: INFO cinder.rpc [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 432.515796] [57901]: INFO cinder.rpc [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 432.517555] [57900]: INFO cinder.rpc [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. [ 432.517666] [57901]: INFO cinder.rpc [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. [ 432.517904] [57900]: WARNING stevedore.named [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.517980] [57901]: WARNING stevedore.named [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.518106] [57900]: WARNING castellan.key_manager [None req-127726bf-3838-464d-a338-9747bb4fab8e 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' [ 432.518211] [57901]: WARNING castellan.key_manager [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 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' [ 432.519701] [57900]: WARNING cinder.keymgr.conf_key_mgr [None req-127726bf-3838-464d-a338-9747bb4fab8e 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' [ 432.520274] [57901]: WARNING cinder.keymgr.conf_key_mgr [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 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' [ 432.520919] [57900]: WARNING stevedore.named [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.521099] [57900]: WARNING castellan.key_manager [None req-127726bf-3838-464d-a338-9747bb4fab8e 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' [ 432.521469] [57901]: WARNING stevedore.named [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.521633] [57901]: WARNING castellan.key_manager [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 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' [ 432.524424] [57901]: DEBUG oslo_db.sqlalchemy.engines [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 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=57901) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 432.524998] [57900]: DEBUG oslo_db.sqlalchemy.engines [None req-127726bf-3838-464d-a338-9747bb4fab8e 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=57900) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 432.526424] [57901]: INFO cinder.rpc [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 432.526829] [57900]: INFO cinder.rpc [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 432.529262] [57901]: INFO cinder.rpc [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 432.529262] [57901]: WARNING stevedore.named [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.529366] [57900]: INFO cinder.rpc [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 432.529397] [57901]: WARNING castellan.key_manager [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 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' [ 432.529429] [57900]: WARNING stevedore.named [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.529429] [57900]: WARNING castellan.key_manager [None req-127726bf-3838-464d-a338-9747bb4fab8e 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' [ 432.538780] [57901]: WARNING stevedore.named [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.538925] [57901]: WARNING castellan.key_manager [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 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' [ 432.539690] [57900]: WARNING stevedore.named [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.539866] [57900]: WARNING castellan.key_manager [None req-127726bf-3838-464d-a338-9747bb4fab8e 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' [ 432.541858] [57901]: WARNING stevedore.named [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.542045] [57901]: WARNING castellan.key_manager [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 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' [ 432.542798] [57900]: WARNING stevedore.named [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.542961] [57900]: WARNING castellan.key_manager [None req-127726bf-3838-464d-a338-9747bb4fab8e 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' [ 432.545078] [57901]: WARNING stevedore.named [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.545249] [57901]: WARNING castellan.key_manager [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 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' [ 432.545628] [57900]: WARNING stevedore.named [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.545792] [57900]: WARNING castellan.key_manager [None req-127726bf-3838-464d-a338-9747bb4fab8e 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' [ 432.548777] [57901]: WARNING stevedore.named [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.549047] [57901]: WARNING castellan.key_manager [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 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' [ 432.549409] [57900]: WARNING stevedore.named [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.549568] [57900]: WARNING castellan.key_manager [None req-127726bf-3838-464d-a338-9747bb4fab8e 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' [ 432.551413] [57901]: WARNING stevedore.named [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.551563] [57901]: WARNING castellan.key_manager [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 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' [ 432.552086] [57900]: WARNING stevedore.named [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.552244] [57900]: WARNING castellan.key_manager [None req-127726bf-3838-464d-a338-9747bb4fab8e 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' [ 432.554042] [57901]: WARNING stevedore.named [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.554203] [57901]: WARNING castellan.key_manager [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 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' [ 432.554729] [57900]: WARNING stevedore.named [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.554917] [57900]: WARNING castellan.key_manager [None req-127726bf-3838-464d-a338-9747bb4fab8e 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' [ 432.557768] [57901]: WARNING stevedore.named [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.557927] [57901]: WARNING castellan.key_manager [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 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' [ 432.558509] [57900]: WARNING stevedore.named [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.558663] [57900]: WARNING castellan.key_manager [None req-127726bf-3838-464d-a338-9747bb4fab8e 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' [ 432.560130] [57901]: WARNING stevedore.named [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.560291] [57901]: WARNING castellan.key_manager [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 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' [ 432.561289] [57900]: WARNING stevedore.named [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.561438] [57900]: WARNING castellan.key_manager [None req-127726bf-3838-464d-a338-9747bb4fab8e 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' [ 432.562697] [57901]: WARNING stevedore.named [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.562894] [57901]: WARNING castellan.key_manager [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 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' [ 432.563837] [57901]: WARNING stevedore.named [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.563916] [57900]: WARNING stevedore.named [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.564012] [57900]: WARNING castellan.key_manager [None req-127726bf-3838-464d-a338-9747bb4fab8e 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' [ 432.564051] [57901]: WARNING castellan.key_manager [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 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' [ 432.564933] [57900]: WARNING stevedore.named [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.565096] [57900]: WARNING castellan.key_manager [None req-127726bf-3838-464d-a338-9747bb4fab8e 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' [ 432.566203] [57901]: WARNING stevedore.named [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.566355] [57901]: WARNING castellan.key_manager [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 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' [ 432.567299] [57900]: WARNING stevedore.named [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.567459] [57900]: WARNING castellan.key_manager [None req-127726bf-3838-464d-a338-9747bb4fab8e 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' [ 432.571799] [57901]: WARNING stevedore.named [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.571954] [57901]: WARNING castellan.key_manager [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 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' [ 432.572552] [57900]: WARNING stevedore.named [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.572716] [57900]: WARNING castellan.key_manager [None req-127726bf-3838-464d-a338-9747bb4fab8e 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' [ 432.575241] [57901]: WARNING cinder.api.contrib.hosts [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 432.575659] [57901]: WARNING stevedore.named [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.575810] [57901]: WARNING castellan.key_manager [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 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' [ 432.575957] [57900]: WARNING cinder.api.contrib.hosts [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 432.576412] [57900]: WARNING stevedore.named [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.576555] [57900]: WARNING castellan.key_manager [None req-127726bf-3838-464d-a338-9747bb4fab8e 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' [ 432.576994] [57901]: WARNING stevedore.named [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.576994] [57901]: WARNING castellan.key_manager [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 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' [ 432.577445] [57900]: WARNING stevedore.named [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.577600] [57900]: WARNING castellan.key_manager [None req-127726bf-3838-464d-a338-9747bb4fab8e 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' [ 432.577849] [57901]: WARNING stevedore.named [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.578016] [57901]: WARNING castellan.key_manager [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 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' [ 432.578581] [57900]: WARNING stevedore.named [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.578731] [57900]: WARNING castellan.key_manager [None req-127726bf-3838-464d-a338-9747bb4fab8e 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' [ 432.578768] [57901]: WARNING stevedore.named [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.578923] [57901]: WARNING castellan.key_manager [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 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' [ 432.579514] [57900]: WARNING stevedore.named [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.579661] [57900]: WARNING castellan.key_manager [None req-127726bf-3838-464d-a338-9747bb4fab8e 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' [ 432.579950] [57901]: WARNING stevedore.named [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.580113] [57901]: WARNING castellan.key_manager [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 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' [ 432.580697] [57900]: WARNING stevedore.named [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.580848] [57900]: WARNING castellan.key_manager [None req-127726bf-3838-464d-a338-9747bb4fab8e 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' [ 432.581023] [57901]: WARNING stevedore.named [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.581180] [57901]: WARNING castellan.key_manager [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 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' [ 432.581767] [57900]: WARNING stevedore.named [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.581920] [57900]: WARNING castellan.key_manager [None req-127726bf-3838-464d-a338-9747bb4fab8e 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' [ 432.581977] [57901]: WARNING stevedore.named [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.582144] [57901]: WARNING castellan.key_manager [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 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' [ 432.582749] [57900]: WARNING stevedore.named [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.582900] [57900]: WARNING castellan.key_manager [None req-127726bf-3838-464d-a338-9747bb4fab8e 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' [ 432.583015] [57901]: WARNING stevedore.named [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.583182] [57901]: WARNING castellan.key_manager [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 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' [ 432.583750] [57900]: WARNING stevedore.named [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.583910] [57900]: WARNING castellan.key_manager [None req-127726bf-3838-464d-a338-9747bb4fab8e 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' [ 432.584188] [57901]: WARNING stevedore.named [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.584338] [57901]: WARNING castellan.key_manager [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 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' [ 432.584926] [57900]: WARNING stevedore.named [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.585068] [57901]: DEBUG cinder.api.v3.router [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Extended resource: extensions {{(pid=57901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.585111] [57900]: WARNING castellan.key_manager [None req-127726bf-3838-464d-a338-9747bb4fab8e 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' [ 432.585760] [57900]: DEBUG cinder.api.v3.router [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Extended resource: extensions {{(pid=57900) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.586414] [57901]: DEBUG cinder.api.v3.router [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Extended resource: os-hosts {{(pid=57901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.587117] [57900]: DEBUG cinder.api.v3.router [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Extended resource: os-hosts {{(pid=57900) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.587865] [57901]: DEBUG cinder.api.v3.router [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Extended resource: qos-specs {{(pid=57901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.588600] [57900]: DEBUG cinder.api.v3.router [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Extended resource: qos-specs {{(pid=57900) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.590058] [57901]: DEBUG cinder.api.v3.router [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Extended resource: os-quota-class-sets {{(pid=57901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.590808] [57900]: DEBUG cinder.api.v3.router [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Extended resource: os-quota-class-sets {{(pid=57900) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.591442] [57901]: DEBUG cinder.api.v3.router [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Extended resource: scheduler-stats {{(pid=57901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.592221] [57900]: DEBUG cinder.api.v3.router [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Extended resource: scheduler-stats {{(pid=57900) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.592898] [57901]: DEBUG cinder.api.v3.router [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Extended resource: os-snapshot-manage {{(pid=57901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.593687] [57900]: DEBUG cinder.api.v3.router [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Extended resource: os-snapshot-manage {{(pid=57900) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.594475] [57901]: DEBUG cinder.api.v3.router [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Extended resource: capabilities {{(pid=57901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.595663] [57900]: DEBUG cinder.api.v3.router [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Extended resource: capabilities {{(pid=57900) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.596886] [57901]: DEBUG cinder.api.v3.router [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Extended resource: encryption {{(pid=57901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.597910] [57900]: DEBUG cinder.api.v3.router [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Extended resource: encryption {{(pid=57900) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.598449] [57901]: DEBUG cinder.api.v3.router [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Extended resource: cgsnapshots {{(pid=57901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.599504] [57900]: DEBUG cinder.api.v3.router [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Extended resource: cgsnapshots {{(pid=57900) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.693253] [57901]: DEBUG cinder.api.v3.router [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Extended resource: os-quota-sets {{(pid=57901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.695251] [57901]: DEBUG cinder.api.v3.router [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Extended resource: os-volume-manage {{(pid=57901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.695509] [57900]: DEBUG cinder.api.v3.router [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Extended resource: os-quota-sets {{(pid=57900) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.696726] [57901]: DEBUG cinder.api.v3.router [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Extended resource: os-volume-transfer {{(pid=57901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.697190] [57900]: DEBUG cinder.api.v3.router [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Extended resource: os-volume-manage {{(pid=57900) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.698773] [57900]: DEBUG cinder.api.v3.router [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Extended resource: os-volume-transfer {{(pid=57900) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.698859] [57901]: DEBUG cinder.api.v3.router [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Extended resource: os-volume-type-access {{(pid=57901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.700416] [57901]: DEBUG cinder.api.v3.router [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Extended resource: backups {{(pid=57901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.700485] [57900]: DEBUG cinder.api.v3.router [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Extended resource: os-volume-type-access {{(pid=57900) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.702067] [57900]: DEBUG cinder.api.v3.router [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Extended resource: backups {{(pid=57900) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.702530] [57901]: DEBUG cinder.api.v3.router [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Extended resource: os-services {{(pid=57901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.704326] [57901]: DEBUG cinder.api.v3.router [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Extended resource: consistencygroups {{(pid=57901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.704411] [57900]: DEBUG cinder.api.v3.router [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Extended resource: os-services {{(pid=57900) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.705590] [57900]: DEBUG cinder.api.v3.router [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Extended resource: consistencygroups {{(pid=57900) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.706083] [57901]: DEBUG cinder.api.v3.router [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Extended resource: extra_specs {{(pid=57901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.707597] [57900]: DEBUG cinder.api.v3.router [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Extended resource: extra_specs {{(pid=57900) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.707734] [57901]: DEBUG cinder.api.v3.router [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Extended resource: os-availability-zone {{(pid=57901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.708997] [57901]: DEBUG cinder.api.v3.router [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Extended resource: encryption {{(pid=57901) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.709199] [57900]: DEBUG cinder.api.v3.router [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Extended resource: os-availability-zone {{(pid=57900) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.710607] [57900]: DEBUG cinder.api.v3.router [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Extended resource: encryption {{(pid=57900) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 432.711173] [57901]: WARNING stevedore.named [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.711364] [57901]: WARNING castellan.key_manager [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 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' [ 432.712610] [57901]: WARNING stevedore.named [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.712706] [57900]: WARNING stevedore.named [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.712772] [57901]: WARNING castellan.key_manager [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 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' [ 432.712852] [57900]: WARNING castellan.key_manager [None req-127726bf-3838-464d-a338-9747bb4fab8e 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' [ 432.713667] [57901]: WARNING stevedore.named [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.713855] [57901]: WARNING castellan.key_manager [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 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' [ 432.713934] [57900]: WARNING stevedore.named [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.714101] [57900]: WARNING castellan.key_manager [None req-127726bf-3838-464d-a338-9747bb4fab8e 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' [ 432.714737] [57901]: WARNING stevedore.named [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.714890] [57901]: WARNING castellan.key_manager [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 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' [ 432.715020] [57900]: WARNING stevedore.named [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.715183] [57900]: WARNING castellan.key_manager [None req-127726bf-3838-464d-a338-9747bb4fab8e 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' [ 432.715787] [57901]: WARNING stevedore.named [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.715945] [57901]: WARNING castellan.key_manager [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 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' [ 432.715996] [57900]: WARNING stevedore.named [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.716166] [57900]: WARNING castellan.key_manager [None req-127726bf-3838-464d-a338-9747bb4fab8e 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' [ 432.716900] [57901]: WARNING stevedore.named [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.717059] [57901]: WARNING castellan.key_manager [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 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' [ 432.717096] [57900]: WARNING stevedore.named [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.717249] [57900]: WARNING castellan.key_manager [None req-127726bf-3838-464d-a338-9747bb4fab8e 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' [ 432.717860] [57901]: WARNING stevedore.named [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.718015] [57901]: WARNING castellan.key_manager [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 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' [ 432.718218] [57900]: WARNING stevedore.named [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.718368] [57900]: WARNING castellan.key_manager [None req-127726bf-3838-464d-a338-9747bb4fab8e 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' [ 432.718697] [57901]: DEBUG cinder.api.contrib.snapshot_actions [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] SnapshotActionsController initialized {{(pid=57901) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 432.718824] [57901]: DEBUG cinder.api.v3.router [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Extension VolumeActions extending resource: volumes {{(pid=57901) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.718972] [57901]: DEBUG cinder.api.v3.router [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Extension UsedLimits extending resource: limits {{(pid=57901) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.719099] [57901]: DEBUG cinder.api.v3.router [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=57901) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.719196] [57900]: WARNING stevedore.named [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 432.719238] [57901]: DEBUG cinder.api.v3.router [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=57901) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.719379] [57901]: DEBUG cinder.api.v3.router [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Extension TypesManage extending resource: types {{(pid=57901) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.719444] [57900]: WARNING castellan.key_manager [None req-127726bf-3838-464d-a338-9747bb4fab8e 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' [ 432.720441] [57901]: DEBUG cinder.api.v3.router [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=57901) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.720844] [57900]: DEBUG cinder.api.contrib.snapshot_actions [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] SnapshotActionsController initialized {{(pid=57900) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 432.720883] [57901]: DEBUG cinder.api.v3.router [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Extension AdminActions extending resource: volumes {{(pid=57901) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.720913] [57900]: DEBUG cinder.api.v3.router [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Extension VolumeActions extending resource: volumes {{(pid=57900) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.720913] [57900]: DEBUG cinder.api.v3.router [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Extension UsedLimits extending resource: limits {{(pid=57900) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.720971] [57901]: DEBUG cinder.api.v3.router [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Extension AdminActions extending resource: snapshots {{(pid=57901) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.720998] [57900]: DEBUG cinder.api.v3.router [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=57900) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.721036] [57901]: DEBUG cinder.api.v3.router [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Extension AdminActions extending resource: backups {{(pid=57901) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.721071] [57900]: DEBUG cinder.api.v3.router [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=57900) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.721101] [57901]: DEBUG cinder.api.v3.router [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=57901) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.721131] [57900]: DEBUG cinder.api.v3.router [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Extension TypesManage extending resource: types {{(pid=57900) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.721157] [57901]: DEBUG cinder.api.v3.router [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=57901) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.721157] [57901]: DEBUG cinder.api.v3.router [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=57901) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.721207] [57900]: DEBUG cinder.api.v3.router [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=57900) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.721234] [57901]: DEBUG cinder.api.v3.router [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=57901) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.721265] [57900]: DEBUG cinder.api.v3.router [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Extension AdminActions extending resource: volumes {{(pid=57900) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.721292] [57901]: DEBUG cinder.api.v3.router [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=57901) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.721319] [57900]: DEBUG cinder.api.v3.router [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Extension AdminActions extending resource: snapshots {{(pid=57900) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.721346] [57901]: DEBUG cinder.api.v3.router [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=57901) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.721372] [57900]: DEBUG cinder.api.v3.router [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Extension AdminActions extending resource: backups {{(pid=57900) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.721402] [57901]: DEBUG cinder.api.v3.router [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=57901) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.721434] [57900]: DEBUG cinder.api.v3.router [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Extension VolumeTypeAccess extending resource: types {{(pid=57900) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.721434] [57900]: DEBUG cinder.api.v3.router [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=57900) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.721503] [57900]: DEBUG cinder.api.v3.router [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=57900) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.721870] [57900]: DEBUG cinder.api.v3.router [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=57900) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.721870] [57900]: DEBUG cinder.api.v3.router [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=57900) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.721870] [57900]: DEBUG cinder.api.v3.router [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=57900) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.722131] [57900]: DEBUG cinder.api.v3.router [None req-127726bf-3838-464d-a338-9747bb4fab8e None None] Extension SnapshotActions extending resource: snapshots {{(pid=57900) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 432.723747] [57901]: WARNING keystonemiddleware.auth_token [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 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. [ 432.724435] [57900]: WARNING keystonemiddleware.auth_token [None req-127726bf-3838-464d-a338-9747bb4fab8e 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. [ 432.728196] [57901]: WARNING keystonemiddleware.auth_token [None req-36508bc4-cb4e-4efa-8fa8-8161311559a9 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 [ 432.728811] [57900]: WARNING keystonemiddleware.auth_token [None req-127726bf-3838-464d-a338-9747bb4fab8e 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 [ 432.731075] [57901]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x63c6da187be0 pid: 57901 (default app) [ 432.731477] [57900]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x63c6da187be0 pid: 57900 (default app) [ 432.740835] [57901]: /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. [ 432.740835] [57901]: warnings.warn(deprecated_msg) [ 432.741119] [57901]: /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. [ 432.741119] [57901]: warnings.warn(deprecated_msg) [ 432.741119] [57901]: /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. [ 432.741119] [57901]: warnings.warn(deprecated_msg) [ 432.741119] [57901]: /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. [ 432.741425] [57901]: warnings.warn(deprecated_msg) [ 432.741425] [57901]: /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. [ 432.741425] [57901]: warnings.warn(deprecated_msg) [ 432.741425] [57901]: /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. [ 432.741425] [57901]: warnings.warn(deprecated_msg) [ 432.741425] [57901]: /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. [ 432.741725] [57901]: warnings.warn(deprecated_msg) [ 432.741725] [57901]: /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. [ 432.741725] [57901]: warnings.warn(deprecated_msg) [ 432.741725] [57901]: /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. [ 432.741725] [57901]: warnings.warn(deprecated_msg) [ 432.742058] [57901]: /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. [ 432.742058] [57901]: warnings.warn(deprecated_msg) [ 432.742058] [57901]: /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. [ 432.742058] [57901]: warnings.warn(deprecated_msg) [ 432.742270] [57901]: /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. [ 432.742270] [57901]: warnings.warn(deprecated_msg) [ 432.742270] [57901]: /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. [ 432.742270] [57901]: warnings.warn(deprecated_msg) [ 432.742481] [57901]: /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. [ 432.742481] [57901]: warnings.warn(deprecated_msg) [ 432.742481] [57901]: /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. [ 432.742481] [57901]: warnings.warn(deprecated_msg) [ 432.742481] [57901]: /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. [ 432.742737] [57901]: warnings.warn(deprecated_msg) [ 432.742737] [57901]: /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. [ 432.742737] [57901]: warnings.warn(deprecated_msg) [ 432.742737] [57901]: /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. [ 432.742737] [57901]: warnings.warn(deprecated_msg) [ 432.742981] [57901]: /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. [ 432.742981] [57901]: warnings.warn(deprecated_msg) [ 432.742981] [57901]: /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. [ 432.742981] [57901]: warnings.warn(deprecated_msg) [ 432.742981] [57901]: /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. [ 432.742981] [57901]: warnings.warn(deprecated_msg) [ 432.743286] [57901]: /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. [ 432.743286] [57901]: warnings.warn(deprecated_msg) [ 432.743286] [57901]: /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. [ 432.743286] [57901]: warnings.warn(deprecated_msg) [ 432.743286] [57901]: /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. [ 432.743286] [57901]: warnings.warn(deprecated_msg) [ 432.743583] [57901]: /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. [ 432.743583] [57901]: warnings.warn(deprecated_msg) [ 432.743583] [57901]: /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. [ 432.743583] [57901]: warnings.warn(deprecated_msg) [ 432.743583] [57901]: /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. [ 432.743583] [57901]: warnings.warn(deprecated_msg) [ 432.743913] [57901]: /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. [ 432.743913] [57901]: warnings.warn(deprecated_msg) [ 432.743913] [57901]: /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. [ 432.743913] [57901]: warnings.warn(deprecated_msg) [ 432.743913] [57901]: /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. [ 432.743913] [57901]: warnings.warn(deprecated_msg) [ 432.744248] [57901]: /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. [ 432.744248] [57901]: warnings.warn(deprecated_msg) [ 432.744248] [57901]: /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. [ 432.744248] [57901]: warnings.warn(deprecated_msg) [ 432.744448] [57901]: /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. [ 432.744448] [57901]: warnings.warn(deprecated_msg) [ 432.744448] [57901]: /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. [ 432.744448] [57901]: warnings.warn(deprecated_msg) [ 432.744448] [57901]: /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. [ 432.744657] [57901]: warnings.warn(deprecated_msg) [ 432.744657] [57901]: /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. [ 432.744657] [57901]: warnings.warn(deprecated_msg) [ 432.744657] [57901]: /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. [ 432.744657] [57901]: warnings.warn(deprecated_msg) [ 432.744805] [57901]: /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. [ 432.744805] [57901]: warnings.warn(deprecated_msg) [ 432.744805] [57901]: /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. [ 432.744805] [57901]: warnings.warn(deprecated_msg) [ 432.744805] [57901]: /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. [ 432.744805] [57901]: warnings.warn(deprecated_msg) [ 432.744992] [57901]: /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. [ 432.744992] [57901]: warnings.warn(deprecated_msg) [ 432.744992] [57901]: /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. [ 432.744992] [57901]: warnings.warn(deprecated_msg) [ 432.744992] [57901]: /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. [ 432.745373] [57901]: warnings.warn(deprecated_msg) [ 432.745373] [57901]: /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. [ 432.745373] [57901]: warnings.warn(deprecated_msg) [ 432.745373] [57901]: /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. [ 432.745373] [57901]: warnings.warn(deprecated_msg) [ 432.745631] [57901]: /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. [ 432.745631] [57901]: warnings.warn(deprecated_msg) [ 432.745631] [57901]: /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. [ 432.745631] [57901]: warnings.warn(deprecated_msg) [ 432.745841] [57901]: /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. [ 432.745841] [57901]: warnings.warn(deprecated_msg) [ 432.745841] [57901]: /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. [ 432.745841] [57901]: warnings.warn(deprecated_msg) [ 432.746089] [57901]: /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. [ 432.746089] [57901]: warnings.warn(deprecated_msg) [ 432.746089] [57901]: /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. [ 432.746089] [57901]: warnings.warn(deprecated_msg) [ 432.746089] [57901]: /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. [ 432.746351] [57901]: warnings.warn(deprecated_msg) [ 432.746351] [57901]: /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. [ 432.746351] [57901]: warnings.warn(deprecated_msg) [ 432.746351] [57901]: /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. [ 432.746351] [57901]: warnings.warn(deprecated_msg) [ 432.746539] [57901]: /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. [ 432.746539] [57901]: warnings.warn(deprecated_msg) [ 432.746539] [57901]: /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. [ 432.746539] [57901]: warnings.warn(deprecated_msg) [ 432.746669] [57901]: /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. [ 432.746669] [57901]: warnings.warn(deprecated_msg) [ 432.746669] [57901]: /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. [ 432.746669] [57901]: warnings.warn(deprecated_msg) [ 432.746796] [57901]: /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. [ 432.746796] [57901]: warnings.warn(deprecated_msg) [ 432.746796] [57901]: /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. [ 432.746796] [57901]: warnings.warn(deprecated_msg) [ 432.746920] [57901]: /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. [ 432.746920] [57901]: warnings.warn(deprecated_msg) [ 432.746920] [57901]: /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. [ 432.746920] [57901]: warnings.warn(deprecated_msg) [ 432.747071] [57901]: /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. [ 432.747071] [57901]: warnings.warn(deprecated_msg) [ 432.747071] [57901]: /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. [ 432.747071] [57901]: warnings.warn(deprecated_msg) [ 432.747194] [57901]: /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. [ 432.747194] [57901]: warnings.warn(deprecated_msg) [ 432.747194] [57901]: /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. [ 432.747194] [57901]: warnings.warn(deprecated_msg) [ 432.747194] [57901]: /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. [ 432.747194] [57901]: warnings.warn(deprecated_msg) [ 432.747380] [57901]: /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. [ 432.747380] [57901]: warnings.warn(deprecated_msg) [ 432.747380] [57901]: /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. [ 432.747380] [57901]: warnings.warn(deprecated_msg) [ 432.747380] [57901]: /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. [ 432.747548] [57901]: warnings.warn(deprecated_msg) [ 432.747548] [57901]: /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. [ 432.747548] [57901]: warnings.warn(deprecated_msg) [ 432.747548] [57901]: /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. [ 432.747548] [57901]: warnings.warn(deprecated_msg) [ 432.747548] [57901]: /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. [ 432.747548] [57901]: warnings.warn(deprecated_msg) [ 432.748227] [57901]: /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. [ 432.748227] [57901]: warnings.warn(deprecated_msg) [ 432.748227] [57901]: /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. [ 432.748227] [57901]: warnings.warn(deprecated_msg) [ 432.748227] [57901]: /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. [ 432.748227] [57901]: warnings.warn(deprecated_msg) [ 432.748419] [57901]: /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. [ 432.748419] [57901]: warnings.warn(deprecated_msg) [ 432.748419] [57901]: /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. [ 432.748419] [57901]: warnings.warn(deprecated_msg) [ 432.748419] [57901]: /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. [ 432.748419] [57901]: warnings.warn(deprecated_msg) [ 432.748921] [57901]: /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. [ 432.748921] [57901]: warnings.warn(deprecated_msg) [ 432.748921] [57901]: /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. [ 432.748921] [57901]: warnings.warn(deprecated_msg) [ 432.748921] [57901]: /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. [ 432.748921] [57901]: warnings.warn(deprecated_msg) [ 432.749613] [57901]: /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. [ 432.749613] [57901]: warnings.warn(deprecated_msg) [ 432.749613] [57901]: /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. [ 432.749613] [57901]: warnings.warn(deprecated_msg) [ 432.749936] [57901]: /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. [ 432.749936] [57901]: warnings.warn(deprecated_msg) [ 432.749936] [57901]: /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. [ 432.749936] [57901]: warnings.warn(deprecated_msg) [ 432.750156] [57901]: /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. [ 432.750156] [57901]: warnings.warn(deprecated_msg) [ 432.750156] [57901]: /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. [ 432.750156] [57901]: warnings.warn(deprecated_msg) [ 432.750636] [57901]: /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. [ 432.750636] [57901]: warnings.warn(deprecated_msg) [ 432.750636] [57901]: /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. [ 432.750636] [57901]: warnings.warn(deprecated_msg) [ 432.750636] [57901]: DEBUG cinder.api.middleware.request_id [None req-5f826ac5-a8d1-480a-8a8c-4b50066d6398 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 432.750636] [57901]: [pid: 57901|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Sun Nov 23 04:56:34 2025] GET /volume/v3 => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 436.236032] [57900]: /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. [ 436.236032] [57900]: warnings.warn(deprecated_msg) [ 436.236032] [57900]: /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. [ 436.236032] [57900]: warnings.warn(deprecated_msg) [ 436.236032] [57900]: /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. [ 436.236559] [57900]: warnings.warn(deprecated_msg) [ 436.236559] [57900]: /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. [ 436.236559] [57900]: warnings.warn(deprecated_msg) [ 436.236559] [57900]: /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. [ 436.236559] [57900]: warnings.warn(deprecated_msg) [ 436.236720] [57900]: /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. [ 436.236720] [57900]: warnings.warn(deprecated_msg) [ 436.236720] [57900]: /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. [ 436.236720] [57900]: warnings.warn(deprecated_msg) [ 436.236720] [57900]: /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. [ 436.236720] [57900]: warnings.warn(deprecated_msg) [ 436.236905] [57900]: /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. [ 436.236905] [57900]: warnings.warn(deprecated_msg) [ 436.236905] [57900]: /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. [ 436.236905] [57900]: warnings.warn(deprecated_msg) [ 436.237049] [57900]: /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. [ 436.237049] [57900]: warnings.warn(deprecated_msg) [ 436.237049] [57900]: /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. [ 436.237049] [57900]: warnings.warn(deprecated_msg) [ 436.237174] [57900]: /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. [ 436.237174] [57900]: warnings.warn(deprecated_msg) [ 436.237174] [57900]: /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. [ 436.237174] [57900]: warnings.warn(deprecated_msg) [ 436.237301] [57900]: /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. [ 436.237301] [57900]: warnings.warn(deprecated_msg) [ 436.237301] [57900]: /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. [ 436.237301] [57900]: warnings.warn(deprecated_msg) [ 436.237301] [57900]: /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. [ 436.237465] [57900]: warnings.warn(deprecated_msg) [ 436.237465] [57900]: /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. [ 436.237465] [57900]: warnings.warn(deprecated_msg) [ 436.237465] [57900]: /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. [ 436.237465] [57900]: warnings.warn(deprecated_msg) [ 436.237619] [57900]: /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. [ 436.237619] [57900]: warnings.warn(deprecated_msg) [ 436.237619] [57900]: /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. [ 436.237619] [57900]: warnings.warn(deprecated_msg) [ 436.237619] [57900]: /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. [ 436.237619] [57900]: warnings.warn(deprecated_msg) [ 436.237817] [57900]: /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. [ 436.237817] [57900]: warnings.warn(deprecated_msg) [ 436.237817] [57900]: /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. [ 436.237817] [57900]: warnings.warn(deprecated_msg) [ 436.237817] [57900]: /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. [ 436.237817] [57900]: warnings.warn(deprecated_msg) [ 436.238016] [57900]: /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. [ 436.238016] [57900]: warnings.warn(deprecated_msg) [ 436.238016] [57900]: /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. [ 436.238016] [57900]: warnings.warn(deprecated_msg) [ 436.238016] [57900]: /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. [ 436.238016] [57900]: warnings.warn(deprecated_msg) [ 436.238216] [57900]: /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. [ 436.238216] [57900]: warnings.warn(deprecated_msg) [ 436.238216] [57900]: /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. [ 436.238216] [57900]: warnings.warn(deprecated_msg) [ 436.238216] [57900]: /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. [ 436.238383] [57900]: warnings.warn(deprecated_msg) [ 436.238383] [57900]: /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. [ 436.238383] [57900]: warnings.warn(deprecated_msg) [ 436.238383] [57900]: /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. [ 436.238383] [57900]: warnings.warn(deprecated_msg) [ 436.238592] [57900]: /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. [ 436.238592] [57900]: warnings.warn(deprecated_msg) [ 436.238592] [57900]: /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. [ 436.238592] [57900]: warnings.warn(deprecated_msg) [ 436.238592] [57900]: /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. [ 436.238592] [57900]: warnings.warn(deprecated_msg) [ 436.238782] [57900]: /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. [ 436.238782] [57900]: warnings.warn(deprecated_msg) [ 436.238782] [57900]: /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. [ 436.238782] [57900]: warnings.warn(deprecated_msg) [ 436.238782] [57900]: /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. [ 436.238782] [57900]: warnings.warn(deprecated_msg) [ 436.238956] [57900]: /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. [ 436.238956] [57900]: warnings.warn(deprecated_msg) [ 436.238956] [57900]: /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. [ 436.238956] [57900]: warnings.warn(deprecated_msg) [ 436.238956] [57900]: /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. [ 436.239123] [57900]: warnings.warn(deprecated_msg) [ 436.239123] [57900]: /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. [ 436.239123] [57900]: warnings.warn(deprecated_msg) [ 436.239123] [57900]: /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. [ 436.239123] [57900]: warnings.warn(deprecated_msg) [ 436.239309] [57900]: /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. [ 436.239309] [57900]: warnings.warn(deprecated_msg) [ 436.239309] [57900]: /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. [ 436.239309] [57900]: warnings.warn(deprecated_msg) [ 436.239436] [57900]: /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. [ 436.239436] [57900]: warnings.warn(deprecated_msg) [ 436.239436] [57900]: /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. [ 436.239436] [57900]: warnings.warn(deprecated_msg) [ 436.239572] [57900]: /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. [ 436.239572] [57900]: warnings.warn(deprecated_msg) [ 436.239572] [57900]: /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. [ 436.239572] [57900]: warnings.warn(deprecated_msg) [ 436.239572] [57900]: /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. [ 436.239736] [57900]: warnings.warn(deprecated_msg) [ 436.239736] [57900]: /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. [ 436.239736] [57900]: warnings.warn(deprecated_msg) [ 436.239736] [57900]: /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. [ 436.239736] [57900]: warnings.warn(deprecated_msg) [ 436.239896] [57900]: /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. [ 436.239896] [57900]: warnings.warn(deprecated_msg) [ 436.239896] [57900]: /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. [ 436.239896] [57900]: warnings.warn(deprecated_msg) [ 436.240036] [57900]: /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. [ 436.240036] [57900]: warnings.warn(deprecated_msg) [ 436.240036] [57900]: /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. [ 436.240036] [57900]: warnings.warn(deprecated_msg) [ 436.240175] [57900]: /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. [ 436.240175] [57900]: warnings.warn(deprecated_msg) [ 436.240175] [57900]: /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. [ 436.240175] [57900]: warnings.warn(deprecated_msg) [ 436.240298] [57900]: /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. [ 436.240298] [57900]: warnings.warn(deprecated_msg) [ 436.240298] [57900]: /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. [ 436.240298] [57900]: warnings.warn(deprecated_msg) [ 436.240426] [57900]: /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. [ 436.240426] [57900]: warnings.warn(deprecated_msg) [ 436.240426] [57900]: /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. [ 436.240426] [57900]: warnings.warn(deprecated_msg) [ 436.240556] [57900]: /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. [ 436.240556] [57900]: warnings.warn(deprecated_msg) [ 436.240556] [57900]: /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. [ 436.240556] [57900]: warnings.warn(deprecated_msg) [ 436.240556] [57900]: /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. [ 436.240720] [57900]: warnings.warn(deprecated_msg) [ 436.240720] [57900]: /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. [ 436.240720] [57900]: warnings.warn(deprecated_msg) [ 436.240720] [57900]: /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. [ 436.240720] [57900]: warnings.warn(deprecated_msg) [ 436.240720] [57900]: /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. [ 436.240925] [57900]: warnings.warn(deprecated_msg) [ 436.240925] [57900]: /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. [ 436.240925] [57900]: warnings.warn(deprecated_msg) [ 436.240925] [57900]: /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. [ 436.240925] [57900]: warnings.warn(deprecated_msg) [ 436.241095] [57900]: /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. [ 436.241095] [57900]: warnings.warn(deprecated_msg) [ 436.241095] [57900]: /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. [ 436.241095] [57900]: warnings.warn(deprecated_msg) [ 436.241095] [57900]: /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. [ 436.241095] [57900]: warnings.warn(deprecated_msg) [ 436.241287] [57900]: /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. [ 436.241287] [57900]: warnings.warn(deprecated_msg) [ 436.241287] [57900]: /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. [ 436.241287] [57900]: warnings.warn(deprecated_msg) [ 436.241287] [57900]: /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. [ 436.241287] [57900]: warnings.warn(deprecated_msg) [ 436.241521] [57900]: /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. [ 436.241521] [57900]: warnings.warn(deprecated_msg) [ 436.241521] [57900]: /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. [ 436.241521] [57900]: warnings.warn(deprecated_msg) [ 436.241521] [57900]: /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. [ 436.241521] [57900]: warnings.warn(deprecated_msg) [ 436.241742] [57900]: /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. [ 436.241742] [57900]: warnings.warn(deprecated_msg) [ 436.241742] [57900]: /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. [ 436.241742] [57900]: warnings.warn(deprecated_msg) [ 436.241742] [57900]: /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. [ 436.241742] [57900]: warnings.warn(deprecated_msg) [ 436.241932] [57900]: /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. [ 436.241932] [57900]: warnings.warn(deprecated_msg) [ 436.241932] [57900]: /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. [ 436.241932] [57900]: warnings.warn(deprecated_msg) [ 436.242073] [57900]: /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. [ 436.242073] [57900]: warnings.warn(deprecated_msg) [ 436.242073] [57900]: /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. [ 436.242073] [57900]: warnings.warn(deprecated_msg) [ 436.242073] [57900]: /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. [ 436.242313] [57900]: warnings.warn(deprecated_msg) [ 436.242313] [57900]: /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. [ 436.242313] [57900]: warnings.warn(deprecated_msg) [ 436.242313] [57900]: /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. [ 436.242313] [57900]: warnings.warn(deprecated_msg) [ 436.242313] [57900]: DEBUG cinder.api.middleware.request_id [None req-d750630d-4e4d-4880-8c0a-8a09f4a50c3f None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 436.615731] [57900]: INFO cinder.api.openstack.wsgi [None req-d750630d-4e4d-4880-8c0a-8a09f4a50c3f admin admin] POST http://10.180.1.21/volume/v3/types [ 436.616436] [57900]: DEBUG cinder.api.openstack.wsgi [None req-d750630d-4e4d-4880-8c0a-8a09f4a50c3f admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 436.618175] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 436.618175] [57900]: warnings.warn( [ 436.621583] [57900]: DEBUG oslo_db.sqlalchemy.engines [None req-d750630d-4e4d-4880-8c0a-8a09f4a50c3f 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=57900) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 436.646184] [57900]: INFO cinder.api.openstack.wsgi [None req-d750630d-4e4d-4880-8c0a-8a09f4a50c3f admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 436.646620] [57900]: [pid: 57900|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Sun Nov 23 04:56:37 2025] POST /volume/v3/types => generated 182 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 436.650584] [57901]: DEBUG cinder.api.middleware.request_id [req-d750630d-4e4d-4880-8c0a-8a09f4a50c3f req-11ab4bef-3458-4597-aa86-6ca8a50ecb37 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 436.919099] [57901]: INFO cinder.api.openstack.wsgi [req-d750630d-4e4d-4880-8c0a-8a09f4a50c3f req-11ab4bef-3458-4597-aa86-6ca8a50ecb37 admin admin] POST http://10.180.1.21/volume/v3/types/25fac031-ee80-424b-a337-7fb740cb92f0/extra_specs [ 436.919767] [57901]: DEBUG cinder.api.openstack.wsgi [req-d750630d-4e4d-4880-8c0a-8a09f4a50c3f req-11ab4bef-3458-4597-aa86-6ca8a50ecb37 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 436.921634] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 436.921634] [57901]: warnings.warn( [ 436.925705] [57901]: DEBUG oslo_db.sqlalchemy.engines [req-d750630d-4e4d-4880-8c0a-8a09f4a50c3f req-11ab4bef-3458-4597-aa86-6ca8a50ecb37 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=57901) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 436.973991] [57901]: INFO cinder.api.openstack.wsgi [req-d750630d-4e4d-4880-8c0a-8a09f4a50c3f req-11ab4bef-3458-4597-aa86-6ca8a50ecb37 admin admin] http://10.180.1.21/volume/v3/types/25fac031-ee80-424b-a337-7fb740cb92f0/extra_specs returned with HTTP 200 [ 436.974476] [57901]: [pid: 57901|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Sun Nov 23 04:56:37 2025] POST /volume/v3/types/25fac031-ee80-424b-a337-7fb740cb92f0/extra_specs => generated 51 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 446.643541] [57900]: DEBUG dbcounter [-] [57900] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=57900) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 446.972417] [57901]: DEBUG dbcounter [-] [57901] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=57901) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 449.087296] [57900]: DEBUG cinder.api.middleware.request_id [None req-d84fa52a-6c9b-4c58-a7e5-fabd813ae640 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 449.087973] [57900]: INFO cinder.api.openstack.wsgi [None req-d84fa52a-6c9b-4c58-a7e5-fabd813ae640 None None] GET http://10.180.1.21/volume// [ 449.088162] [57900]: DEBUG cinder.api.openstack.wsgi [None req-d84fa52a-6c9b-4c58-a7e5-fabd813ae640 None None] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 449.088370] [57900]: DEBUG cinder.api.openstack.wsgi [None req-d84fa52a-6c9b-4c58-a7e5-fabd813ae640 None None] Calling method 'all' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 449.088907] [57900]: INFO cinder.api.openstack.wsgi [None req-d84fa52a-6c9b-4c58-a7e5-fabd813ae640 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 449.089211] [57900]: [pid: 57900|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Nov 23 04:56:50 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 518.586485] [57901]: DEBUG cinder.api.middleware.request_id [None req-d0fa4ca0-c0e6-4dec-a812-033105e6a2ba None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 518.658013] [57901]: INFO cinder.api.openstack.wsgi [None req-d0fa4ca0-c0e6-4dec-a812-033105e6a2ba tempest-verify_tempest_config-959093072 tempest-verify_tempest_config-959093072-project-member] GET http://10.180.1.21/volume/v3/extensions [ 518.658251] [57901]: DEBUG cinder.api.openstack.wsgi [None req-d0fa4ca0-c0e6-4dec-a812-033105e6a2ba tempest-verify_tempest_config-959093072 tempest-verify_tempest_config-959093072-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 518.658458] [57901]: DEBUG cinder.api.openstack.wsgi [None req-d0fa4ca0-c0e6-4dec-a812-033105e6a2ba tempest-verify_tempest_config-959093072 tempest-verify_tempest_config-959093072-project-member] Calling method 'index' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 518.658866] [57901]: INFO cinder.api.openstack.wsgi [None req-d0fa4ca0-c0e6-4dec-a812-033105e6a2ba tempest-verify_tempest_config-959093072 tempest-verify_tempest_config-959093072-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 518.659286] [57901]: [pid: 57901|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Sun Nov 23 04:57:59 2025] GET /volume/v3/extensions => generated 5245 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 582.282428] [57900]: DEBUG cinder.api.middleware.request_id [None req-65a83d00-3486-4af8-8e81-81db53deaa3c None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 582.462723] [57900]: INFO cinder.api.openstack.wsgi [None req-65a83d00-3486-4af8-8e81-81db53deaa3c tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 582.463122] [57900]: DEBUG cinder.api.openstack.wsgi [None req-65a83d00-3486-4af8-8e81-81db53deaa3c tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1057814618"}} {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 582.464880] [57900]: DEBUG cinder.api.v3.volumes [None req-65a83d00-3486-4af8-8e81-81db53deaa3c tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1057814618'}} {{(pid=57900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 582.465311] [57900]: INFO cinder.api.v3.volumes [None req-65a83d00-3486-4af8-8e81-81db53deaa3c tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Create volume of 1 GB [ 582.490125] [57900]: DEBUG cinder.volume.api [None req-65a83d00-3486-4af8-8e81-81db53deaa3c tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Availability zone cache updated, next update will occur around 2025-11-23 05:59:03.757542. {{(pid=57900) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 582.490125] [57900]: INFO cinder.volume.api [None req-65a83d00-3486-4af8-8e81-81db53deaa3c tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Availability Zones retrieved successfully. [ 582.520363] [57900]: DEBUG cinder.volume.api [None req-65a83d00-3486-4af8-8e81-81db53deaa3c tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Flow 'volume_create_api' (1eece963-3afe-4bea-a512-54dd1f973904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 582.523072] [57900]: DEBUG cinder.volume.api [None req-65a83d00-3486-4af8-8e81-81db53deaa3c tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b032fa85-d642-4642-8337-12672b277217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 582.528473] [57900]: DEBUG cinder.volume.flows.api.create_volume [None req-65a83d00-3486-4af8-8e81-81db53deaa3c tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Validating volume size '1' using validate_int {{(pid=57900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 582.628596] [57900]: DEBUG cinder.volume.api [None req-65a83d00-3486-4af8-8e81-81db53deaa3c tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b032fa85-d642-4642-8337-12672b277217) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-23T04:56:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=25fac031-ee80-424b-a337-7fb740cb92f0,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '25fac031-ee80-424b-a337-7fb740cb92f0', '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=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 582.628596] [57900]: DEBUG cinder.volume.api [None req-65a83d00-3486-4af8-8e81-81db53deaa3c tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7eb3fd3c-9110-430d-ba0e-5cd74d2e17bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 582.667789] [57900]: WARNING cinder.quota [None req-65a83d00-3486-4af8-8e81-81db53deaa3c tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-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. [ 582.668289] [57900]: WARNING cinder.quota [None req-65a83d00-3486-4af8-8e81-81db53deaa3c tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-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. [ 582.736355] [57900]: DEBUG cinder.quota [None req-65a83d00-3486-4af8-8e81-81db53deaa3c tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Created reservations ['f2057df5-190d-4697-a79e-ea027b8ff19e', '81219e07-2a2a-4522-9619-96c281ca1637', '3f186e3d-87b7-4f2b-ae9d-3636fb638a08', '9d4f9a0e-960a-44ef-88b0-dbb37bf05a98'] {{(pid=57900) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 582.738094] [57900]: DEBUG cinder.volume.api [None req-65a83d00-3486-4af8-8e81-81db53deaa3c tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7eb3fd3c-9110-430d-ba0e-5cd74d2e17bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2057df5-190d-4697-a79e-ea027b8ff19e', '81219e07-2a2a-4522-9619-96c281ca1637', '3f186e3d-87b7-4f2b-ae9d-3636fb638a08', '9d4f9a0e-960a-44ef-88b0-dbb37bf05a98']}' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 582.738381] [57900]: DEBUG cinder.volume.api [None req-65a83d00-3486-4af8-8e81-81db53deaa3c tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2e5c2e0-24b0-4102-b860-8f49ac855215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 582.827025] [57900]: DEBUG cinder.volume.api [None req-65a83d00-3486-4af8-8e81-81db53deaa3c tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2e5c2e0-24b0-4102-b860-8f49ac855215) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecb48a44-c83e-4f31-8160-29bb7e38e89e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1057814618',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a3ad063bc53449f86e6abd621406e64',qos_specs=None,replication_status=,reservations=['f2057df5-190d-4697-a79e-ea027b8ff19e','81219e07-2a2a-4522-9619-96c281ca1637','3f186e3d-87b7-4f2b-ae9d-3636fb638a08','9d4f9a0e-960a-44ef-88b0-dbb37bf05a98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e3baab9efeb400abbd7ff3093c7dced',volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0), '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-11-23T04:59:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1057814618',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecb48a44-c83e-4f31-8160-29bb7e38e89e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a3ad063bc53449f86e6abd621406e64',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='1e3baab9efeb400abbd7ff3093c7dced',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(25fac031-ee80-424b-a337-7fb740cb92f0),volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0)}' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 582.828211] [57900]: DEBUG cinder.volume.api [None req-65a83d00-3486-4af8-8e81-81db53deaa3c tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7f716bd-574c-4973-9f14-1eac5704fa29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 582.853817] [57900]: DEBUG cinder.volume.api [None req-65a83d00-3486-4af8-8e81-81db53deaa3c tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7f716bd-574c-4973-9f14-1eac5704fa29) 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-1057814618',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a3ad063bc53449f86e6abd621406e64',qos_specs=None,replication_status=,reservations=['f2057df5-190d-4697-a79e-ea027b8ff19e','81219e07-2a2a-4522-9619-96c281ca1637','3f186e3d-87b7-4f2b-ae9d-3636fb638a08','9d4f9a0e-960a-44ef-88b0-dbb37bf05a98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e3baab9efeb400abbd7ff3093c7dced',volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0)}' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 582.856017] [57900]: DEBUG cinder.volume.api [None req-65a83d00-3486-4af8-8e81-81db53deaa3c tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7a4f9e1-d43e-4fa4-a71a-106c8b6a863a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 582.881769] [57900]: DEBUG cinder.volume.api [None req-65a83d00-3486-4af8-8e81-81db53deaa3c tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7a4f9e1-d43e-4fa4-a71a-106c8b6a863a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 582.882849] [57900]: DEBUG cinder.volume.api [None req-65a83d00-3486-4af8-8e81-81db53deaa3c tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Flow 'volume_create_api' (1eece963-3afe-4bea-a512-54dd1f973904) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57900) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 582.883229] [57900]: INFO cinder.volume.api [None req-65a83d00-3486-4af8-8e81-81db53deaa3c tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Create volume request issued successfully. [ 582.884494] [57900]: INFO cinder.api.openstack.wsgi [None req-65a83d00-3486-4af8-8e81-81db53deaa3c tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 582.884915] [57900]: [pid: 57900|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Nov 23 04:59:03 2025] POST /volume/v3/volumes => generated 784 bytes in 604 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 582.900516] [57901]: DEBUG cinder.api.middleware.request_id [None req-f5f77fa9-d9ca-49ed-be67-31f83566ecd8 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 582.904848] [57901]: INFO cinder.api.openstack.wsgi [None req-f5f77fa9-d9ca-49ed-be67-31f83566ecd8 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] GET http://10.180.1.21/volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e [ 582.906530] [57901]: DEBUG cinder.api.openstack.wsgi [None req-f5f77fa9-d9ca-49ed-be67-31f83566ecd8 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 582.906530] [57901]: DEBUG cinder.api.openstack.wsgi [None req-f5f77fa9-d9ca-49ed-be67-31f83566ecd8 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 582.965350] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 582.965350] [57901]: warnings.warn( [ 582.979263] [57901]: INFO cinder.volume.api [None req-f5f77fa9-d9ca-49ed-be67-31f83566ecd8 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Volume info retrieved successfully. [ 582.989965] [57901]: INFO cinder.api.openstack.wsgi [None req-f5f77fa9-d9ca-49ed-be67-31f83566ecd8 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] http://10.180.1.21/volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e returned with HTTP 200 [ 582.990381] [57901]: [pid: 57901|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 04:59:04 2025] GET /volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e => generated 963 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 584.008604] [57900]: DEBUG cinder.api.middleware.request_id [None req-e32c525d-9c40-4e0d-9584-ddaed2e5d035 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 584.013119] [57900]: INFO cinder.api.openstack.wsgi [None req-e32c525d-9c40-4e0d-9584-ddaed2e5d035 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] GET http://10.180.1.21/volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e [ 584.015019] [57900]: DEBUG cinder.api.openstack.wsgi [None req-e32c525d-9c40-4e0d-9584-ddaed2e5d035 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 584.015019] [57900]: DEBUG cinder.api.openstack.wsgi [None req-e32c525d-9c40-4e0d-9584-ddaed2e5d035 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 584.039395] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 584.039395] [57900]: warnings.warn( [ 584.047768] [57900]: INFO cinder.volume.api [None req-e32c525d-9c40-4e0d-9584-ddaed2e5d035 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Volume info retrieved successfully. [ 584.059557] [57900]: INFO cinder.api.openstack.wsgi [None req-e32c525d-9c40-4e0d-9584-ddaed2e5d035 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] http://10.180.1.21/volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e returned with HTTP 200 [ 584.060065] [57900]: [pid: 57900|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 04:59:05 2025] GET /volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e => generated 1010 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 592.986043] [57901]: DEBUG dbcounter [-] [57901] Writing DB stats cinder:SELECT=4 {{(pid=57901) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 594.052343] [57900]: DEBUG dbcounter [-] [57900] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=57900) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 606.723052] [57901]: DEBUG cinder.api.middleware.request_id [None req-5dc1f006-f971-4af4-8567-3ee7a1cf5852 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 606.795192] [57901]: INFO cinder.api.openstack.wsgi [None req-5dc1f006-f971-4af4-8567-3ee7a1cf5852 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] POST http://10.180.1.21/volume/v3/volumes [ 606.796029] [57901]: DEBUG cinder.api.openstack.wsgi [None req-5dc1f006-f971-4af4-8567-3ee7a1cf5852 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-206431925"}} {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 606.798142] [57901]: DEBUG cinder.api.v3.volumes [None req-5dc1f006-f971-4af4-8567-3ee7a1cf5852 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-206431925'}} {{(pid=57901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 606.798654] [57901]: INFO cinder.api.v3.volumes [None req-5dc1f006-f971-4af4-8567-3ee7a1cf5852 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Create volume of 1 GB [ 606.815030] [57901]: DEBUG cinder.volume.api [None req-5dc1f006-f971-4af4-8567-3ee7a1cf5852 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Availability zone cache updated, next update will occur around 2025-11-23 05:59:28.085193. {{(pid=57901) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 606.815302] [57901]: INFO cinder.volume.api [None req-5dc1f006-f971-4af4-8567-3ee7a1cf5852 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Availability Zones retrieved successfully. [ 606.835297] [57901]: DEBUG cinder.volume.api [None req-5dc1f006-f971-4af4-8567-3ee7a1cf5852 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Flow 'volume_create_api' (c2f8a282-c0a1-46eb-9649-737a62c1679b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 606.838700] [57901]: DEBUG cinder.volume.api [None req-5dc1f006-f971-4af4-8567-3ee7a1cf5852 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d3d2987-fc06-4519-a94c-f3007eec38fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 606.843392] [57901]: DEBUG cinder.volume.flows.api.create_volume [None req-5dc1f006-f971-4af4-8567-3ee7a1cf5852 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Validating volume size '1' using validate_int {{(pid=57901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 606.890607] [57901]: DEBUG cinder.volume.api [None req-5dc1f006-f971-4af4-8567-3ee7a1cf5852 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d3d2987-fc06-4519-a94c-f3007eec38fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-23T04:56:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=25fac031-ee80-424b-a337-7fb740cb92f0,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '25fac031-ee80-424b-a337-7fb740cb92f0', '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=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 606.892165] [57901]: DEBUG cinder.volume.api [None req-5dc1f006-f971-4af4-8567-3ee7a1cf5852 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d30e7ef-cd51-4a8c-9132-2f43feb9d960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 606.925752] [57901]: WARNING cinder.quota [None req-5dc1f006-f971-4af4-8567-3ee7a1cf5852 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-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. [ 606.926143] [57901]: WARNING cinder.quota [None req-5dc1f006-f971-4af4-8567-3ee7a1cf5852 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-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. [ 607.019764] [57901]: DEBUG cinder.quota [None req-5dc1f006-f971-4af4-8567-3ee7a1cf5852 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Created reservations ['0d508b1f-8950-48ec-ab43-e346ee5bc190', '67cb467b-a468-4cf9-a568-4c3133f71e39', '0597b639-ba8d-4de5-95d4-f9a1c4da2297', '928579e4-7748-4429-9ff8-e161138bd30b'] {{(pid=57901) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 607.020864] [57901]: DEBUG cinder.volume.api [None req-5dc1f006-f971-4af4-8567-3ee7a1cf5852 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d30e7ef-cd51-4a8c-9132-2f43feb9d960) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d508b1f-8950-48ec-ab43-e346ee5bc190', '67cb467b-a468-4cf9-a568-4c3133f71e39', '0597b639-ba8d-4de5-95d4-f9a1c4da2297', '928579e4-7748-4429-9ff8-e161138bd30b']}' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 607.021850] [57901]: DEBUG cinder.volume.api [None req-5dc1f006-f971-4af4-8567-3ee7a1cf5852 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d937a08a-2d8b-4c0b-8697-8fa7ea0b5d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 607.207445] [57901]: DEBUG cinder.volume.api [None req-5dc1f006-f971-4af4-8567-3ee7a1cf5852 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d937a08a-2d8b-4c0b-8697-8fa7ea0b5d8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3556577b-c7e3-4086-9884-cb8bb9e9fd22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-206431925',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='cc99c10d518d461e9f02a005fd22097a',qos_specs=None,replication_status=,reservations=['0d508b1f-8950-48ec-ab43-e346ee5bc190','67cb467b-a468-4cf9-a568-4c3133f71e39','0597b639-ba8d-4de5-95d4-f9a1c4da2297','928579e4-7748-4429-9ff8-e161138bd30b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e61cd5677144ebfa7f92b8fa5cad5d1',volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0), '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-11-23T04:59:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-206431925',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3556577b-c7e3-4086-9884-cb8bb9e9fd22,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='cc99c10d518d461e9f02a005fd22097a',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='8e61cd5677144ebfa7f92b8fa5cad5d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(25fac031-ee80-424b-a337-7fb740cb92f0),volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0)}' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 607.208318] [57901]: DEBUG cinder.volume.api [None req-5dc1f006-f971-4af4-8567-3ee7a1cf5852 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (701246b8-1359-4584-9a74-8bc570169d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 607.232545] [57901]: DEBUG cinder.volume.api [None req-5dc1f006-f971-4af4-8567-3ee7a1cf5852 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (701246b8-1359-4584-9a74-8bc570169d3d) 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-206431925',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='cc99c10d518d461e9f02a005fd22097a',qos_specs=None,replication_status=,reservations=['0d508b1f-8950-48ec-ab43-e346ee5bc190','67cb467b-a468-4cf9-a568-4c3133f71e39','0597b639-ba8d-4de5-95d4-f9a1c4da2297','928579e4-7748-4429-9ff8-e161138bd30b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e61cd5677144ebfa7f92b8fa5cad5d1',volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0)}' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 607.233494] [57901]: DEBUG cinder.volume.api [None req-5dc1f006-f971-4af4-8567-3ee7a1cf5852 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (242609e6-5537-4be4-a90b-04e12816f857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 607.259566] [57901]: DEBUG cinder.volume.api [None req-5dc1f006-f971-4af4-8567-3ee7a1cf5852 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (242609e6-5537-4be4-a90b-04e12816f857) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 607.260990] [57901]: DEBUG cinder.volume.api [None req-5dc1f006-f971-4af4-8567-3ee7a1cf5852 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Flow 'volume_create_api' (c2f8a282-c0a1-46eb-9649-737a62c1679b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57901) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 607.260990] [57901]: INFO cinder.volume.api [None req-5dc1f006-f971-4af4-8567-3ee7a1cf5852 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Create volume request issued successfully. [ 607.262217] [57901]: INFO cinder.api.openstack.wsgi [None req-5dc1f006-f971-4af4-8567-3ee7a1cf5852 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 607.262726] [57901]: [pid: 57901|app: 0|req: 5/9] 10.180.1.21 () {60 vars in 1136 bytes} [Sun Nov 23 04:59:27 2025] POST /volume/v3/volumes => generated 758 bytes in 540 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 607.279671] [57900]: DEBUG cinder.api.middleware.request_id [None req-694a53dd-39fe-4385-98ba-584a05dd3184 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 607.282758] [57900]: INFO cinder.api.openstack.wsgi [None req-694a53dd-39fe-4385-98ba-584a05dd3184 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] GET http://10.180.1.21/volume/v3/volumes/3556577b-c7e3-4086-9884-cb8bb9e9fd22 [ 607.283063] [57900]: DEBUG cinder.api.openstack.wsgi [None req-694a53dd-39fe-4385-98ba-584a05dd3184 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 607.283227] [57900]: DEBUG cinder.api.openstack.wsgi [None req-694a53dd-39fe-4385-98ba-584a05dd3184 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 607.453666] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 607.453666] [57900]: warnings.warn( [ 607.460174] [57900]: INFO cinder.volume.api [None req-694a53dd-39fe-4385-98ba-584a05dd3184 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Volume info retrieved successfully. [ 607.467034] [57900]: INFO cinder.api.openstack.wsgi [None req-694a53dd-39fe-4385-98ba-584a05dd3184 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] http://10.180.1.21/volume/v3/volumes/3556577b-c7e3-4086-9884-cb8bb9e9fd22 returned with HTTP 200 [ 607.467512] [57900]: [pid: 57900|app: 0|req: 5/10] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 04:59:28 2025] GET /volume/v3/volumes/3556577b-c7e3-4086-9884-cb8bb9e9fd22 => generated 826 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 608.479749] [57901]: DEBUG cinder.api.middleware.request_id [None req-dce743fe-e420-48f8-b9ea-43fb596dac32 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 608.481997] [57901]: INFO cinder.api.openstack.wsgi [None req-dce743fe-e420-48f8-b9ea-43fb596dac32 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] GET http://10.180.1.21/volume/v3/volumes/3556577b-c7e3-4086-9884-cb8bb9e9fd22 [ 608.482284] [57901]: DEBUG cinder.api.openstack.wsgi [None req-dce743fe-e420-48f8-b9ea-43fb596dac32 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 608.483261] [57901]: DEBUG cinder.api.openstack.wsgi [None req-dce743fe-e420-48f8-b9ea-43fb596dac32 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 608.502023] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 608.502023] [57901]: warnings.warn( [ 608.508803] [57901]: INFO cinder.volume.api [None req-dce743fe-e420-48f8-b9ea-43fb596dac32 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Volume info retrieved successfully. [ 608.517067] [57901]: INFO cinder.api.openstack.wsgi [None req-dce743fe-e420-48f8-b9ea-43fb596dac32 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] http://10.180.1.21/volume/v3/volumes/3556577b-c7e3-4086-9884-cb8bb9e9fd22 returned with HTTP 200 [ 608.517662] [57901]: [pid: 57901|app: 0|req: 6/11] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 04:59:29 2025] GET /volume/v3/volumes/3556577b-c7e3-4086-9884-cb8bb9e9fd22 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 614.280831] [57900]: DEBUG cinder.api.middleware.request_id [req-485f77f6-5d01-4fc5-bac9-42c8175e400c req-5fb518ab-92c0-4fdc-b4b1-5de5f9004e61 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 614.281794] [57900]: WARNING keystonemiddleware.auth_token [req-485f77f6-5d01-4fc5-bac9-42c8175e400c req-5fb518ab-92c0-4fdc-b4b1-5de5f9004e61 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. [ 614.284651] [57900]: INFO cinder.api.openstack.wsgi [req-485f77f6-5d01-4fc5-bac9-42c8175e400c req-5fb518ab-92c0-4fdc-b4b1-5de5f9004e61 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] GET http://10.180.1.21/volume/v3/volumes/3556577b-c7e3-4086-9884-cb8bb9e9fd22 [ 614.285544] [57900]: DEBUG cinder.api.openstack.wsgi [req-485f77f6-5d01-4fc5-bac9-42c8175e400c req-5fb518ab-92c0-4fdc-b4b1-5de5f9004e61 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 614.285544] [57900]: DEBUG cinder.api.openstack.wsgi [req-485f77f6-5d01-4fc5-bac9-42c8175e400c req-5fb518ab-92c0-4fdc-b4b1-5de5f9004e61 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 614.301320] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 614.301320] [57900]: warnings.warn( [ 614.306648] [57900]: INFO cinder.volume.api [req-485f77f6-5d01-4fc5-bac9-42c8175e400c req-5fb518ab-92c0-4fdc-b4b1-5de5f9004e61 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Volume info retrieved successfully. [ 614.313497] [57900]: INFO cinder.api.openstack.wsgi [req-485f77f6-5d01-4fc5-bac9-42c8175e400c req-5fb518ab-92c0-4fdc-b4b1-5de5f9004e61 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] http://10.180.1.21/volume/v3/volumes/3556577b-c7e3-4086-9884-cb8bb9e9fd22 returned with HTTP 200 [ 614.314021] [57900]: [pid: 57900|app: 0|req: 6/12] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 04:59:35 2025] GET /volume/v3/volumes/3556577b-c7e3-4086-9884-cb8bb9e9fd22 => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 614.325681] [57901]: DEBUG cinder.api.middleware.request_id [None req-c5ad30cf-f32b-4d54-bbbf-e070eacb1304 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 614.328878] [57901]: INFO cinder.api.openstack.wsgi [None req-c5ad30cf-f32b-4d54-bbbf-e070eacb1304 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] POST http://10.180.1.21/volume/v3/volumes [ 614.329294] [57901]: DEBUG cinder.api.openstack.wsgi [None req-c5ad30cf-f32b-4d54-bbbf-e070eacb1304 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1250771458"}} {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 614.332589] [57901]: DEBUG cinder.api.v3.volumes [None req-c5ad30cf-f32b-4d54-bbbf-e070eacb1304 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1250771458'}} {{(pid=57901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 614.332769] [57901]: INFO cinder.api.v3.volumes [None req-c5ad30cf-f32b-4d54-bbbf-e070eacb1304 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Create volume of 1 GB [ 614.339962] [57901]: INFO cinder.volume.api [None req-c5ad30cf-f32b-4d54-bbbf-e070eacb1304 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Availability Zones retrieved successfully. [ 614.357644] [57901]: DEBUG cinder.volume.api [None req-c5ad30cf-f32b-4d54-bbbf-e070eacb1304 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Flow 'volume_create_api' (b06897c5-a4c4-448f-8eab-f3cc53eabfab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 614.365273] [57901]: DEBUG cinder.volume.api [None req-c5ad30cf-f32b-4d54-bbbf-e070eacb1304 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b4e9918-721b-4021-910f-c78af49505ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 614.365273] [57901]: DEBUG cinder.volume.flows.api.create_volume [None req-c5ad30cf-f32b-4d54-bbbf-e070eacb1304 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Validating volume size '1' using validate_int {{(pid=57901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 614.390440] [57901]: DEBUG cinder.volume.api [None req-c5ad30cf-f32b-4d54-bbbf-e070eacb1304 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b4e9918-721b-4021-910f-c78af49505ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-23T04:56:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=25fac031-ee80-424b-a337-7fb740cb92f0,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '25fac031-ee80-424b-a337-7fb740cb92f0', '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=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 614.391879] [57901]: DEBUG cinder.volume.api [None req-c5ad30cf-f32b-4d54-bbbf-e070eacb1304 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5c70712-7850-4835-8662-cbea205313ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 614.447238] [57901]: DEBUG cinder.quota [None req-c5ad30cf-f32b-4d54-bbbf-e070eacb1304 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Created reservations ['e25a9484-d9bc-401b-a965-8432ccb1fe65', '98a3b802-1b19-4b2f-b85b-889eaabdc1fa', '0b7594d2-e7f6-4709-a654-773167cc73a4', 'b6395220-3236-4584-8793-c751ce566886'] {{(pid=57901) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 614.448878] [57901]: DEBUG cinder.volume.api [None req-c5ad30cf-f32b-4d54-bbbf-e070eacb1304 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5c70712-7850-4835-8662-cbea205313ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e25a9484-d9bc-401b-a965-8432ccb1fe65', '98a3b802-1b19-4b2f-b85b-889eaabdc1fa', '0b7594d2-e7f6-4709-a654-773167cc73a4', 'b6395220-3236-4584-8793-c751ce566886']}' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 614.450590] [57901]: DEBUG cinder.volume.api [None req-c5ad30cf-f32b-4d54-bbbf-e070eacb1304 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b53ea73-1ed8-434f-8f0e-d88806b5448e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 614.488341] [57901]: DEBUG cinder.volume.api [None req-c5ad30cf-f32b-4d54-bbbf-e070eacb1304 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b53ea73-1ed8-434f-8f0e-d88806b5448e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26265b64-45a8-4149-abd1-a6c5992da0f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1250771458',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='cc99c10d518d461e9f02a005fd22097a',qos_specs=None,replication_status=,reservations=['e25a9484-d9bc-401b-a965-8432ccb1fe65','98a3b802-1b19-4b2f-b85b-889eaabdc1fa','0b7594d2-e7f6-4709-a654-773167cc73a4','b6395220-3236-4584-8793-c751ce566886'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e61cd5677144ebfa7f92b8fa5cad5d1',volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0), '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-11-23T04:59:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1250771458',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26265b64-45a8-4149-abd1-a6c5992da0f1,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='cc99c10d518d461e9f02a005fd22097a',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='8e61cd5677144ebfa7f92b8fa5cad5d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(25fac031-ee80-424b-a337-7fb740cb92f0),volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0)}' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 614.490199] [57901]: DEBUG cinder.volume.api [None req-c5ad30cf-f32b-4d54-bbbf-e070eacb1304 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b86e4049-7a76-4c50-8cbc-35c438503503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 614.513726] [57901]: DEBUG cinder.volume.api [None req-c5ad30cf-f32b-4d54-bbbf-e070eacb1304 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b86e4049-7a76-4c50-8cbc-35c438503503) 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-1250771458',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='cc99c10d518d461e9f02a005fd22097a',qos_specs=None,replication_status=,reservations=['e25a9484-d9bc-401b-a965-8432ccb1fe65','98a3b802-1b19-4b2f-b85b-889eaabdc1fa','0b7594d2-e7f6-4709-a654-773167cc73a4','b6395220-3236-4584-8793-c751ce566886'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e61cd5677144ebfa7f92b8fa5cad5d1',volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0)}' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 614.514932] [57901]: DEBUG cinder.volume.api [None req-c5ad30cf-f32b-4d54-bbbf-e070eacb1304 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4580ee2-7afa-4592-8e10-ede34b0af2d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 614.530094] [57901]: DEBUG cinder.volume.api [None req-c5ad30cf-f32b-4d54-bbbf-e070eacb1304 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4580ee2-7afa-4592-8e10-ede34b0af2d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 614.531371] [57901]: DEBUG cinder.volume.api [None req-c5ad30cf-f32b-4d54-bbbf-e070eacb1304 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Flow 'volume_create_api' (b06897c5-a4c4-448f-8eab-f3cc53eabfab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57901) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 614.531817] [57901]: INFO cinder.volume.api [None req-c5ad30cf-f32b-4d54-bbbf-e070eacb1304 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Create volume request issued successfully. [ 614.532557] [57901]: INFO cinder.api.openstack.wsgi [None req-c5ad30cf-f32b-4d54-bbbf-e070eacb1304 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 614.533122] [57901]: [pid: 57901|app: 0|req: 7/13] 10.180.1.21 () {60 vars in 1136 bytes} [Sun Nov 23 04:59:35 2025] POST /volume/v3/volumes => generated 759 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 614.546349] [57900]: DEBUG cinder.api.middleware.request_id [None req-cb5561d1-5463-4c1c-b770-53aaa5d0fdce None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 614.549336] [57900]: INFO cinder.api.openstack.wsgi [None req-cb5561d1-5463-4c1c-b770-53aaa5d0fdce tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] GET http://10.180.1.21/volume/v3/volumes/26265b64-45a8-4149-abd1-a6c5992da0f1 [ 614.549503] [57900]: DEBUG cinder.api.openstack.wsgi [None req-cb5561d1-5463-4c1c-b770-53aaa5d0fdce tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 614.550459] [57900]: DEBUG cinder.api.openstack.wsgi [None req-cb5561d1-5463-4c1c-b770-53aaa5d0fdce tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 614.559245] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 614.559245] [57900]: warnings.warn( [ 614.567796] [57900]: INFO cinder.volume.api [None req-cb5561d1-5463-4c1c-b770-53aaa5d0fdce tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Volume info retrieved successfully. [ 614.574814] [57900]: INFO cinder.api.openstack.wsgi [None req-cb5561d1-5463-4c1c-b770-53aaa5d0fdce tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] http://10.180.1.21/volume/v3/volumes/26265b64-45a8-4149-abd1-a6c5992da0f1 returned with HTTP 200 [ 614.575462] [57900]: [pid: 57900|app: 0|req: 7/14] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 04:59:35 2025] GET /volume/v3/volumes/26265b64-45a8-4149-abd1-a6c5992da0f1 => generated 827 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 615.589502] [57901]: DEBUG cinder.api.middleware.request_id [None req-1906150f-c1a5-4b30-9d5b-d0414cc8f190 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 615.592869] [57901]: INFO cinder.api.openstack.wsgi [None req-1906150f-c1a5-4b30-9d5b-d0414cc8f190 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] GET http://10.180.1.21/volume/v3/volumes/26265b64-45a8-4149-abd1-a6c5992da0f1 [ 615.593021] [57901]: DEBUG cinder.api.openstack.wsgi [None req-1906150f-c1a5-4b30-9d5b-d0414cc8f190 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 615.593568] [57901]: DEBUG cinder.api.openstack.wsgi [None req-1906150f-c1a5-4b30-9d5b-d0414cc8f190 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 615.612361] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 615.612361] [57901]: warnings.warn( [ 615.620162] [57901]: INFO cinder.volume.api [None req-1906150f-c1a5-4b30-9d5b-d0414cc8f190 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Volume info retrieved successfully. [ 615.626756] [57901]: INFO cinder.api.openstack.wsgi [None req-1906150f-c1a5-4b30-9d5b-d0414cc8f190 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] http://10.180.1.21/volume/v3/volumes/26265b64-45a8-4149-abd1-a6c5992da0f1 returned with HTTP 200 [ 615.627262] [57901]: [pid: 57901|app: 0|req: 8/15] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 04:59:36 2025] GET /volume/v3/volumes/26265b64-45a8-4149-abd1-a6c5992da0f1 => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 621.748938] [57900]: DEBUG cinder.api.middleware.request_id [req-9e5788d7-e3ef-457e-8fb6-65845cb1a97e req-2d62119d-f09e-4bfd-ac7b-203d87c6611c None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 621.754111] [57900]: INFO cinder.api.openstack.wsgi [req-9e5788d7-e3ef-457e-8fb6-65845cb1a97e req-2d62119d-f09e-4bfd-ac7b-203d87c6611c tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] GET http://10.180.1.21/volume/v3/volumes/26265b64-45a8-4149-abd1-a6c5992da0f1 [ 621.754443] [57900]: DEBUG cinder.api.openstack.wsgi [req-9e5788d7-e3ef-457e-8fb6-65845cb1a97e req-2d62119d-f09e-4bfd-ac7b-203d87c6611c tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 621.754662] [57900]: DEBUG cinder.api.openstack.wsgi [req-9e5788d7-e3ef-457e-8fb6-65845cb1a97e req-2d62119d-f09e-4bfd-ac7b-203d87c6611c tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 621.768974] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 621.768974] [57900]: warnings.warn( [ 621.775292] [57900]: INFO cinder.volume.api [req-9e5788d7-e3ef-457e-8fb6-65845cb1a97e req-2d62119d-f09e-4bfd-ac7b-203d87c6611c tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Volume info retrieved successfully. [ 621.782337] [57900]: INFO cinder.api.openstack.wsgi [req-9e5788d7-e3ef-457e-8fb6-65845cb1a97e req-2d62119d-f09e-4bfd-ac7b-203d87c6611c tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] http://10.180.1.21/volume/v3/volumes/26265b64-45a8-4149-abd1-a6c5992da0f1 returned with HTTP 200 [ 621.782337] [57900]: [pid: 57900|app: 0|req: 8/16] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 04:59:43 2025] GET /volume/v3/volumes/26265b64-45a8-4149-abd1-a6c5992da0f1 => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 621.795557] [57901]: DEBUG cinder.api.middleware.request_id [None req-c7f96d11-af40-4627-bb3c-fba889572b4a None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 621.800467] [57901]: INFO cinder.api.openstack.wsgi [None req-c7f96d11-af40-4627-bb3c-fba889572b4a tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] POST http://10.180.1.21/volume/v3/volumes [ 621.800990] [57901]: DEBUG cinder.api.openstack.wsgi [None req-c7f96d11-af40-4627-bb3c-fba889572b4a tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-714889172"}} {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 621.802862] [57901]: DEBUG cinder.api.v3.volumes [None req-c7f96d11-af40-4627-bb3c-fba889572b4a tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-714889172'}} {{(pid=57901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 621.803149] [57901]: INFO cinder.api.v3.volumes [None req-c7f96d11-af40-4627-bb3c-fba889572b4a tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Create volume of 1 GB [ 621.808718] [57901]: INFO cinder.volume.api [None req-c7f96d11-af40-4627-bb3c-fba889572b4a tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Availability Zones retrieved successfully. [ 621.816452] [57901]: DEBUG cinder.volume.api [None req-c7f96d11-af40-4627-bb3c-fba889572b4a tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Flow 'volume_create_api' (fa6ce450-05d4-41c0-9a1f-742006ce55a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 621.818310] [57901]: DEBUG cinder.volume.api [None req-c7f96d11-af40-4627-bb3c-fba889572b4a tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fecbd79-c27d-405e-a80f-33528fd46282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 621.819122] [57901]: DEBUG cinder.volume.flows.api.create_volume [None req-c7f96d11-af40-4627-bb3c-fba889572b4a tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Validating volume size '1' using validate_int {{(pid=57901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 621.849758] [57901]: DEBUG cinder.volume.api [None req-c7f96d11-af40-4627-bb3c-fba889572b4a tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fecbd79-c27d-405e-a80f-33528fd46282) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-23T04:56:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=25fac031-ee80-424b-a337-7fb740cb92f0,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '25fac031-ee80-424b-a337-7fb740cb92f0', '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=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 621.851563] [57901]: DEBUG cinder.volume.api [None req-c7f96d11-af40-4627-bb3c-fba889572b4a tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2c3c6ad-29b1-47a2-a001-91e1564c6009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 621.898713] [57901]: DEBUG cinder.quota [None req-c7f96d11-af40-4627-bb3c-fba889572b4a tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Created reservations ['1520405f-81de-424b-a714-5959c5905fd9', '87235a4f-5856-4b96-8b5d-ea0592a09dad', '8089874d-933c-435f-abfd-b46087eadfb8', '445ff563-5504-463b-91d6-4a099cc060ea'] {{(pid=57901) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 621.898713] [57901]: DEBUG cinder.volume.api [None req-c7f96d11-af40-4627-bb3c-fba889572b4a tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2c3c6ad-29b1-47a2-a001-91e1564c6009) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1520405f-81de-424b-a714-5959c5905fd9', '87235a4f-5856-4b96-8b5d-ea0592a09dad', '8089874d-933c-435f-abfd-b46087eadfb8', '445ff563-5504-463b-91d6-4a099cc060ea']}' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 621.901834] [57901]: DEBUG cinder.volume.api [None req-c7f96d11-af40-4627-bb3c-fba889572b4a tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6b748bc-c27d-44a0-851e-6d976d88158e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 621.936068] [57901]: DEBUG cinder.volume.api [None req-c7f96d11-af40-4627-bb3c-fba889572b4a tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6b748bc-c27d-44a0-851e-6d976d88158e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9c245b0-fb1f-45c3-8380-ade073705cfa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-714889172',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='cc99c10d518d461e9f02a005fd22097a',qos_specs=None,replication_status=,reservations=['1520405f-81de-424b-a714-5959c5905fd9','87235a4f-5856-4b96-8b5d-ea0592a09dad','8089874d-933c-435f-abfd-b46087eadfb8','445ff563-5504-463b-91d6-4a099cc060ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e61cd5677144ebfa7f92b8fa5cad5d1',volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0), '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-11-23T04:59:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-714889172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9c245b0-fb1f-45c3-8380-ade073705cfa,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='cc99c10d518d461e9f02a005fd22097a',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='8e61cd5677144ebfa7f92b8fa5cad5d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(25fac031-ee80-424b-a337-7fb740cb92f0),volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0)}' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 621.937145] [57901]: DEBUG cinder.volume.api [None req-c7f96d11-af40-4627-bb3c-fba889572b4a tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1385773-7bf0-4578-aa3e-dd3652a4179e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 621.966549] [57901]: DEBUG cinder.volume.api [None req-c7f96d11-af40-4627-bb3c-fba889572b4a tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1385773-7bf0-4578-aa3e-dd3652a4179e) 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-714889172',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='cc99c10d518d461e9f02a005fd22097a',qos_specs=None,replication_status=,reservations=['1520405f-81de-424b-a714-5959c5905fd9','87235a4f-5856-4b96-8b5d-ea0592a09dad','8089874d-933c-435f-abfd-b46087eadfb8','445ff563-5504-463b-91d6-4a099cc060ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e61cd5677144ebfa7f92b8fa5cad5d1',volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0)}' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 621.966549] [57901]: DEBUG cinder.volume.api [None req-c7f96d11-af40-4627-bb3c-fba889572b4a tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cf599bc-5f01-4917-b73d-10060b042702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 621.984036] [57901]: DEBUG cinder.volume.api [None req-c7f96d11-af40-4627-bb3c-fba889572b4a tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cf599bc-5f01-4917-b73d-10060b042702) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 621.984036] [57901]: DEBUG cinder.volume.api [None req-c7f96d11-af40-4627-bb3c-fba889572b4a tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Flow 'volume_create_api' (fa6ce450-05d4-41c0-9a1f-742006ce55a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57901) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 621.984476] [57901]: INFO cinder.volume.api [None req-c7f96d11-af40-4627-bb3c-fba889572b4a tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Create volume request issued successfully. [ 621.985191] [57901]: INFO cinder.api.openstack.wsgi [None req-c7f96d11-af40-4627-bb3c-fba889572b4a tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 621.985825] [57901]: [pid: 57901|app: 0|req: 9/17] 10.180.1.21 () {60 vars in 1136 bytes} [Sun Nov 23 04:59:43 2025] POST /volume/v3/volumes => generated 758 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 622.001668] [57900]: DEBUG cinder.api.middleware.request_id [None req-d4057c23-acd2-4044-865a-29233d826703 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 622.005378] [57900]: INFO cinder.api.openstack.wsgi [None req-d4057c23-acd2-4044-865a-29233d826703 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] GET http://10.180.1.21/volume/v3/volumes/f9c245b0-fb1f-45c3-8380-ade073705cfa [ 622.005673] [57900]: DEBUG cinder.api.openstack.wsgi [None req-d4057c23-acd2-4044-865a-29233d826703 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 622.005933] [57900]: DEBUG cinder.api.openstack.wsgi [None req-d4057c23-acd2-4044-865a-29233d826703 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 622.018857] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 622.018857] [57900]: warnings.warn( [ 622.024681] [57900]: INFO cinder.volume.api [None req-d4057c23-acd2-4044-865a-29233d826703 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Volume info retrieved successfully. [ 622.030375] [57900]: INFO cinder.api.openstack.wsgi [None req-d4057c23-acd2-4044-865a-29233d826703 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] http://10.180.1.21/volume/v3/volumes/f9c245b0-fb1f-45c3-8380-ade073705cfa returned with HTTP 200 [ 622.031125] [57900]: [pid: 57900|app: 0|req: 9/18] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 04:59:43 2025] GET /volume/v3/volumes/f9c245b0-fb1f-45c3-8380-ade073705cfa => generated 826 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 623.043071] [57901]: DEBUG cinder.api.middleware.request_id [None req-a2ec86bd-ebf2-4e81-8694-89801127d04d None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 623.046239] [57901]: INFO cinder.api.openstack.wsgi [None req-a2ec86bd-ebf2-4e81-8694-89801127d04d tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] GET http://10.180.1.21/volume/v3/volumes/f9c245b0-fb1f-45c3-8380-ade073705cfa [ 623.046480] [57901]: DEBUG cinder.api.openstack.wsgi [None req-a2ec86bd-ebf2-4e81-8694-89801127d04d tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 623.047165] [57901]: DEBUG cinder.api.openstack.wsgi [None req-a2ec86bd-ebf2-4e81-8694-89801127d04d tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 623.061717] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 623.061717] [57901]: warnings.warn( [ 623.074806] [57901]: INFO cinder.volume.api [None req-a2ec86bd-ebf2-4e81-8694-89801127d04d tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Volume info retrieved successfully. [ 623.081122] [57901]: INFO cinder.api.openstack.wsgi [None req-a2ec86bd-ebf2-4e81-8694-89801127d04d tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] http://10.180.1.21/volume/v3/volumes/f9c245b0-fb1f-45c3-8380-ade073705cfa returned with HTTP 200 [ 623.081611] [57901]: [pid: 57901|app: 0|req: 10/19] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 04:59:44 2025] GET /volume/v3/volumes/f9c245b0-fb1f-45c3-8380-ade073705cfa => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 628.581837] [57900]: DEBUG cinder.api.middleware.request_id [req-a432eefa-9a24-487a-946e-579d1a2d6111 req-e9121c45-9055-4f91-8249-b1958d6e1f1c None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 628.584550] [57900]: INFO cinder.api.openstack.wsgi [req-a432eefa-9a24-487a-946e-579d1a2d6111 req-e9121c45-9055-4f91-8249-b1958d6e1f1c tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] GET http://10.180.1.21/volume/v3/volumes/f9c245b0-fb1f-45c3-8380-ade073705cfa [ 628.584821] [57900]: DEBUG cinder.api.openstack.wsgi [req-a432eefa-9a24-487a-946e-579d1a2d6111 req-e9121c45-9055-4f91-8249-b1958d6e1f1c tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 628.588337] [57900]: DEBUG cinder.api.openstack.wsgi [req-a432eefa-9a24-487a-946e-579d1a2d6111 req-e9121c45-9055-4f91-8249-b1958d6e1f1c tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 628.602153] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 628.602153] [57900]: warnings.warn( [ 628.607342] [57900]: INFO cinder.volume.api [req-a432eefa-9a24-487a-946e-579d1a2d6111 req-e9121c45-9055-4f91-8249-b1958d6e1f1c tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Volume info retrieved successfully. [ 628.614741] [57900]: INFO cinder.api.openstack.wsgi [req-a432eefa-9a24-487a-946e-579d1a2d6111 req-e9121c45-9055-4f91-8249-b1958d6e1f1c tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] http://10.180.1.21/volume/v3/volumes/f9c245b0-fb1f-45c3-8380-ade073705cfa returned with HTTP 200 [ 628.615327] [57900]: [pid: 57900|app: 0|req: 10/20] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 04:59:49 2025] GET /volume/v3/volumes/f9c245b0-fb1f-45c3-8380-ade073705cfa => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 631.933437] [57901]: DEBUG cinder.api.middleware.request_id [req-839cb206-182c-40aa-aba6-cc7cdd203c65 req-639ccc11-626c-4759-9eeb-48672eb9dd11 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 631.934621] [57901]: WARNING keystonemiddleware.auth_token [req-839cb206-182c-40aa-aba6-cc7cdd203c65 req-639ccc11-626c-4759-9eeb-48672eb9dd11 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. [ 631.935914] [57901]: INFO cinder.api.openstack.wsgi [req-839cb206-182c-40aa-aba6-cc7cdd203c65 req-639ccc11-626c-4759-9eeb-48672eb9dd11 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 631.936487] [57901]: DEBUG cinder.api.openstack.wsgi [req-839cb206-182c-40aa-aba6-cc7cdd203c65 req-639ccc11-626c-4759-9eeb-48672eb9dd11 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 631.936487] [57901]: DEBUG cinder.api.openstack.wsgi [req-839cb206-182c-40aa-aba6-cc7cdd203c65 req-639ccc11-626c-4759-9eeb-48672eb9dd11 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Calling method 'detail' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 631.936935] [57901]: DEBUG cinder.api.api_utils [req-839cb206-182c-40aa-aba6-cc7cdd203c65 req-639ccc11-626c-4759-9eeb-48672eb9dd11 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Removing options '' from query. {{(pid=57901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 631.937881] [57901]: DEBUG cinder.volume.api [req-839cb206-182c-40aa-aba6-cc7cdd203c65 req-639ccc11-626c-4759-9eeb-48672eb9dd11 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57901) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 631.980958] [57901]: INFO cinder.volume.api [req-839cb206-182c-40aa-aba6-cc7cdd203c65 req-639ccc11-626c-4759-9eeb-48672eb9dd11 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Get all volumes completed successfully. [ 631.981614] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 631.981614] [57901]: warnings.warn( [ 631.988177] [57901]: INFO cinder.api.openstack.wsgi [req-839cb206-182c-40aa-aba6-cc7cdd203c65 req-639ccc11-626c-4759-9eeb-48672eb9dd11 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 631.988887] [57901]: [pid: 57901|app: 0|req: 11/21] 10.180.1.21 () {60 vars in 1388 bytes} [Sun Nov 23 04:59:53 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 638.224479] [57900]: DEBUG cinder.api.middleware.request_id [req-6bdf254e-f00c-40ca-ba7f-b5abd59ff6c9 req-98f36fd0-29e9-4f8a-894a-dfc08360e539 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 638.228110] [57900]: INFO cinder.api.openstack.wsgi [req-6bdf254e-f00c-40ca-ba7f-b5abd59ff6c9 req-98f36fd0-29e9-4f8a-894a-dfc08360e539 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 638.228110] [57900]: DEBUG cinder.api.openstack.wsgi [req-6bdf254e-f00c-40ca-ba7f-b5abd59ff6c9 req-98f36fd0-29e9-4f8a-894a-dfc08360e539 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 638.228384] [57900]: DEBUG cinder.api.openstack.wsgi [req-6bdf254e-f00c-40ca-ba7f-b5abd59ff6c9 req-98f36fd0-29e9-4f8a-894a-dfc08360e539 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Calling method 'detail' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 638.228842] [57900]: DEBUG cinder.api.api_utils [req-6bdf254e-f00c-40ca-ba7f-b5abd59ff6c9 req-98f36fd0-29e9-4f8a-894a-dfc08360e539 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Removing options '' from query. {{(pid=57900) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 638.230143] [57900]: DEBUG cinder.volume.api [req-6bdf254e-f00c-40ca-ba7f-b5abd59ff6c9 req-98f36fd0-29e9-4f8a-894a-dfc08360e539 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57900) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 638.275110] [57900]: INFO cinder.volume.api [req-6bdf254e-f00c-40ca-ba7f-b5abd59ff6c9 req-98f36fd0-29e9-4f8a-894a-dfc08360e539 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Get all volumes completed successfully. [ 638.276644] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 638.276644] [57900]: warnings.warn( [ 638.284060] [57900]: INFO cinder.api.openstack.wsgi [req-6bdf254e-f00c-40ca-ba7f-b5abd59ff6c9 req-98f36fd0-29e9-4f8a-894a-dfc08360e539 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 638.284690] [57900]: [pid: 57900|app: 0|req: 11/22] 10.180.1.21 () {60 vars in 1388 bytes} [Sun Nov 23 04:59:59 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 641.984412] [57901]: DEBUG dbcounter [-] [57901] Writing DB stats cinder:SELECT=82,cinder:INSERT=25,cinder:UPDATE=36 {{(pid=57901) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 643.942321] [57901]: DEBUG cinder.api.middleware.request_id [req-542a370c-276b-45b3-a1b1-76f9ee858f02 req-b6215623-be59-40bf-b71a-ff4aad93475a None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 643.945598] [57901]: INFO cinder.api.openstack.wsgi [req-542a370c-276b-45b3-a1b1-76f9ee858f02 req-b6215623-be59-40bf-b71a-ff4aad93475a tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 643.945899] [57901]: DEBUG cinder.api.openstack.wsgi [req-542a370c-276b-45b3-a1b1-76f9ee858f02 req-b6215623-be59-40bf-b71a-ff4aad93475a tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 643.946138] [57901]: DEBUG cinder.api.openstack.wsgi [req-542a370c-276b-45b3-a1b1-76f9ee858f02 req-b6215623-be59-40bf-b71a-ff4aad93475a tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Calling method 'detail' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 643.946730] [57901]: DEBUG cinder.api.api_utils [req-542a370c-276b-45b3-a1b1-76f9ee858f02 req-b6215623-be59-40bf-b71a-ff4aad93475a tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Removing options '' from query. {{(pid=57901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 643.947516] [57901]: DEBUG cinder.volume.api [req-542a370c-276b-45b3-a1b1-76f9ee858f02 req-b6215623-be59-40bf-b71a-ff4aad93475a tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57901) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 643.965201] [57901]: INFO cinder.volume.api [req-542a370c-276b-45b3-a1b1-76f9ee858f02 req-b6215623-be59-40bf-b71a-ff4aad93475a tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Get all volumes completed successfully. [ 643.966126] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 643.966126] [57901]: warnings.warn( [ 643.972807] [57901]: INFO cinder.api.openstack.wsgi [req-542a370c-276b-45b3-a1b1-76f9ee858f02 req-b6215623-be59-40bf-b71a-ff4aad93475a tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 643.973367] [57901]: [pid: 57901|app: 0|req: 12/23] 10.180.1.21 () {60 vars in 1388 bytes} [Sun Nov 23 05:00:05 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 646.886972] [57900]: DEBUG cinder.api.middleware.request_id [req-46eaff4b-9033-4021-8aac-04c3ee578351 req-333e3c5c-5a32-4c66-80be-b575d43ba6b2 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 646.895023] [57900]: INFO cinder.api.openstack.wsgi [req-46eaff4b-9033-4021-8aac-04c3ee578351 req-333e3c5c-5a32-4c66-80be-b575d43ba6b2 tempest-InstanceActionsTestJSON-771322855 tempest-InstanceActionsTestJSON-771322855-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=43a24c40-df34-4051-bae9-9e01bfb490e2 [ 646.895023] [57900]: DEBUG cinder.api.openstack.wsgi [req-46eaff4b-9033-4021-8aac-04c3ee578351 req-333e3c5c-5a32-4c66-80be-b575d43ba6b2 tempest-InstanceActionsTestJSON-771322855 tempest-InstanceActionsTestJSON-771322855-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 646.895023] [57900]: DEBUG cinder.api.openstack.wsgi [req-46eaff4b-9033-4021-8aac-04c3ee578351 req-333e3c5c-5a32-4c66-80be-b575d43ba6b2 tempest-InstanceActionsTestJSON-771322855 tempest-InstanceActionsTestJSON-771322855-project-member] Calling method 'version_select' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 646.914809] [57900]: INFO cinder.api.openstack.wsgi [req-46eaff4b-9033-4021-8aac-04c3ee578351 req-333e3c5c-5a32-4c66-80be-b575d43ba6b2 tempest-InstanceActionsTestJSON-771322855 tempest-InstanceActionsTestJSON-771322855-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=43a24c40-df34-4051-bae9-9e01bfb490e2 returned with HTTP 200 [ 646.915051] [57900]: [pid: 57900|app: 0|req: 12/24] 10.180.1.21 () {62 vars in 1517 bytes} [Sun Nov 23 05:00:08 2025] GET /volume/v3/attachments?instance_id=43a24c40-df34-4051-bae9-9e01bfb490e2 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 648.556477] [57901]: DEBUG cinder.api.middleware.request_id [req-9fc9d9b2-1dbd-4c0f-9adc-5370d9efe23d req-1bc69585-92ce-4a48-9a9b-407af35a9205 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 648.562233] [57901]: INFO cinder.api.openstack.wsgi [req-9fc9d9b2-1dbd-4c0f-9adc-5370d9efe23d req-1bc69585-92ce-4a48-9a9b-407af35a9205 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 648.562233] [57901]: DEBUG cinder.api.openstack.wsgi [req-9fc9d9b2-1dbd-4c0f-9adc-5370d9efe23d req-1bc69585-92ce-4a48-9a9b-407af35a9205 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 648.562233] [57901]: DEBUG cinder.api.openstack.wsgi [req-9fc9d9b2-1dbd-4c0f-9adc-5370d9efe23d req-1bc69585-92ce-4a48-9a9b-407af35a9205 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Calling method 'detail' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 648.562233] [57901]: DEBUG cinder.api.api_utils [req-9fc9d9b2-1dbd-4c0f-9adc-5370d9efe23d req-1bc69585-92ce-4a48-9a9b-407af35a9205 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Removing options '' from query. {{(pid=57901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 648.563796] [57901]: DEBUG cinder.volume.api [req-9fc9d9b2-1dbd-4c0f-9adc-5370d9efe23d req-1bc69585-92ce-4a48-9a9b-407af35a9205 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57901) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 648.583114] [57901]: INFO cinder.volume.api [req-9fc9d9b2-1dbd-4c0f-9adc-5370d9efe23d req-1bc69585-92ce-4a48-9a9b-407af35a9205 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Get all volumes completed successfully. [ 648.584797] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 648.584797] [57901]: warnings.warn( [ 648.590780] [57901]: INFO cinder.api.openstack.wsgi [req-9fc9d9b2-1dbd-4c0f-9adc-5370d9efe23d req-1bc69585-92ce-4a48-9a9b-407af35a9205 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 648.591112] [57901]: [pid: 57901|app: 0|req: 13/25] 10.180.1.21 () {60 vars in 1388 bytes} [Sun Nov 23 05:00:09 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 652.986173] [57900]: DEBUG cinder.api.middleware.request_id [req-f6338b3c-bc19-4989-aeb4-37a4e502ed57 req-dbc12fbc-a2bc-48ab-a563-b43dadbcdad5 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 652.988520] [57900]: INFO cinder.api.openstack.wsgi [req-f6338b3c-bc19-4989-aeb4-37a4e502ed57 req-dbc12fbc-a2bc-48ab-a563-b43dadbcdad5 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 652.989174] [57900]: DEBUG cinder.api.openstack.wsgi [req-f6338b3c-bc19-4989-aeb4-37a4e502ed57 req-dbc12fbc-a2bc-48ab-a563-b43dadbcdad5 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 652.989174] [57900]: DEBUG cinder.api.openstack.wsgi [req-f6338b3c-bc19-4989-aeb4-37a4e502ed57 req-dbc12fbc-a2bc-48ab-a563-b43dadbcdad5 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Calling method 'detail' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 652.989420] [57900]: DEBUG cinder.api.api_utils [req-f6338b3c-bc19-4989-aeb4-37a4e502ed57 req-dbc12fbc-a2bc-48ab-a563-b43dadbcdad5 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Removing options '' from query. {{(pid=57900) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 652.991161] [57900]: DEBUG cinder.volume.api [req-f6338b3c-bc19-4989-aeb4-37a4e502ed57 req-dbc12fbc-a2bc-48ab-a563-b43dadbcdad5 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57900) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 653.006942] [57900]: INFO cinder.volume.api [req-f6338b3c-bc19-4989-aeb4-37a4e502ed57 req-dbc12fbc-a2bc-48ab-a563-b43dadbcdad5 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Get all volumes completed successfully. [ 653.008330] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 653.008330] [57900]: warnings.warn( [ 653.017504] [57900]: INFO cinder.api.openstack.wsgi [req-f6338b3c-bc19-4989-aeb4-37a4e502ed57 req-dbc12fbc-a2bc-48ab-a563-b43dadbcdad5 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 653.017717] [57900]: [pid: 57900|app: 0|req: 13/26] 10.180.1.21 () {60 vars in 1388 bytes} [Sun Nov 23 05:00:14 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 656.937560] [57901]: DEBUG cinder.api.middleware.request_id [req-ec017521-ca99-454c-8dd7-7fec755b3d3f req-946b16a3-064e-44b6-9786-420d5e02ed3c None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 656.942602] [57901]: INFO cinder.api.openstack.wsgi [req-ec017521-ca99-454c-8dd7-7fec755b3d3f req-946b16a3-064e-44b6-9786-420d5e02ed3c tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 656.943736] [57901]: DEBUG cinder.api.openstack.wsgi [req-ec017521-ca99-454c-8dd7-7fec755b3d3f req-946b16a3-064e-44b6-9786-420d5e02ed3c tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 656.944217] [57901]: DEBUG cinder.api.openstack.wsgi [req-ec017521-ca99-454c-8dd7-7fec755b3d3f req-946b16a3-064e-44b6-9786-420d5e02ed3c tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Calling method 'detail' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 656.945506] [57901]: DEBUG cinder.api.api_utils [req-ec017521-ca99-454c-8dd7-7fec755b3d3f req-946b16a3-064e-44b6-9786-420d5e02ed3c tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Removing options '' from query. {{(pid=57901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 656.946576] [57901]: DEBUG cinder.volume.api [req-ec017521-ca99-454c-8dd7-7fec755b3d3f req-946b16a3-064e-44b6-9786-420d5e02ed3c tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57901) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 656.973823] [57901]: INFO cinder.volume.api [req-ec017521-ca99-454c-8dd7-7fec755b3d3f req-946b16a3-064e-44b6-9786-420d5e02ed3c tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Get all volumes completed successfully. [ 656.975816] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 656.975816] [57901]: warnings.warn( [ 656.988313] [57901]: INFO cinder.api.openstack.wsgi [req-ec017521-ca99-454c-8dd7-7fec755b3d3f req-946b16a3-064e-44b6-9786-420d5e02ed3c tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 656.989553] [57901]: [pid: 57901|app: 0|req: 14/27] 10.180.1.21 () {60 vars in 1388 bytes} [Sun Nov 23 05:00:18 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 658.533082] [57900]: DEBUG cinder.api.middleware.request_id [None req-5dbef23b-730d-4e08-882e-4505ecaa5911 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 658.535183] [57900]: INFO cinder.api.openstack.wsgi [None req-5dbef23b-730d-4e08-882e-4505ecaa5911 tempest-VolumesAdminNegativeTest-1836195249 tempest-VolumesAdminNegativeTest-1836195249-project-member] POST http://10.180.1.21/volume/v3/volumes [ 658.535699] [57900]: DEBUG cinder.api.openstack.wsgi [None req-5dbef23b-730d-4e08-882e-4505ecaa5911 tempest-VolumesAdminNegativeTest-1836195249 tempest-VolumesAdminNegativeTest-1836195249-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-2101007303"}} {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 658.538136] [57900]: DEBUG cinder.api.v3.volumes [None req-5dbef23b-730d-4e08-882e-4505ecaa5911 tempest-VolumesAdminNegativeTest-1836195249 tempest-VolumesAdminNegativeTest-1836195249-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-2101007303'}} {{(pid=57900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 658.538363] [57900]: INFO cinder.api.v3.volumes [None req-5dbef23b-730d-4e08-882e-4505ecaa5911 tempest-VolumesAdminNegativeTest-1836195249 tempest-VolumesAdminNegativeTest-1836195249-project-member] Create volume of 1 GB [ 658.545235] [57900]: INFO cinder.volume.api [None req-5dbef23b-730d-4e08-882e-4505ecaa5911 tempest-VolumesAdminNegativeTest-1836195249 tempest-VolumesAdminNegativeTest-1836195249-project-member] Availability Zones retrieved successfully. [ 658.555677] [57900]: DEBUG cinder.volume.api [None req-5dbef23b-730d-4e08-882e-4505ecaa5911 tempest-VolumesAdminNegativeTest-1836195249 tempest-VolumesAdminNegativeTest-1836195249-project-member] Flow 'volume_create_api' (35b5eeda-5ab1-4921-b17e-6617792e6500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 658.557066] [57900]: DEBUG cinder.volume.api [None req-5dbef23b-730d-4e08-882e-4505ecaa5911 tempest-VolumesAdminNegativeTest-1836195249 tempest-VolumesAdminNegativeTest-1836195249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f3502ef-446c-458a-a195-5ba657dafdb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 658.558453] [57900]: DEBUG cinder.volume.flows.api.create_volume [None req-5dbef23b-730d-4e08-882e-4505ecaa5911 tempest-VolumesAdminNegativeTest-1836195249 tempest-VolumesAdminNegativeTest-1836195249-project-member] Validating volume size '1' using validate_int {{(pid=57900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 658.602416] [57900]: DEBUG cinder.volume.api [None req-5dbef23b-730d-4e08-882e-4505ecaa5911 tempest-VolumesAdminNegativeTest-1836195249 tempest-VolumesAdminNegativeTest-1836195249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f3502ef-446c-458a-a195-5ba657dafdb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-23T04:56:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=25fac031-ee80-424b-a337-7fb740cb92f0,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '25fac031-ee80-424b-a337-7fb740cb92f0', '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=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 658.603707] [57900]: DEBUG cinder.volume.api [None req-5dbef23b-730d-4e08-882e-4505ecaa5911 tempest-VolumesAdminNegativeTest-1836195249 tempest-VolumesAdminNegativeTest-1836195249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4a78ecf-beb7-4913-bbf3-ea9ce50f8e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 658.710362] [57900]: DEBUG cinder.quota [None req-5dbef23b-730d-4e08-882e-4505ecaa5911 tempest-VolumesAdminNegativeTest-1836195249 tempest-VolumesAdminNegativeTest-1836195249-project-member] Created reservations ['c386d86e-089c-4faf-bf7b-3a74e68910a5', '2bbb8867-f70c-47ad-b0d5-22e7c67f9ba8', '887b9579-b88a-45ec-91d3-adbe32bcd6e4', 'b2280f62-3583-4721-b9f9-4ade5079ed3c'] {{(pid=57900) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 658.712068] [57900]: DEBUG cinder.volume.api [None req-5dbef23b-730d-4e08-882e-4505ecaa5911 tempest-VolumesAdminNegativeTest-1836195249 tempest-VolumesAdminNegativeTest-1836195249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4a78ecf-beb7-4913-bbf3-ea9ce50f8e11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c386d86e-089c-4faf-bf7b-3a74e68910a5', '2bbb8867-f70c-47ad-b0d5-22e7c67f9ba8', '887b9579-b88a-45ec-91d3-adbe32bcd6e4', 'b2280f62-3583-4721-b9f9-4ade5079ed3c']}' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 658.712341] [57900]: DEBUG cinder.volume.api [None req-5dbef23b-730d-4e08-882e-4505ecaa5911 tempest-VolumesAdminNegativeTest-1836195249 tempest-VolumesAdminNegativeTest-1836195249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f8e11aa-e2ff-47db-81b0-ad5286093860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 658.733600] [57900]: DEBUG cinder.volume.api [None req-5dbef23b-730d-4e08-882e-4505ecaa5911 tempest-VolumesAdminNegativeTest-1836195249 tempest-VolumesAdminNegativeTest-1836195249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f8e11aa-e2ff-47db-81b0-ad5286093860) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2766feb2-d7ee-446c-8ada-4bcbbc28fa6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2101007303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55ce77d25bfe4bb2a184a8b4aaaf5402',qos_specs=None,replication_status=,reservations=['c386d86e-089c-4faf-bf7b-3a74e68910a5','2bbb8867-f70c-47ad-b0d5-22e7c67f9ba8','887b9579-b88a-45ec-91d3-adbe32bcd6e4','b2280f62-3583-4721-b9f9-4ade5079ed3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a76c82d921846bfae65ab2c9bb19f7c',volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0), '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-11-23T05:00:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2101007303',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2766feb2-d7ee-446c-8ada-4bcbbc28fa6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55ce77d25bfe4bb2a184a8b4aaaf5402',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='7a76c82d921846bfae65ab2c9bb19f7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(25fac031-ee80-424b-a337-7fb740cb92f0),volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0)}' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 658.734810] [57900]: DEBUG cinder.volume.api [None req-5dbef23b-730d-4e08-882e-4505ecaa5911 tempest-VolumesAdminNegativeTest-1836195249 tempest-VolumesAdminNegativeTest-1836195249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7f3ba5b-e339-4f17-96b1-c52c37798673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 658.753142] [57900]: DEBUG cinder.volume.api [None req-5dbef23b-730d-4e08-882e-4505ecaa5911 tempest-VolumesAdminNegativeTest-1836195249 tempest-VolumesAdminNegativeTest-1836195249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7f3ba5b-e339-4f17-96b1-c52c37798673) 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-2101007303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55ce77d25bfe4bb2a184a8b4aaaf5402',qos_specs=None,replication_status=,reservations=['c386d86e-089c-4faf-bf7b-3a74e68910a5','2bbb8867-f70c-47ad-b0d5-22e7c67f9ba8','887b9579-b88a-45ec-91d3-adbe32bcd6e4','b2280f62-3583-4721-b9f9-4ade5079ed3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a76c82d921846bfae65ab2c9bb19f7c',volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0)}' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 658.753142] [57900]: DEBUG cinder.volume.api [None req-5dbef23b-730d-4e08-882e-4505ecaa5911 tempest-VolumesAdminNegativeTest-1836195249 tempest-VolumesAdminNegativeTest-1836195249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (095c9012-d1de-404c-a190-10a56ef91e3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 658.765969] [57900]: DEBUG cinder.volume.api [None req-5dbef23b-730d-4e08-882e-4505ecaa5911 tempest-VolumesAdminNegativeTest-1836195249 tempest-VolumesAdminNegativeTest-1836195249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (095c9012-d1de-404c-a190-10a56ef91e3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 658.767408] [57900]: DEBUG cinder.volume.api [None req-5dbef23b-730d-4e08-882e-4505ecaa5911 tempest-VolumesAdminNegativeTest-1836195249 tempest-VolumesAdminNegativeTest-1836195249-project-member] Flow 'volume_create_api' (35b5eeda-5ab1-4921-b17e-6617792e6500) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57900) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 658.768173] [57900]: INFO cinder.volume.api [None req-5dbef23b-730d-4e08-882e-4505ecaa5911 tempest-VolumesAdminNegativeTest-1836195249 tempest-VolumesAdminNegativeTest-1836195249-project-member] Create volume request issued successfully. [ 658.769186] [57900]: INFO cinder.api.openstack.wsgi [None req-5dbef23b-730d-4e08-882e-4505ecaa5911 tempest-VolumesAdminNegativeTest-1836195249 tempest-VolumesAdminNegativeTest-1836195249-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 658.769314] [57900]: [pid: 57900|app: 0|req: 14/28] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Nov 23 05:00:19 2025] POST /volume/v3/volumes => generated 754 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 658.778966] [57901]: DEBUG cinder.api.middleware.request_id [None req-959f7d65-d671-4234-aef1-420a1e49e9b9 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 658.786673] [57901]: INFO cinder.api.openstack.wsgi [None req-959f7d65-d671-4234-aef1-420a1e49e9b9 tempest-VolumesAdminNegativeTest-1836195249 tempest-VolumesAdminNegativeTest-1836195249-project-member] GET http://10.180.1.21/volume/v3/volumes/2766feb2-d7ee-446c-8ada-4bcbbc28fa6b [ 658.787252] [57901]: DEBUG cinder.api.openstack.wsgi [None req-959f7d65-d671-4234-aef1-420a1e49e9b9 tempest-VolumesAdminNegativeTest-1836195249 tempest-VolumesAdminNegativeTest-1836195249-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 658.787252] [57901]: DEBUG cinder.api.openstack.wsgi [None req-959f7d65-d671-4234-aef1-420a1e49e9b9 tempest-VolumesAdminNegativeTest-1836195249 tempest-VolumesAdminNegativeTest-1836195249-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 658.799030] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 658.799030] [57901]: warnings.warn( [ 658.803813] [57901]: INFO cinder.volume.api [None req-959f7d65-d671-4234-aef1-420a1e49e9b9 tempest-VolumesAdminNegativeTest-1836195249 tempest-VolumesAdminNegativeTest-1836195249-project-member] Volume info retrieved successfully. [ 658.811985] [57901]: INFO cinder.api.openstack.wsgi [None req-959f7d65-d671-4234-aef1-420a1e49e9b9 tempest-VolumesAdminNegativeTest-1836195249 tempest-VolumesAdminNegativeTest-1836195249-project-member] http://10.180.1.21/volume/v3/volumes/2766feb2-d7ee-446c-8ada-4bcbbc28fa6b returned with HTTP 200 [ 658.812797] [57901]: [pid: 57901|app: 0|req: 15/29] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:00:20 2025] GET /volume/v3/volumes/2766feb2-d7ee-446c-8ada-4bcbbc28fa6b => generated 822 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 659.826410] [57900]: DEBUG cinder.api.middleware.request_id [None req-91b894dc-f002-480e-884e-dbdc4972e769 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 659.829015] [57900]: INFO cinder.api.openstack.wsgi [None req-91b894dc-f002-480e-884e-dbdc4972e769 tempest-VolumesAdminNegativeTest-1836195249 tempest-VolumesAdminNegativeTest-1836195249-project-member] GET http://10.180.1.21/volume/v3/volumes/2766feb2-d7ee-446c-8ada-4bcbbc28fa6b [ 659.830912] [57900]: DEBUG cinder.api.openstack.wsgi [None req-91b894dc-f002-480e-884e-dbdc4972e769 tempest-VolumesAdminNegativeTest-1836195249 tempest-VolumesAdminNegativeTest-1836195249-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 659.830912] [57900]: DEBUG cinder.api.openstack.wsgi [None req-91b894dc-f002-480e-884e-dbdc4972e769 tempest-VolumesAdminNegativeTest-1836195249 tempest-VolumesAdminNegativeTest-1836195249-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 659.841183] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 659.841183] [57900]: warnings.warn( [ 659.848869] [57900]: INFO cinder.volume.api [None req-91b894dc-f002-480e-884e-dbdc4972e769 tempest-VolumesAdminNegativeTest-1836195249 tempest-VolumesAdminNegativeTest-1836195249-project-member] Volume info retrieved successfully. [ 659.858449] [57900]: INFO cinder.api.openstack.wsgi [None req-91b894dc-f002-480e-884e-dbdc4972e769 tempest-VolumesAdminNegativeTest-1836195249 tempest-VolumesAdminNegativeTest-1836195249-project-member] http://10.180.1.21/volume/v3/volumes/2766feb2-d7ee-446c-8ada-4bcbbc28fa6b returned with HTTP 200 [ 659.858449] [57900]: [pid: 57900|app: 0|req: 15/30] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:00:21 2025] GET /volume/v3/volumes/2766feb2-d7ee-446c-8ada-4bcbbc28fa6b => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 665.254710] [57901]: DEBUG cinder.api.middleware.request_id [req-362e63c6-1aff-4432-ba55-9bb1ef685c4c req-0009de90-12e6-43ca-a363-02e33d8a2405 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 665.257846] [57901]: INFO cinder.api.openstack.wsgi [req-362e63c6-1aff-4432-ba55-9bb1ef685c4c req-0009de90-12e6-43ca-a363-02e33d8a2405 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 665.257846] [57901]: DEBUG cinder.api.openstack.wsgi [req-362e63c6-1aff-4432-ba55-9bb1ef685c4c req-0009de90-12e6-43ca-a363-02e33d8a2405 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 665.258165] [57901]: DEBUG cinder.api.openstack.wsgi [req-362e63c6-1aff-4432-ba55-9bb1ef685c4c req-0009de90-12e6-43ca-a363-02e33d8a2405 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Calling method 'detail' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 665.258629] [57901]: DEBUG cinder.api.api_utils [req-362e63c6-1aff-4432-ba55-9bb1ef685c4c req-0009de90-12e6-43ca-a363-02e33d8a2405 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Removing options '' from query. {{(pid=57901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 665.259695] [57901]: DEBUG cinder.volume.api [req-362e63c6-1aff-4432-ba55-9bb1ef685c4c req-0009de90-12e6-43ca-a363-02e33d8a2405 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57901) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 665.279414] [57901]: INFO cinder.volume.api [req-362e63c6-1aff-4432-ba55-9bb1ef685c4c req-0009de90-12e6-43ca-a363-02e33d8a2405 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Get all volumes completed successfully. [ 665.280597] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 665.280597] [57901]: warnings.warn( [ 665.288135] [57901]: INFO cinder.api.openstack.wsgi [req-362e63c6-1aff-4432-ba55-9bb1ef685c4c req-0009de90-12e6-43ca-a363-02e33d8a2405 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 665.288713] [57901]: [pid: 57901|app: 0|req: 16/31] 10.180.1.21 () {60 vars in 1388 bytes} [Sun Nov 23 05:00:26 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 666.583139] [57900]: DEBUG cinder.api.middleware.request_id [req-b87d4054-0044-4f5b-9f49-827c7c7fd3e3 req-8f1549d5-519e-49d8-900d-55ea1e61bd4b None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 666.585998] [57900]: INFO cinder.api.openstack.wsgi [req-b87d4054-0044-4f5b-9f49-827c7c7fd3e3 req-8f1549d5-519e-49d8-900d-55ea1e61bd4b tempest-VolumesAdminNegativeTest-754687407 tempest-VolumesAdminNegativeTest-754687407-project] GET http://10.180.1.21/volume/v3/volumes/2d774786-defa-49b5-b047-cc91b494fcf2 [ 666.586226] [57900]: DEBUG cinder.api.openstack.wsgi [req-b87d4054-0044-4f5b-9f49-827c7c7fd3e3 req-8f1549d5-519e-49d8-900d-55ea1e61bd4b tempest-VolumesAdminNegativeTest-754687407 tempest-VolumesAdminNegativeTest-754687407-project] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 666.586440] [57900]: DEBUG cinder.api.openstack.wsgi [req-b87d4054-0044-4f5b-9f49-827c7c7fd3e3 req-8f1549d5-519e-49d8-900d-55ea1e61bd4b tempest-VolumesAdminNegativeTest-754687407 tempest-VolumesAdminNegativeTest-754687407-project] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 666.589701] [57900]: DEBUG dbcounter [-] [57900] Writing DB stats cinder:SELECT=61,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=57900) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 666.597084] [57900]: INFO cinder.api.openstack.wsgi [req-b87d4054-0044-4f5b-9f49-827c7c7fd3e3 req-8f1549d5-519e-49d8-900d-55ea1e61bd4b tempest-VolumesAdminNegativeTest-754687407 tempest-VolumesAdminNegativeTest-754687407-project] http://10.180.1.21/volume/v3/volumes/2d774786-defa-49b5-b047-cc91b494fcf2 returned with HTTP 404 [ 666.597755] [57900]: [pid: 57900|app: 0|req: 16/32] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 05:00:27 2025] GET /volume/v3/volumes/2d774786-defa-49b5-b047-cc91b494fcf2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 666.605340] [57901]: DEBUG cinder.api.middleware.request_id [None req-46aa4220-5b1f-4a50-abfd-e73fc02882ec None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 666.607559] [57901]: INFO cinder.api.openstack.wsgi [None req-46aa4220-5b1f-4a50-abfd-e73fc02882ec tempest-VolumesAdminNegativeTest-1836195249 tempest-VolumesAdminNegativeTest-1836195249-project-member] DELETE http://10.180.1.21/volume/v3/volumes/2766feb2-d7ee-446c-8ada-4bcbbc28fa6b [ 666.607865] [57901]: DEBUG cinder.api.openstack.wsgi [None req-46aa4220-5b1f-4a50-abfd-e73fc02882ec tempest-VolumesAdminNegativeTest-1836195249 tempest-VolumesAdminNegativeTest-1836195249-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 666.608111] [57901]: DEBUG cinder.api.openstack.wsgi [None req-46aa4220-5b1f-4a50-abfd-e73fc02882ec tempest-VolumesAdminNegativeTest-1836195249 tempest-VolumesAdminNegativeTest-1836195249-project-member] Calling method 'delete' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 666.608297] [57901]: INFO cinder.api.v3.volumes [None req-46aa4220-5b1f-4a50-abfd-e73fc02882ec tempest-VolumesAdminNegativeTest-1836195249 tempest-VolumesAdminNegativeTest-1836195249-project-member] Delete volume with id: 2766feb2-d7ee-446c-8ada-4bcbbc28fa6b [ 666.619901] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 666.619901] [57901]: warnings.warn( [ 666.620537] [57901]: INFO cinder.volume.api [None req-46aa4220-5b1f-4a50-abfd-e73fc02882ec tempest-VolumesAdminNegativeTest-1836195249 tempest-VolumesAdminNegativeTest-1836195249-project-member] Volume info retrieved successfully. [ 666.647760] [57901]: INFO cinder.volume.api [None req-46aa4220-5b1f-4a50-abfd-e73fc02882ec tempest-VolumesAdminNegativeTest-1836195249 tempest-VolumesAdminNegativeTest-1836195249-project-member] Delete volume request issued successfully. [ 666.648020] [57901]: INFO cinder.api.openstack.wsgi [None req-46aa4220-5b1f-4a50-abfd-e73fc02882ec tempest-VolumesAdminNegativeTest-1836195249 tempest-VolumesAdminNegativeTest-1836195249-project-member] http://10.180.1.21/volume/v3/volumes/2766feb2-d7ee-446c-8ada-4bcbbc28fa6b returned with HTTP 202 [ 666.648532] [57901]: [pid: 57901|app: 0|req: 17/33] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Nov 23 05:00:27 2025] DELETE /volume/v3/volumes/2766feb2-d7ee-446c-8ada-4bcbbc28fa6b => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 666.651947] [57900]: DEBUG cinder.api.middleware.request_id [None req-8d3306cc-eda3-40ca-bef5-0e184e8b22ef None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 666.656991] [57900]: INFO cinder.api.openstack.wsgi [None req-8d3306cc-eda3-40ca-bef5-0e184e8b22ef tempest-VolumesAdminNegativeTest-1836195249 tempest-VolumesAdminNegativeTest-1836195249-project-member] GET http://10.180.1.21/volume/v3/volumes/2766feb2-d7ee-446c-8ada-4bcbbc28fa6b [ 666.657313] [57900]: DEBUG cinder.api.openstack.wsgi [None req-8d3306cc-eda3-40ca-bef5-0e184e8b22ef tempest-VolumesAdminNegativeTest-1836195249 tempest-VolumesAdminNegativeTest-1836195249-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 666.657551] [57900]: DEBUG cinder.api.openstack.wsgi [None req-8d3306cc-eda3-40ca-bef5-0e184e8b22ef tempest-VolumesAdminNegativeTest-1836195249 tempest-VolumesAdminNegativeTest-1836195249-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 666.673081] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 666.673081] [57900]: warnings.warn( [ 666.680429] [57900]: INFO cinder.volume.api [None req-8d3306cc-eda3-40ca-bef5-0e184e8b22ef tempest-VolumesAdminNegativeTest-1836195249 tempest-VolumesAdminNegativeTest-1836195249-project-member] Volume info retrieved successfully. [ 666.688077] [57900]: INFO cinder.api.openstack.wsgi [None req-8d3306cc-eda3-40ca-bef5-0e184e8b22ef tempest-VolumesAdminNegativeTest-1836195249 tempest-VolumesAdminNegativeTest-1836195249-project-member] http://10.180.1.21/volume/v3/volumes/2766feb2-d7ee-446c-8ada-4bcbbc28fa6b returned with HTTP 200 [ 666.688544] [57900]: [pid: 57900|app: 0|req: 17/34] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:00:27 2025] GET /volume/v3/volumes/2766feb2-d7ee-446c-8ada-4bcbbc28fa6b => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 667.699327] [57901]: DEBUG cinder.api.middleware.request_id [None req-168afd7a-596b-4ce7-810b-852504953ded None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 667.701708] [57901]: INFO cinder.api.openstack.wsgi [None req-168afd7a-596b-4ce7-810b-852504953ded tempest-VolumesAdminNegativeTest-1836195249 tempest-VolumesAdminNegativeTest-1836195249-project-member] GET http://10.180.1.21/volume/v3/volumes/2766feb2-d7ee-446c-8ada-4bcbbc28fa6b [ 667.702489] [57901]: DEBUG cinder.api.openstack.wsgi [None req-168afd7a-596b-4ce7-810b-852504953ded tempest-VolumesAdminNegativeTest-1836195249 tempest-VolumesAdminNegativeTest-1836195249-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 667.702489] [57901]: DEBUG cinder.api.openstack.wsgi [None req-168afd7a-596b-4ce7-810b-852504953ded tempest-VolumesAdminNegativeTest-1836195249 tempest-VolumesAdminNegativeTest-1836195249-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 667.711829] [57901]: INFO cinder.api.openstack.wsgi [None req-168afd7a-596b-4ce7-810b-852504953ded tempest-VolumesAdminNegativeTest-1836195249 tempest-VolumesAdminNegativeTest-1836195249-project-member] http://10.180.1.21/volume/v3/volumes/2766feb2-d7ee-446c-8ada-4bcbbc28fa6b returned with HTTP 404 [ 667.713510] [57901]: [pid: 57901|app: 0|req: 18/35] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:00:28 2025] GET /volume/v3/volumes/2766feb2-d7ee-446c-8ada-4bcbbc28fa6b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 669.735749] [57900]: DEBUG cinder.api.middleware.request_id [req-1f0d4753-82f2-4801-a820-be84a28e2bde req-1a65d837-cdd3-4617-a0a9-f6e3253b29d4 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 669.739664] [57900]: INFO cinder.api.openstack.wsgi [req-1f0d4753-82f2-4801-a820-be84a28e2bde req-1a65d837-cdd3-4617-a0a9-f6e3253b29d4 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 669.739813] [57900]: DEBUG cinder.api.openstack.wsgi [req-1f0d4753-82f2-4801-a820-be84a28e2bde req-1a65d837-cdd3-4617-a0a9-f6e3253b29d4 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 669.740092] [57900]: DEBUG cinder.api.openstack.wsgi [req-1f0d4753-82f2-4801-a820-be84a28e2bde req-1a65d837-cdd3-4617-a0a9-f6e3253b29d4 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Calling method 'detail' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 669.740479] [57900]: DEBUG cinder.api.api_utils [req-1f0d4753-82f2-4801-a820-be84a28e2bde req-1a65d837-cdd3-4617-a0a9-f6e3253b29d4 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Removing options '' from query. {{(pid=57900) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 669.742438] [57900]: DEBUG cinder.volume.api [req-1f0d4753-82f2-4801-a820-be84a28e2bde req-1a65d837-cdd3-4617-a0a9-f6e3253b29d4 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57900) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 669.772715] [57900]: INFO cinder.volume.api [req-1f0d4753-82f2-4801-a820-be84a28e2bde req-1a65d837-cdd3-4617-a0a9-f6e3253b29d4 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Get all volumes completed successfully. [ 669.776982] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 669.776982] [57900]: warnings.warn( [ 669.783554] [57900]: INFO cinder.api.openstack.wsgi [req-1f0d4753-82f2-4801-a820-be84a28e2bde req-1a65d837-cdd3-4617-a0a9-f6e3253b29d4 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 669.783780] [57900]: [pid: 57900|app: 0|req: 18/36] 10.180.1.21 () {60 vars in 1388 bytes} [Sun Nov 23 05:00:31 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 669.810570] [57901]: DEBUG cinder.api.middleware.request_id [None req-ebe6c9e6-40f4-4545-ae44-78d166b0871e None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 669.817048] [57901]: INFO cinder.api.openstack.wsgi [None req-ebe6c9e6-40f4-4545-ae44-78d166b0871e tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f9c245b0-fb1f-45c3-8380-ade073705cfa [ 669.817239] [57901]: DEBUG cinder.api.openstack.wsgi [None req-ebe6c9e6-40f4-4545-ae44-78d166b0871e tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 669.817516] [57901]: DEBUG cinder.api.openstack.wsgi [None req-ebe6c9e6-40f4-4545-ae44-78d166b0871e tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Calling method 'delete' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 669.817787] [57901]: INFO cinder.api.v3.volumes [None req-ebe6c9e6-40f4-4545-ae44-78d166b0871e tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Delete volume with id: f9c245b0-fb1f-45c3-8380-ade073705cfa [ 669.839906] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 669.839906] [57901]: warnings.warn( [ 669.840726] [57901]: INFO cinder.volume.api [None req-ebe6c9e6-40f4-4545-ae44-78d166b0871e tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Volume info retrieved successfully. [ 669.878032] [57901]: INFO cinder.volume.api [None req-ebe6c9e6-40f4-4545-ae44-78d166b0871e tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Delete volume request issued successfully. [ 669.878268] [57901]: INFO cinder.api.openstack.wsgi [None req-ebe6c9e6-40f4-4545-ae44-78d166b0871e tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] http://10.180.1.21/volume/v3/volumes/f9c245b0-fb1f-45c3-8380-ade073705cfa returned with HTTP 202 [ 669.878809] [57901]: [pid: 57901|app: 0|req: 19/37] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Nov 23 05:00:31 2025] DELETE /volume/v3/volumes/f9c245b0-fb1f-45c3-8380-ade073705cfa => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 669.883733] [57900]: DEBUG cinder.api.middleware.request_id [None req-2bc22aa3-ad0b-4c45-ab54-1c22b64aeb1c None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 669.888798] [57900]: INFO cinder.api.openstack.wsgi [None req-2bc22aa3-ad0b-4c45-ab54-1c22b64aeb1c tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] GET http://10.180.1.21/volume/v3/volumes/f9c245b0-fb1f-45c3-8380-ade073705cfa [ 669.889140] [57900]: DEBUG cinder.api.openstack.wsgi [None req-2bc22aa3-ad0b-4c45-ab54-1c22b64aeb1c tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 669.889417] [57900]: DEBUG cinder.api.openstack.wsgi [None req-2bc22aa3-ad0b-4c45-ab54-1c22b64aeb1c tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 669.899978] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 669.899978] [57900]: warnings.warn( [ 669.906045] [57900]: INFO cinder.volume.api [None req-2bc22aa3-ad0b-4c45-ab54-1c22b64aeb1c tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Volume info retrieved successfully. [ 669.913830] [57900]: INFO cinder.api.openstack.wsgi [None req-2bc22aa3-ad0b-4c45-ab54-1c22b64aeb1c tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] http://10.180.1.21/volume/v3/volumes/f9c245b0-fb1f-45c3-8380-ade073705cfa returned with HTTP 200 [ 669.913830] [57900]: [pid: 57900|app: 0|req: 19/38] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:00:31 2025] GET /volume/v3/volumes/f9c245b0-fb1f-45c3-8380-ade073705cfa => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 670.295455] [57901]: DEBUG cinder.api.middleware.request_id [None req-241f6ba4-0789-4179-b5cf-ca4dfb5878ac None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 670.298873] [57901]: INFO cinder.api.openstack.wsgi [None req-241f6ba4-0789-4179-b5cf-ca4dfb5878ac tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] POST http://10.180.1.21/volume/v3/volumes [ 670.299438] [57901]: DEBUG cinder.api.openstack.wsgi [None req-241f6ba4-0789-4179-b5cf-ca4dfb5878ac tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1891794721", "imageRef": "fa980f77-92a2-438f-805a-66657985f6d8", "size": 1}} {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 670.301805] [57901]: DEBUG cinder.api.v3.volumes [None req-241f6ba4-0789-4179-b5cf-ca4dfb5878ac tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1891794721', 'imageRef': 'fa980f77-92a2-438f-805a-66657985f6d8', 'size': 1}} {{(pid=57901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 670.547485] [57901]: INFO cinder.api.v3.volumes [None req-241f6ba4-0789-4179-b5cf-ca4dfb5878ac tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Create volume of 1 GB [ 670.555454] [57901]: INFO cinder.volume.api [None req-241f6ba4-0789-4179-b5cf-ca4dfb5878ac tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Availability Zones retrieved successfully. [ 670.561563] [57901]: DEBUG cinder.volume.api [None req-241f6ba4-0789-4179-b5cf-ca4dfb5878ac tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Flow 'volume_create_api' (2ae8d712-4a2b-4b09-ab02-284c4b6d2527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 670.562916] [57901]: DEBUG cinder.volume.api [None req-241f6ba4-0789-4179-b5cf-ca4dfb5878ac tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d052f022-2f82-4e88-97e2-09d9bd5ab338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 670.564250] [57901]: DEBUG cinder.volume.flows.api.create_volume [None req-241f6ba4-0789-4179-b5cf-ca4dfb5878ac tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Validating volume size '1' using validate_int {{(pid=57901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 670.611837] [57901]: DEBUG cinder.volume.api [None req-241f6ba4-0789-4179-b5cf-ca4dfb5878ac tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d052f022-2f82-4e88-97e2-09d9bd5ab338) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-23T04:56:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=25fac031-ee80-424b-a337-7fb740cb92f0,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '25fac031-ee80-424b-a337-7fb740cb92f0', '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=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 670.613565] [57901]: DEBUG cinder.volume.api [None req-241f6ba4-0789-4179-b5cf-ca4dfb5878ac tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c53e1ce7-bd69-496a-9947-d045dd1504b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 670.669618] [57901]: DEBUG cinder.quota [None req-241f6ba4-0789-4179-b5cf-ca4dfb5878ac tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Created reservations ['f5b7e9f1-a292-432e-8012-7cdd4ed49195', '02a5c2a6-d4a0-4c76-8a09-307c29456e8f', 'd4dc6f3e-295f-48d1-833a-cbabbcc560df', '48aedd76-6dfa-418c-8871-03343f1391ac'] {{(pid=57901) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 670.670665] [57901]: DEBUG cinder.volume.api [None req-241f6ba4-0789-4179-b5cf-ca4dfb5878ac tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c53e1ce7-bd69-496a-9947-d045dd1504b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5b7e9f1-a292-432e-8012-7cdd4ed49195', '02a5c2a6-d4a0-4c76-8a09-307c29456e8f', 'd4dc6f3e-295f-48d1-833a-cbabbcc560df', '48aedd76-6dfa-418c-8871-03343f1391ac']}' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 670.671601] [57901]: DEBUG cinder.volume.api [None req-241f6ba4-0789-4179-b5cf-ca4dfb5878ac tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3b78a97-6fb3-4981-ba68-f0f1d7834043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 670.686737] [57901]: DEBUG cinder.volume.api [None req-241f6ba4-0789-4179-b5cf-ca4dfb5878ac tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3b78a97-6fb3-4981-ba68-f0f1d7834043) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '199a9a30-1704-4c52-8599-478c94c76e0f', '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-1891794721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0e3b89b781d48dda8c7b9f613f2eb04',qos_specs=None,replication_status=,reservations=['f5b7e9f1-a292-432e-8012-7cdd4ed49195','02a5c2a6-d4a0-4c76-8a09-307c29456e8f','d4dc6f3e-295f-48d1-833a-cbabbcc560df','48aedd76-6dfa-418c-8871-03343f1391ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15694c942a9b45b2bb6463704c93c6e6',volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0), '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-11-23T05:00:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1891794721',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=199a9a30-1704-4c52-8599-478c94c76e0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0e3b89b781d48dda8c7b9f613f2eb04',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='15694c942a9b45b2bb6463704c93c6e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(25fac031-ee80-424b-a337-7fb740cb92f0),volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0)}' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 670.687897] [57901]: DEBUG cinder.volume.api [None req-241f6ba4-0789-4179-b5cf-ca4dfb5878ac tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82fed087-746a-4f15-85e2-ed99ab719af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 670.705130] [57901]: DEBUG cinder.volume.api [None req-241f6ba4-0789-4179-b5cf-ca4dfb5878ac tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82fed087-746a-4f15-85e2-ed99ab719af2) 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-1891794721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0e3b89b781d48dda8c7b9f613f2eb04',qos_specs=None,replication_status=,reservations=['f5b7e9f1-a292-432e-8012-7cdd4ed49195','02a5c2a6-d4a0-4c76-8a09-307c29456e8f','d4dc6f3e-295f-48d1-833a-cbabbcc560df','48aedd76-6dfa-418c-8871-03343f1391ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15694c942a9b45b2bb6463704c93c6e6',volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0)}' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 670.705663] [57901]: DEBUG cinder.volume.api [None req-241f6ba4-0789-4179-b5cf-ca4dfb5878ac tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72ba290a-8051-4a28-ade2-6fc0ef5f6a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 670.715527] [57901]: DEBUG cinder.volume.api [None req-241f6ba4-0789-4179-b5cf-ca4dfb5878ac tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72ba290a-8051-4a28-ade2-6fc0ef5f6a11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 670.716418] [57901]: DEBUG cinder.volume.api [None req-241f6ba4-0789-4179-b5cf-ca4dfb5878ac tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Flow 'volume_create_api' (2ae8d712-4a2b-4b09-ab02-284c4b6d2527) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57901) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 670.716902] [57901]: INFO cinder.volume.api [None req-241f6ba4-0789-4179-b5cf-ca4dfb5878ac tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Create volume request issued successfully. [ 670.717688] [57901]: INFO cinder.api.openstack.wsgi [None req-241f6ba4-0789-4179-b5cf-ca4dfb5878ac tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 670.718411] [57901]: [pid: 57901|app: 0|req: 20/39] 10.180.1.21 () {60 vars in 1136 bytes} [Sun Nov 23 05:00:31 2025] POST /volume/v3/volumes => generated 752 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 670.730073] [57900]: DEBUG cinder.api.middleware.request_id [None req-f7050856-45e3-4371-9718-97cb2eeb015a None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 670.732881] [57900]: INFO cinder.api.openstack.wsgi [None req-f7050856-45e3-4371-9718-97cb2eeb015a tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] GET http://10.180.1.21/volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f [ 670.732881] [57900]: DEBUG cinder.api.openstack.wsgi [None req-f7050856-45e3-4371-9718-97cb2eeb015a tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 670.734733] [57900]: DEBUG cinder.api.openstack.wsgi [None req-f7050856-45e3-4371-9718-97cb2eeb015a tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 670.769972] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 670.769972] [57900]: warnings.warn( [ 670.778438] [57900]: INFO cinder.volume.api [None req-f7050856-45e3-4371-9718-97cb2eeb015a tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Volume info retrieved successfully. [ 670.787721] [57900]: INFO cinder.api.openstack.wsgi [None req-f7050856-45e3-4371-9718-97cb2eeb015a tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] http://10.180.1.21/volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f returned with HTTP 200 [ 670.788193] [57900]: [pid: 57900|app: 0|req: 20/40] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:00:31 2025] GET /volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f => generated 820 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 670.813264] [57901]: DEBUG cinder.api.middleware.request_id [req-53089ac9-314b-48a5-8e4c-17875ca41e00 req-d5c6d1f5-8442-42b1-931b-9950eaf94abf None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 670.817326] [57901]: INFO cinder.api.openstack.wsgi [req-53089ac9-314b-48a5-8e4c-17875ca41e00 req-d5c6d1f5-8442-42b1-931b-9950eaf94abf tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] GET http://10.180.1.21/volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e [ 670.817723] [57901]: DEBUG cinder.api.openstack.wsgi [req-53089ac9-314b-48a5-8e4c-17875ca41e00 req-d5c6d1f5-8442-42b1-931b-9950eaf94abf tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 670.818093] [57901]: DEBUG cinder.api.openstack.wsgi [req-53089ac9-314b-48a5-8e4c-17875ca41e00 req-d5c6d1f5-8442-42b1-931b-9950eaf94abf tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 670.831804] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 670.831804] [57901]: warnings.warn( [ 670.838041] [57901]: INFO cinder.volume.api [req-53089ac9-314b-48a5-8e4c-17875ca41e00 req-d5c6d1f5-8442-42b1-931b-9950eaf94abf tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Volume info retrieved successfully. [ 670.845322] [57901]: INFO cinder.api.openstack.wsgi [req-53089ac9-314b-48a5-8e4c-17875ca41e00 req-d5c6d1f5-8442-42b1-931b-9950eaf94abf tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] http://10.180.1.21/volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e returned with HTTP 200 [ 670.846034] [57901]: [pid: 57901|app: 0|req: 21/41] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 05:00:32 2025] GET /volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e => generated 1010 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 670.925654] [57900]: DEBUG cinder.api.middleware.request_id [None req-bc89fe0b-47b8-4829-a53f-44e1f2d16121 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 670.927782] [57900]: INFO cinder.api.openstack.wsgi [None req-bc89fe0b-47b8-4829-a53f-44e1f2d16121 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] GET http://10.180.1.21/volume/v3/volumes/f9c245b0-fb1f-45c3-8380-ade073705cfa [ 670.928792] [57900]: DEBUG cinder.api.openstack.wsgi [None req-bc89fe0b-47b8-4829-a53f-44e1f2d16121 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 670.928792] [57900]: DEBUG cinder.api.openstack.wsgi [None req-bc89fe0b-47b8-4829-a53f-44e1f2d16121 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 670.935861] [57900]: INFO cinder.api.openstack.wsgi [None req-bc89fe0b-47b8-4829-a53f-44e1f2d16121 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] http://10.180.1.21/volume/v3/volumes/f9c245b0-fb1f-45c3-8380-ade073705cfa returned with HTTP 404 [ 670.936943] [57900]: [pid: 57900|app: 0|req: 21/42] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:00:32 2025] GET /volume/v3/volumes/f9c245b0-fb1f-45c3-8380-ade073705cfa => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 670.940048] [57901]: DEBUG cinder.api.middleware.request_id [None req-f71ea9ed-723c-4c11-9337-7c09a70f639c None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 670.942320] [57901]: INFO cinder.api.openstack.wsgi [None req-f71ea9ed-723c-4c11-9337-7c09a70f639c tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] DELETE http://10.180.1.21/volume/v3/volumes/26265b64-45a8-4149-abd1-a6c5992da0f1 [ 670.942504] [57901]: DEBUG cinder.api.openstack.wsgi [None req-f71ea9ed-723c-4c11-9337-7c09a70f639c tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 670.942722] [57901]: DEBUG cinder.api.openstack.wsgi [None req-f71ea9ed-723c-4c11-9337-7c09a70f639c tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Calling method 'delete' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 670.942906] [57901]: INFO cinder.api.v3.volumes [None req-f71ea9ed-723c-4c11-9337-7c09a70f639c tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Delete volume with id: 26265b64-45a8-4149-abd1-a6c5992da0f1 [ 670.953179] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 670.953179] [57901]: warnings.warn( [ 670.953899] [57901]: INFO cinder.volume.api [None req-f71ea9ed-723c-4c11-9337-7c09a70f639c tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Volume info retrieved successfully. [ 670.976025] [57901]: INFO cinder.volume.api [None req-f71ea9ed-723c-4c11-9337-7c09a70f639c tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Delete volume request issued successfully. [ 670.976025] [57901]: INFO cinder.api.openstack.wsgi [None req-f71ea9ed-723c-4c11-9337-7c09a70f639c tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] http://10.180.1.21/volume/v3/volumes/26265b64-45a8-4149-abd1-a6c5992da0f1 returned with HTTP 202 [ 670.976025] [57901]: [pid: 57901|app: 0|req: 22/43] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Nov 23 05:00:32 2025] DELETE /volume/v3/volumes/26265b64-45a8-4149-abd1-a6c5992da0f1 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 670.977194] [57900]: DEBUG cinder.api.middleware.request_id [None req-20bc4277-c091-40ec-b5f8-eefdc68bbe69 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 670.979341] [57900]: INFO cinder.api.openstack.wsgi [None req-20bc4277-c091-40ec-b5f8-eefdc68bbe69 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] GET http://10.180.1.21/volume/v3/volumes/26265b64-45a8-4149-abd1-a6c5992da0f1 [ 670.979573] [57900]: DEBUG cinder.api.openstack.wsgi [None req-20bc4277-c091-40ec-b5f8-eefdc68bbe69 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 670.979792] [57900]: DEBUG cinder.api.openstack.wsgi [None req-20bc4277-c091-40ec-b5f8-eefdc68bbe69 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 670.990340] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 670.990340] [57900]: warnings.warn( [ 670.995821] [57900]: INFO cinder.volume.api [None req-20bc4277-c091-40ec-b5f8-eefdc68bbe69 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Volume info retrieved successfully. [ 671.003116] [57900]: INFO cinder.api.openstack.wsgi [None req-20bc4277-c091-40ec-b5f8-eefdc68bbe69 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] http://10.180.1.21/volume/v3/volumes/26265b64-45a8-4149-abd1-a6c5992da0f1 returned with HTTP 200 [ 671.003702] [57900]: [pid: 57900|app: 0|req: 22/44] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:00:32 2025] GET /volume/v3/volumes/26265b64-45a8-4149-abd1-a6c5992da0f1 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 671.800187] [57901]: DEBUG cinder.api.middleware.request_id [None req-3cf2b603-3bc6-4ccd-98aa-c9e02aa960b6 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 671.803584] [57901]: INFO cinder.api.openstack.wsgi [None req-3cf2b603-3bc6-4ccd-98aa-c9e02aa960b6 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] GET http://10.180.1.21/volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f [ 671.804149] [57901]: DEBUG cinder.api.openstack.wsgi [None req-3cf2b603-3bc6-4ccd-98aa-c9e02aa960b6 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 671.804451] [57901]: DEBUG cinder.api.openstack.wsgi [None req-3cf2b603-3bc6-4ccd-98aa-c9e02aa960b6 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 671.819626] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 671.819626] [57901]: warnings.warn( [ 671.825691] [57901]: INFO cinder.volume.api [None req-3cf2b603-3bc6-4ccd-98aa-c9e02aa960b6 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Volume info retrieved successfully. [ 671.834440] [57901]: INFO cinder.api.openstack.wsgi [None req-3cf2b603-3bc6-4ccd-98aa-c9e02aa960b6 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] http://10.180.1.21/volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f returned with HTTP 200 [ 671.838026] [57901]: [pid: 57901|app: 0|req: 23/45] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:00:33 2025] GET /volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 672.016936] [57900]: DEBUG cinder.api.middleware.request_id [None req-838e8afa-8691-4d77-b44c-3f19907f2c6f None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 672.019260] [57900]: INFO cinder.api.openstack.wsgi [None req-838e8afa-8691-4d77-b44c-3f19907f2c6f tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] GET http://10.180.1.21/volume/v3/volumes/26265b64-45a8-4149-abd1-a6c5992da0f1 [ 672.020051] [57900]: DEBUG cinder.api.openstack.wsgi [None req-838e8afa-8691-4d77-b44c-3f19907f2c6f tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 672.020051] [57900]: DEBUG cinder.api.openstack.wsgi [None req-838e8afa-8691-4d77-b44c-3f19907f2c6f tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 672.028039] [57900]: INFO cinder.api.openstack.wsgi [None req-838e8afa-8691-4d77-b44c-3f19907f2c6f tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] http://10.180.1.21/volume/v3/volumes/26265b64-45a8-4149-abd1-a6c5992da0f1 returned with HTTP 404 [ 672.028869] [57900]: [pid: 57900|app: 0|req: 23/46] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:00:33 2025] GET /volume/v3/volumes/26265b64-45a8-4149-abd1-a6c5992da0f1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 672.035214] [57901]: DEBUG cinder.api.middleware.request_id [None req-352803a8-c18c-4e9c-b576-463dd21065b3 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 672.037539] [57901]: INFO cinder.api.openstack.wsgi [None req-352803a8-c18c-4e9c-b576-463dd21065b3 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] DELETE http://10.180.1.21/volume/v3/volumes/3556577b-c7e3-4086-9884-cb8bb9e9fd22 [ 672.038280] [57901]: DEBUG cinder.api.openstack.wsgi [None req-352803a8-c18c-4e9c-b576-463dd21065b3 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 672.038280] [57901]: DEBUG cinder.api.openstack.wsgi [None req-352803a8-c18c-4e9c-b576-463dd21065b3 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Calling method 'delete' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 672.038760] [57901]: INFO cinder.api.v3.volumes [None req-352803a8-c18c-4e9c-b576-463dd21065b3 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Delete volume with id: 3556577b-c7e3-4086-9884-cb8bb9e9fd22 [ 672.047812] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 672.047812] [57901]: warnings.warn( [ 672.048899] [57901]: INFO cinder.volume.api [None req-352803a8-c18c-4e9c-b576-463dd21065b3 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Volume info retrieved successfully. [ 672.158410] [57901]: INFO cinder.volume.api [None req-352803a8-c18c-4e9c-b576-463dd21065b3 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Delete volume request issued successfully. [ 672.158410] [57901]: INFO cinder.api.openstack.wsgi [None req-352803a8-c18c-4e9c-b576-463dd21065b3 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] http://10.180.1.21/volume/v3/volumes/3556577b-c7e3-4086-9884-cb8bb9e9fd22 returned with HTTP 202 [ 672.158410] [57901]: [pid: 57901|app: 0|req: 24/47] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Nov 23 05:00:33 2025] DELETE /volume/v3/volumes/3556577b-c7e3-4086-9884-cb8bb9e9fd22 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 672.162309] [57900]: DEBUG cinder.api.middleware.request_id [None req-91ad7a95-27a7-43eb-a5d4-67c898940d12 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 672.165465] [57900]: INFO cinder.api.openstack.wsgi [None req-91ad7a95-27a7-43eb-a5d4-67c898940d12 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] GET http://10.180.1.21/volume/v3/volumes/3556577b-c7e3-4086-9884-cb8bb9e9fd22 [ 672.165690] [57900]: DEBUG cinder.api.openstack.wsgi [None req-91ad7a95-27a7-43eb-a5d4-67c898940d12 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 672.165899] [57900]: DEBUG cinder.api.openstack.wsgi [None req-91ad7a95-27a7-43eb-a5d4-67c898940d12 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 672.176079] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 672.176079] [57900]: warnings.warn( [ 672.180691] [57900]: INFO cinder.volume.api [None req-91ad7a95-27a7-43eb-a5d4-67c898940d12 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Volume info retrieved successfully. [ 672.186433] [57900]: INFO cinder.api.openstack.wsgi [None req-91ad7a95-27a7-43eb-a5d4-67c898940d12 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] http://10.180.1.21/volume/v3/volumes/3556577b-c7e3-4086-9884-cb8bb9e9fd22 returned with HTTP 200 [ 672.186953] [57900]: [pid: 57900|app: 0|req: 24/48] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:00:33 2025] GET /volume/v3/volumes/3556577b-c7e3-4086-9884-cb8bb9e9fd22 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 672.377296] [57901]: DEBUG cinder.api.middleware.request_id [None req-59448e9a-ec4d-4f5f-a8c3-5fce3f3c3d5c None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 672.378540] [57901]: INFO cinder.api.openstack.wsgi [None req-59448e9a-ec4d-4f5f-a8c3-5fce3f3c3d5c None None] GET http://10.180.1.21/volume// [ 672.378957] [57901]: DEBUG cinder.api.openstack.wsgi [None req-59448e9a-ec4d-4f5f-a8c3-5fce3f3c3d5c None None] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 672.379341] [57901]: DEBUG cinder.api.openstack.wsgi [None req-59448e9a-ec4d-4f5f-a8c3-5fce3f3c3d5c None None] Calling method 'all' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 672.380286] [57901]: INFO cinder.api.openstack.wsgi [None req-59448e9a-ec4d-4f5f-a8c3-5fce3f3c3d5c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 672.380902] [57901]: [pid: 57901|app: 0|req: 25/49] 10.180.1.21 () {58 vars in 1300 bytes} [Sun Nov 23 05:00:33 2025] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 672.385172] [57900]: DEBUG cinder.api.middleware.request_id [req-53089ac9-314b-48a5-8e4c-17875ca41e00 req-29a8833e-12c2-4fd9-943b-09f13d9de503 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 672.388052] [57900]: INFO cinder.api.openstack.wsgi [req-53089ac9-314b-48a5-8e4c-17875ca41e00 req-29a8833e-12c2-4fd9-943b-09f13d9de503 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 672.388718] [57900]: DEBUG cinder.api.openstack.wsgi [req-53089ac9-314b-48a5-8e4c-17875ca41e00 req-29a8833e-12c2-4fd9-943b-09f13d9de503 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ecb48a44-c83e-4f31-8160-29bb7e38e89e", "connector": null, "instance_uuid": "88ad97c0-5b3c-4453-863f-25eff115fc55"}} {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 672.403570] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 672.403570] [57900]: warnings.warn( [ 672.441781] [57900]: INFO cinder.api.openstack.wsgi [req-53089ac9-314b-48a5-8e4c-17875ca41e00 req-29a8833e-12c2-4fd9-943b-09f13d9de503 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 672.442345] [57900]: [pid: 57900|app: 0|req: 25/50] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Nov 23 05:00:33 2025] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 672.463201] [57901]: DEBUG cinder.api.middleware.request_id [None req-c9717ce0-50a7-44fd-989c-a340852a28e8 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 672.465218] [57901]: INFO cinder.api.openstack.wsgi [None req-c9717ce0-50a7-44fd-989c-a340852a28e8 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] GET http://10.180.1.21/volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e [ 672.465993] [57901]: DEBUG cinder.api.openstack.wsgi [None req-c9717ce0-50a7-44fd-989c-a340852a28e8 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 672.465993] [57901]: DEBUG cinder.api.openstack.wsgi [None req-c9717ce0-50a7-44fd-989c-a340852a28e8 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 672.479208] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 672.479208] [57901]: warnings.warn( [ 672.483484] [57901]: INFO cinder.volume.api [None req-c9717ce0-50a7-44fd-989c-a340852a28e8 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Volume info retrieved successfully. [ 672.490281] [57901]: INFO cinder.api.openstack.wsgi [None req-c9717ce0-50a7-44fd-989c-a340852a28e8 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] http://10.180.1.21/volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e returned with HTTP 200 [ 672.490950] [57901]: [pid: 57901|app: 0|req: 26/51] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:00:33 2025] GET /volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e => generated 1009 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 672.845750] [57900]: DEBUG cinder.api.middleware.request_id [None req-3aee4fc4-1f0b-432d-b4dc-77317079b4b7 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 672.848746] [57900]: INFO cinder.api.openstack.wsgi [None req-3aee4fc4-1f0b-432d-b4dc-77317079b4b7 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] GET http://10.180.1.21/volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f [ 672.849052] [57900]: DEBUG cinder.api.openstack.wsgi [None req-3aee4fc4-1f0b-432d-b4dc-77317079b4b7 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 672.849375] [57900]: DEBUG cinder.api.openstack.wsgi [None req-3aee4fc4-1f0b-432d-b4dc-77317079b4b7 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 672.860832] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 672.860832] [57900]: warnings.warn( [ 672.865839] [57900]: INFO cinder.volume.api [None req-3aee4fc4-1f0b-432d-b4dc-77317079b4b7 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Volume info retrieved successfully. [ 672.872131] [57900]: INFO cinder.api.openstack.wsgi [None req-3aee4fc4-1f0b-432d-b4dc-77317079b4b7 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] http://10.180.1.21/volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f returned with HTTP 200 [ 672.872590] [57900]: [pid: 57900|app: 0|req: 26/52] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:00:34 2025] GET /volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 672.965430] [57901]: DEBUG cinder.api.middleware.request_id [None req-f58a7b8f-a621-4c70-a279-b3c0ed598b70 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 672.965819] [57901]: INFO cinder.api.openstack.wsgi [None req-f58a7b8f-a621-4c70-a279-b3c0ed598b70 None None] GET http://10.180.1.21/volume// [ 672.965893] [57901]: DEBUG cinder.api.openstack.wsgi [None req-f58a7b8f-a621-4c70-a279-b3c0ed598b70 None None] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 672.966295] [57901]: DEBUG cinder.api.openstack.wsgi [None req-f58a7b8f-a621-4c70-a279-b3c0ed598b70 None None] Calling method 'all' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 672.966515] [57901]: INFO cinder.api.openstack.wsgi [None req-f58a7b8f-a621-4c70-a279-b3c0ed598b70 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 672.966873] [57901]: [pid: 57901|app: 0|req: 27/53] 10.180.1.21 () {58 vars in 1307 bytes} [Sun Nov 23 05:00:34 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 672.971691] [57900]: DEBUG cinder.api.middleware.request_id [req-53089ac9-314b-48a5-8e4c-17875ca41e00 req-d71422c3-3c47-4206-8469-7ee5306361ef None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 672.975535] [57900]: INFO cinder.api.openstack.wsgi [req-53089ac9-314b-48a5-8e4c-17875ca41e00 req-d71422c3-3c47-4206-8469-7ee5306361ef tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] GET http://10.180.1.21/volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e [ 672.975535] [57900]: DEBUG cinder.api.openstack.wsgi [req-53089ac9-314b-48a5-8e4c-17875ca41e00 req-d71422c3-3c47-4206-8469-7ee5306361ef tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 672.975535] [57900]: DEBUG cinder.api.openstack.wsgi [req-53089ac9-314b-48a5-8e4c-17875ca41e00 req-d71422c3-3c47-4206-8469-7ee5306361ef tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 672.989722] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 672.989722] [57900]: warnings.warn( [ 672.993624] [57900]: INFO cinder.volume.api [req-53089ac9-314b-48a5-8e4c-17875ca41e00 req-d71422c3-3c47-4206-8469-7ee5306361ef tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Volume info retrieved successfully. [ 672.997687] [57900]: INFO cinder.api.openstack.wsgi [req-53089ac9-314b-48a5-8e4c-17875ca41e00 req-d71422c3-3c47-4206-8469-7ee5306361ef tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] http://10.180.1.21/volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e returned with HTTP 200 [ 672.998575] [57900]: [pid: 57900|app: 0|req: 27/54] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Nov 23 05:00:34 2025] GET /volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e => generated 1233 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 673.029108] [57901]: DEBUG cinder.api.middleware.request_id [req-53089ac9-314b-48a5-8e4c-17875ca41e00 req-1f74fd3d-e28b-4c77-ae28-c7c5419a7cce None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 673.031427] [57901]: INFO cinder.api.openstack.wsgi [req-53089ac9-314b-48a5-8e4c-17875ca41e00 req-1f74fd3d-e28b-4c77-ae28-c7c5419a7cce tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] PUT http://10.180.1.21/volume/v3/attachments/a54d8cb2-7783-46be-9347-8d8d0e1cbeff [ 673.031859] [57901]: DEBUG cinder.api.openstack.wsgi [req-53089ac9-314b-48a5-8e4c-17875ca41e00 req-1f74fd3d-e28b-4c77-ae28-c7c5419a7cce tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-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-937623", "mountpoint": "/dev/sdb"}}} {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 673.058149] [57901]: DEBUG cinder.coordination [req-53089ac9-314b-48a5-8e4c-17875ca41e00 req-1f74fd3d-e28b-4c77-ae28-c7c5419a7cce tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Acquiring lock "cinder-attachment_update-ecb48a44-c83e-4f31-8160-29bb7e38e89e-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57901) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 673.063922] [57901]: DEBUG cinder.coordination [req-53089ac9-314b-48a5-8e4c-17875ca41e00 req-1f74fd3d-e28b-4c77-ae28-c7c5419a7cce tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Lock "cinder-attachment_update-ecb48a44-c83e-4f31-8160-29bb7e38e89e-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57901) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 673.065362] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 673.065362] [57901]: warnings.warn( [ 673.199331] [57900]: DEBUG cinder.api.middleware.request_id [None req-843389ff-ac84-4b65-83c6-052e6c999d44 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 673.203035] [57900]: INFO cinder.api.openstack.wsgi [None req-843389ff-ac84-4b65-83c6-052e6c999d44 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] GET http://10.180.1.21/volume/v3/volumes/3556577b-c7e3-4086-9884-cb8bb9e9fd22 [ 673.203035] [57900]: DEBUG cinder.api.openstack.wsgi [None req-843389ff-ac84-4b65-83c6-052e6c999d44 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 673.203339] [57900]: DEBUG cinder.api.openstack.wsgi [None req-843389ff-ac84-4b65-83c6-052e6c999d44 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 673.220049] [57900]: INFO cinder.api.openstack.wsgi [None req-843389ff-ac84-4b65-83c6-052e6c999d44 tempest-VolumesTestJSON-313689590 tempest-VolumesTestJSON-313689590-project-member] http://10.180.1.21/volume/v3/volumes/3556577b-c7e3-4086-9884-cb8bb9e9fd22 returned with HTTP 404 [ 673.220925] [57900]: [pid: 57900|app: 0|req: 28/55] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:00:34 2025] GET /volume/v3/volumes/3556577b-c7e3-4086-9884-cb8bb9e9fd22 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 673.504163] [57900]: DEBUG cinder.api.middleware.request_id [None req-a6e62ad6-0b0e-478b-b0ce-509cb0db181f None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 673.505814] [57900]: INFO cinder.api.openstack.wsgi [None req-a6e62ad6-0b0e-478b-b0ce-509cb0db181f tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] GET http://10.180.1.21/volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e [ 673.506156] [57900]: DEBUG cinder.api.openstack.wsgi [None req-a6e62ad6-0b0e-478b-b0ce-509cb0db181f tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 673.506357] [57900]: DEBUG cinder.api.openstack.wsgi [None req-a6e62ad6-0b0e-478b-b0ce-509cb0db181f tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 673.526384] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 673.526384] [57900]: warnings.warn( [ 673.531504] [57900]: INFO cinder.volume.api [None req-a6e62ad6-0b0e-478b-b0ce-509cb0db181f tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Volume info retrieved successfully. [ 673.538752] [57900]: INFO cinder.api.openstack.wsgi [None req-a6e62ad6-0b0e-478b-b0ce-509cb0db181f tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] http://10.180.1.21/volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e returned with HTTP 200 [ 673.539482] [57900]: [pid: 57900|app: 0|req: 29/56] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:00:34 2025] GET /volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e => generated 1009 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 673.882860] [57900]: DEBUG cinder.api.middleware.request_id [None req-665dd6a0-e4a2-49eb-bbaa-5a350e8e918a None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 673.886952] [57900]: INFO cinder.api.openstack.wsgi [None req-665dd6a0-e4a2-49eb-bbaa-5a350e8e918a tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] GET http://10.180.1.21/volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f [ 673.887434] [57900]: DEBUG cinder.api.openstack.wsgi [None req-665dd6a0-e4a2-49eb-bbaa-5a350e8e918a tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 673.887877] [57900]: DEBUG cinder.api.openstack.wsgi [None req-665dd6a0-e4a2-49eb-bbaa-5a350e8e918a tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 673.901979] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 673.901979] [57900]: warnings.warn( [ 673.907411] [57900]: INFO cinder.volume.api [None req-665dd6a0-e4a2-49eb-bbaa-5a350e8e918a tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Volume info retrieved successfully. [ 673.914798] [57900]: INFO cinder.api.openstack.wsgi [None req-665dd6a0-e4a2-49eb-bbaa-5a350e8e918a tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] http://10.180.1.21/volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f returned with HTTP 200 [ 673.915333] [57900]: [pid: 57900|app: 0|req: 30/57] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:00:35 2025] GET /volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 674.553954] [57900]: DEBUG cinder.api.middleware.request_id [None req-3db76021-9aba-4e28-940f-0b493f116724 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 674.556851] [57900]: INFO cinder.api.openstack.wsgi [None req-3db76021-9aba-4e28-940f-0b493f116724 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] GET http://10.180.1.21/volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e [ 674.556851] [57900]: DEBUG cinder.api.openstack.wsgi [None req-3db76021-9aba-4e28-940f-0b493f116724 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 674.556851] [57900]: DEBUG cinder.api.openstack.wsgi [None req-3db76021-9aba-4e28-940f-0b493f116724 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 674.574955] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 674.574955] [57900]: warnings.warn( [ 674.582424] [57900]: INFO cinder.volume.api [None req-3db76021-9aba-4e28-940f-0b493f116724 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Volume info retrieved successfully. [ 674.600135] [57900]: INFO cinder.api.openstack.wsgi [None req-3db76021-9aba-4e28-940f-0b493f116724 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] http://10.180.1.21/volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e returned with HTTP 200 [ 674.600756] [57900]: [pid: 57900|app: 0|req: 31/58] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:00:35 2025] GET /volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e => generated 1009 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 674.927732] [57900]: DEBUG cinder.api.middleware.request_id [None req-b4cea531-285f-4a99-bafb-d1294dc14d52 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 674.929893] [57900]: INFO cinder.api.openstack.wsgi [None req-b4cea531-285f-4a99-bafb-d1294dc14d52 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] GET http://10.180.1.21/volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f [ 674.930127] [57900]: DEBUG cinder.api.openstack.wsgi [None req-b4cea531-285f-4a99-bafb-d1294dc14d52 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 674.930341] [57900]: DEBUG cinder.api.openstack.wsgi [None req-b4cea531-285f-4a99-bafb-d1294dc14d52 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 674.942151] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 674.942151] [57900]: warnings.warn( [ 674.946972] [57900]: INFO cinder.volume.api [None req-b4cea531-285f-4a99-bafb-d1294dc14d52 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Volume info retrieved successfully. [ 674.953144] [57900]: INFO cinder.api.openstack.wsgi [None req-b4cea531-285f-4a99-bafb-d1294dc14d52 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] http://10.180.1.21/volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f returned with HTTP 200 [ 674.953550] [57900]: [pid: 57900|app: 0|req: 32/59] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:00:36 2025] GET /volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 675.615201] [57900]: DEBUG cinder.api.middleware.request_id [None req-c5d2cf66-8680-42f7-adf6-a1b2eb98bcf8 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 675.615460] [57900]: INFO cinder.api.openstack.wsgi [None req-c5d2cf66-8680-42f7-adf6-a1b2eb98bcf8 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] GET http://10.180.1.21/volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e [ 675.615755] [57900]: DEBUG cinder.api.openstack.wsgi [None req-c5d2cf66-8680-42f7-adf6-a1b2eb98bcf8 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 675.616167] [57900]: DEBUG cinder.api.openstack.wsgi [None req-c5d2cf66-8680-42f7-adf6-a1b2eb98bcf8 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 675.640445] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 675.640445] [57900]: warnings.warn( [ 675.648380] [57900]: INFO cinder.volume.api [None req-c5d2cf66-8680-42f7-adf6-a1b2eb98bcf8 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Volume info retrieved successfully. [ 675.656254] [57900]: INFO cinder.api.openstack.wsgi [None req-c5d2cf66-8680-42f7-adf6-a1b2eb98bcf8 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] http://10.180.1.21/volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e returned with HTTP 200 [ 675.656254] [57900]: [pid: 57900|app: 0|req: 33/60] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:00:36 2025] GET /volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e => generated 1009 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 675.968102] [57900]: DEBUG cinder.api.middleware.request_id [None req-c334e0d1-9455-439b-ad6e-3aa651694f6b None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 675.970371] [57900]: INFO cinder.api.openstack.wsgi [None req-c334e0d1-9455-439b-ad6e-3aa651694f6b tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] GET http://10.180.1.21/volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f [ 675.970770] [57900]: DEBUG cinder.api.openstack.wsgi [None req-c334e0d1-9455-439b-ad6e-3aa651694f6b tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 675.971137] [57900]: DEBUG cinder.api.openstack.wsgi [None req-c334e0d1-9455-439b-ad6e-3aa651694f6b tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 675.982328] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 675.982328] [57900]: warnings.warn( [ 675.987398] [57900]: INFO cinder.volume.api [None req-c334e0d1-9455-439b-ad6e-3aa651694f6b tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Volume info retrieved successfully. [ 675.993797] [57900]: INFO cinder.api.openstack.wsgi [None req-c334e0d1-9455-439b-ad6e-3aa651694f6b tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] http://10.180.1.21/volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f returned with HTTP 200 [ 675.994542] [57900]: [pid: 57900|app: 0|req: 34/61] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:00:37 2025] GET /volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 676.669691] [57900]: DEBUG cinder.api.middleware.request_id [None req-df0e65f6-0394-41b4-9da2-de7a048393db None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 676.672032] [57900]: INFO cinder.api.openstack.wsgi [None req-df0e65f6-0394-41b4-9da2-de7a048393db tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] GET http://10.180.1.21/volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e [ 676.672194] [57900]: DEBUG cinder.api.openstack.wsgi [None req-df0e65f6-0394-41b4-9da2-de7a048393db tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 676.672934] [57900]: DEBUG cinder.api.openstack.wsgi [None req-df0e65f6-0394-41b4-9da2-de7a048393db tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 676.707251] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 676.707251] [57900]: warnings.warn( [ 676.712572] [57900]: INFO cinder.volume.api [None req-df0e65f6-0394-41b4-9da2-de7a048393db tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Volume info retrieved successfully. [ 676.718652] [57900]: INFO cinder.api.openstack.wsgi [None req-df0e65f6-0394-41b4-9da2-de7a048393db tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] http://10.180.1.21/volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e returned with HTTP 200 [ 676.719191] [57900]: [pid: 57900|app: 0|req: 35/62] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:00:37 2025] GET /volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e => generated 1009 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 677.006302] [57900]: DEBUG cinder.api.middleware.request_id [None req-7a2a55a8-9675-42ae-91e8-7a7af84ae010 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 677.008461] [57900]: INFO cinder.api.openstack.wsgi [None req-7a2a55a8-9675-42ae-91e8-7a7af84ae010 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] GET http://10.180.1.21/volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f [ 677.008711] [57900]: DEBUG cinder.api.openstack.wsgi [None req-7a2a55a8-9675-42ae-91e8-7a7af84ae010 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 677.008930] [57900]: DEBUG cinder.api.openstack.wsgi [None req-7a2a55a8-9675-42ae-91e8-7a7af84ae010 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 677.019963] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 677.019963] [57900]: warnings.warn( [ 677.024250] [57900]: INFO cinder.volume.api [None req-7a2a55a8-9675-42ae-91e8-7a7af84ae010 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Volume info retrieved successfully. [ 677.029683] [57900]: INFO cinder.api.openstack.wsgi [None req-7a2a55a8-9675-42ae-91e8-7a7af84ae010 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] http://10.180.1.21/volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f returned with HTTP 200 [ 677.030134] [57900]: [pid: 57900|app: 0|req: 36/63] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:00:38 2025] GET /volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 677.610234] [57901]: DEBUG cinder.coordination [req-53089ac9-314b-48a5-8e4c-17875ca41e00 req-1f74fd3d-e28b-4c77-ae28-c7c5419a7cce tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Lock "cinder-attachment_update-ecb48a44-c83e-4f31-8160-29bb7e38e89e-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.546s {{(pid=57901) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 677.610851] [57901]: INFO cinder.api.openstack.wsgi [req-53089ac9-314b-48a5-8e4c-17875ca41e00 req-1f74fd3d-e28b-4c77-ae28-c7c5419a7cce tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] http://10.180.1.21/volume/v3/attachments/a54d8cb2-7783-46be-9347-8d8d0e1cbeff returned with HTTP 200 [ 677.612501] [57901]: [pid: 57901|app: 0|req: 28/64] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Nov 23 05:00:34 2025] PUT /volume/v3/attachments/a54d8cb2-7783-46be-9347-8d8d0e1cbeff => generated 617 bytes in 4584 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 677.732883] [57900]: DEBUG cinder.api.middleware.request_id [None req-0e66bddb-6ad7-47f8-97b0-ee290bb34c21 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 677.736466] [57900]: INFO cinder.api.openstack.wsgi [None req-0e66bddb-6ad7-47f8-97b0-ee290bb34c21 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] GET http://10.180.1.21/volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e [ 677.736936] [57900]: DEBUG cinder.api.openstack.wsgi [None req-0e66bddb-6ad7-47f8-97b0-ee290bb34c21 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 677.737188] [57900]: DEBUG cinder.api.openstack.wsgi [None req-0e66bddb-6ad7-47f8-97b0-ee290bb34c21 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 677.757385] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 677.757385] [57900]: warnings.warn( [ 677.762521] [57900]: INFO cinder.volume.api [None req-0e66bddb-6ad7-47f8-97b0-ee290bb34c21 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Volume info retrieved successfully. [ 677.768693] [57900]: INFO cinder.api.openstack.wsgi [None req-0e66bddb-6ad7-47f8-97b0-ee290bb34c21 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] http://10.180.1.21/volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e returned with HTTP 200 [ 677.769584] [57900]: [pid: 57900|app: 0|req: 37/65] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:00:39 2025] GET /volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e => generated 1010 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 678.042814] [57901]: DEBUG cinder.api.middleware.request_id [None req-e0e4a551-bb84-4c2f-a266-025d837bfe8c None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 678.050712] [57901]: INFO cinder.api.openstack.wsgi [None req-e0e4a551-bb84-4c2f-a266-025d837bfe8c tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] GET http://10.180.1.21/volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f [ 678.051960] [57901]: DEBUG cinder.api.openstack.wsgi [None req-e0e4a551-bb84-4c2f-a266-025d837bfe8c tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 678.053335] [57901]: DEBUG cinder.api.openstack.wsgi [None req-e0e4a551-bb84-4c2f-a266-025d837bfe8c tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 678.071525] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 678.071525] [57901]: warnings.warn( [ 678.087157] [57901]: INFO cinder.volume.api [None req-e0e4a551-bb84-4c2f-a266-025d837bfe8c tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Volume info retrieved successfully. [ 678.094612] [57901]: INFO cinder.api.openstack.wsgi [None req-e0e4a551-bb84-4c2f-a266-025d837bfe8c tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] http://10.180.1.21/volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f returned with HTTP 200 [ 678.095125] [57901]: [pid: 57901|app: 0|req: 29/66] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:00:39 2025] GET /volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f => generated 844 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 678.784895] [57900]: DEBUG cinder.api.middleware.request_id [None req-f648e8b4-b41f-4646-92e6-62df299d5661 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 678.789927] [57900]: INFO cinder.api.openstack.wsgi [None req-f648e8b4-b41f-4646-92e6-62df299d5661 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] GET http://10.180.1.21/volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e [ 678.790303] [57900]: DEBUG cinder.api.openstack.wsgi [None req-f648e8b4-b41f-4646-92e6-62df299d5661 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 678.790611] [57900]: DEBUG cinder.api.openstack.wsgi [None req-f648e8b4-b41f-4646-92e6-62df299d5661 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 678.818224] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 678.818224] [57900]: warnings.warn( [ 678.822555] [57900]: INFO cinder.volume.api [None req-f648e8b4-b41f-4646-92e6-62df299d5661 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Volume info retrieved successfully. [ 678.828287] [57900]: INFO cinder.api.openstack.wsgi [None req-f648e8b4-b41f-4646-92e6-62df299d5661 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] http://10.180.1.21/volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e returned with HTTP 200 [ 678.830534] [57900]: [pid: 57900|app: 0|req: 38/67] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:00:40 2025] GET /volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e => generated 1010 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 679.111044] [57901]: DEBUG cinder.api.middleware.request_id [None req-ce01e533-bcbd-4061-8738-507a8cb96d1f None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 679.113420] [57901]: INFO cinder.api.openstack.wsgi [None req-ce01e533-bcbd-4061-8738-507a8cb96d1f tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] GET http://10.180.1.21/volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f [ 679.113617] [57901]: DEBUG cinder.api.openstack.wsgi [None req-ce01e533-bcbd-4061-8738-507a8cb96d1f tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 679.113834] [57901]: DEBUG cinder.api.openstack.wsgi [None req-ce01e533-bcbd-4061-8738-507a8cb96d1f tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 679.133259] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.133259] [57901]: warnings.warn( [ 679.141063] [57901]: INFO cinder.volume.api [None req-ce01e533-bcbd-4061-8738-507a8cb96d1f tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Volume info retrieved successfully. [ 679.149071] [57901]: INFO cinder.api.openstack.wsgi [None req-ce01e533-bcbd-4061-8738-507a8cb96d1f tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] http://10.180.1.21/volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f returned with HTTP 200 [ 679.149498] [57901]: [pid: 57901|app: 0|req: 30/68] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:00:40 2025] GET /volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 679.790747] [57900]: DEBUG cinder.api.middleware.request_id [req-53089ac9-314b-48a5-8e4c-17875ca41e00 req-3b17b962-6be3-441e-a584-e9b81c6071f6 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 679.793685] [57900]: INFO cinder.api.openstack.wsgi [req-53089ac9-314b-48a5-8e4c-17875ca41e00 req-3b17b962-6be3-441e-a584-e9b81c6071f6 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] POST http://10.180.1.21/volume/v3/attachments/a54d8cb2-7783-46be-9347-8d8d0e1cbeff/action [ 679.794436] [57900]: DEBUG cinder.api.openstack.wsgi [req-53089ac9-314b-48a5-8e4c-17875ca41e00 req-3b17b962-6be3-441e-a584-e9b81c6071f6 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Action body: b'{"os-complete": null}' {{(pid=57900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 679.794586] [57900]: DEBUG cinder.api.openstack.wsgi [req-53089ac9-314b-48a5-8e4c-17875ca41e00 req-3b17b962-6be3-441e-a584-e9b81c6071f6 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 679.821834] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.821834] [57900]: warnings.warn( [ 679.837253] [57900]: INFO cinder.api.openstack.wsgi [req-53089ac9-314b-48a5-8e4c-17875ca41e00 req-3b17b962-6be3-441e-a584-e9b81c6071f6 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] http://10.180.1.21/volume/v3/attachments/a54d8cb2-7783-46be-9347-8d8d0e1cbeff/action returned with HTTP 204 [ 679.837784] [57900]: [pid: 57900|app: 0|req: 39/69] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Nov 23 05:00:41 2025] POST /volume/v3/attachments/a54d8cb2-7783-46be-9347-8d8d0e1cbeff/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 679.848578] [57901]: DEBUG cinder.api.middleware.request_id [None req-fbf5a524-5443-44c4-a2cb-30031c8ed9e5 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 679.850764] [57901]: INFO cinder.api.openstack.wsgi [None req-fbf5a524-5443-44c4-a2cb-30031c8ed9e5 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] GET http://10.180.1.21/volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e [ 679.851181] [57901]: DEBUG cinder.api.openstack.wsgi [None req-fbf5a524-5443-44c4-a2cb-30031c8ed9e5 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 679.851363] [57901]: DEBUG cinder.api.openstack.wsgi [None req-fbf5a524-5443-44c4-a2cb-30031c8ed9e5 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 679.865309] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.865309] [57901]: warnings.warn( [ 679.870054] [57901]: INFO cinder.volume.api [None req-fbf5a524-5443-44c4-a2cb-30031c8ed9e5 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Volume info retrieved successfully. [ 679.876402] [57901]: INFO cinder.api.openstack.wsgi [None req-fbf5a524-5443-44c4-a2cb-30031c8ed9e5 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] http://10.180.1.21/volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e returned with HTTP 200 [ 679.877010] [57901]: [pid: 57901|app: 0|req: 31/70] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:00:41 2025] GET /volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e => generated 1328 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 679.888800] [57900]: DEBUG cinder.api.middleware.request_id [None req-786bbd41-c410-4381-a080-e6d5b9bac9b6 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 679.891687] [57900]: INFO cinder.api.openstack.wsgi [None req-786bbd41-c410-4381-a080-e6d5b9bac9b6 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] GET http://10.180.1.21/volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e [ 679.893084] [57900]: DEBUG cinder.api.openstack.wsgi [None req-786bbd41-c410-4381-a080-e6d5b9bac9b6 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 679.893084] [57900]: DEBUG cinder.api.openstack.wsgi [None req-786bbd41-c410-4381-a080-e6d5b9bac9b6 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 679.907408] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.907408] [57900]: warnings.warn( [ 679.912623] [57900]: INFO cinder.volume.api [None req-786bbd41-c410-4381-a080-e6d5b9bac9b6 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Volume info retrieved successfully. [ 679.918961] [57900]: INFO cinder.api.openstack.wsgi [None req-786bbd41-c410-4381-a080-e6d5b9bac9b6 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] http://10.180.1.21/volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e returned with HTTP 200 [ 679.919668] [57900]: [pid: 57900|app: 0|req: 40/71] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:00:41 2025] GET /volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e => generated 1328 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 680.166496] [57901]: DEBUG cinder.api.middleware.request_id [None req-8041ba9e-b41a-47c5-8eed-2624c2191313 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 680.168764] [57901]: INFO cinder.api.openstack.wsgi [None req-8041ba9e-b41a-47c5-8eed-2624c2191313 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] GET http://10.180.1.21/volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f [ 680.168990] [57901]: DEBUG cinder.api.openstack.wsgi [None req-8041ba9e-b41a-47c5-8eed-2624c2191313 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 680.169250] [57901]: DEBUG cinder.api.openstack.wsgi [None req-8041ba9e-b41a-47c5-8eed-2624c2191313 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 680.180512] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.180512] [57901]: warnings.warn( [ 680.186254] [57901]: INFO cinder.volume.api [None req-8041ba9e-b41a-47c5-8eed-2624c2191313 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Volume info retrieved successfully. [ 680.192399] [57901]: INFO cinder.api.openstack.wsgi [None req-8041ba9e-b41a-47c5-8eed-2624c2191313 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] http://10.180.1.21/volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f returned with HTTP 200 [ 680.193068] [57901]: [pid: 57901|app: 0|req: 32/72] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:00:41 2025] GET /volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 681.205192] [57900]: DEBUG cinder.api.middleware.request_id [None req-0a528e89-e268-4c27-a21b-c942ce7ff11a None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 681.207107] [57900]: INFO cinder.api.openstack.wsgi [None req-0a528e89-e268-4c27-a21b-c942ce7ff11a tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] GET http://10.180.1.21/volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f [ 681.207363] [57900]: DEBUG cinder.api.openstack.wsgi [None req-0a528e89-e268-4c27-a21b-c942ce7ff11a tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 681.207589] [57900]: DEBUG cinder.api.openstack.wsgi [None req-0a528e89-e268-4c27-a21b-c942ce7ff11a tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 681.219139] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.219139] [57900]: warnings.warn( [ 681.224815] [57900]: INFO cinder.volume.api [None req-0a528e89-e268-4c27-a21b-c942ce7ff11a tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Volume info retrieved successfully. [ 681.233825] [57900]: INFO cinder.api.openstack.wsgi [None req-0a528e89-e268-4c27-a21b-c942ce7ff11a tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] http://10.180.1.21/volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f returned with HTTP 200 [ 681.234568] [57900]: [pid: 57900|app: 0|req: 41/73] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:00:42 2025] GET /volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 682.245586] [57901]: DEBUG cinder.api.middleware.request_id [None req-0606f3b4-c6f9-4341-951b-b186f80233d7 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 682.248118] [57901]: INFO cinder.api.openstack.wsgi [None req-0606f3b4-c6f9-4341-951b-b186f80233d7 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] GET http://10.180.1.21/volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f [ 682.249285] [57901]: DEBUG cinder.api.openstack.wsgi [None req-0606f3b4-c6f9-4341-951b-b186f80233d7 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 682.249285] [57901]: DEBUG cinder.api.openstack.wsgi [None req-0606f3b4-c6f9-4341-951b-b186f80233d7 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 682.261106] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.261106] [57901]: warnings.warn( [ 682.267976] [57901]: INFO cinder.volume.api [None req-0606f3b4-c6f9-4341-951b-b186f80233d7 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Volume info retrieved successfully. [ 682.277693] [57901]: INFO cinder.api.openstack.wsgi [None req-0606f3b4-c6f9-4341-951b-b186f80233d7 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] http://10.180.1.21/volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f returned with HTTP 200 [ 682.278018] [57901]: [pid: 57901|app: 0|req: 33/74] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:00:43 2025] GET /volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 683.289843] [57900]: DEBUG cinder.api.middleware.request_id [None req-27ae188b-7cf7-4825-969c-350870ed3710 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 683.291981] [57900]: INFO cinder.api.openstack.wsgi [None req-27ae188b-7cf7-4825-969c-350870ed3710 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] GET http://10.180.1.21/volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f [ 683.292220] [57900]: DEBUG cinder.api.openstack.wsgi [None req-27ae188b-7cf7-4825-969c-350870ed3710 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 683.292507] [57900]: DEBUG cinder.api.openstack.wsgi [None req-27ae188b-7cf7-4825-969c-350870ed3710 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 683.307142] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 683.307142] [57900]: warnings.warn( [ 683.313475] [57900]: INFO cinder.volume.api [None req-27ae188b-7cf7-4825-969c-350870ed3710 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Volume info retrieved successfully. [ 683.317376] [57900]: INFO cinder.api.openstack.wsgi [None req-27ae188b-7cf7-4825-969c-350870ed3710 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] http://10.180.1.21/volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f returned with HTTP 200 [ 683.317938] [57900]: [pid: 57900|app: 0|req: 42/75] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:00:44 2025] GET /volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 684.333581] [57901]: DEBUG cinder.api.middleware.request_id [None req-bec1f034-0708-4672-a1db-5ac1b4632067 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 684.336104] [57901]: INFO cinder.api.openstack.wsgi [None req-bec1f034-0708-4672-a1db-5ac1b4632067 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] GET http://10.180.1.21/volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f [ 684.336465] [57901]: DEBUG cinder.api.openstack.wsgi [None req-bec1f034-0708-4672-a1db-5ac1b4632067 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 684.336765] [57901]: DEBUG cinder.api.openstack.wsgi [None req-bec1f034-0708-4672-a1db-5ac1b4632067 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 684.354386] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 684.354386] [57901]: warnings.warn( [ 684.357523] [57901]: INFO cinder.volume.api [None req-bec1f034-0708-4672-a1db-5ac1b4632067 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Volume info retrieved successfully. [ 684.363492] [57901]: INFO cinder.api.openstack.wsgi [None req-bec1f034-0708-4672-a1db-5ac1b4632067 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] http://10.180.1.21/volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f returned with HTTP 200 [ 684.364140] [57901]: [pid: 57901|app: 0|req: 34/76] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:00:45 2025] GET /volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 685.383662] [57900]: DEBUG cinder.api.middleware.request_id [None req-85893ad6-89f3-4f3f-8fe5-0ddc16ef8e18 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 685.385796] [57900]: INFO cinder.api.openstack.wsgi [None req-85893ad6-89f3-4f3f-8fe5-0ddc16ef8e18 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] GET http://10.180.1.21/volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f [ 685.386201] [57900]: DEBUG cinder.api.openstack.wsgi [None req-85893ad6-89f3-4f3f-8fe5-0ddc16ef8e18 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 685.386678] [57900]: DEBUG cinder.api.openstack.wsgi [None req-85893ad6-89f3-4f3f-8fe5-0ddc16ef8e18 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 685.402925] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 685.402925] [57900]: warnings.warn( [ 685.410050] [57900]: INFO cinder.volume.api [None req-85893ad6-89f3-4f3f-8fe5-0ddc16ef8e18 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Volume info retrieved successfully. [ 685.416094] [57900]: INFO cinder.api.openstack.wsgi [None req-85893ad6-89f3-4f3f-8fe5-0ddc16ef8e18 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] http://10.180.1.21/volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f returned with HTTP 200 [ 685.416307] [57900]: [pid: 57900|app: 0|req: 43/77] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:00:46 2025] GET /volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 686.429982] [57901]: DEBUG cinder.api.middleware.request_id [None req-44994470-3008-4184-a110-2011a4e9e6ff None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 686.432348] [57901]: INFO cinder.api.openstack.wsgi [None req-44994470-3008-4184-a110-2011a4e9e6ff tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] GET http://10.180.1.21/volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f [ 686.432899] [57901]: DEBUG cinder.api.openstack.wsgi [None req-44994470-3008-4184-a110-2011a4e9e6ff tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 686.433215] [57901]: DEBUG cinder.api.openstack.wsgi [None req-44994470-3008-4184-a110-2011a4e9e6ff tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 686.448640] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 686.448640] [57901]: warnings.warn( [ 686.457240] [57901]: INFO cinder.volume.api [None req-44994470-3008-4184-a110-2011a4e9e6ff tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Volume info retrieved successfully. [ 686.463112] [57901]: INFO cinder.api.openstack.wsgi [None req-44994470-3008-4184-a110-2011a4e9e6ff tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] http://10.180.1.21/volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f returned with HTTP 200 [ 686.463785] [57901]: [pid: 57901|app: 0|req: 35/78] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:00:47 2025] GET /volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 687.474116] [57900]: DEBUG cinder.api.middleware.request_id [None req-1e70c710-ba6a-4dd3-9d3b-8b85e9d4bef8 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 687.476386] [57900]: INFO cinder.api.openstack.wsgi [None req-1e70c710-ba6a-4dd3-9d3b-8b85e9d4bef8 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] GET http://10.180.1.21/volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f [ 687.476518] [57900]: DEBUG cinder.api.openstack.wsgi [None req-1e70c710-ba6a-4dd3-9d3b-8b85e9d4bef8 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 687.476710] [57900]: DEBUG cinder.api.openstack.wsgi [None req-1e70c710-ba6a-4dd3-9d3b-8b85e9d4bef8 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 687.488137] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 687.488137] [57900]: warnings.warn( [ 687.493220] [57900]: INFO cinder.volume.api [None req-1e70c710-ba6a-4dd3-9d3b-8b85e9d4bef8 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Volume info retrieved successfully. [ 687.498262] [57900]: INFO cinder.api.openstack.wsgi [None req-1e70c710-ba6a-4dd3-9d3b-8b85e9d4bef8 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] http://10.180.1.21/volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f returned with HTTP 200 [ 687.498642] [57900]: [pid: 57900|app: 0|req: 44/79] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:00:48 2025] GET /volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 688.509888] [57901]: DEBUG cinder.api.middleware.request_id [None req-afc0e598-85d7-4d26-b95b-bb93283a842e None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 688.515185] [57901]: INFO cinder.api.openstack.wsgi [None req-afc0e598-85d7-4d26-b95b-bb93283a842e tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] GET http://10.180.1.21/volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f [ 688.515413] [57901]: DEBUG cinder.api.openstack.wsgi [None req-afc0e598-85d7-4d26-b95b-bb93283a842e tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 688.515631] [57901]: DEBUG cinder.api.openstack.wsgi [None req-afc0e598-85d7-4d26-b95b-bb93283a842e tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 688.526779] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 688.526779] [57901]: warnings.warn( [ 688.531807] [57901]: INFO cinder.volume.api [None req-afc0e598-85d7-4d26-b95b-bb93283a842e tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Volume info retrieved successfully. [ 688.537105] [57901]: INFO cinder.api.openstack.wsgi [None req-afc0e598-85d7-4d26-b95b-bb93283a842e tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] http://10.180.1.21/volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f returned with HTTP 200 [ 688.537743] [57901]: [pid: 57901|app: 0|req: 36/80] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:00:49 2025] GET /volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 688.945182] [57900]: DEBUG cinder.api.middleware.request_id [None req-6bf8d428-9b15-429f-9575-a59148886546 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 688.955227] [57900]: INFO cinder.api.openstack.wsgi [None req-6bf8d428-9b15-429f-9575-a59148886546 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] GET http://10.180.1.21/volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e [ 688.955562] [57900]: DEBUG cinder.api.openstack.wsgi [None req-6bf8d428-9b15-429f-9575-a59148886546 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 688.955786] [57900]: DEBUG cinder.api.openstack.wsgi [None req-6bf8d428-9b15-429f-9575-a59148886546 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 688.981533] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 688.981533] [57900]: warnings.warn( [ 688.987825] [57900]: INFO cinder.volume.api [None req-6bf8d428-9b15-429f-9575-a59148886546 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Volume info retrieved successfully. [ 688.994263] [57900]: INFO cinder.api.openstack.wsgi [None req-6bf8d428-9b15-429f-9575-a59148886546 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] http://10.180.1.21/volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e returned with HTTP 200 [ 688.995278] [57900]: [pid: 57900|app: 0|req: 45/81] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:00:50 2025] GET /volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e => generated 1328 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 689.556843] [57901]: DEBUG cinder.api.middleware.request_id [None req-78d37b10-8f3f-41d9-9929-fe7e76fc2203 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 689.561072] [57901]: INFO cinder.api.openstack.wsgi [None req-78d37b10-8f3f-41d9-9929-fe7e76fc2203 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] GET http://10.180.1.21/volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f [ 689.561072] [57901]: DEBUG cinder.api.openstack.wsgi [None req-78d37b10-8f3f-41d9-9929-fe7e76fc2203 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 689.561072] [57901]: DEBUG cinder.api.openstack.wsgi [None req-78d37b10-8f3f-41d9-9929-fe7e76fc2203 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 689.583708] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 689.583708] [57901]: warnings.warn( [ 689.589126] [57901]: INFO cinder.volume.api [None req-78d37b10-8f3f-41d9-9929-fe7e76fc2203 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Volume info retrieved successfully. [ 689.596967] [57901]: INFO cinder.api.openstack.wsgi [None req-78d37b10-8f3f-41d9-9929-fe7e76fc2203 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] http://10.180.1.21/volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f returned with HTTP 200 [ 689.597712] [57901]: [pid: 57901|app: 0|req: 37/82] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:00:50 2025] GET /volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f => generated 1392 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 694.541271] [57900]: DEBUG cinder.api.middleware.request_id [req-9ff6f3e0-bcab-4c61-b753-9fcf60c6dc21 req-e40704a5-6373-42f7-8af0-2c2450785c81 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 694.547136] [57900]: INFO cinder.api.openstack.wsgi [req-9ff6f3e0-bcab-4c61-b753-9fcf60c6dc21 req-e40704a5-6373-42f7-8af0-2c2450785c81 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] GET http://10.180.1.21/volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e [ 694.547388] [57900]: DEBUG cinder.api.openstack.wsgi [req-9ff6f3e0-bcab-4c61-b753-9fcf60c6dc21 req-e40704a5-6373-42f7-8af0-2c2450785c81 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 694.547618] [57900]: DEBUG cinder.api.openstack.wsgi [req-9ff6f3e0-bcab-4c61-b753-9fcf60c6dc21 req-e40704a5-6373-42f7-8af0-2c2450785c81 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 694.585605] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.585605] [57900]: warnings.warn( [ 694.592031] [57900]: INFO cinder.volume.api [req-9ff6f3e0-bcab-4c61-b753-9fcf60c6dc21 req-e40704a5-6373-42f7-8af0-2c2450785c81 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Volume info retrieved successfully. [ 694.605771] [57900]: INFO cinder.api.openstack.wsgi [req-9ff6f3e0-bcab-4c61-b753-9fcf60c6dc21 req-e40704a5-6373-42f7-8af0-2c2450785c81 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] http://10.180.1.21/volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e returned with HTTP 200 [ 694.606315] [57900]: [pid: 57900|app: 0|req: 46/83] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 05:00:55 2025] GET /volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e => generated 1328 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 694.654693] [57901]: DEBUG cinder.api.middleware.request_id [req-9ff6f3e0-bcab-4c61-b753-9fcf60c6dc21 req-a554fb62-57a5-4a0a-8165-c3178ce4e2a3 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 694.657822] [57901]: INFO cinder.api.openstack.wsgi [req-9ff6f3e0-bcab-4c61-b753-9fcf60c6dc21 req-a554fb62-57a5-4a0a-8165-c3178ce4e2a3 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] POST http://10.180.1.21/volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e/action [ 694.658463] [57901]: DEBUG cinder.api.openstack.wsgi [req-9ff6f3e0-bcab-4c61-b753-9fcf60c6dc21 req-a554fb62-57a5-4a0a-8165-c3178ce4e2a3 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=57901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 694.658764] [57901]: DEBUG cinder.api.openstack.wsgi [req-9ff6f3e0-bcab-4c61-b753-9fcf60c6dc21 req-a554fb62-57a5-4a0a-8165-c3178ce4e2a3 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 694.675021] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.675021] [57901]: warnings.warn( [ 694.675021] [57901]: INFO cinder.volume.api [req-9ff6f3e0-bcab-4c61-b753-9fcf60c6dc21 req-a554fb62-57a5-4a0a-8165-c3178ce4e2a3 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Volume info retrieved successfully. [ 694.691209] [57901]: INFO cinder.volume.api [req-9ff6f3e0-bcab-4c61-b753-9fcf60c6dc21 req-a554fb62-57a5-4a0a-8165-c3178ce4e2a3 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Begin detaching volume completed successfully. [ 694.694724] [57901]: INFO cinder.api.openstack.wsgi [req-9ff6f3e0-bcab-4c61-b753-9fcf60c6dc21 req-a554fb62-57a5-4a0a-8165-c3178ce4e2a3 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] http://10.180.1.21/volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e/action returned with HTTP 202 [ 694.701284] [57901]: [pid: 57901|app: 0|req: 38/84] 10.180.1.21 () {64 vars in 1552 bytes} [Sun Nov 23 05:00:55 2025] POST /volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 695.145033] [57900]: DEBUG cinder.api.middleware.request_id [req-8f6c6b38-5f50-4624-a400-e155428de323 req-7fa5307e-df1f-47bc-a33e-0e069024b201 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 695.145966] [57900]: INFO cinder.api.openstack.wsgi [req-8f6c6b38-5f50-4624-a400-e155428de323 req-7fa5307e-df1f-47bc-a33e-0e069024b201 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] GET http://10.180.1.21/volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f [ 695.146208] [57900]: DEBUG cinder.api.openstack.wsgi [req-8f6c6b38-5f50-4624-a400-e155428de323 req-7fa5307e-df1f-47bc-a33e-0e069024b201 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 695.146439] [57900]: DEBUG cinder.api.openstack.wsgi [req-8f6c6b38-5f50-4624-a400-e155428de323 req-7fa5307e-df1f-47bc-a33e-0e069024b201 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 695.159550] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.159550] [57900]: warnings.warn( [ 695.166623] [57900]: INFO cinder.volume.api [req-8f6c6b38-5f50-4624-a400-e155428de323 req-7fa5307e-df1f-47bc-a33e-0e069024b201 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Volume info retrieved successfully. [ 695.179154] [57900]: INFO cinder.api.openstack.wsgi [req-8f6c6b38-5f50-4624-a400-e155428de323 req-7fa5307e-df1f-47bc-a33e-0e069024b201 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] http://10.180.1.21/volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f returned with HTTP 200 [ 695.179598] [57900]: [pid: 57900|app: 0|req: 47/85] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 05:00:56 2025] GET /volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f => generated 1392 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 695.723679] [57901]: DEBUG cinder.api.middleware.request_id [req-8f6c6b38-5f50-4624-a400-e155428de323 req-a9b0f353-11fa-402f-a9ea-b9185dd5a6da None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 695.726528] [57901]: INFO cinder.api.openstack.wsgi [req-8f6c6b38-5f50-4624-a400-e155428de323 req-a9b0f353-11fa-402f-a9ea-b9185dd5a6da tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] GET http://10.180.1.21/volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f [ 695.726603] [57901]: DEBUG cinder.api.openstack.wsgi [req-8f6c6b38-5f50-4624-a400-e155428de323 req-a9b0f353-11fa-402f-a9ea-b9185dd5a6da tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 695.726788] [57901]: DEBUG cinder.api.openstack.wsgi [req-8f6c6b38-5f50-4624-a400-e155428de323 req-a9b0f353-11fa-402f-a9ea-b9185dd5a6da tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 695.740267] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.740267] [57901]: warnings.warn( [ 695.745877] [57901]: INFO cinder.volume.api [req-8f6c6b38-5f50-4624-a400-e155428de323 req-a9b0f353-11fa-402f-a9ea-b9185dd5a6da tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Volume info retrieved successfully. [ 695.752745] [57901]: INFO cinder.api.openstack.wsgi [req-8f6c6b38-5f50-4624-a400-e155428de323 req-a9b0f353-11fa-402f-a9ea-b9185dd5a6da tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] http://10.180.1.21/volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f returned with HTTP 200 [ 695.753207] [57901]: [pid: 57901|app: 0|req: 39/86] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 05:00:56 2025] GET /volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f => generated 1392 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 695.760512] [57900]: DEBUG cinder.api.middleware.request_id [None req-9519f401-cf82-4124-98ff-9afeab7fd3de None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 695.760949] [57900]: INFO cinder.api.openstack.wsgi [None req-9519f401-cf82-4124-98ff-9afeab7fd3de None None] GET http://10.180.1.21/volume// [ 695.761136] [57900]: DEBUG cinder.api.openstack.wsgi [None req-9519f401-cf82-4124-98ff-9afeab7fd3de None None] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 695.761351] [57900]: DEBUG cinder.api.openstack.wsgi [None req-9519f401-cf82-4124-98ff-9afeab7fd3de None None] Calling method 'all' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 695.761745] [57900]: INFO cinder.api.openstack.wsgi [None req-9519f401-cf82-4124-98ff-9afeab7fd3de None None] http://10.180.1.21/volume// returned with HTTP 300 [ 695.762173] [57900]: [pid: 57900|app: 0|req: 48/87] 10.180.1.21 () {58 vars in 1300 bytes} [Sun Nov 23 05:00:57 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 695.766720] [57901]: DEBUG cinder.api.middleware.request_id [req-8f6c6b38-5f50-4624-a400-e155428de323 req-bb9b182e-9c45-4c5e-bb94-6386250c3b45 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 695.768531] [57900]: DEBUG cinder.api.middleware.request_id [None req-9ab42c9e-63fd-4bb8-9fee-6a86c58f966b None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 695.769681] [57900]: INFO cinder.api.openstack.wsgi [None req-9ab42c9e-63fd-4bb8-9fee-6a86c58f966b None None] GET http://10.180.1.21/volume// [ 695.769681] [57900]: DEBUG cinder.api.openstack.wsgi [None req-9ab42c9e-63fd-4bb8-9fee-6a86c58f966b None None] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 695.769681] [57900]: DEBUG cinder.api.openstack.wsgi [None req-9ab42c9e-63fd-4bb8-9fee-6a86c58f966b None None] Calling method 'all' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 695.770070] [57900]: INFO cinder.api.openstack.wsgi [None req-9ab42c9e-63fd-4bb8-9fee-6a86c58f966b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 695.770239] [57900]: [pid: 57900|app: 0|req: 49/88] 10.180.1.21 () {58 vars in 1307 bytes} [Sun Nov 23 05:00:57 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 695.770898] [57901]: INFO cinder.api.openstack.wsgi [req-8f6c6b38-5f50-4624-a400-e155428de323 req-bb9b182e-9c45-4c5e-bb94-6386250c3b45 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] POST http://10.180.1.21/volume/v3/attachments [ 695.771302] [57901]: DEBUG cinder.api.openstack.wsgi [req-8f6c6b38-5f50-4624-a400-e155428de323 req-bb9b182e-9c45-4c5e-bb94-6386250c3b45 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "199a9a30-1704-4c52-8599-478c94c76e0f", "connector": null, "instance_uuid": "c109970b-aa69-4a7e-b13d-588763936cb2"}} {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 695.773974] [57900]: DEBUG cinder.api.middleware.request_id [req-9ff6f3e0-bcab-4c61-b753-9fcf60c6dc21 req-42078795-b9cf-4916-a2a4-33755fe52590 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 695.781172] [57900]: INFO cinder.api.openstack.wsgi [req-9ff6f3e0-bcab-4c61-b753-9fcf60c6dc21 req-42078795-b9cf-4916-a2a4-33755fe52590 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] GET http://10.180.1.21/volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e [ 695.782666] [57900]: DEBUG cinder.api.openstack.wsgi [req-9ff6f3e0-bcab-4c61-b753-9fcf60c6dc21 req-42078795-b9cf-4916-a2a4-33755fe52590 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 695.782666] [57900]: DEBUG cinder.api.openstack.wsgi [req-9ff6f3e0-bcab-4c61-b753-9fcf60c6dc21 req-42078795-b9cf-4916-a2a4-33755fe52590 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 695.785308] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.785308] [57901]: warnings.warn( [ 695.799415] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.799415] [57900]: warnings.warn( [ 695.805329] [57900]: INFO cinder.volume.api [req-9ff6f3e0-bcab-4c61-b753-9fcf60c6dc21 req-42078795-b9cf-4916-a2a4-33755fe52590 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Volume info retrieved successfully. [ 695.812626] [57900]: INFO cinder.api.openstack.wsgi [req-9ff6f3e0-bcab-4c61-b753-9fcf60c6dc21 req-42078795-b9cf-4916-a2a4-33755fe52590 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] http://10.180.1.21/volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e returned with HTTP 200 [ 695.813275] [57900]: [pid: 57900|app: 0|req: 50/89] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Nov 23 05:00:57 2025] GET /volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e => generated 1555 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 695.824146] [57901]: INFO cinder.api.openstack.wsgi [req-8f6c6b38-5f50-4624-a400-e155428de323 req-bb9b182e-9c45-4c5e-bb94-6386250c3b45 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 695.824811] [57901]: [pid: 57901|app: 0|req: 40/90] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Nov 23 05:00:57 2025] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 697.053449] [57900]: DEBUG cinder.api.middleware.request_id [req-9ff6f3e0-bcab-4c61-b753-9fcf60c6dc21 req-65a06656-09d8-4bb3-a98e-cbdb2c03ff93 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 697.059377] [57900]: INFO cinder.api.openstack.wsgi [req-9ff6f3e0-bcab-4c61-b753-9fcf60c6dc21 req-65a06656-09d8-4bb3-a98e-cbdb2c03ff93 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/a54d8cb2-7783-46be-9347-8d8d0e1cbeff [ 697.059377] [57900]: DEBUG cinder.api.openstack.wsgi [req-9ff6f3e0-bcab-4c61-b753-9fcf60c6dc21 req-65a06656-09d8-4bb3-a98e-cbdb2c03ff93 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 697.059611] [57900]: DEBUG cinder.api.openstack.wsgi [req-9ff6f3e0-bcab-4c61-b753-9fcf60c6dc21 req-65a06656-09d8-4bb3-a98e-cbdb2c03ff93 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Calling method 'version_select' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 697.078210] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.078210] [57900]: warnings.warn( [ 697.673567] [57900]: INFO cinder.api.openstack.wsgi [req-9ff6f3e0-bcab-4c61-b753-9fcf60c6dc21 req-65a06656-09d8-4bb3-a98e-cbdb2c03ff93 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] http://10.180.1.21/volume/v3/attachments/a54d8cb2-7783-46be-9347-8d8d0e1cbeff returned with HTTP 200 [ 697.673791] [57900]: [pid: 57900|app: 0|req: 51/91] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Nov 23 05:00:58 2025] DELETE /volume/v3/attachments/a54d8cb2-7783-46be-9347-8d8d0e1cbeff => generated 19 bytes in 621 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 702.522790] [57901]: DEBUG cinder.api.middleware.request_id [None req-06d1b0aa-b6ab-4ef5-a09e-770cb4d76fd2 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 702.526532] [57901]: INFO cinder.api.openstack.wsgi [None req-06d1b0aa-b6ab-4ef5-a09e-770cb4d76fd2 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] GET http://10.180.1.21/volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e [ 702.526965] [57901]: DEBUG cinder.api.openstack.wsgi [None req-06d1b0aa-b6ab-4ef5-a09e-770cb4d76fd2 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 702.527111] [57901]: DEBUG cinder.api.openstack.wsgi [None req-06d1b0aa-b6ab-4ef5-a09e-770cb4d76fd2 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 702.529376] [57901]: DEBUG dbcounter [-] [57901] Writing DB stats cinder:SELECT=119,cinder:UPDATE=20,cinder:INSERT=15 {{(pid=57901) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 702.544323] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.544323] [57901]: warnings.warn( [ 702.549817] [57901]: INFO cinder.volume.api [None req-06d1b0aa-b6ab-4ef5-a09e-770cb4d76fd2 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Volume info retrieved successfully. [ 702.555106] [57901]: INFO cinder.api.openstack.wsgi [None req-06d1b0aa-b6ab-4ef5-a09e-770cb4d76fd2 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] http://10.180.1.21/volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e returned with HTTP 200 [ 702.555630] [57901]: [pid: 57901|app: 0|req: 41/92] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:01:03 2025] GET /volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e => generated 1010 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 702.568332] [57900]: DEBUG cinder.api.middleware.request_id [None req-aa67a4de-4021-4f2b-8013-9ca6ad22b551 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 702.571295] [57900]: INFO cinder.api.openstack.wsgi [None req-aa67a4de-4021-4f2b-8013-9ca6ad22b551 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e [ 702.571535] [57900]: DEBUG cinder.api.openstack.wsgi [None req-aa67a4de-4021-4f2b-8013-9ca6ad22b551 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 702.571759] [57900]: DEBUG cinder.api.openstack.wsgi [None req-aa67a4de-4021-4f2b-8013-9ca6ad22b551 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Calling method 'delete' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 702.571948] [57900]: INFO cinder.api.v3.volumes [None req-aa67a4de-4021-4f2b-8013-9ca6ad22b551 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Delete volume with id: ecb48a44-c83e-4f31-8160-29bb7e38e89e [ 702.587189] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.587189] [57900]: warnings.warn( [ 702.587774] [57900]: INFO cinder.volume.api [None req-aa67a4de-4021-4f2b-8013-9ca6ad22b551 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Volume info retrieved successfully. [ 702.627049] [57900]: INFO cinder.volume.api [None req-aa67a4de-4021-4f2b-8013-9ca6ad22b551 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Delete volume request issued successfully. [ 702.627379] [57900]: INFO cinder.api.openstack.wsgi [None req-aa67a4de-4021-4f2b-8013-9ca6ad22b551 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] http://10.180.1.21/volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e returned with HTTP 202 [ 702.627877] [57900]: [pid: 57900|app: 0|req: 52/93] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Nov 23 05:01:03 2025] DELETE /volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 702.631227] [57901]: DEBUG cinder.api.middleware.request_id [None req-87fa1de3-ee3e-456d-9f7c-ce5af80f3391 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 702.633780] [57901]: INFO cinder.api.openstack.wsgi [None req-87fa1de3-ee3e-456d-9f7c-ce5af80f3391 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] GET http://10.180.1.21/volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e [ 702.634825] [57901]: DEBUG cinder.api.openstack.wsgi [None req-87fa1de3-ee3e-456d-9f7c-ce5af80f3391 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 702.634825] [57901]: DEBUG cinder.api.openstack.wsgi [None req-87fa1de3-ee3e-456d-9f7c-ce5af80f3391 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 702.644174] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.644174] [57901]: warnings.warn( [ 702.647981] [57901]: INFO cinder.volume.api [None req-87fa1de3-ee3e-456d-9f7c-ce5af80f3391 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Volume info retrieved successfully. [ 702.653667] [57901]: INFO cinder.api.openstack.wsgi [None req-87fa1de3-ee3e-456d-9f7c-ce5af80f3391 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] http://10.180.1.21/volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e returned with HTTP 200 [ 702.654354] [57901]: [pid: 57901|app: 0|req: 42/94] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:01:03 2025] GET /volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e => generated 1009 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 703.670205] [57900]: DEBUG cinder.api.middleware.request_id [None req-898bc6d1-9f7a-4c44-99b6-80a58db77bc2 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 703.676835] [57900]: INFO cinder.api.openstack.wsgi [None req-898bc6d1-9f7a-4c44-99b6-80a58db77bc2 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] GET http://10.180.1.21/volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e [ 703.676835] [57900]: DEBUG cinder.api.openstack.wsgi [None req-898bc6d1-9f7a-4c44-99b6-80a58db77bc2 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 703.676835] [57900]: DEBUG cinder.api.openstack.wsgi [None req-898bc6d1-9f7a-4c44-99b6-80a58db77bc2 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 703.694389] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 703.694389] [57900]: warnings.warn( [ 703.698463] [57900]: INFO cinder.volume.api [None req-898bc6d1-9f7a-4c44-99b6-80a58db77bc2 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Volume info retrieved successfully. [ 703.703688] [57900]: INFO cinder.api.openstack.wsgi [None req-898bc6d1-9f7a-4c44-99b6-80a58db77bc2 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] http://10.180.1.21/volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e returned with HTTP 200 [ 703.704149] [57900]: [pid: 57900|app: 0|req: 53/95] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:01:04 2025] GET /volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e => generated 1009 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 704.715633] [57901]: DEBUG cinder.api.middleware.request_id [None req-5f498fa9-1372-4f2a-8f90-09e11f8f6a2d None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 704.718612] [57901]: INFO cinder.api.openstack.wsgi [None req-5f498fa9-1372-4f2a-8f90-09e11f8f6a2d tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] GET http://10.180.1.21/volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e [ 704.718892] [57901]: DEBUG cinder.api.openstack.wsgi [None req-5f498fa9-1372-4f2a-8f90-09e11f8f6a2d tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 704.719256] [57901]: DEBUG cinder.api.openstack.wsgi [None req-5f498fa9-1372-4f2a-8f90-09e11f8f6a2d tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 704.735336] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.735336] [57901]: warnings.warn( [ 704.739113] [57901]: INFO cinder.volume.api [None req-5f498fa9-1372-4f2a-8f90-09e11f8f6a2d tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Volume info retrieved successfully. [ 704.744534] [57901]: INFO cinder.api.openstack.wsgi [None req-5f498fa9-1372-4f2a-8f90-09e11f8f6a2d tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] http://10.180.1.21/volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e returned with HTTP 200 [ 704.748174] [57901]: [pid: 57901|app: 0|req: 43/96] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:01:05 2025] GET /volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e => generated 1009 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 705.756181] [57900]: DEBUG cinder.api.middleware.request_id [None req-5f7ac6e7-3e7e-4da0-b0e5-931fd12d4f12 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 705.760048] [57900]: INFO cinder.api.openstack.wsgi [None req-5f7ac6e7-3e7e-4da0-b0e5-931fd12d4f12 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] GET http://10.180.1.21/volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e [ 705.760048] [57900]: DEBUG cinder.api.openstack.wsgi [None req-5f7ac6e7-3e7e-4da0-b0e5-931fd12d4f12 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 705.760250] [57900]: DEBUG cinder.api.openstack.wsgi [None req-5f7ac6e7-3e7e-4da0-b0e5-931fd12d4f12 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 705.770472] [57900]: INFO cinder.api.openstack.wsgi [None req-5f7ac6e7-3e7e-4da0-b0e5-931fd12d4f12 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] http://10.180.1.21/volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e returned with HTTP 404 [ 705.771082] [57900]: [pid: 57900|app: 0|req: 54/97] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:01:07 2025] GET /volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 708.228862] [57901]: DEBUG cinder.api.middleware.request_id [None req-2e593776-348d-4e83-912c-9e803b5740b4 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 708.229393] [57901]: INFO cinder.api.openstack.wsgi [None req-2e593776-348d-4e83-912c-9e803b5740b4 None None] GET http://10.180.1.21/volume// [ 708.229591] [57901]: DEBUG cinder.api.openstack.wsgi [None req-2e593776-348d-4e83-912c-9e803b5740b4 None None] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 708.229820] [57901]: DEBUG cinder.api.openstack.wsgi [None req-2e593776-348d-4e83-912c-9e803b5740b4 None None] Calling method 'all' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 708.230264] [57901]: INFO cinder.api.openstack.wsgi [None req-2e593776-348d-4e83-912c-9e803b5740b4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 708.230618] [57901]: [pid: 57901|app: 0|req: 44/98] 10.180.1.21 () {58 vars in 1307 bytes} [Sun Nov 23 05:01:09 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 708.238100] [57900]: DEBUG cinder.api.middleware.request_id [req-8f6c6b38-5f50-4624-a400-e155428de323 req-153c4fd2-3697-45e5-8e60-55db7da414f7 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 708.242492] [57900]: INFO cinder.api.openstack.wsgi [req-8f6c6b38-5f50-4624-a400-e155428de323 req-153c4fd2-3697-45e5-8e60-55db7da414f7 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] GET http://10.180.1.21/volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f [ 708.242793] [57900]: DEBUG cinder.api.openstack.wsgi [req-8f6c6b38-5f50-4624-a400-e155428de323 req-153c4fd2-3697-45e5-8e60-55db7da414f7 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 708.242972] [57900]: DEBUG cinder.api.openstack.wsgi [req-8f6c6b38-5f50-4624-a400-e155428de323 req-153c4fd2-3697-45e5-8e60-55db7da414f7 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 708.266284] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 708.266284] [57900]: warnings.warn( [ 708.273601] [57900]: INFO cinder.volume.api [req-8f6c6b38-5f50-4624-a400-e155428de323 req-153c4fd2-3697-45e5-8e60-55db7da414f7 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Volume info retrieved successfully. [ 708.283147] [57900]: INFO cinder.api.openstack.wsgi [req-8f6c6b38-5f50-4624-a400-e155428de323 req-153c4fd2-3697-45e5-8e60-55db7da414f7 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] http://10.180.1.21/volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f returned with HTTP 200 [ 708.283822] [57900]: [pid: 57900|app: 0|req: 55/99] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Nov 23 05:01:09 2025] GET /volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f => generated 1572 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 708.445721] [57901]: DEBUG cinder.api.middleware.request_id [req-8f6c6b38-5f50-4624-a400-e155428de323 req-ac8b395e-e5bc-4169-8137-d62a8417f6ec None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 708.448356] [57901]: INFO cinder.api.openstack.wsgi [req-8f6c6b38-5f50-4624-a400-e155428de323 req-ac8b395e-e5bc-4169-8137-d62a8417f6ec tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] PUT http://10.180.1.21/volume/v3/attachments/ecf48363-0e53-409d-b9a9-6dbcddad88da [ 708.448513] [57901]: DEBUG cinder.api.openstack.wsgi [req-8f6c6b38-5f50-4624-a400-e155428de323 req-ac8b395e-e5bc-4169-8137-d62a8417f6ec tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-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=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 708.464361] [57901]: DEBUG cinder.coordination [req-8f6c6b38-5f50-4624-a400-e155428de323 req-ac8b395e-e5bc-4169-8137-d62a8417f6ec tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Acquiring lock "cinder-attachment_update-199a9a30-1704-4c52-8599-478c94c76e0f-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57901) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 708.475912] [57901]: DEBUG cinder.coordination [req-8f6c6b38-5f50-4624-a400-e155428de323 req-ac8b395e-e5bc-4169-8137-d62a8417f6ec tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Lock "cinder-attachment_update-199a9a30-1704-4c52-8599-478c94c76e0f-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.012s {{(pid=57901) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 708.477114] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 708.477114] [57901]: warnings.warn( [ 709.022011] [57901]: DEBUG cinder.coordination [req-8f6c6b38-5f50-4624-a400-e155428de323 req-ac8b395e-e5bc-4169-8137-d62a8417f6ec tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Lock "cinder-attachment_update-199a9a30-1704-4c52-8599-478c94c76e0f-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.546s {{(pid=57901) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 709.022607] [57901]: INFO cinder.api.openstack.wsgi [req-8f6c6b38-5f50-4624-a400-e155428de323 req-ac8b395e-e5bc-4169-8137-d62a8417f6ec tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] http://10.180.1.21/volume/v3/attachments/ecf48363-0e53-409d-b9a9-6dbcddad88da returned with HTTP 200 [ 709.024953] [57901]: [pid: 57901|app: 0|req: 45/100] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Nov 23 05:01:09 2025] PUT /volume/v3/attachments/ecf48363-0e53-409d-b9a9-6dbcddad88da => generated 617 bytes in 580 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 709.533560] [57900]: DEBUG cinder.api.middleware.request_id [req-8f6c6b38-5f50-4624-a400-e155428de323 req-f87907a7-cae8-487b-8cd3-0b2ba860a617 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 709.537703] [57900]: INFO cinder.api.openstack.wsgi [req-8f6c6b38-5f50-4624-a400-e155428de323 req-f87907a7-cae8-487b-8cd3-0b2ba860a617 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] POST http://10.180.1.21/volume/v3/attachments/ecf48363-0e53-409d-b9a9-6dbcddad88da/action [ 709.537808] [57900]: DEBUG cinder.api.openstack.wsgi [req-8f6c6b38-5f50-4624-a400-e155428de323 req-f87907a7-cae8-487b-8cd3-0b2ba860a617 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Action body: b'{"os-complete": null}' {{(pid=57900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 709.539027] [57900]: DEBUG cinder.api.openstack.wsgi [req-8f6c6b38-5f50-4624-a400-e155428de323 req-f87907a7-cae8-487b-8cd3-0b2ba860a617 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 709.564430] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 709.564430] [57900]: warnings.warn( [ 709.574989] [57900]: INFO cinder.api.openstack.wsgi [req-8f6c6b38-5f50-4624-a400-e155428de323 req-f87907a7-cae8-487b-8cd3-0b2ba860a617 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] http://10.180.1.21/volume/v3/attachments/ecf48363-0e53-409d-b9a9-6dbcddad88da/action returned with HTTP 204 [ 709.575643] [57900]: [pid: 57900|app: 0|req: 56/101] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Nov 23 05:01:10 2025] POST /volume/v3/attachments/ecf48363-0e53-409d-b9a9-6dbcddad88da/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 719.017709] [57901]: DEBUG dbcounter [-] [57901] Writing DB stats cinder:SELECT=15,cinder:UPDATE=1 {{(pid=57901) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 719.572823] [57900]: DEBUG dbcounter [-] [57900] Writing DB stats cinder:SELECT=157,cinder:UPDATE=10,cinder:INSERT=2 {{(pid=57900) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 728.803796] [57901]: DEBUG cinder.api.middleware.request_id [req-5455aa89-878d-40bc-bcaa-3f23779c8935 req-22ed5fb8-73bd-4bd7-ba8a-5ce255dc2051 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 728.810498] [57901]: INFO cinder.api.openstack.wsgi [req-5455aa89-878d-40bc-bcaa-3f23779c8935 req-22ed5fb8-73bd-4bd7-ba8a-5ce255dc2051 tempest-VolumesNegativeTest-1987992720 tempest-VolumesNegativeTest-1987992720-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-1994336535 [ 728.810679] [57901]: DEBUG cinder.api.openstack.wsgi [req-5455aa89-878d-40bc-bcaa-3f23779c8935 req-22ed5fb8-73bd-4bd7-ba8a-5ce255dc2051 tempest-VolumesNegativeTest-1987992720 tempest-VolumesNegativeTest-1987992720-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 728.811738] [57901]: DEBUG cinder.api.openstack.wsgi [req-5455aa89-878d-40bc-bcaa-3f23779c8935 req-22ed5fb8-73bd-4bd7-ba8a-5ce255dc2051 tempest-VolumesNegativeTest-1987992720 tempest-VolumesNegativeTest-1987992720-project-member] Calling method 'delete' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 728.811949] [57901]: INFO cinder.api.v3.volumes [req-5455aa89-878d-40bc-bcaa-3f23779c8935 req-22ed5fb8-73bd-4bd7-ba8a-5ce255dc2051 tempest-VolumesNegativeTest-1987992720 tempest-VolumesNegativeTest-1987992720-project-member] Delete volume with id: tempest-invalid-1994336535 [ 728.824382] [57901]: INFO cinder.api.openstack.wsgi [req-5455aa89-878d-40bc-bcaa-3f23779c8935 req-22ed5fb8-73bd-4bd7-ba8a-5ce255dc2051 tempest-VolumesNegativeTest-1987992720 tempest-VolumesNegativeTest-1987992720-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-1994336535 returned with HTTP 404 [ 728.826020] [57901]: [pid: 57901|app: 0|req: 46/102] 10.180.1.21 () {62 vars in 1470 bytes} [Sun Nov 23 05:01:30 2025] DELETE /volume/v3/volumes/tempest-invalid-1994336535 => generated 99 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 738.816319] [57901]: DEBUG dbcounter [-] [57901] Writing DB stats cinder:SELECT=1 {{(pid=57901) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 739.098105] [57900]: DEBUG cinder.api.middleware.request_id [None req-16e7ac17-74a1-4958-abe1-de2c1a44cd6c None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 739.100788] [57900]: INFO cinder.api.openstack.wsgi [None req-16e7ac17-74a1-4958-abe1-de2c1a44cd6c tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e [ 739.101037] [57900]: DEBUG cinder.api.openstack.wsgi [None req-16e7ac17-74a1-4958-abe1-de2c1a44cd6c tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 739.101264] [57900]: DEBUG cinder.api.openstack.wsgi [None req-16e7ac17-74a1-4958-abe1-de2c1a44cd6c tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Calling method 'delete' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 739.101455] [57900]: INFO cinder.api.v3.volumes [None req-16e7ac17-74a1-4958-abe1-de2c1a44cd6c tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Delete volume with id: ecb48a44-c83e-4f31-8160-29bb7e38e89e [ 739.116742] [57900]: INFO cinder.api.openstack.wsgi [None req-16e7ac17-74a1-4958-abe1-de2c1a44cd6c tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] http://10.180.1.21/volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e returned with HTTP 404 [ 739.118028] [57900]: [pid: 57900|app: 0|req: 57/103] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Nov 23 05:01:40 2025] DELETE /volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 739.121107] [57901]: DEBUG cinder.api.middleware.request_id [None req-57c7f2b8-8daf-4723-98c4-88c89853d3d9 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 739.125153] [57901]: INFO cinder.api.openstack.wsgi [None req-57c7f2b8-8daf-4723-98c4-88c89853d3d9 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] GET http://10.180.1.21/volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e [ 739.125896] [57901]: DEBUG cinder.api.openstack.wsgi [None req-57c7f2b8-8daf-4723-98c4-88c89853d3d9 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 739.126119] [57901]: DEBUG cinder.api.openstack.wsgi [None req-57c7f2b8-8daf-4723-98c4-88c89853d3d9 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 739.141026] [57901]: INFO cinder.api.openstack.wsgi [None req-57c7f2b8-8daf-4723-98c4-88c89853d3d9 tempest-VolumesAssistedSnapshotsTest-2041029997 tempest-VolumesAssistedSnapshotsTest-2041029997-project-admin] http://10.180.1.21/volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e returned with HTTP 404 [ 739.141026] [57901]: [pid: 57901|app: 0|req: 47/104] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:01:40 2025] GET /volume/v3/volumes/ecb48a44-c83e-4f31-8160-29bb7e38e89e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 740.078945] [57900]: DEBUG cinder.api.middleware.request_id [req-06cb2237-93f9-48d9-9cd8-342b534a582a req-20290e1f-d050-43bc-abf1-258b17b014d3 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 740.085583] [57900]: INFO cinder.api.openstack.wsgi [req-06cb2237-93f9-48d9-9cd8-342b534a582a req-20290e1f-d050-43bc-abf1-258b17b014d3 tempest-VolumesNegativeTest-1987992720 tempest-VolumesNegativeTest-1987992720-project-member] DELETE http://10.180.1.21/volume/v3/volumes/cd533b40-7456-4531-b152-642b36dec5a4 [ 740.085965] [57900]: DEBUG cinder.api.openstack.wsgi [req-06cb2237-93f9-48d9-9cd8-342b534a582a req-20290e1f-d050-43bc-abf1-258b17b014d3 tempest-VolumesNegativeTest-1987992720 tempest-VolumesNegativeTest-1987992720-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 740.086306] [57900]: DEBUG cinder.api.openstack.wsgi [req-06cb2237-93f9-48d9-9cd8-342b534a582a req-20290e1f-d050-43bc-abf1-258b17b014d3 tempest-VolumesNegativeTest-1987992720 tempest-VolumesNegativeTest-1987992720-project-member] Calling method 'delete' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 740.086608] [57900]: INFO cinder.api.v3.volumes [req-06cb2237-93f9-48d9-9cd8-342b534a582a req-20290e1f-d050-43bc-abf1-258b17b014d3 tempest-VolumesNegativeTest-1987992720 tempest-VolumesNegativeTest-1987992720-project-member] Delete volume with id: cd533b40-7456-4531-b152-642b36dec5a4 [ 740.109358] [57900]: INFO cinder.api.openstack.wsgi [req-06cb2237-93f9-48d9-9cd8-342b534a582a req-20290e1f-d050-43bc-abf1-258b17b014d3 tempest-VolumesNegativeTest-1987992720 tempest-VolumesNegativeTest-1987992720-project-member] http://10.180.1.21/volume/v3/volumes/cd533b40-7456-4531-b152-642b36dec5a4 returned with HTTP 404 [ 740.110073] [57900]: [pid: 57900|app: 0|req: 58/105] 10.180.1.21 () {62 vars in 1500 bytes} [Sun Nov 23 05:01:41 2025] DELETE /volume/v3/volumes/cd533b40-7456-4531-b152-642b36dec5a4 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 745.064233] [57901]: DEBUG cinder.api.middleware.request_id [req-c57f4230-08b4-4d92-91f6-cecf3023a3e4 req-4efb64b3-cf35-4f3d-ba04-d33add496e79 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 745.066418] [57901]: INFO cinder.api.openstack.wsgi [req-c57f4230-08b4-4d92-91f6-cecf3023a3e4 req-4efb64b3-cf35-4f3d-ba04-d33add496e79 tempest-VolumesNegativeTest-1987992720 tempest-VolumesNegativeTest-1987992720-project-member] GET http://10.180.1.21/volume/v3/volumes/480d3672-9395-4980-ac78-4e34d693d681 [ 745.066717] [57901]: DEBUG cinder.api.openstack.wsgi [req-c57f4230-08b4-4d92-91f6-cecf3023a3e4 req-4efb64b3-cf35-4f3d-ba04-d33add496e79 tempest-VolumesNegativeTest-1987992720 tempest-VolumesNegativeTest-1987992720-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 745.066956] [57901]: DEBUG cinder.api.openstack.wsgi [req-c57f4230-08b4-4d92-91f6-cecf3023a3e4 req-4efb64b3-cf35-4f3d-ba04-d33add496e79 tempest-VolumesNegativeTest-1987992720 tempest-VolumesNegativeTest-1987992720-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 745.075075] [57901]: INFO cinder.api.openstack.wsgi [req-c57f4230-08b4-4d92-91f6-cecf3023a3e4 req-4efb64b3-cf35-4f3d-ba04-d33add496e79 tempest-VolumesNegativeTest-1987992720 tempest-VolumesNegativeTest-1987992720-project-member] http://10.180.1.21/volume/v3/volumes/480d3672-9395-4980-ac78-4e34d693d681 returned with HTTP 404 [ 745.076990] [57901]: [pid: 57901|app: 0|req: 48/106] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 05:01:46 2025] GET /volume/v3/volumes/480d3672-9395-4980-ac78-4e34d693d681 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 746.296368] [57900]: DEBUG cinder.api.middleware.request_id [None req-ad0e89ca-6ec8-477a-9c55-f5cd4f21b70e None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 746.299569] [57900]: INFO cinder.api.openstack.wsgi [None req-ad0e89ca-6ec8-477a-9c55-f5cd4f21b70e tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] POST http://10.180.1.21/volume/v3/volumes [ 746.300395] [57900]: DEBUG cinder.api.openstack.wsgi [None req-ad0e89ca-6ec8-477a-9c55-f5cd4f21b70e tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1974416181"}} {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 746.303028] [57900]: DEBUG cinder.api.v3.volumes [None req-ad0e89ca-6ec8-477a-9c55-f5cd4f21b70e tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1974416181'}} {{(pid=57900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 746.303028] [57900]: INFO cinder.api.v3.volumes [None req-ad0e89ca-6ec8-477a-9c55-f5cd4f21b70e tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Create volume of 1 GB [ 746.310848] [57900]: INFO cinder.volume.api [None req-ad0e89ca-6ec8-477a-9c55-f5cd4f21b70e tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Availability Zones retrieved successfully. [ 746.322088] [57900]: DEBUG cinder.volume.api [None req-ad0e89ca-6ec8-477a-9c55-f5cd4f21b70e tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Flow 'volume_create_api' (766bbd90-224f-47fc-beb4-262beeb3dd54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 746.325264] [57900]: DEBUG cinder.volume.api [None req-ad0e89ca-6ec8-477a-9c55-f5cd4f21b70e tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3785b9d0-569c-44de-b0f0-10500d7e648f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 746.326530] [57900]: DEBUG cinder.volume.flows.api.create_volume [None req-ad0e89ca-6ec8-477a-9c55-f5cd4f21b70e tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Validating volume size '1' using validate_int {{(pid=57900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 746.357656] [57900]: DEBUG cinder.volume.api [None req-ad0e89ca-6ec8-477a-9c55-f5cd4f21b70e tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3785b9d0-569c-44de-b0f0-10500d7e648f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-23T04:56:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=25fac031-ee80-424b-a337-7fb740cb92f0,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '25fac031-ee80-424b-a337-7fb740cb92f0', '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=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 746.358816] [57900]: DEBUG cinder.volume.api [None req-ad0e89ca-6ec8-477a-9c55-f5cd4f21b70e tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43f32b44-a02e-49e8-bbfd-2b9cbd09760e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 746.415016] [57900]: DEBUG cinder.quota [None req-ad0e89ca-6ec8-477a-9c55-f5cd4f21b70e tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Created reservations ['1436a664-2325-4136-aa75-42b46c68acb9', '8860856d-1f07-4a11-ab95-dbbf4d205821', 'fd47a289-e87d-44d1-8335-253a8bd4a1d8', '43821d4e-6317-4b0a-867c-df0fbd69b653'] {{(pid=57900) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 746.416209] [57900]: DEBUG cinder.volume.api [None req-ad0e89ca-6ec8-477a-9c55-f5cd4f21b70e tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43f32b44-a02e-49e8-bbfd-2b9cbd09760e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1436a664-2325-4136-aa75-42b46c68acb9', '8860856d-1f07-4a11-ab95-dbbf4d205821', 'fd47a289-e87d-44d1-8335-253a8bd4a1d8', '43821d4e-6317-4b0a-867c-df0fbd69b653']}' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 746.417976] [57900]: DEBUG cinder.volume.api [None req-ad0e89ca-6ec8-477a-9c55-f5cd4f21b70e tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3eb1d9d3-22f1-475d-b0e4-57ece17444f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 746.435387] [57900]: DEBUG cinder.volume.api [None req-ad0e89ca-6ec8-477a-9c55-f5cd4f21b70e tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3eb1d9d3-22f1-475d-b0e4-57ece17444f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e978ebb-21be-4de2-904e-89c1735fb81f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1974416181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79a803a9f88b47b39a9533fb2fc48225',qos_specs=None,replication_status=,reservations=['1436a664-2325-4136-aa75-42b46c68acb9','8860856d-1f07-4a11-ab95-dbbf4d205821','fd47a289-e87d-44d1-8335-253a8bd4a1d8','43821d4e-6317-4b0a-867c-df0fbd69b653'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f62f38606df4e67a174616dc2b91c3f',volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0), '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-11-23T05:01:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1974416181',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e978ebb-21be-4de2-904e-89c1735fb81f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79a803a9f88b47b39a9533fb2fc48225',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='2f62f38606df4e67a174616dc2b91c3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(25fac031-ee80-424b-a337-7fb740cb92f0),volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0)}' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 746.437048] [57900]: DEBUG cinder.volume.api [None req-ad0e89ca-6ec8-477a-9c55-f5cd4f21b70e tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f99e9bbb-92d9-4e1f-abc1-d4990b6084b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 746.460177] [57900]: DEBUG cinder.volume.api [None req-ad0e89ca-6ec8-477a-9c55-f5cd4f21b70e tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f99e9bbb-92d9-4e1f-abc1-d4990b6084b4) 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-1974416181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79a803a9f88b47b39a9533fb2fc48225',qos_specs=None,replication_status=,reservations=['1436a664-2325-4136-aa75-42b46c68acb9','8860856d-1f07-4a11-ab95-dbbf4d205821','fd47a289-e87d-44d1-8335-253a8bd4a1d8','43821d4e-6317-4b0a-867c-df0fbd69b653'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f62f38606df4e67a174616dc2b91c3f',volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0)}' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 746.461110] [57900]: DEBUG cinder.volume.api [None req-ad0e89ca-6ec8-477a-9c55-f5cd4f21b70e tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e8bb2af-9ae7-4a48-9545-809f29004efb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 746.476525] [57900]: DEBUG cinder.volume.api [None req-ad0e89ca-6ec8-477a-9c55-f5cd4f21b70e tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e8bb2af-9ae7-4a48-9545-809f29004efb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 746.478032] [57900]: DEBUG cinder.volume.api [None req-ad0e89ca-6ec8-477a-9c55-f5cd4f21b70e tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Flow 'volume_create_api' (766bbd90-224f-47fc-beb4-262beeb3dd54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57900) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 746.478032] [57900]: INFO cinder.volume.api [None req-ad0e89ca-6ec8-477a-9c55-f5cd4f21b70e tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Create volume request issued successfully. [ 746.478752] [57900]: INFO cinder.api.openstack.wsgi [None req-ad0e89ca-6ec8-477a-9c55-f5cd4f21b70e tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 746.479265] [57900]: [pid: 57900|app: 0|req: 59/107] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Nov 23 05:01:47 2025] POST /volume/v3/volumes => generated 753 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 746.498788] [57901]: DEBUG cinder.api.middleware.request_id [None req-238057aa-cab4-4964-b120-d7e3c7d69f64 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 746.501129] [57901]: INFO cinder.api.openstack.wsgi [None req-238057aa-cab4-4964-b120-d7e3c7d69f64 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] GET http://10.180.1.21/volume/v3/volumes/7e978ebb-21be-4de2-904e-89c1735fb81f [ 746.501379] [57901]: DEBUG cinder.api.openstack.wsgi [None req-238057aa-cab4-4964-b120-d7e3c7d69f64 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 746.501597] [57901]: DEBUG cinder.api.openstack.wsgi [None req-238057aa-cab4-4964-b120-d7e3c7d69f64 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 746.516220] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.516220] [57901]: warnings.warn( [ 746.525665] [57901]: INFO cinder.volume.api [None req-238057aa-cab4-4964-b120-d7e3c7d69f64 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Volume info retrieved successfully. [ 746.537201] [57901]: INFO cinder.api.openstack.wsgi [None req-238057aa-cab4-4964-b120-d7e3c7d69f64 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] http://10.180.1.21/volume/v3/volumes/7e978ebb-21be-4de2-904e-89c1735fb81f returned with HTTP 200 [ 746.537376] [57901]: [pid: 57901|app: 0|req: 49/108] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:01:47 2025] GET /volume/v3/volumes/7e978ebb-21be-4de2-904e-89c1735fb81f => generated 821 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 747.548441] [57900]: DEBUG cinder.api.middleware.request_id [None req-314c2c6f-678b-47fe-8cc8-e39ab0938bd2 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 747.550995] [57900]: INFO cinder.api.openstack.wsgi [None req-314c2c6f-678b-47fe-8cc8-e39ab0938bd2 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] GET http://10.180.1.21/volume/v3/volumes/7e978ebb-21be-4de2-904e-89c1735fb81f [ 747.551216] [57900]: DEBUG cinder.api.openstack.wsgi [None req-314c2c6f-678b-47fe-8cc8-e39ab0938bd2 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 747.551446] [57900]: DEBUG cinder.api.openstack.wsgi [None req-314c2c6f-678b-47fe-8cc8-e39ab0938bd2 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 747.569597] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.569597] [57900]: warnings.warn( [ 747.576603] [57900]: INFO cinder.volume.api [None req-314c2c6f-678b-47fe-8cc8-e39ab0938bd2 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Volume info retrieved successfully. [ 747.585186] [57900]: INFO cinder.api.openstack.wsgi [None req-314c2c6f-678b-47fe-8cc8-e39ab0938bd2 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] http://10.180.1.21/volume/v3/volumes/7e978ebb-21be-4de2-904e-89c1735fb81f returned with HTTP 200 [ 747.586014] [57900]: [pid: 57900|app: 0|req: 60/109] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:01:48 2025] GET /volume/v3/volumes/7e978ebb-21be-4de2-904e-89c1735fb81f => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 747.601902] [57901]: DEBUG cinder.api.middleware.request_id [None req-6102bdae-227a-43c7-a651-3a3bd503216d None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 747.605155] [57901]: INFO cinder.api.openstack.wsgi [None req-6102bdae-227a-43c7-a651-3a3bd503216d tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] POST http://10.180.1.21/volume/v3/volumes/7e978ebb-21be-4de2-904e-89c1735fb81f/action [ 747.605855] [57901]: DEBUG cinder.api.openstack.wsgi [None req-6102bdae-227a-43c7-a651-3a3bd503216d tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=57901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 747.606071] [57901]: DEBUG cinder.api.openstack.wsgi [None req-6102bdae-227a-43c7-a651-3a3bd503216d tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 747.621184] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.621184] [57901]: warnings.warn( [ 747.622203] [57901]: INFO cinder.volume.api [None req-6102bdae-227a-43c7-a651-3a3bd503216d tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Volume info retrieved successfully. [ 747.630433] [57901]: INFO cinder.volume.api [None req-6102bdae-227a-43c7-a651-3a3bd503216d tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Volume updated successfully. [ 747.630760] [57901]: INFO cinder.api.openstack.wsgi [None req-6102bdae-227a-43c7-a651-3a3bd503216d tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] http://10.180.1.21/volume/v3/volumes/7e978ebb-21be-4de2-904e-89c1735fb81f/action returned with HTTP 200 [ 747.631299] [57901]: [pid: 57901|app: 0|req: 50/110] 10.180.1.21 () {60 vars in 1267 bytes} [Sun Nov 23 05:01:48 2025] POST /volume/v3/volumes/7e978ebb-21be-4de2-904e-89c1735fb81f/action => generated 0 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 747.634837] [57900]: DEBUG cinder.api.middleware.request_id [None req-a482caa4-6d17-45ad-bc34-58fc6eb5219a None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 747.638324] [57900]: INFO cinder.api.openstack.wsgi [None req-a482caa4-6d17-45ad-bc34-58fc6eb5219a tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] GET http://10.180.1.21/volume/v3/volumes/7e978ebb-21be-4de2-904e-89c1735fb81f [ 747.638726] [57900]: DEBUG cinder.api.openstack.wsgi [None req-a482caa4-6d17-45ad-bc34-58fc6eb5219a tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 747.639122] [57900]: DEBUG cinder.api.openstack.wsgi [None req-a482caa4-6d17-45ad-bc34-58fc6eb5219a tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 747.651500] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.651500] [57900]: warnings.warn( [ 747.658409] [57900]: INFO cinder.volume.api [None req-a482caa4-6d17-45ad-bc34-58fc6eb5219a tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Volume info retrieved successfully. [ 747.666314] [57900]: INFO cinder.api.openstack.wsgi [None req-a482caa4-6d17-45ad-bc34-58fc6eb5219a tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] http://10.180.1.21/volume/v3/volumes/7e978ebb-21be-4de2-904e-89c1735fb81f returned with HTTP 200 [ 747.667040] [57900]: [pid: 57900|app: 0|req: 61/111] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:01:48 2025] GET /volume/v3/volumes/7e978ebb-21be-4de2-904e-89c1735fb81f => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 751.830024] [57901]: DEBUG cinder.api.middleware.request_id [req-3d2198e6-5022-47b0-83b2-a25aa6f16a65 req-300d0f01-5f97-442c-88e1-3f17b518fc8c None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 751.832748] [57901]: INFO cinder.api.openstack.wsgi [req-3d2198e6-5022-47b0-83b2-a25aa6f16a65 req-300d0f01-5f97-442c-88e1-3f17b518fc8c tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] GET http://10.180.1.21/volume/v3/volumes/7e978ebb-21be-4de2-904e-89c1735fb81f [ 751.832986] [57901]: DEBUG cinder.api.openstack.wsgi [req-3d2198e6-5022-47b0-83b2-a25aa6f16a65 req-300d0f01-5f97-442c-88e1-3f17b518fc8c tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 751.833289] [57901]: DEBUG cinder.api.openstack.wsgi [req-3d2198e6-5022-47b0-83b2-a25aa6f16a65 req-300d0f01-5f97-442c-88e1-3f17b518fc8c tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 751.844174] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 751.844174] [57901]: warnings.warn( [ 751.851936] [57901]: INFO cinder.volume.api [req-3d2198e6-5022-47b0-83b2-a25aa6f16a65 req-300d0f01-5f97-442c-88e1-3f17b518fc8c tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Volume info retrieved successfully. [ 751.860362] [57901]: INFO cinder.api.openstack.wsgi [req-3d2198e6-5022-47b0-83b2-a25aa6f16a65 req-300d0f01-5f97-442c-88e1-3f17b518fc8c tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] http://10.180.1.21/volume/v3/volumes/7e978ebb-21be-4de2-904e-89c1735fb81f returned with HTTP 200 [ 751.860362] [57901]: [pid: 57901|app: 0|req: 51/112] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 05:01:53 2025] GET /volume/v3/volumes/7e978ebb-21be-4de2-904e-89c1735fb81f => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 753.349569] [57900]: DEBUG cinder.api.middleware.request_id [req-a86f1d7d-de48-4240-b25c-473e4cefb977 req-9629d2ab-8bdb-44bb-88ec-97daee4b4fb1 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 753.356250] [57900]: INFO cinder.api.openstack.wsgi [req-a86f1d7d-de48-4240-b25c-473e4cefb977 req-9629d2ab-8bdb-44bb-88ec-97daee4b4fb1 tempest-ServerActionsTestJSON-369892048 tempest-ServerActionsTestJSON-369892048-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=64d78a98-8de7-4acd-9248-e2a3026fe8b9 [ 753.356531] [57900]: DEBUG cinder.api.openstack.wsgi [req-a86f1d7d-de48-4240-b25c-473e4cefb977 req-9629d2ab-8bdb-44bb-88ec-97daee4b4fb1 tempest-ServerActionsTestJSON-369892048 tempest-ServerActionsTestJSON-369892048-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 753.356810] [57900]: DEBUG cinder.api.openstack.wsgi [req-a86f1d7d-de48-4240-b25c-473e4cefb977 req-9629d2ab-8bdb-44bb-88ec-97daee4b4fb1 tempest-ServerActionsTestJSON-369892048 tempest-ServerActionsTestJSON-369892048-project-member] Calling method 'version_select' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 753.363550] [57900]: INFO cinder.api.openstack.wsgi [req-a86f1d7d-de48-4240-b25c-473e4cefb977 req-9629d2ab-8bdb-44bb-88ec-97daee4b4fb1 tempest-ServerActionsTestJSON-369892048 tempest-ServerActionsTestJSON-369892048-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=64d78a98-8de7-4acd-9248-e2a3026fe8b9 returned with HTTP 200 [ 753.365189] [57900]: [pid: 57900|app: 0|req: 62/113] 10.180.1.21 () {62 vars in 1517 bytes} [Sun Nov 23 05:01:54 2025] GET /volume/v3/attachments?instance_id=64d78a98-8de7-4acd-9248-e2a3026fe8b9 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 755.399394] [57901]: DEBUG cinder.api.middleware.request_id [None req-08802a10-7226-4d11-97d0-6a305a7157c5 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 755.404332] [57901]: INFO cinder.api.openstack.wsgi [None req-08802a10-7226-4d11-97d0-6a305a7157c5 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] POST http://10.180.1.21/volume/v3/volumes [ 755.404332] [57901]: DEBUG cinder.api.openstack.wsgi [None req-08802a10-7226-4d11-97d0-6a305a7157c5 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-26688666"}} {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 755.404332] [57901]: DEBUG cinder.api.v3.volumes [None req-08802a10-7226-4d11-97d0-6a305a7157c5 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-26688666'}} {{(pid=57901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 755.404462] [57901]: INFO cinder.api.v3.volumes [None req-08802a10-7226-4d11-97d0-6a305a7157c5 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Create volume of 1 GB [ 755.412668] [57901]: INFO cinder.volume.api [None req-08802a10-7226-4d11-97d0-6a305a7157c5 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Availability Zones retrieved successfully. [ 755.420453] [57901]: DEBUG cinder.volume.api [None req-08802a10-7226-4d11-97d0-6a305a7157c5 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Flow 'volume_create_api' (c6afcac9-71f1-43cd-9cb7-bda098a64c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 755.421864] [57901]: DEBUG cinder.volume.api [None req-08802a10-7226-4d11-97d0-6a305a7157c5 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6db50a48-c561-4c65-a57a-75449284f1dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 755.423434] [57901]: DEBUG cinder.volume.flows.api.create_volume [None req-08802a10-7226-4d11-97d0-6a305a7157c5 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Validating volume size '1' using validate_int {{(pid=57901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 755.451481] [57901]: DEBUG cinder.volume.api [None req-08802a10-7226-4d11-97d0-6a305a7157c5 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6db50a48-c561-4c65-a57a-75449284f1dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-23T04:56:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=25fac031-ee80-424b-a337-7fb740cb92f0,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '25fac031-ee80-424b-a337-7fb740cb92f0', '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=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 755.453074] [57901]: DEBUG cinder.volume.api [None req-08802a10-7226-4d11-97d0-6a305a7157c5 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d378d685-491f-413e-a3ef-a04cec93c435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 755.489133] [57901]: DEBUG cinder.quota [None req-08802a10-7226-4d11-97d0-6a305a7157c5 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Created reservations ['2bbef211-1230-43ac-a034-5fa2ac3add55', 'e97be0f2-9086-4858-96f4-70f17da91dba', '346be292-ab9f-4dd3-beb3-5d21a72869f9', '0d015d8a-649d-469d-97ff-1b69889d04b9'] {{(pid=57901) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 755.490324] [57901]: DEBUG cinder.volume.api [None req-08802a10-7226-4d11-97d0-6a305a7157c5 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d378d685-491f-413e-a3ef-a04cec93c435) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2bbef211-1230-43ac-a034-5fa2ac3add55', 'e97be0f2-9086-4858-96f4-70f17da91dba', '346be292-ab9f-4dd3-beb3-5d21a72869f9', '0d015d8a-649d-469d-97ff-1b69889d04b9']}' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 755.491401] [57901]: DEBUG cinder.volume.api [None req-08802a10-7226-4d11-97d0-6a305a7157c5 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a16afc7-cb6a-4621-a4a0-75dc68946e4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 755.509250] [57901]: DEBUG cinder.volume.api [None req-08802a10-7226-4d11-97d0-6a305a7157c5 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a16afc7-cb6a-4621-a4a0-75dc68946e4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c183a796-9a00-47a3-b53c-9ae0caf07ae9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-26688666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79a803a9f88b47b39a9533fb2fc48225',qos_specs=None,replication_status=,reservations=['2bbef211-1230-43ac-a034-5fa2ac3add55','e97be0f2-9086-4858-96f4-70f17da91dba','346be292-ab9f-4dd3-beb3-5d21a72869f9','0d015d8a-649d-469d-97ff-1b69889d04b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f62f38606df4e67a174616dc2b91c3f',volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0), '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-11-23T05:01:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-26688666',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c183a796-9a00-47a3-b53c-9ae0caf07ae9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79a803a9f88b47b39a9533fb2fc48225',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='2f62f38606df4e67a174616dc2b91c3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(25fac031-ee80-424b-a337-7fb740cb92f0),volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0)}' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 755.510394] [57901]: DEBUG cinder.volume.api [None req-08802a10-7226-4d11-97d0-6a305a7157c5 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24d35416-f02a-4f23-8478-4e3c918fd23c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 755.528218] [57901]: DEBUG cinder.volume.api [None req-08802a10-7226-4d11-97d0-6a305a7157c5 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24d35416-f02a-4f23-8478-4e3c918fd23c) 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-26688666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79a803a9f88b47b39a9533fb2fc48225',qos_specs=None,replication_status=,reservations=['2bbef211-1230-43ac-a034-5fa2ac3add55','e97be0f2-9086-4858-96f4-70f17da91dba','346be292-ab9f-4dd3-beb3-5d21a72869f9','0d015d8a-649d-469d-97ff-1b69889d04b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f62f38606df4e67a174616dc2b91c3f',volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0)}' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 755.529341] [57901]: DEBUG cinder.volume.api [None req-08802a10-7226-4d11-97d0-6a305a7157c5 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21ff6a54-b855-43a9-ac21-2e89182ccff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 755.546283] [57901]: DEBUG cinder.volume.api [None req-08802a10-7226-4d11-97d0-6a305a7157c5 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21ff6a54-b855-43a9-ac21-2e89182ccff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 755.546283] [57901]: DEBUG cinder.volume.api [None req-08802a10-7226-4d11-97d0-6a305a7157c5 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Flow 'volume_create_api' (c6afcac9-71f1-43cd-9cb7-bda098a64c9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57901) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 755.546283] [57901]: INFO cinder.volume.api [None req-08802a10-7226-4d11-97d0-6a305a7157c5 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Create volume request issued successfully. [ 755.546283] [57901]: INFO cinder.api.openstack.wsgi [None req-08802a10-7226-4d11-97d0-6a305a7157c5 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 755.546524] [57901]: [pid: 57901|app: 0|req: 52/114] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Nov 23 05:01:56 2025] POST /volume/v3/volumes => generated 751 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 755.555962] [57900]: DEBUG cinder.api.middleware.request_id [None req-f142bff5-2a4f-47ae-935f-344e287e9516 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 755.561225] [57900]: INFO cinder.api.openstack.wsgi [None req-f142bff5-2a4f-47ae-935f-344e287e9516 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] GET http://10.180.1.21/volume/v3/volumes/c183a796-9a00-47a3-b53c-9ae0caf07ae9 [ 755.561225] [57900]: DEBUG cinder.api.openstack.wsgi [None req-f142bff5-2a4f-47ae-935f-344e287e9516 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 755.561225] [57900]: DEBUG cinder.api.openstack.wsgi [None req-f142bff5-2a4f-47ae-935f-344e287e9516 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 755.577034] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 755.577034] [57900]: warnings.warn( [ 755.582583] [57900]: INFO cinder.volume.api [None req-f142bff5-2a4f-47ae-935f-344e287e9516 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Volume info retrieved successfully. [ 755.590304] [57900]: INFO cinder.api.openstack.wsgi [None req-f142bff5-2a4f-47ae-935f-344e287e9516 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] http://10.180.1.21/volume/v3/volumes/c183a796-9a00-47a3-b53c-9ae0caf07ae9 returned with HTTP 200 [ 755.591520] [57900]: [pid: 57900|app: 0|req: 63/115] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:01:56 2025] GET /volume/v3/volumes/c183a796-9a00-47a3-b53c-9ae0caf07ae9 => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 756.607230] [57901]: DEBUG cinder.api.middleware.request_id [None req-02c34da0-e5b0-4280-84b4-a740262efdfe None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 756.610976] [57901]: INFO cinder.api.openstack.wsgi [None req-02c34da0-e5b0-4280-84b4-a740262efdfe tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] GET http://10.180.1.21/volume/v3/volumes/c183a796-9a00-47a3-b53c-9ae0caf07ae9 [ 756.611325] [57901]: DEBUG cinder.api.openstack.wsgi [None req-02c34da0-e5b0-4280-84b4-a740262efdfe tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 756.611573] [57901]: DEBUG cinder.api.openstack.wsgi [None req-02c34da0-e5b0-4280-84b4-a740262efdfe tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 756.626405] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 756.626405] [57901]: warnings.warn( [ 756.635166] [57901]: INFO cinder.volume.api [None req-02c34da0-e5b0-4280-84b4-a740262efdfe tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Volume info retrieved successfully. [ 756.643249] [57901]: INFO cinder.api.openstack.wsgi [None req-02c34da0-e5b0-4280-84b4-a740262efdfe tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] http://10.180.1.21/volume/v3/volumes/c183a796-9a00-47a3-b53c-9ae0caf07ae9 returned with HTTP 200 [ 756.643249] [57901]: [pid: 57901|app: 0|req: 53/116] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:01:57 2025] GET /volume/v3/volumes/c183a796-9a00-47a3-b53c-9ae0caf07ae9 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 765.585889] [57900]: DEBUG dbcounter [-] [57900] Writing DB stats cinder:SELECT=42,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=57900) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 766.638983] [57901]: DEBUG dbcounter [-] [57901] Writing DB stats cinder:SELECT=35,cinder:UPDATE=13,cinder:INSERT=6 {{(pid=57901) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 791.365819] [57900]: DEBUG cinder.api.middleware.request_id [None req-cd3a4353-05ed-42a7-aec4-28cd1bf2900d None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 791.369049] [57900]: INFO cinder.api.openstack.wsgi [None req-cd3a4353-05ed-42a7-aec4-28cd1bf2900d tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] POST http://10.180.1.21/volume/v3/volumes [ 791.369691] [57900]: DEBUG cinder.api.openstack.wsgi [None req-cd3a4353-05ed-42a7-aec4-28cd1bf2900d tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-722447616"}} {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 791.372048] [57900]: DEBUG cinder.api.v3.volumes [None req-cd3a4353-05ed-42a7-aec4-28cd1bf2900d tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-722447616'}} {{(pid=57900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 791.372048] [57900]: INFO cinder.api.v3.volumes [None req-cd3a4353-05ed-42a7-aec4-28cd1bf2900d tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Create volume of 1 GB [ 791.382534] [57900]: INFO cinder.volume.api [None req-cd3a4353-05ed-42a7-aec4-28cd1bf2900d tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Availability Zones retrieved successfully. [ 791.394628] [57900]: DEBUG cinder.volume.api [None req-cd3a4353-05ed-42a7-aec4-28cd1bf2900d tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Flow 'volume_create_api' (53987402-03bb-4ab4-bbb6-6a525c8657c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 791.395522] [57900]: DEBUG cinder.volume.api [None req-cd3a4353-05ed-42a7-aec4-28cd1bf2900d tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c947fcfa-8d59-46d7-ad0a-3cee80ab2ad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 791.397616] [57900]: DEBUG cinder.volume.flows.api.create_volume [None req-cd3a4353-05ed-42a7-aec4-28cd1bf2900d tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Validating volume size '1' using validate_int {{(pid=57900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 791.432369] [57900]: DEBUG cinder.volume.api [None req-cd3a4353-05ed-42a7-aec4-28cd1bf2900d tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c947fcfa-8d59-46d7-ad0a-3cee80ab2ad8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-23T04:56:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=25fac031-ee80-424b-a337-7fb740cb92f0,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '25fac031-ee80-424b-a337-7fb740cb92f0', '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=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 791.433318] [57900]: DEBUG cinder.volume.api [None req-cd3a4353-05ed-42a7-aec4-28cd1bf2900d tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddecd906-500c-4aac-a4b7-47e006cebf41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 791.511688] [57900]: DEBUG cinder.quota [None req-cd3a4353-05ed-42a7-aec4-28cd1bf2900d tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Created reservations ['4fcd8394-175d-4dc3-920f-71d0e3cd22cb', '4fa7a375-d73a-44ca-ba1a-3d10da6109c9', '9055742c-fb34-40f0-b381-d11fc352f9ca', '135240ae-4d5b-4882-8005-f284e14089c0'] {{(pid=57900) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 791.514652] [57900]: DEBUG cinder.volume.api [None req-cd3a4353-05ed-42a7-aec4-28cd1bf2900d tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddecd906-500c-4aac-a4b7-47e006cebf41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fcd8394-175d-4dc3-920f-71d0e3cd22cb', '4fa7a375-d73a-44ca-ba1a-3d10da6109c9', '9055742c-fb34-40f0-b381-d11fc352f9ca', '135240ae-4d5b-4882-8005-f284e14089c0']}' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 791.516557] [57900]: DEBUG cinder.volume.api [None req-cd3a4353-05ed-42a7-aec4-28cd1bf2900d tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fc9f76d-2d6c-4720-adf8-21addbcaa291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 791.536168] [57900]: DEBUG cinder.volume.api [None req-cd3a4353-05ed-42a7-aec4-28cd1bf2900d tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fc9f76d-2d6c-4720-adf8-21addbcaa291) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8fd3ee18-e935-4c24-897e-be22e61988ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-722447616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa575f676c904645b0af48d609c19f44',qos_specs=None,replication_status=,reservations=['4fcd8394-175d-4dc3-920f-71d0e3cd22cb','4fa7a375-d73a-44ca-ba1a-3d10da6109c9','9055742c-fb34-40f0-b381-d11fc352f9ca','135240ae-4d5b-4882-8005-f284e14089c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d01e0842df84375a7aca371bf7c9d73',volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0), '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-11-23T05:02:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-722447616',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8fd3ee18-e935-4c24-897e-be22e61988ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa575f676c904645b0af48d609c19f44',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='4d01e0842df84375a7aca371bf7c9d73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(25fac031-ee80-424b-a337-7fb740cb92f0),volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0)}' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 791.537591] [57900]: DEBUG cinder.volume.api [None req-cd3a4353-05ed-42a7-aec4-28cd1bf2900d tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (992b1a6a-115c-4182-ab2b-c4dee85b1aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 791.555168] [57900]: DEBUG cinder.volume.api [None req-cd3a4353-05ed-42a7-aec4-28cd1bf2900d tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (992b1a6a-115c-4182-ab2b-c4dee85b1aa9) 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-722447616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa575f676c904645b0af48d609c19f44',qos_specs=None,replication_status=,reservations=['4fcd8394-175d-4dc3-920f-71d0e3cd22cb','4fa7a375-d73a-44ca-ba1a-3d10da6109c9','9055742c-fb34-40f0-b381-d11fc352f9ca','135240ae-4d5b-4882-8005-f284e14089c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d01e0842df84375a7aca371bf7c9d73',volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0)}' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 791.556163] [57900]: DEBUG cinder.volume.api [None req-cd3a4353-05ed-42a7-aec4-28cd1bf2900d tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d725ce7a-151a-44d3-b4f0-636ccc78a0d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 791.568869] [57900]: DEBUG cinder.volume.api [None req-cd3a4353-05ed-42a7-aec4-28cd1bf2900d tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d725ce7a-151a-44d3-b4f0-636ccc78a0d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 791.570094] [57900]: DEBUG cinder.volume.api [None req-cd3a4353-05ed-42a7-aec4-28cd1bf2900d tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Flow 'volume_create_api' (53987402-03bb-4ab4-bbb6-6a525c8657c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57900) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 791.570480] [57900]: INFO cinder.volume.api [None req-cd3a4353-05ed-42a7-aec4-28cd1bf2900d tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Create volume request issued successfully. [ 791.571595] [57900]: INFO cinder.api.openstack.wsgi [None req-cd3a4353-05ed-42a7-aec4-28cd1bf2900d tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 791.572101] [57900]: [pid: 57900|app: 0|req: 64/117] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Nov 23 05:02:32 2025] POST /volume/v3/volumes => generated 757 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 791.583565] [57901]: DEBUG cinder.api.middleware.request_id [None req-47e48c77-5041-498a-9e50-e5e50618cffa None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 791.587206] [57901]: INFO cinder.api.openstack.wsgi [None req-47e48c77-5041-498a-9e50-e5e50618cffa tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] GET http://10.180.1.21/volume/v3/volumes/8fd3ee18-e935-4c24-897e-be22e61988ad [ 791.587501] [57901]: DEBUG cinder.api.openstack.wsgi [None req-47e48c77-5041-498a-9e50-e5e50618cffa tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 791.587819] [57901]: DEBUG cinder.api.openstack.wsgi [None req-47e48c77-5041-498a-9e50-e5e50618cffa tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 791.600155] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.600155] [57901]: warnings.warn( [ 791.607205] [57901]: INFO cinder.volume.api [None req-47e48c77-5041-498a-9e50-e5e50618cffa tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Volume info retrieved successfully. [ 791.616076] [57901]: INFO cinder.api.openstack.wsgi [None req-47e48c77-5041-498a-9e50-e5e50618cffa tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] http://10.180.1.21/volume/v3/volumes/8fd3ee18-e935-4c24-897e-be22e61988ad returned with HTTP 200 [ 791.616076] [57901]: [pid: 57901|app: 0|req: 54/118] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:02:32 2025] GET /volume/v3/volumes/8fd3ee18-e935-4c24-897e-be22e61988ad => generated 825 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 792.634080] [57900]: DEBUG cinder.api.middleware.request_id [None req-8fd73ca6-de3d-4800-8e29-139fc2b26609 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 792.640260] [57900]: INFO cinder.api.openstack.wsgi [None req-8fd73ca6-de3d-4800-8e29-139fc2b26609 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] GET http://10.180.1.21/volume/v3/volumes/8fd3ee18-e935-4c24-897e-be22e61988ad [ 792.640537] [57900]: DEBUG cinder.api.openstack.wsgi [None req-8fd73ca6-de3d-4800-8e29-139fc2b26609 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 792.640907] [57900]: DEBUG cinder.api.openstack.wsgi [None req-8fd73ca6-de3d-4800-8e29-139fc2b26609 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 792.663622] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.663622] [57900]: warnings.warn( [ 792.673303] [57900]: INFO cinder.volume.api [None req-8fd73ca6-de3d-4800-8e29-139fc2b26609 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Volume info retrieved successfully. [ 792.683183] [57900]: INFO cinder.api.openstack.wsgi [None req-8fd73ca6-de3d-4800-8e29-139fc2b26609 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] http://10.180.1.21/volume/v3/volumes/8fd3ee18-e935-4c24-897e-be22e61988ad returned with HTTP 200 [ 792.684446] [57900]: [pid: 57900|app: 0|req: 65/119] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:02:33 2025] GET /volume/v3/volumes/8fd3ee18-e935-4c24-897e-be22e61988ad => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 800.525068] [57901]: DEBUG cinder.api.middleware.request_id [None req-f613125f-0aae-42eb-ab42-9a72fe96dcd2 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 800.526588] [57901]: INFO cinder.api.openstack.wsgi [None req-f613125f-0aae-42eb-ab42-9a72fe96dcd2 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] POST http://10.180.1.21/volume/v3/volumes [ 800.526680] [57901]: DEBUG cinder.api.openstack.wsgi [None req-f613125f-0aae-42eb-ab42-9a72fe96dcd2 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1859932148"}} {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 800.528312] [57901]: DEBUG cinder.api.v3.volumes [None req-f613125f-0aae-42eb-ab42-9a72fe96dcd2 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1859932148'}} {{(pid=57901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 800.528451] [57901]: INFO cinder.api.v3.volumes [None req-f613125f-0aae-42eb-ab42-9a72fe96dcd2 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Create volume of 1 GB [ 800.537420] [57901]: INFO cinder.volume.api [None req-f613125f-0aae-42eb-ab42-9a72fe96dcd2 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Availability Zones retrieved successfully. [ 800.545432] [57901]: DEBUG cinder.volume.api [None req-f613125f-0aae-42eb-ab42-9a72fe96dcd2 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Flow 'volume_create_api' (51943296-c9ec-4bac-b00d-ce8bee779825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 800.547187] [57901]: DEBUG cinder.volume.api [None req-f613125f-0aae-42eb-ab42-9a72fe96dcd2 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0c5b079-4587-497b-98b9-d02ac0d2cbb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 800.548248] [57901]: DEBUG cinder.volume.flows.api.create_volume [None req-f613125f-0aae-42eb-ab42-9a72fe96dcd2 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Validating volume size '1' using validate_int {{(pid=57901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 800.569496] [57901]: DEBUG cinder.volume.api [None req-f613125f-0aae-42eb-ab42-9a72fe96dcd2 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0c5b079-4587-497b-98b9-d02ac0d2cbb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-23T04:56:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=25fac031-ee80-424b-a337-7fb740cb92f0,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '25fac031-ee80-424b-a337-7fb740cb92f0', '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=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 800.570538] [57901]: DEBUG cinder.volume.api [None req-f613125f-0aae-42eb-ab42-9a72fe96dcd2 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9b8d2f0-98fe-489d-98a0-d1108f255fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 800.649214] [57901]: DEBUG cinder.quota [None req-f613125f-0aae-42eb-ab42-9a72fe96dcd2 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Created reservations ['a9fe2a1c-53b5-418f-b6de-5d366289190a', '9c8d56d1-7f61-4fb7-8e3b-a128f4c636c6', 'c26d449c-69c1-4faf-9d30-ae123c2d26dc', '2a722537-9525-49a8-8271-17c0e82133e8'] {{(pid=57901) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 800.650114] [57901]: DEBUG cinder.volume.api [None req-f613125f-0aae-42eb-ab42-9a72fe96dcd2 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9b8d2f0-98fe-489d-98a0-d1108f255fc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9fe2a1c-53b5-418f-b6de-5d366289190a', '9c8d56d1-7f61-4fb7-8e3b-a128f4c636c6', 'c26d449c-69c1-4faf-9d30-ae123c2d26dc', '2a722537-9525-49a8-8271-17c0e82133e8']}' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 800.651278] [57901]: DEBUG cinder.volume.api [None req-f613125f-0aae-42eb-ab42-9a72fe96dcd2 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d3b68fc-b636-4064-87ed-5c04f0bbdc21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 800.666838] [57901]: DEBUG cinder.volume.api [None req-f613125f-0aae-42eb-ab42-9a72fe96dcd2 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d3b68fc-b636-4064-87ed-5c04f0bbdc21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce4a7fbe-498f-48d3-b952-9069d0765bb2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1859932148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bca96c3c7b51406ba7e4ca390ec573a6',qos_specs=None,replication_status=,reservations=['a9fe2a1c-53b5-418f-b6de-5d366289190a','9c8d56d1-7f61-4fb7-8e3b-a128f4c636c6','c26d449c-69c1-4faf-9d30-ae123c2d26dc','2a722537-9525-49a8-8271-17c0e82133e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d3a417be4c443c09a32bc935a6fe2a5',volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0), '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-11-23T05:02:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1859932148',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce4a7fbe-498f-48d3-b952-9069d0765bb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bca96c3c7b51406ba7e4ca390ec573a6',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='2d3a417be4c443c09a32bc935a6fe2a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(25fac031-ee80-424b-a337-7fb740cb92f0),volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0)}' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 800.667857] [57901]: DEBUG cinder.volume.api [None req-f613125f-0aae-42eb-ab42-9a72fe96dcd2 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9cf9272-64b4-4795-8753-3288c848e883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 800.682446] [57901]: DEBUG cinder.volume.api [None req-f613125f-0aae-42eb-ab42-9a72fe96dcd2 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9cf9272-64b4-4795-8753-3288c848e883) 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-1859932148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bca96c3c7b51406ba7e4ca390ec573a6',qos_specs=None,replication_status=,reservations=['a9fe2a1c-53b5-418f-b6de-5d366289190a','9c8d56d1-7f61-4fb7-8e3b-a128f4c636c6','c26d449c-69c1-4faf-9d30-ae123c2d26dc','2a722537-9525-49a8-8271-17c0e82133e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d3a417be4c443c09a32bc935a6fe2a5',volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0)}' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 800.683379] [57901]: DEBUG cinder.volume.api [None req-f613125f-0aae-42eb-ab42-9a72fe96dcd2 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (263a859d-9c09-4530-8ecb-89ef233d843d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 800.718833] [57901]: DEBUG cinder.volume.api [None req-f613125f-0aae-42eb-ab42-9a72fe96dcd2 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (263a859d-9c09-4530-8ecb-89ef233d843d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 800.719810] [57901]: DEBUG cinder.volume.api [None req-f613125f-0aae-42eb-ab42-9a72fe96dcd2 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Flow 'volume_create_api' (51943296-c9ec-4bac-b00d-ce8bee779825) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57901) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 800.720214] [57901]: INFO cinder.volume.api [None req-f613125f-0aae-42eb-ab42-9a72fe96dcd2 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Create volume request issued successfully. [ 800.720905] [57901]: INFO cinder.api.openstack.wsgi [None req-f613125f-0aae-42eb-ab42-9a72fe96dcd2 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 800.721528] [57901]: [pid: 57901|app: 0|req: 55/120] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Nov 23 05:02:41 2025] POST /volume/v3/volumes => generated 750 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 800.732260] [57900]: DEBUG cinder.api.middleware.request_id [None req-ae44f571-11b3-40f9-ad4f-2e31fdbd7197 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 800.735122] [57900]: INFO cinder.api.openstack.wsgi [None req-ae44f571-11b3-40f9-ad4f-2e31fdbd7197 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 [ 800.735352] [57900]: DEBUG cinder.api.openstack.wsgi [None req-ae44f571-11b3-40f9-ad4f-2e31fdbd7197 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 800.735563] [57900]: DEBUG cinder.api.openstack.wsgi [None req-ae44f571-11b3-40f9-ad4f-2e31fdbd7197 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 800.752704] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 800.752704] [57900]: warnings.warn( [ 800.762625] [57900]: INFO cinder.volume.api [None req-ae44f571-11b3-40f9-ad4f-2e31fdbd7197 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 800.769458] [57900]: INFO cinder.api.openstack.wsgi [None req-ae44f571-11b3-40f9-ad4f-2e31fdbd7197 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 returned with HTTP 200 [ 800.771173] [57900]: [pid: 57900|app: 0|req: 66/121] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:02:42 2025] GET /volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 => generated 818 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 801.270618] [57901]: DEBUG cinder.api.middleware.request_id [req-1a5b0eb6-b9a9-4b74-a08b-efcb064df78c req-02895453-647d-4a66-a764-338ec5fbbeb8 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 801.277041] [57901]: INFO cinder.api.openstack.wsgi [req-1a5b0eb6-b9a9-4b74-a08b-efcb064df78c req-02895453-647d-4a66-a764-338ec5fbbeb8 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] DELETE http://10.180.1.21/volume/v3/attachments/ecf48363-0e53-409d-b9a9-6dbcddad88da [ 801.277041] [57901]: DEBUG cinder.api.openstack.wsgi [req-1a5b0eb6-b9a9-4b74-a08b-efcb064df78c req-02895453-647d-4a66-a764-338ec5fbbeb8 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 801.277041] [57901]: DEBUG cinder.api.openstack.wsgi [req-1a5b0eb6-b9a9-4b74-a08b-efcb064df78c req-02895453-647d-4a66-a764-338ec5fbbeb8 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Calling method 'version_select' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 801.290662] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.290662] [57901]: warnings.warn( [ 801.785373] [57900]: DEBUG cinder.api.middleware.request_id [None req-887ce6ca-e112-47fc-99c6-78ef9246d662 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 801.788857] [57900]: INFO cinder.api.openstack.wsgi [None req-887ce6ca-e112-47fc-99c6-78ef9246d662 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 [ 801.789189] [57900]: DEBUG cinder.api.openstack.wsgi [None req-887ce6ca-e112-47fc-99c6-78ef9246d662 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 801.789394] [57900]: DEBUG cinder.api.openstack.wsgi [None req-887ce6ca-e112-47fc-99c6-78ef9246d662 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 801.807308] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.807308] [57900]: warnings.warn( [ 801.812129] [57900]: INFO cinder.volume.api [None req-887ce6ca-e112-47fc-99c6-78ef9246d662 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 801.818867] [57900]: INFO cinder.api.openstack.wsgi [None req-887ce6ca-e112-47fc-99c6-78ef9246d662 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 returned with HTTP 200 [ 801.819615] [57900]: [pid: 57900|app: 0|req: 67/122] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:02:43 2025] GET /volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 801.856239] [57901]: INFO cinder.api.openstack.wsgi [req-1a5b0eb6-b9a9-4b74-a08b-efcb064df78c req-02895453-647d-4a66-a764-338ec5fbbeb8 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] http://10.180.1.21/volume/v3/attachments/ecf48363-0e53-409d-b9a9-6dbcddad88da returned with HTTP 200 [ 801.856239] [57901]: [pid: 57901|app: 0|req: 56/123] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Nov 23 05:02:42 2025] DELETE /volume/v3/attachments/ecf48363-0e53-409d-b9a9-6dbcddad88da => generated 19 bytes in 587 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 801.866820] [57900]: DEBUG cinder.api.middleware.request_id [req-1a5b0eb6-b9a9-4b74-a08b-efcb064df78c req-2a3cc49d-b963-4aa9-b9f7-12779502e673 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 801.873046] [57900]: INFO cinder.api.openstack.wsgi [req-1a5b0eb6-b9a9-4b74-a08b-efcb064df78c req-2a3cc49d-b963-4aa9-b9f7-12779502e673 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] DELETE http://10.180.1.21/volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f [ 801.873148] [57900]: DEBUG cinder.api.openstack.wsgi [req-1a5b0eb6-b9a9-4b74-a08b-efcb064df78c req-2a3cc49d-b963-4aa9-b9f7-12779502e673 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 801.873307] [57900]: DEBUG cinder.api.openstack.wsgi [req-1a5b0eb6-b9a9-4b74-a08b-efcb064df78c req-2a3cc49d-b963-4aa9-b9f7-12779502e673 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Calling method 'delete' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 801.873492] [57900]: INFO cinder.api.v3.volumes [req-1a5b0eb6-b9a9-4b74-a08b-efcb064df78c req-2a3cc49d-b963-4aa9-b9f7-12779502e673 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Delete volume with id: 199a9a30-1704-4c52-8599-478c94c76e0f [ 801.882669] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.882669] [57900]: warnings.warn( [ 801.883263] [57900]: INFO cinder.volume.api [req-1a5b0eb6-b9a9-4b74-a08b-efcb064df78c req-2a3cc49d-b963-4aa9-b9f7-12779502e673 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Volume info retrieved successfully. [ 801.909039] [57900]: INFO cinder.volume.api [req-1a5b0eb6-b9a9-4b74-a08b-efcb064df78c req-2a3cc49d-b963-4aa9-b9f7-12779502e673 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] Delete volume request issued successfully. [ 801.909039] [57900]: INFO cinder.api.openstack.wsgi [req-1a5b0eb6-b9a9-4b74-a08b-efcb064df78c req-2a3cc49d-b963-4aa9-b9f7-12779502e673 tempest-ServersTestBootFromVolume-760581442 tempest-ServersTestBootFromVolume-760581442-project-member] http://10.180.1.21/volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f returned with HTTP 202 [ 801.909039] [57900]: [pid: 57900|app: 0|req: 68/124] 10.180.1.21 () {62 vars in 1500 bytes} [Sun Nov 23 05:02:43 2025] DELETE /volume/v3/volumes/199a9a30-1704-4c52-8599-478c94c76e0f => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 802.096895] [57901]: DEBUG cinder.api.middleware.request_id [req-7b960c90-07cb-473f-a8ed-e0da71d8dfc1 req-91e6551a-d227-4b8f-abcf-9ab277b2bcb2 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 802.099063] [57901]: INFO cinder.api.openstack.wsgi [req-7b960c90-07cb-473f-a8ed-e0da71d8dfc1 req-91e6551a-d227-4b8f-abcf-9ab277b2bcb2 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 [ 802.099915] [57901]: DEBUG cinder.api.openstack.wsgi [req-7b960c90-07cb-473f-a8ed-e0da71d8dfc1 req-91e6551a-d227-4b8f-abcf-9ab277b2bcb2 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 802.100320] [57901]: DEBUG cinder.api.openstack.wsgi [req-7b960c90-07cb-473f-a8ed-e0da71d8dfc1 req-91e6551a-d227-4b8f-abcf-9ab277b2bcb2 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 802.113698] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 802.113698] [57901]: warnings.warn( [ 802.118637] [57901]: INFO cinder.volume.api [req-7b960c90-07cb-473f-a8ed-e0da71d8dfc1 req-91e6551a-d227-4b8f-abcf-9ab277b2bcb2 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 802.124664] [57901]: INFO cinder.api.openstack.wsgi [req-7b960c90-07cb-473f-a8ed-e0da71d8dfc1 req-91e6551a-d227-4b8f-abcf-9ab277b2bcb2 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 returned with HTTP 200 [ 802.127489] [57901]: [pid: 57901|app: 0|req: 57/125] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 05:02:43 2025] GET /volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 803.656690] [57900]: DEBUG cinder.api.middleware.request_id [None req-c6042d1c-0cf6-41ce-b312-800d275ff164 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 803.656690] [57900]: INFO cinder.api.openstack.wsgi [None req-c6042d1c-0cf6-41ce-b312-800d275ff164 None None] GET http://10.180.1.21/volume// [ 803.656690] [57900]: DEBUG cinder.api.openstack.wsgi [None req-c6042d1c-0cf6-41ce-b312-800d275ff164 None None] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 803.656690] [57900]: DEBUG cinder.api.openstack.wsgi [None req-c6042d1c-0cf6-41ce-b312-800d275ff164 None None] Calling method 'all' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 803.656690] [57900]: INFO cinder.api.openstack.wsgi [None req-c6042d1c-0cf6-41ce-b312-800d275ff164 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 803.657074] [57900]: [pid: 57900|app: 0|req: 69/126] 10.180.1.21 () {58 vars in 1300 bytes} [Sun Nov 23 05:02:44 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 803.661584] [57901]: DEBUG cinder.api.middleware.request_id [req-7b960c90-07cb-473f-a8ed-e0da71d8dfc1 req-ddc40ec4-aa04-49c5-8742-db2ebcd127df None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 803.665594] [57901]: INFO cinder.api.openstack.wsgi [req-7b960c90-07cb-473f-a8ed-e0da71d8dfc1 req-ddc40ec4-aa04-49c5-8742-db2ebcd127df tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] POST http://10.180.1.21/volume/v3/attachments [ 803.665594] [57901]: DEBUG cinder.api.openstack.wsgi [req-7b960c90-07cb-473f-a8ed-e0da71d8dfc1 req-ddc40ec4-aa04-49c5-8742-db2ebcd127df tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ce4a7fbe-498f-48d3-b952-9069d0765bb2", "connector": null, "instance_uuid": "de5904c9-6966-4cb9-8c90-348ebdad293a"}} {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 803.677547] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 803.677547] [57901]: warnings.warn( [ 803.706359] [57901]: INFO cinder.api.openstack.wsgi [req-7b960c90-07cb-473f-a8ed-e0da71d8dfc1 req-ddc40ec4-aa04-49c5-8742-db2ebcd127df tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 803.706966] [57901]: [pid: 57901|app: 0|req: 58/127] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Nov 23 05:02:44 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) [ 803.737316] [57900]: DEBUG cinder.api.middleware.request_id [None req-03b20755-67ad-43cb-8727-a6c39f9b16a2 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 803.744172] [57900]: INFO cinder.api.openstack.wsgi [None req-03b20755-67ad-43cb-8727-a6c39f9b16a2 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 [ 803.744419] [57900]: DEBUG cinder.api.openstack.wsgi [None req-03b20755-67ad-43cb-8727-a6c39f9b16a2 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 803.744771] [57900]: DEBUG cinder.api.openstack.wsgi [None req-03b20755-67ad-43cb-8727-a6c39f9b16a2 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 803.761771] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 803.761771] [57900]: warnings.warn( [ 803.769906] [57900]: INFO cinder.volume.api [None req-03b20755-67ad-43cb-8727-a6c39f9b16a2 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 803.776059] [57900]: INFO cinder.api.openstack.wsgi [None req-03b20755-67ad-43cb-8727-a6c39f9b16a2 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 returned with HTTP 200 [ 803.776516] [57900]: [pid: 57900|app: 0|req: 70/128] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:02:45 2025] GET /volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 804.238577] [57901]: DEBUG cinder.api.middleware.request_id [None req-6c8f5ba3-862e-4a2e-8d58-8976f7497b42 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 804.239104] [57901]: INFO cinder.api.openstack.wsgi [None req-6c8f5ba3-862e-4a2e-8d58-8976f7497b42 None None] GET http://10.180.1.21/volume// [ 804.239310] [57901]: DEBUG cinder.api.openstack.wsgi [None req-6c8f5ba3-862e-4a2e-8d58-8976f7497b42 None None] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 804.239544] [57901]: DEBUG cinder.api.openstack.wsgi [None req-6c8f5ba3-862e-4a2e-8d58-8976f7497b42 None None] Calling method 'all' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 804.239953] [57901]: INFO cinder.api.openstack.wsgi [None req-6c8f5ba3-862e-4a2e-8d58-8976f7497b42 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 804.240299] [57901]: [pid: 57901|app: 0|req: 59/129] 10.180.1.21 () {58 vars in 1307 bytes} [Sun Nov 23 05:02:45 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 804.245046] [57900]: DEBUG cinder.api.middleware.request_id [req-7b960c90-07cb-473f-a8ed-e0da71d8dfc1 req-dc29205d-b152-4c03-bd0e-2468d700e2b1 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 804.248962] [57900]: INFO cinder.api.openstack.wsgi [req-7b960c90-07cb-473f-a8ed-e0da71d8dfc1 req-dc29205d-b152-4c03-bd0e-2468d700e2b1 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 [ 804.249541] [57900]: DEBUG cinder.api.openstack.wsgi [req-7b960c90-07cb-473f-a8ed-e0da71d8dfc1 req-dc29205d-b152-4c03-bd0e-2468d700e2b1 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 804.249541] [57900]: DEBUG cinder.api.openstack.wsgi [req-7b960c90-07cb-473f-a8ed-e0da71d8dfc1 req-dc29205d-b152-4c03-bd0e-2468d700e2b1 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 804.267783] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 804.267783] [57900]: warnings.warn( [ 804.272311] [57900]: INFO cinder.volume.api [req-7b960c90-07cb-473f-a8ed-e0da71d8dfc1 req-dc29205d-b152-4c03-bd0e-2468d700e2b1 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 804.282209] [57900]: INFO cinder.api.openstack.wsgi [req-7b960c90-07cb-473f-a8ed-e0da71d8dfc1 req-dc29205d-b152-4c03-bd0e-2468d700e2b1 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 returned with HTTP 200 [ 804.282676] [57900]: [pid: 57900|app: 0|req: 71/130] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Nov 23 05:02:45 2025] GET /volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 => generated 1023 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 804.361861] [57901]: DEBUG cinder.api.middleware.request_id [req-7b960c90-07cb-473f-a8ed-e0da71d8dfc1 req-07217326-7aa6-4e91-bf1a-9707f28ae3a0 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 804.364386] [57901]: INFO cinder.api.openstack.wsgi [req-7b960c90-07cb-473f-a8ed-e0da71d8dfc1 req-07217326-7aa6-4e91-bf1a-9707f28ae3a0 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] PUT http://10.180.1.21/volume/v3/attachments/93589e7d-30cd-4cef-b86a-de6c3cdb5a37 [ 804.364834] [57901]: DEBUG cinder.api.openstack.wsgi [req-7b960c90-07cb-473f-a8ed-e0da71d8dfc1 req-07217326-7aa6-4e91-bf1a-9707f28ae3a0 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-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-937714", "mountpoint": "/dev/sdb"}}} {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 804.373566] [57901]: DEBUG cinder.coordination [req-7b960c90-07cb-473f-a8ed-e0da71d8dfc1 req-07217326-7aa6-4e91-bf1a-9707f28ae3a0 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Acquiring lock "cinder-attachment_update-ce4a7fbe-498f-48d3-b952-9069d0765bb2-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57901) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 804.379036] [57901]: DEBUG cinder.coordination [req-7b960c90-07cb-473f-a8ed-e0da71d8dfc1 req-07217326-7aa6-4e91-bf1a-9707f28ae3a0 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Lock "cinder-attachment_update-ce4a7fbe-498f-48d3-b952-9069d0765bb2-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57901) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 804.380289] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 804.380289] [57901]: warnings.warn( [ 804.789552] [57900]: DEBUG cinder.api.middleware.request_id [None req-ba491970-e48e-432d-9825-2aef9d6b7e15 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 804.792162] [57900]: INFO cinder.api.openstack.wsgi [None req-ba491970-e48e-432d-9825-2aef9d6b7e15 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 [ 804.792509] [57900]: DEBUG cinder.api.openstack.wsgi [None req-ba491970-e48e-432d-9825-2aef9d6b7e15 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 804.792938] [57900]: DEBUG cinder.api.openstack.wsgi [None req-ba491970-e48e-432d-9825-2aef9d6b7e15 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 804.805580] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 804.805580] [57900]: warnings.warn( [ 804.808985] [57900]: INFO cinder.volume.api [None req-ba491970-e48e-432d-9825-2aef9d6b7e15 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 804.814106] [57900]: INFO cinder.api.openstack.wsgi [None req-ba491970-e48e-432d-9825-2aef9d6b7e15 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 returned with HTTP 200 [ 804.814680] [57900]: [pid: 57900|app: 0|req: 72/131] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:02:46 2025] GET /volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 805.826041] [57900]: DEBUG cinder.api.middleware.request_id [None req-f4f5bc35-ac5f-4ba7-aa96-58a7b72e47cb None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 805.828403] [57900]: INFO cinder.api.openstack.wsgi [None req-f4f5bc35-ac5f-4ba7-aa96-58a7b72e47cb tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 [ 805.828716] [57900]: DEBUG cinder.api.openstack.wsgi [None req-f4f5bc35-ac5f-4ba7-aa96-58a7b72e47cb tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 805.828979] [57900]: DEBUG cinder.api.openstack.wsgi [None req-f4f5bc35-ac5f-4ba7-aa96-58a7b72e47cb tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 805.847728] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 805.847728] [57900]: warnings.warn( [ 805.853727] [57900]: INFO cinder.volume.api [None req-f4f5bc35-ac5f-4ba7-aa96-58a7b72e47cb tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 805.861260] [57900]: INFO cinder.api.openstack.wsgi [None req-f4f5bc35-ac5f-4ba7-aa96-58a7b72e47cb tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 returned with HTTP 200 [ 805.861349] [57900]: [pid: 57900|app: 0|req: 73/132] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:02:47 2025] GET /volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 806.873863] [57900]: DEBUG cinder.api.middleware.request_id [None req-ebfbc9ab-da93-4c11-a0d1-7a8df7e43651 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 806.876079] [57900]: INFO cinder.api.openstack.wsgi [None req-ebfbc9ab-da93-4c11-a0d1-7a8df7e43651 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 [ 806.876982] [57900]: DEBUG cinder.api.openstack.wsgi [None req-ebfbc9ab-da93-4c11-a0d1-7a8df7e43651 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 806.876982] [57900]: DEBUG cinder.api.openstack.wsgi [None req-ebfbc9ab-da93-4c11-a0d1-7a8df7e43651 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 806.893543] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 806.893543] [57900]: warnings.warn( [ 806.903278] [57900]: INFO cinder.volume.api [None req-ebfbc9ab-da93-4c11-a0d1-7a8df7e43651 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 806.910688] [57900]: INFO cinder.api.openstack.wsgi [None req-ebfbc9ab-da93-4c11-a0d1-7a8df7e43651 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 returned with HTTP 200 [ 806.911169] [57900]: [pid: 57900|app: 0|req: 74/133] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:02:48 2025] GET /volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 807.921357] [57900]: DEBUG cinder.api.middleware.request_id [None req-7fa910b6-6a28-4cf3-a5f8-57fb3d34a19e None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 807.928023] [57900]: INFO cinder.api.openstack.wsgi [None req-7fa910b6-6a28-4cf3-a5f8-57fb3d34a19e tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 [ 807.928023] [57900]: DEBUG cinder.api.openstack.wsgi [None req-7fa910b6-6a28-4cf3-a5f8-57fb3d34a19e tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 807.928023] [57900]: DEBUG cinder.api.openstack.wsgi [None req-7fa910b6-6a28-4cf3-a5f8-57fb3d34a19e tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 807.943846] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 807.943846] [57900]: warnings.warn( [ 807.949377] [57900]: INFO cinder.volume.api [None req-7fa910b6-6a28-4cf3-a5f8-57fb3d34a19e tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 807.955655] [57900]: INFO cinder.api.openstack.wsgi [None req-7fa910b6-6a28-4cf3-a5f8-57fb3d34a19e tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 returned with HTTP 200 [ 807.955813] [57900]: [pid: 57900|app: 0|req: 75/134] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:02:49 2025] GET /volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 808.926083] [57901]: DEBUG cinder.coordination [req-7b960c90-07cb-473f-a8ed-e0da71d8dfc1 req-07217326-7aa6-4e91-bf1a-9707f28ae3a0 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Lock "cinder-attachment_update-ce4a7fbe-498f-48d3-b952-9069d0765bb2-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.547s {{(pid=57901) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 808.926505] [57901]: INFO cinder.api.openstack.wsgi [req-7b960c90-07cb-473f-a8ed-e0da71d8dfc1 req-07217326-7aa6-4e91-bf1a-9707f28ae3a0 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/attachments/93589e7d-30cd-4cef-b86a-de6c3cdb5a37 returned with HTTP 200 [ 808.927071] [57901]: [pid: 57901|app: 0|req: 60/135] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Nov 23 05:02:45 2025] PUT /volume/v3/attachments/93589e7d-30cd-4cef-b86a-de6c3cdb5a37 => generated 617 bytes in 4566 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 808.966104] [57900]: DEBUG cinder.api.middleware.request_id [None req-08097e65-4324-441b-8292-e3cece664dce None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 808.968702] [57900]: INFO cinder.api.openstack.wsgi [None req-08097e65-4324-441b-8292-e3cece664dce tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 [ 808.968950] [57900]: DEBUG cinder.api.openstack.wsgi [None req-08097e65-4324-441b-8292-e3cece664dce tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 808.969169] [57900]: DEBUG cinder.api.openstack.wsgi [None req-08097e65-4324-441b-8292-e3cece664dce tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 808.982674] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 808.982674] [57900]: warnings.warn( [ 808.987213] [57900]: INFO cinder.volume.api [None req-08097e65-4324-441b-8292-e3cece664dce tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 808.993070] [57900]: INFO cinder.api.openstack.wsgi [None req-08097e65-4324-441b-8292-e3cece664dce tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 returned with HTTP 200 [ 808.993676] [57900]: [pid: 57900|app: 0|req: 76/136] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:02:50 2025] GET /volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 810.010169] [57901]: DEBUG cinder.api.middleware.request_id [None req-7023f176-590e-4167-94ec-ba1012d883e6 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 810.014870] [57901]: INFO cinder.api.openstack.wsgi [None req-7023f176-590e-4167-94ec-ba1012d883e6 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 [ 810.015154] [57901]: DEBUG cinder.api.openstack.wsgi [None req-7023f176-590e-4167-94ec-ba1012d883e6 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 810.015370] [57901]: DEBUG cinder.api.openstack.wsgi [None req-7023f176-590e-4167-94ec-ba1012d883e6 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 810.037703] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 810.037703] [57901]: warnings.warn( [ 810.043396] [57901]: INFO cinder.volume.api [None req-7023f176-590e-4167-94ec-ba1012d883e6 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 810.050348] [57901]: INFO cinder.api.openstack.wsgi [None req-7023f176-590e-4167-94ec-ba1012d883e6 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 returned with HTTP 200 [ 810.050789] [57901]: [pid: 57901|app: 0|req: 61/137] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:02:51 2025] GET /volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 811.065071] [57900]: DEBUG cinder.api.middleware.request_id [None req-85d2cd00-2c47-415d-95ac-862cb28dbf28 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 811.069215] [57900]: INFO cinder.api.openstack.wsgi [None req-85d2cd00-2c47-415d-95ac-862cb28dbf28 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 [ 811.069215] [57900]: DEBUG cinder.api.openstack.wsgi [None req-85d2cd00-2c47-415d-95ac-862cb28dbf28 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 811.071179] [57900]: DEBUG cinder.api.openstack.wsgi [None req-85d2cd00-2c47-415d-95ac-862cb28dbf28 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 811.089777] [57901]: DEBUG cinder.api.middleware.request_id [req-7b960c90-07cb-473f-a8ed-e0da71d8dfc1 req-a8b3f695-5070-4b9b-bdec-5890ddf87de0 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 811.090557] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 811.090557] [57900]: warnings.warn( [ 811.100356] [57901]: INFO cinder.api.openstack.wsgi [req-7b960c90-07cb-473f-a8ed-e0da71d8dfc1 req-a8b3f695-5070-4b9b-bdec-5890ddf87de0 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] POST http://10.180.1.21/volume/v3/attachments/93589e7d-30cd-4cef-b86a-de6c3cdb5a37/action [ 811.100937] [57901]: DEBUG cinder.api.openstack.wsgi [req-7b960c90-07cb-473f-a8ed-e0da71d8dfc1 req-a8b3f695-5070-4b9b-bdec-5890ddf87de0 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Action body: b'{"os-complete": null}' {{(pid=57901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 811.101231] [57901]: DEBUG cinder.api.openstack.wsgi [req-7b960c90-07cb-473f-a8ed-e0da71d8dfc1 req-a8b3f695-5070-4b9b-bdec-5890ddf87de0 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 811.107206] [57900]: INFO cinder.volume.api [None req-85d2cd00-2c47-415d-95ac-862cb28dbf28 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 811.120105] [57900]: INFO cinder.api.openstack.wsgi [None req-85d2cd00-2c47-415d-95ac-862cb28dbf28 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 returned with HTTP 200 [ 811.120105] [57900]: [pid: 57900|app: 0|req: 77/138] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:02:52 2025] GET /volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 => generated 843 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 811.141777] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 811.141777] [57901]: warnings.warn( [ 811.156551] [57901]: INFO cinder.api.openstack.wsgi [req-7b960c90-07cb-473f-a8ed-e0da71d8dfc1 req-a8b3f695-5070-4b9b-bdec-5890ddf87de0 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/attachments/93589e7d-30cd-4cef-b86a-de6c3cdb5a37/action returned with HTTP 204 [ 811.157997] [57901]: [pid: 57901|app: 0|req: 62/139] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Nov 23 05:02:52 2025] POST /volume/v3/attachments/93589e7d-30cd-4cef-b86a-de6c3cdb5a37/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 811.823717] [57900]: DEBUG cinder.api.middleware.request_id [None req-8faefa95-d72f-47fd-8200-492f2e2156c5 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 811.826041] [57900]: INFO cinder.api.openstack.wsgi [None req-8faefa95-d72f-47fd-8200-492f2e2156c5 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] POST http://10.180.1.21/volume/v3/volumes [ 811.826578] [57900]: DEBUG cinder.api.openstack.wsgi [None req-8faefa95-d72f-47fd-8200-492f2e2156c5 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-873586803"}} {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 811.828089] [57900]: DEBUG cinder.api.v3.volumes [None req-8faefa95-d72f-47fd-8200-492f2e2156c5 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-873586803'}} {{(pid=57900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 811.828212] [57900]: INFO cinder.api.v3.volumes [None req-8faefa95-d72f-47fd-8200-492f2e2156c5 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Create volume of 1 GB [ 811.833700] [57900]: INFO cinder.volume.api [None req-8faefa95-d72f-47fd-8200-492f2e2156c5 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Availability Zones retrieved successfully. [ 811.840740] [57900]: DEBUG cinder.volume.api [None req-8faefa95-d72f-47fd-8200-492f2e2156c5 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Flow 'volume_create_api' (b33203d8-ff20-47f8-a52a-51d5633bdb2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 811.842512] [57900]: DEBUG cinder.volume.api [None req-8faefa95-d72f-47fd-8200-492f2e2156c5 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67897ea0-9bfa-4460-bf14-9923dd33e276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 811.843197] [57900]: DEBUG cinder.volume.flows.api.create_volume [None req-8faefa95-d72f-47fd-8200-492f2e2156c5 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Validating volume size '1' using validate_int {{(pid=57900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 811.863938] [57900]: DEBUG cinder.volume.api [None req-8faefa95-d72f-47fd-8200-492f2e2156c5 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67897ea0-9bfa-4460-bf14-9923dd33e276) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-23T04:56:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=25fac031-ee80-424b-a337-7fb740cb92f0,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '25fac031-ee80-424b-a337-7fb740cb92f0', '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=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 811.864969] [57900]: DEBUG cinder.volume.api [None req-8faefa95-d72f-47fd-8200-492f2e2156c5 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a11fd072-56d7-4a69-925c-fe4a458bc6b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 811.904423] [57900]: DEBUG cinder.quota [None req-8faefa95-d72f-47fd-8200-492f2e2156c5 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Created reservations ['39f3b04c-c9b1-4e48-84ac-ea72378392ee', 'ba4a21de-2bee-4628-8be4-825d1a40a031', 'de775191-c7ff-4ed4-8aec-62e3fda559d3', '17129d0e-dbbb-4db1-b81b-c775c748327c'] {{(pid=57900) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 811.905538] [57900]: DEBUG cinder.volume.api [None req-8faefa95-d72f-47fd-8200-492f2e2156c5 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a11fd072-56d7-4a69-925c-fe4a458bc6b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39f3b04c-c9b1-4e48-84ac-ea72378392ee', 'ba4a21de-2bee-4628-8be4-825d1a40a031', 'de775191-c7ff-4ed4-8aec-62e3fda559d3', '17129d0e-dbbb-4db1-b81b-c775c748327c']}' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 811.906486] [57900]: DEBUG cinder.volume.api [None req-8faefa95-d72f-47fd-8200-492f2e2156c5 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (380905c9-2342-48de-a7cb-784470d406ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 811.921729] [57900]: DEBUG cinder.volume.api [None req-8faefa95-d72f-47fd-8200-492f2e2156c5 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (380905c9-2342-48de-a7cb-784470d406ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4527b5d-72a2-41c3-84a1-f77ddd222430', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-873586803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa575f676c904645b0af48d609c19f44',qos_specs=None,replication_status=,reservations=['39f3b04c-c9b1-4e48-84ac-ea72378392ee','ba4a21de-2bee-4628-8be4-825d1a40a031','de775191-c7ff-4ed4-8aec-62e3fda559d3','17129d0e-dbbb-4db1-b81b-c775c748327c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d01e0842df84375a7aca371bf7c9d73',volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0), '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-11-23T05:02:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-873586803',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4527b5d-72a2-41c3-84a1-f77ddd222430,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa575f676c904645b0af48d609c19f44',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='4d01e0842df84375a7aca371bf7c9d73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(25fac031-ee80-424b-a337-7fb740cb92f0),volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0)}' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 811.922652] [57900]: DEBUG cinder.volume.api [None req-8faefa95-d72f-47fd-8200-492f2e2156c5 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11e2d17f-08d7-4297-961d-de582ab10eb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 811.935040] [57900]: DEBUG cinder.volume.api [None req-8faefa95-d72f-47fd-8200-492f2e2156c5 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11e2d17f-08d7-4297-961d-de582ab10eb2) 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-873586803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa575f676c904645b0af48d609c19f44',qos_specs=None,replication_status=,reservations=['39f3b04c-c9b1-4e48-84ac-ea72378392ee','ba4a21de-2bee-4628-8be4-825d1a40a031','de775191-c7ff-4ed4-8aec-62e3fda559d3','17129d0e-dbbb-4db1-b81b-c775c748327c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d01e0842df84375a7aca371bf7c9d73',volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0)}' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 811.935999] [57900]: DEBUG cinder.volume.api [None req-8faefa95-d72f-47fd-8200-492f2e2156c5 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05af1395-2236-4cd2-b4e1-d74d3ec4bc43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 811.945716] [57900]: DEBUG cinder.volume.api [None req-8faefa95-d72f-47fd-8200-492f2e2156c5 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05af1395-2236-4cd2-b4e1-d74d3ec4bc43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 811.946946] [57900]: DEBUG cinder.volume.api [None req-8faefa95-d72f-47fd-8200-492f2e2156c5 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Flow 'volume_create_api' (b33203d8-ff20-47f8-a52a-51d5633bdb2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57900) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 811.947358] [57900]: INFO cinder.volume.api [None req-8faefa95-d72f-47fd-8200-492f2e2156c5 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Create volume request issued successfully. [ 811.948057] [57900]: INFO cinder.api.openstack.wsgi [None req-8faefa95-d72f-47fd-8200-492f2e2156c5 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 811.948779] [57900]: [pid: 57900|app: 0|req: 78/140] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Nov 23 05:02:53 2025] POST /volume/v3/volumes => generated 757 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 811.961556] [57901]: DEBUG cinder.api.middleware.request_id [None req-ee2c6593-b3a3-4d7e-b357-3f2905e4e08c None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 811.963935] [57901]: INFO cinder.api.openstack.wsgi [None req-ee2c6593-b3a3-4d7e-b357-3f2905e4e08c tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] GET http://10.180.1.21/volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 [ 811.964557] [57901]: DEBUG cinder.api.openstack.wsgi [None req-ee2c6593-b3a3-4d7e-b357-3f2905e4e08c tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 811.964867] [57901]: DEBUG cinder.api.openstack.wsgi [None req-ee2c6593-b3a3-4d7e-b357-3f2905e4e08c tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 811.973510] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 811.973510] [57901]: warnings.warn( [ 811.984305] [57901]: INFO cinder.volume.api [None req-ee2c6593-b3a3-4d7e-b357-3f2905e4e08c tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Volume info retrieved successfully. [ 811.991834] [57901]: INFO cinder.api.openstack.wsgi [None req-ee2c6593-b3a3-4d7e-b357-3f2905e4e08c tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] http://10.180.1.21/volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 returned with HTTP 200 [ 811.992288] [57901]: [pid: 57901|app: 0|req: 63/141] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:02:53 2025] GET /volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 => generated 825 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 812.137805] [57900]: DEBUG cinder.api.middleware.request_id [None req-c41197bd-f9c9-4803-897d-99599911bb11 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 812.140320] [57900]: INFO cinder.api.openstack.wsgi [None req-c41197bd-f9c9-4803-897d-99599911bb11 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 [ 812.140530] [57900]: DEBUG cinder.api.openstack.wsgi [None req-c41197bd-f9c9-4803-897d-99599911bb11 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 812.140941] [57900]: DEBUG cinder.api.openstack.wsgi [None req-c41197bd-f9c9-4803-897d-99599911bb11 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 812.157589] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 812.157589] [57900]: warnings.warn( [ 812.163106] [57900]: INFO cinder.volume.api [None req-c41197bd-f9c9-4803-897d-99599911bb11 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 812.169059] [57900]: INFO cinder.api.openstack.wsgi [None req-c41197bd-f9c9-4803-897d-99599911bb11 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 returned with HTTP 200 [ 812.169603] [57900]: [pid: 57900|app: 0|req: 79/142] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:02:53 2025] GET /volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 => generated 1135 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 812.183767] [57901]: DEBUG cinder.api.middleware.request_id [None req-88be8630-65f9-460b-bdaa-3797ed264de4 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 812.188925] [57901]: INFO cinder.api.openstack.wsgi [None req-88be8630-65f9-460b-bdaa-3797ed264de4 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 [ 812.189271] [57901]: DEBUG cinder.api.openstack.wsgi [None req-88be8630-65f9-460b-bdaa-3797ed264de4 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 812.189509] [57901]: DEBUG cinder.api.openstack.wsgi [None req-88be8630-65f9-460b-bdaa-3797ed264de4 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 812.208343] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 812.208343] [57901]: warnings.warn( [ 812.213812] [57901]: INFO cinder.volume.api [None req-88be8630-65f9-460b-bdaa-3797ed264de4 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 812.219245] [57901]: INFO cinder.api.openstack.wsgi [None req-88be8630-65f9-460b-bdaa-3797ed264de4 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 returned with HTTP 200 [ 812.219674] [57901]: [pid: 57901|app: 0|req: 64/143] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:02:53 2025] GET /volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 => generated 1135 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 813.003291] [57900]: DEBUG cinder.api.middleware.request_id [None req-55013192-37f5-46a2-86b1-03b1e2d03ada None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 813.005556] [57900]: INFO cinder.api.openstack.wsgi [None req-55013192-37f5-46a2-86b1-03b1e2d03ada tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] GET http://10.180.1.21/volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 [ 813.005769] [57900]: DEBUG cinder.api.openstack.wsgi [None req-55013192-37f5-46a2-86b1-03b1e2d03ada tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 813.006038] [57900]: DEBUG cinder.api.openstack.wsgi [None req-55013192-37f5-46a2-86b1-03b1e2d03ada tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 813.024454] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 813.024454] [57900]: warnings.warn( [ 813.031746] [57900]: INFO cinder.volume.api [None req-55013192-37f5-46a2-86b1-03b1e2d03ada tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Volume info retrieved successfully. [ 813.039528] [57900]: INFO cinder.api.openstack.wsgi [None req-55013192-37f5-46a2-86b1-03b1e2d03ada tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] http://10.180.1.21/volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 returned with HTTP 200 [ 813.040020] [57900]: [pid: 57900|app: 0|req: 80/144] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:02:54 2025] GET /volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 821.334328] [57901]: DEBUG cinder.api.middleware.request_id [req-e9bd6e7b-ceb6-498a-9fcf-cb2d764d3c07 req-82faf83a-5158-4e3a-be1d-c9c36508d5a0 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 821.337265] [57901]: INFO cinder.api.openstack.wsgi [req-e9bd6e7b-ceb6-498a-9fcf-cb2d764d3c07 req-82faf83a-5158-4e3a-be1d-c9c36508d5a0 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] POST http://10.180.1.21/volume/v3/volumes [ 821.338140] [57901]: DEBUG cinder.api.openstack.wsgi [req-e9bd6e7b-ceb6-498a-9fcf-cb2d764d3c07 req-82faf83a-5158-4e3a-be1d-c9c36508d5a0 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-2108589144", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 821.339872] [57901]: DEBUG cinder.api.v3.volumes [req-e9bd6e7b-ceb6-498a-9fcf-cb2d764d3c07 req-82faf83a-5158-4e3a-be1d-c9c36508d5a0 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-2108589144', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=57901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 821.340093] [57901]: INFO cinder.api.v3.volumes [req-e9bd6e7b-ceb6-498a-9fcf-cb2d764d3c07 req-82faf83a-5158-4e3a-be1d-c9c36508d5a0 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Create volume of 1 GB [ 821.347362] [57901]: INFO cinder.volume.api [req-e9bd6e7b-ceb6-498a-9fcf-cb2d764d3c07 req-82faf83a-5158-4e3a-be1d-c9c36508d5a0 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Availability Zones retrieved successfully. [ 821.354431] [57901]: DEBUG cinder.volume.api [req-e9bd6e7b-ceb6-498a-9fcf-cb2d764d3c07 req-82faf83a-5158-4e3a-be1d-c9c36508d5a0 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Flow 'volume_create_api' (1aeab0b8-9130-4acf-a1fc-6d6a509ef57e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 821.355656] [57901]: DEBUG cinder.volume.api [req-e9bd6e7b-ceb6-498a-9fcf-cb2d764d3c07 req-82faf83a-5158-4e3a-be1d-c9c36508d5a0 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80e27a1b-bd1a-4bbd-b9c1-f209a582fe5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 821.356945] [57901]: DEBUG cinder.volume.flows.api.create_volume [req-e9bd6e7b-ceb6-498a-9fcf-cb2d764d3c07 req-82faf83a-5158-4e3a-be1d-c9c36508d5a0 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Validating volume size '1' using validate_int {{(pid=57901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 821.377273] [57901]: DEBUG cinder.volume.api [req-e9bd6e7b-ceb6-498a-9fcf-cb2d764d3c07 req-82faf83a-5158-4e3a-be1d-c9c36508d5a0 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80e27a1b-bd1a-4bbd-b9c1-f209a582fe5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-23T04:56:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=25fac031-ee80-424b-a337-7fb740cb92f0,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '25fac031-ee80-424b-a337-7fb740cb92f0', '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=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 821.378261] [57901]: DEBUG cinder.volume.api [req-e9bd6e7b-ceb6-498a-9fcf-cb2d764d3c07 req-82faf83a-5158-4e3a-be1d-c9c36508d5a0 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5112a614-8231-4c70-a382-202ad5f2c7fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 821.442959] [57901]: DEBUG cinder.quota [req-e9bd6e7b-ceb6-498a-9fcf-cb2d764d3c07 req-82faf83a-5158-4e3a-be1d-c9c36508d5a0 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Created reservations ['8d032f9c-748d-45fa-bac9-6fa3ac71adb5', 'cb2bf77f-6f4c-4075-a380-5565ea471bc4', '009dfca1-fb36-430f-9e34-54939b5b1b4b', 'b120b689-b1f3-453a-bab0-8776ba491a83'] {{(pid=57901) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 821.444470] [57901]: DEBUG cinder.volume.api [req-e9bd6e7b-ceb6-498a-9fcf-cb2d764d3c07 req-82faf83a-5158-4e3a-be1d-c9c36508d5a0 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5112a614-8231-4c70-a382-202ad5f2c7fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d032f9c-748d-45fa-bac9-6fa3ac71adb5', 'cb2bf77f-6f4c-4075-a380-5565ea471bc4', '009dfca1-fb36-430f-9e34-54939b5b1b4b', 'b120b689-b1f3-453a-bab0-8776ba491a83']}' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 821.445564] [57901]: DEBUG cinder.volume.api [req-e9bd6e7b-ceb6-498a-9fcf-cb2d764d3c07 req-82faf83a-5158-4e3a-be1d-c9c36508d5a0 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc20885b-c6bc-4f4e-813b-8fb378dc5db4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 821.460889] [57901]: DEBUG cinder.volume.api [req-e9bd6e7b-ceb6-498a-9fcf-cb2d764d3c07 req-82faf83a-5158-4e3a-be1d-c9c36508d5a0 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc20885b-c6bc-4f4e-813b-8fb378dc5db4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7205364-f609-433c-80cc-9cd4b5e726a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-2108589144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b5b662361fa41f2aca765c6f9dec69e',qos_specs=None,replication_status=,reservations=['8d032f9c-748d-45fa-bac9-6fa3ac71adb5','cb2bf77f-6f4c-4075-a380-5565ea471bc4','009dfca1-fb36-430f-9e34-54939b5b1b4b','b120b689-b1f3-453a-bab0-8776ba491a83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5666962abde94f1eba632bb6c3604610',volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0), '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-11-23T05:03:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-2108589144',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7205364-f609-433c-80cc-9cd4b5e726a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b5b662361fa41f2aca765c6f9dec69e',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='5666962abde94f1eba632bb6c3604610',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(25fac031-ee80-424b-a337-7fb740cb92f0),volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0)}' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 821.461860] [57901]: DEBUG cinder.volume.api [req-e9bd6e7b-ceb6-498a-9fcf-cb2d764d3c07 req-82faf83a-5158-4e3a-be1d-c9c36508d5a0 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00982e3d-f575-44e3-9fef-d0c8f812568f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 821.478010] [57901]: DEBUG cinder.volume.api [req-e9bd6e7b-ceb6-498a-9fcf-cb2d764d3c07 req-82faf83a-5158-4e3a-be1d-c9c36508d5a0 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00982e3d-f575-44e3-9fef-d0c8f812568f) 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-2108589144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b5b662361fa41f2aca765c6f9dec69e',qos_specs=None,replication_status=,reservations=['8d032f9c-748d-45fa-bac9-6fa3ac71adb5','cb2bf77f-6f4c-4075-a380-5565ea471bc4','009dfca1-fb36-430f-9e34-54939b5b1b4b','b120b689-b1f3-453a-bab0-8776ba491a83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5666962abde94f1eba632bb6c3604610',volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0)}' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 821.478962] [57901]: DEBUG cinder.volume.api [req-e9bd6e7b-ceb6-498a-9fcf-cb2d764d3c07 req-82faf83a-5158-4e3a-be1d-c9c36508d5a0 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa89f1ff-7082-4e8c-bd05-5796ffa5ee79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 821.490399] [57901]: DEBUG cinder.volume.api [req-e9bd6e7b-ceb6-498a-9fcf-cb2d764d3c07 req-82faf83a-5158-4e3a-be1d-c9c36508d5a0 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa89f1ff-7082-4e8c-bd05-5796ffa5ee79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 821.490965] [57901]: DEBUG cinder.volume.api [req-e9bd6e7b-ceb6-498a-9fcf-cb2d764d3c07 req-82faf83a-5158-4e3a-be1d-c9c36508d5a0 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Flow 'volume_create_api' (1aeab0b8-9130-4acf-a1fc-6d6a509ef57e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57901) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 821.491480] [57901]: INFO cinder.volume.api [req-e9bd6e7b-ceb6-498a-9fcf-cb2d764d3c07 req-82faf83a-5158-4e3a-be1d-c9c36508d5a0 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Create volume request issued successfully. [ 821.492225] [57901]: INFO cinder.api.openstack.wsgi [req-e9bd6e7b-ceb6-498a-9fcf-cb2d764d3c07 req-82faf83a-5158-4e3a-be1d-c9c36508d5a0 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 821.492755] [57901]: [pid: 57901|app: 0|req: 65/145] 10.180.1.21 () {64 vars in 1421 bytes} [Sun Nov 23 05:03:02 2025] POST /volume/v3/volumes => generated 754 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 821.496667] [57900]: DEBUG cinder.api.middleware.request_id [req-e9bd6e7b-ceb6-498a-9fcf-cb2d764d3c07 req-d873e4aa-be39-49fa-b682-51deeb5707fc None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 821.499756] [57900]: INFO cinder.api.openstack.wsgi [req-e9bd6e7b-ceb6-498a-9fcf-cb2d764d3c07 req-d873e4aa-be39-49fa-b682-51deeb5707fc tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] GET http://10.180.1.21/volume/v3/volumes/b7205364-f609-433c-80cc-9cd4b5e726a3 [ 821.499996] [57900]: DEBUG cinder.api.openstack.wsgi [req-e9bd6e7b-ceb6-498a-9fcf-cb2d764d3c07 req-d873e4aa-be39-49fa-b682-51deeb5707fc tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 821.500239] [57900]: DEBUG cinder.api.openstack.wsgi [req-e9bd6e7b-ceb6-498a-9fcf-cb2d764d3c07 req-d873e4aa-be39-49fa-b682-51deeb5707fc tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 821.511353] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 821.511353] [57900]: warnings.warn( [ 821.516419] [57900]: INFO cinder.volume.api [req-e9bd6e7b-ceb6-498a-9fcf-cb2d764d3c07 req-d873e4aa-be39-49fa-b682-51deeb5707fc tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Volume info retrieved successfully. [ 821.523059] [57900]: INFO cinder.api.openstack.wsgi [req-e9bd6e7b-ceb6-498a-9fcf-cb2d764d3c07 req-d873e4aa-be39-49fa-b682-51deeb5707fc tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] http://10.180.1.21/volume/v3/volumes/b7205364-f609-433c-80cc-9cd4b5e726a3 returned with HTTP 200 [ 821.523640] [57900]: [pid: 57900|app: 0|req: 81/146] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 05:03:02 2025] GET /volume/v3/volumes/b7205364-f609-433c-80cc-9cd4b5e726a3 => generated 822 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 821.594523] [57901]: DEBUG cinder.api.middleware.request_id [req-08356104-6307-47c2-82b6-ad15259351e2 req-f22a16a0-9d55-4233-9118-e59569b29800 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 821.598698] [57901]: INFO cinder.api.openstack.wsgi [req-08356104-6307-47c2-82b6-ad15259351e2 req-f22a16a0-9d55-4233-9118-e59569b29800 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] GET http://10.180.1.21/volume/v3/volumes/b7205364-f609-433c-80cc-9cd4b5e726a3 [ 821.598986] [57901]: DEBUG cinder.api.openstack.wsgi [req-08356104-6307-47c2-82b6-ad15259351e2 req-f22a16a0-9d55-4233-9118-e59569b29800 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 821.599315] [57901]: DEBUG cinder.api.openstack.wsgi [req-08356104-6307-47c2-82b6-ad15259351e2 req-f22a16a0-9d55-4233-9118-e59569b29800 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 821.608475] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 821.608475] [57901]: warnings.warn( [ 821.612897] [57901]: INFO cinder.volume.api [req-08356104-6307-47c2-82b6-ad15259351e2 req-f22a16a0-9d55-4233-9118-e59569b29800 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Volume info retrieved successfully. [ 821.618326] [57901]: INFO cinder.api.openstack.wsgi [req-08356104-6307-47c2-82b6-ad15259351e2 req-f22a16a0-9d55-4233-9118-e59569b29800 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] http://10.180.1.21/volume/v3/volumes/b7205364-f609-433c-80cc-9cd4b5e726a3 returned with HTTP 200 [ 821.618968] [57901]: [pid: 57901|app: 0|req: 66/147] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 05:03:02 2025] GET /volume/v3/volumes/b7205364-f609-433c-80cc-9cd4b5e726a3 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 822.968891] [57900]: DEBUG cinder.api.middleware.request_id [req-aa68a483-47ba-4619-8ae8-24f368227640 req-499f1954-db99-4c54-9987-b77fb1a6973a None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 822.973779] [57900]: INFO cinder.api.openstack.wsgi [req-aa68a483-47ba-4619-8ae8-24f368227640 req-499f1954-db99-4c54-9987-b77fb1a6973a tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] GET http://10.180.1.21/volume/v3/volumes/b7205364-f609-433c-80cc-9cd4b5e726a3 [ 822.974062] [57900]: DEBUG cinder.api.openstack.wsgi [req-aa68a483-47ba-4619-8ae8-24f368227640 req-499f1954-db99-4c54-9987-b77fb1a6973a tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 822.974237] [57900]: DEBUG cinder.api.openstack.wsgi [req-aa68a483-47ba-4619-8ae8-24f368227640 req-499f1954-db99-4c54-9987-b77fb1a6973a tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 822.989267] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.989267] [57900]: warnings.warn( [ 822.995319] [57900]: INFO cinder.volume.api [req-aa68a483-47ba-4619-8ae8-24f368227640 req-499f1954-db99-4c54-9987-b77fb1a6973a tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Volume info retrieved successfully. [ 823.002629] [57900]: INFO cinder.api.openstack.wsgi [req-aa68a483-47ba-4619-8ae8-24f368227640 req-499f1954-db99-4c54-9987-b77fb1a6973a tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] http://10.180.1.21/volume/v3/volumes/b7205364-f609-433c-80cc-9cd4b5e726a3 returned with HTTP 200 [ 823.003214] [57900]: [pid: 57900|app: 0|req: 82/148] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 05:03:04 2025] GET /volume/v3/volumes/b7205364-f609-433c-80cc-9cd4b5e726a3 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 823.317441] [57901]: DEBUG cinder.api.middleware.request_id [req-cb80ea56-d20c-402a-8366-1ca657243891 req-33ec55b5-9f55-4747-a013-aea8bde60003 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 823.321083] [57901]: INFO cinder.api.openstack.wsgi [req-cb80ea56-d20c-402a-8366-1ca657243891 req-33ec55b5-9f55-4747-a013-aea8bde60003 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 823.321680] [57901]: DEBUG cinder.api.openstack.wsgi [req-cb80ea56-d20c-402a-8366-1ca657243891 req-33ec55b5-9f55-4747-a013-aea8bde60003 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b7205364-f609-433c-80cc-9cd4b5e726a3", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-11775648", "description": null, "metadata": {}}} {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 823.347026] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.347026] [57901]: warnings.warn( [ 823.347026] [57901]: INFO cinder.volume.api [req-cb80ea56-d20c-402a-8366-1ca657243891 req-33ec55b5-9f55-4747-a013-aea8bde60003 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Volume info retrieved successfully. [ 823.347026] [57901]: INFO cinder.api.v3.snapshots [req-cb80ea56-d20c-402a-8366-1ca657243891 req-33ec55b5-9f55-4747-a013-aea8bde60003 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Create snapshot from volume b7205364-f609-433c-80cc-9cd4b5e726a3 [ 823.368435] [57901]: WARNING cinder.quota [req-cb80ea56-d20c-402a-8366-1ca657243891 req-33ec55b5-9f55-4747-a013-aea8bde60003 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-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. [ 823.404378] [57901]: DEBUG cinder.quota [req-cb80ea56-d20c-402a-8366-1ca657243891 req-33ec55b5-9f55-4747-a013-aea8bde60003 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Created reservations ['48455800-0ab7-448e-8b1c-8ed688911521', 'b932bc5b-fd2c-4580-a4da-ad14782fe4d8', '14a7d71d-1426-4763-8584-efaf267d6af4', '5fa3c458-02ec-4f6a-90ac-3305b4530d51'] {{(pid=57901) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 823.466643] [57901]: INFO cinder.volume.api [req-cb80ea56-d20c-402a-8366-1ca657243891 req-33ec55b5-9f55-4747-a013-aea8bde60003 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Snapshot create request issued successfully. [ 823.467196] [57901]: INFO cinder.api.openstack.wsgi [req-cb80ea56-d20c-402a-8366-1ca657243891 req-33ec55b5-9f55-4747-a013-aea8bde60003 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 823.467779] [57901]: [pid: 57901|app: 0|req: 67/149] 10.180.1.21 () {64 vars in 1427 bytes} [Sun Nov 23 05:03:04 2025] POST /volume/v3/snapshots => generated 309 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 823.928735] [57900]: DEBUG cinder.api.middleware.request_id [req-b1e59629-3ef2-4a5d-b5fa-12881a64720d req-c02a50a8-7955-4f5b-b31e-32aee177c46c None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 823.931723] [57900]: INFO cinder.api.openstack.wsgi [req-b1e59629-3ef2-4a5d-b5fa-12881a64720d req-c02a50a8-7955-4f5b-b31e-32aee177c46c tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] GET http://10.180.1.21/volume/v3/snapshots/bb6819b5-152e-43f9-87a7-5f1de52a1a69 [ 823.931910] [57900]: DEBUG cinder.api.openstack.wsgi [req-b1e59629-3ef2-4a5d-b5fa-12881a64720d req-c02a50a8-7955-4f5b-b31e-32aee177c46c tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 823.932144] [57900]: DEBUG cinder.api.openstack.wsgi [req-b1e59629-3ef2-4a5d-b5fa-12881a64720d req-c02a50a8-7955-4f5b-b31e-32aee177c46c tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 823.952358] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.952358] [57900]: warnings.warn( [ 823.952933] [57900]: INFO cinder.volume.api [req-b1e59629-3ef2-4a5d-b5fa-12881a64720d req-c02a50a8-7955-4f5b-b31e-32aee177c46c tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Snapshot retrieved successfully. [ 823.953930] [57900]: INFO cinder.api.openstack.wsgi [req-b1e59629-3ef2-4a5d-b5fa-12881a64720d req-c02a50a8-7955-4f5b-b31e-32aee177c46c tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] http://10.180.1.21/volume/v3/snapshots/bb6819b5-152e-43f9-87a7-5f1de52a1a69 returned with HTTP 200 [ 823.954437] [57900]: [pid: 57900|app: 0|req: 83/150] 10.180.1.21 () {60 vars in 1484 bytes} [Sun Nov 23 05:03:05 2025] GET /volume/v3/snapshots/bb6819b5-152e-43f9-87a7-5f1de52a1a69 => generated 468 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 824.352797] [57901]: DEBUG cinder.api.middleware.request_id [req-37a077e8-7702-4bcf-87fb-ba2bec844fea req-560d4879-def9-4afd-b741-9c8ef22a1dd0 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 824.355226] [57901]: INFO cinder.api.openstack.wsgi [req-37a077e8-7702-4bcf-87fb-ba2bec844fea req-560d4879-def9-4afd-b741-9c8ef22a1dd0 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 824.355444] [57901]: DEBUG cinder.api.openstack.wsgi [req-37a077e8-7702-4bcf-87fb-ba2bec844fea req-560d4879-def9-4afd-b741-9c8ef22a1dd0 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 824.355681] [57901]: DEBUG cinder.api.openstack.wsgi [req-37a077e8-7702-4bcf-87fb-ba2bec844fea req-560d4879-def9-4afd-b741-9c8ef22a1dd0 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Calling method 'detail' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 824.355989] [57901]: DEBUG cinder.api.api_utils [req-37a077e8-7702-4bcf-87fb-ba2bec844fea req-560d4879-def9-4afd-b741-9c8ef22a1dd0 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Removing options '' from query. {{(pid=57901) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 824.356360] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.356360] [57901]: warnings.warn( [ 824.357413] [57901]: DEBUG cinder.db.sqlalchemy.api [req-37a077e8-7702-4bcf-87fb-ba2bec844fea req-560d4879-def9-4afd-b741-9c8ef22a1dd0 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Building query based on filter {{(pid=57901) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 824.369684] [57901]: INFO cinder.volume.api [req-37a077e8-7702-4bcf-87fb-ba2bec844fea req-560d4879-def9-4afd-b741-9c8ef22a1dd0 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Get all snapshots completed successfully. [ 824.371025] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.371025] [57901]: warnings.warn( [ 824.371025] [57901]: INFO cinder.api.openstack.wsgi [req-37a077e8-7702-4bcf-87fb-ba2bec844fea req-560d4879-def9-4afd-b741-9c8ef22a1dd0 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 824.371592] [57901]: [pid: 57901|app: 0|req: 68/151] 10.180.1.21 () {60 vars in 1394 bytes} [Sun Nov 23 05:03:05 2025] GET /volume/v3/snapshots/detail => generated 471 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 824.636060] [57900]: DEBUG cinder.api.middleware.request_id [req-0f1479ed-1b1f-44d9-8afb-414f0e7a689c req-37fe5558-e927-41cb-b38f-4a99b94d2ad2 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 824.638582] [57900]: INFO cinder.api.openstack.wsgi [req-0f1479ed-1b1f-44d9-8afb-414f0e7a689c req-37fe5558-e927-41cb-b38f-4a99b94d2ad2 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] GET http://10.180.1.21/volume/v3/snapshots/bb6819b5-152e-43f9-87a7-5f1de52a1a69 [ 824.638808] [57900]: DEBUG cinder.api.openstack.wsgi [req-0f1479ed-1b1f-44d9-8afb-414f0e7a689c req-37fe5558-e927-41cb-b38f-4a99b94d2ad2 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 824.639038] [57900]: DEBUG cinder.api.openstack.wsgi [req-0f1479ed-1b1f-44d9-8afb-414f0e7a689c req-37fe5558-e927-41cb-b38f-4a99b94d2ad2 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 824.646254] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.646254] [57900]: warnings.warn( [ 824.646849] [57900]: INFO cinder.volume.api [req-0f1479ed-1b1f-44d9-8afb-414f0e7a689c req-37fe5558-e927-41cb-b38f-4a99b94d2ad2 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Snapshot retrieved successfully. [ 824.647863] [57900]: INFO cinder.api.openstack.wsgi [req-0f1479ed-1b1f-44d9-8afb-414f0e7a689c req-37fe5558-e927-41cb-b38f-4a99b94d2ad2 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] http://10.180.1.21/volume/v3/snapshots/bb6819b5-152e-43f9-87a7-5f1de52a1a69 returned with HTTP 200 [ 824.648470] [57900]: [pid: 57900|app: 0|req: 84/152] 10.180.1.21 () {60 vars in 1484 bytes} [Sun Nov 23 05:03:05 2025] GET /volume/v3/snapshots/bb6819b5-152e-43f9-87a7-5f1de52a1a69 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 824.733811] [57901]: DEBUG cinder.api.middleware.request_id [req-07f5043b-5abf-4ce5-abd4-48b6041a4de0 req-1395adee-eb60-44e3-8007-be15b7a8edc0 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 824.736550] [57901]: INFO cinder.api.openstack.wsgi [req-07f5043b-5abf-4ce5-abd4-48b6041a4de0 req-1395adee-eb60-44e3-8007-be15b7a8edc0 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/bb6819b5-152e-43f9-87a7-5f1de52a1a69 [ 824.736740] [57901]: DEBUG cinder.api.openstack.wsgi [req-07f5043b-5abf-4ce5-abd4-48b6041a4de0 req-1395adee-eb60-44e3-8007-be15b7a8edc0 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 824.737030] [57901]: DEBUG cinder.api.openstack.wsgi [req-07f5043b-5abf-4ce5-abd4-48b6041a4de0 req-1395adee-eb60-44e3-8007-be15b7a8edc0 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Calling method 'delete' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 824.737176] [57901]: INFO cinder.api.v3.snapshots [req-07f5043b-5abf-4ce5-abd4-48b6041a4de0 req-1395adee-eb60-44e3-8007-be15b7a8edc0 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Delete snapshot with id: bb6819b5-152e-43f9-87a7-5f1de52a1a69 [ 824.747057] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.747057] [57901]: warnings.warn( [ 824.747325] [57901]: INFO cinder.volume.api [req-07f5043b-5abf-4ce5-abd4-48b6041a4de0 req-1395adee-eb60-44e3-8007-be15b7a8edc0 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Snapshot retrieved successfully. [ 824.773380] [57901]: INFO cinder.volume.api [req-07f5043b-5abf-4ce5-abd4-48b6041a4de0 req-1395adee-eb60-44e3-8007-be15b7a8edc0 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Snapshot delete request issued successfully. [ 824.773380] [57901]: INFO cinder.api.openstack.wsgi [req-07f5043b-5abf-4ce5-abd4-48b6041a4de0 req-1395adee-eb60-44e3-8007-be15b7a8edc0 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] http://10.180.1.21/volume/v3/snapshots/bb6819b5-152e-43f9-87a7-5f1de52a1a69 returned with HTTP 202 [ 824.773380] [57901]: [pid: 57901|app: 0|req: 69/153] 10.180.1.21 () {62 vars in 1506 bytes} [Sun Nov 23 05:03:06 2025] DELETE /volume/v3/snapshots/bb6819b5-152e-43f9-87a7-5f1de52a1a69 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 824.822640] [57900]: DEBUG cinder.api.middleware.request_id [req-570d43b5-8921-47f0-9920-3f770f9a228a req-4cc29ab4-756e-4e46-9447-d2f5fda11c66 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 824.827804] [57900]: INFO cinder.api.openstack.wsgi [req-570d43b5-8921-47f0-9920-3f770f9a228a req-4cc29ab4-756e-4e46-9447-d2f5fda11c66 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] GET http://10.180.1.21/volume/v3/snapshots/bb6819b5-152e-43f9-87a7-5f1de52a1a69 [ 824.828543] [57900]: DEBUG cinder.api.openstack.wsgi [req-570d43b5-8921-47f0-9920-3f770f9a228a req-4cc29ab4-756e-4e46-9447-d2f5fda11c66 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 824.828988] [57900]: DEBUG cinder.api.openstack.wsgi [req-570d43b5-8921-47f0-9920-3f770f9a228a req-4cc29ab4-756e-4e46-9447-d2f5fda11c66 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 824.836913] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.836913] [57900]: warnings.warn( [ 824.837526] [57900]: INFO cinder.volume.api [req-570d43b5-8921-47f0-9920-3f770f9a228a req-4cc29ab4-756e-4e46-9447-d2f5fda11c66 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Snapshot retrieved successfully. [ 824.839160] [57900]: INFO cinder.api.openstack.wsgi [req-570d43b5-8921-47f0-9920-3f770f9a228a req-4cc29ab4-756e-4e46-9447-d2f5fda11c66 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] http://10.180.1.21/volume/v3/snapshots/bb6819b5-152e-43f9-87a7-5f1de52a1a69 returned with HTTP 200 [ 824.839160] [57900]: [pid: 57900|app: 0|req: 85/154] 10.180.1.21 () {60 vars in 1484 bytes} [Sun Nov 23 05:03:06 2025] GET /volume/v3/snapshots/bb6819b5-152e-43f9-87a7-5f1de52a1a69 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 826.079262] [57901]: DEBUG cinder.api.middleware.request_id [req-a1607c2b-d9f6-4d56-9d0e-79ff77591cf1 req-ef736b8d-b8a8-4e70-bc09-d6135f57776c None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 826.082427] [57901]: INFO cinder.api.openstack.wsgi [req-a1607c2b-d9f6-4d56-9d0e-79ff77591cf1 req-ef736b8d-b8a8-4e70-bc09-d6135f57776c tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] GET http://10.180.1.21/volume/v3/snapshots/bb6819b5-152e-43f9-87a7-5f1de52a1a69 [ 826.082742] [57901]: DEBUG cinder.api.openstack.wsgi [req-a1607c2b-d9f6-4d56-9d0e-79ff77591cf1 req-ef736b8d-b8a8-4e70-bc09-d6135f57776c tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 826.082890] [57901]: DEBUG cinder.api.openstack.wsgi [req-a1607c2b-d9f6-4d56-9d0e-79ff77591cf1 req-ef736b8d-b8a8-4e70-bc09-d6135f57776c tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 826.090083] [57901]: INFO cinder.api.openstack.wsgi [req-a1607c2b-d9f6-4d56-9d0e-79ff77591cf1 req-ef736b8d-b8a8-4e70-bc09-d6135f57776c tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] http://10.180.1.21/volume/v3/snapshots/bb6819b5-152e-43f9-87a7-5f1de52a1a69 returned with HTTP 404 [ 826.090083] [57901]: [pid: 57901|app: 0|req: 70/155] 10.180.1.21 () {60 vars in 1484 bytes} [Sun Nov 23 05:03:07 2025] GET /volume/v3/snapshots/bb6819b5-152e-43f9-87a7-5f1de52a1a69 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 826.303119] [57900]: DEBUG cinder.api.middleware.request_id [req-29f7b816-4c1c-49d9-a2e7-53245db9e5e6 req-8ddb9060-4e66-4cce-a39b-9261bd892a18 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 826.306925] [57900]: INFO cinder.api.openstack.wsgi [req-29f7b816-4c1c-49d9-a2e7-53245db9e5e6 req-8ddb9060-4e66-4cce-a39b-9261bd892a18 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b7205364-f609-433c-80cc-9cd4b5e726a3 [ 826.307140] [57900]: DEBUG cinder.api.openstack.wsgi [req-29f7b816-4c1c-49d9-a2e7-53245db9e5e6 req-8ddb9060-4e66-4cce-a39b-9261bd892a18 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 826.307368] [57900]: DEBUG cinder.api.openstack.wsgi [req-29f7b816-4c1c-49d9-a2e7-53245db9e5e6 req-8ddb9060-4e66-4cce-a39b-9261bd892a18 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Calling method 'delete' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 826.307549] [57900]: INFO cinder.api.v3.volumes [req-29f7b816-4c1c-49d9-a2e7-53245db9e5e6 req-8ddb9060-4e66-4cce-a39b-9261bd892a18 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Delete volume with id: b7205364-f609-433c-80cc-9cd4b5e726a3 [ 826.322228] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 826.322228] [57900]: warnings.warn( [ 826.322873] [57900]: INFO cinder.volume.api [req-29f7b816-4c1c-49d9-a2e7-53245db9e5e6 req-8ddb9060-4e66-4cce-a39b-9261bd892a18 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Volume info retrieved successfully. [ 826.351134] [57900]: INFO cinder.volume.api [req-29f7b816-4c1c-49d9-a2e7-53245db9e5e6 req-8ddb9060-4e66-4cce-a39b-9261bd892a18 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Delete volume request issued successfully. [ 826.351363] [57900]: INFO cinder.api.openstack.wsgi [req-29f7b816-4c1c-49d9-a2e7-53245db9e5e6 req-8ddb9060-4e66-4cce-a39b-9261bd892a18 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] http://10.180.1.21/volume/v3/volumes/b7205364-f609-433c-80cc-9cd4b5e726a3 returned with HTTP 202 [ 826.351908] [57900]: [pid: 57900|app: 0|req: 86/156] 10.180.1.21 () {62 vars in 1500 bytes} [Sun Nov 23 05:03:07 2025] DELETE /volume/v3/volumes/b7205364-f609-433c-80cc-9cd4b5e726a3 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 826.553911] [57901]: DEBUG cinder.api.middleware.request_id [req-5aeccaa0-e819-43fa-bc4e-0b8b329d9628 req-5479408b-e364-4441-b861-6b2e3cf01bbc None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 826.557161] [57901]: INFO cinder.api.openstack.wsgi [req-5aeccaa0-e819-43fa-bc4e-0b8b329d9628 req-5479408b-e364-4441-b861-6b2e3cf01bbc tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] GET http://10.180.1.21/volume/v3/volumes/b7205364-f609-433c-80cc-9cd4b5e726a3 [ 826.557512] [57901]: DEBUG cinder.api.openstack.wsgi [req-5aeccaa0-e819-43fa-bc4e-0b8b329d9628 req-5479408b-e364-4441-b861-6b2e3cf01bbc tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 826.559092] [57901]: DEBUG cinder.api.openstack.wsgi [req-5aeccaa0-e819-43fa-bc4e-0b8b329d9628 req-5479408b-e364-4441-b861-6b2e3cf01bbc tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 826.568997] [57901]: INFO cinder.api.openstack.wsgi [req-5aeccaa0-e819-43fa-bc4e-0b8b329d9628 req-5479408b-e364-4441-b861-6b2e3cf01bbc tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] http://10.180.1.21/volume/v3/volumes/b7205364-f609-433c-80cc-9cd4b5e726a3 returned with HTTP 404 [ 826.569733] [57901]: [pid: 57901|app: 0|req: 71/157] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 05:03:07 2025] GET /volume/v3/volumes/b7205364-f609-433c-80cc-9cd4b5e726a3 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 826.824579] [57900]: DEBUG cinder.api.middleware.request_id [req-6a9dbc31-bfd5-4a2c-b966-e86a79baa5f3 req-635622c8-9e16-401c-9438-6439f639b551 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 826.827931] [57900]: INFO cinder.api.openstack.wsgi [req-6a9dbc31-bfd5-4a2c-b966-e86a79baa5f3 req-635622c8-9e16-401c-9438-6439f639b551 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b7205364-f609-433c-80cc-9cd4b5e726a3 [ 826.828342] [57900]: DEBUG cinder.api.openstack.wsgi [req-6a9dbc31-bfd5-4a2c-b966-e86a79baa5f3 req-635622c8-9e16-401c-9438-6439f639b551 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 826.828670] [57900]: DEBUG cinder.api.openstack.wsgi [req-6a9dbc31-bfd5-4a2c-b966-e86a79baa5f3 req-635622c8-9e16-401c-9438-6439f639b551 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Calling method 'delete' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 826.828919] [57900]: INFO cinder.api.v3.volumes [req-6a9dbc31-bfd5-4a2c-b966-e86a79baa5f3 req-635622c8-9e16-401c-9438-6439f639b551 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Delete volume with id: b7205364-f609-433c-80cc-9cd4b5e726a3 [ 826.837519] [57900]: INFO cinder.api.openstack.wsgi [req-6a9dbc31-bfd5-4a2c-b966-e86a79baa5f3 req-635622c8-9e16-401c-9438-6439f639b551 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] http://10.180.1.21/volume/v3/volumes/b7205364-f609-433c-80cc-9cd4b5e726a3 returned with HTTP 404 [ 826.838294] [57900]: [pid: 57900|app: 0|req: 87/158] 10.180.1.21 () {62 vars in 1500 bytes} [Sun Nov 23 05:03:08 2025] DELETE /volume/v3/volumes/b7205364-f609-433c-80cc-9cd4b5e726a3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 827.213022] [57901]: DEBUG cinder.api.middleware.request_id [req-e7c146be-9fa6-4784-a6e6-096ae9556eec req-1bb8d070-c137-4fb9-8228-dd5e3b7e0bc8 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 827.215647] [57901]: INFO cinder.api.openstack.wsgi [req-e7c146be-9fa6-4784-a6e6-096ae9556eec req-1bb8d070-c137-4fb9-8228-dd5e3b7e0bc8 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] GET http://10.180.1.21/volume/v3/volumes/b7205364-f609-433c-80cc-9cd4b5e726a3 [ 827.215930] [57901]: DEBUG cinder.api.openstack.wsgi [req-e7c146be-9fa6-4784-a6e6-096ae9556eec req-1bb8d070-c137-4fb9-8228-dd5e3b7e0bc8 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 827.216222] [57901]: DEBUG cinder.api.openstack.wsgi [req-e7c146be-9fa6-4784-a6e6-096ae9556eec req-1bb8d070-c137-4fb9-8228-dd5e3b7e0bc8 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 827.225790] [57901]: INFO cinder.api.openstack.wsgi [req-e7c146be-9fa6-4784-a6e6-096ae9556eec req-1bb8d070-c137-4fb9-8228-dd5e3b7e0bc8 tempest-VolumesSnapshotsTestJSON-787440829 tempest-VolumesSnapshotsTestJSON-787440829-project-member] http://10.180.1.21/volume/v3/volumes/b7205364-f609-433c-80cc-9cd4b5e726a3 returned with HTTP 404 [ 827.226832] [57901]: [pid: 57901|app: 0|req: 72/159] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 05:03:08 2025] GET /volume/v3/volumes/b7205364-f609-433c-80cc-9cd4b5e726a3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 829.036903] [57900]: DEBUG cinder.api.middleware.request_id [None req-a9433cf7-def7-4536-aa76-d367acc5bf0f None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 829.039752] [57900]: INFO cinder.api.openstack.wsgi [None req-a9433cf7-def7-4536-aa76-d367acc5bf0f tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] POST http://10.180.1.21/volume/v3/volumes [ 829.039966] [57900]: DEBUG cinder.api.openstack.wsgi [None req-a9433cf7-def7-4536-aa76-d367acc5bf0f tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1020519640"}} {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 829.041656] [57900]: DEBUG cinder.api.v3.volumes [None req-a9433cf7-def7-4536-aa76-d367acc5bf0f tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1020519640'}} {{(pid=57900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 829.041783] [57900]: INFO cinder.api.v3.volumes [None req-a9433cf7-def7-4536-aa76-d367acc5bf0f tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Create volume of 1 GB [ 829.054134] [57900]: INFO cinder.volume.api [None req-a9433cf7-def7-4536-aa76-d367acc5bf0f tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Availability Zones retrieved successfully. [ 829.065743] [57900]: DEBUG cinder.volume.api [None req-a9433cf7-def7-4536-aa76-d367acc5bf0f tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Flow 'volume_create_api' (919b1e11-eeb9-45bc-a9a7-92547f5d34e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 829.067577] [57900]: DEBUG cinder.volume.api [None req-a9433cf7-def7-4536-aa76-d367acc5bf0f tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d68aa65c-d9c3-42b0-a86a-57c17cd4c586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 829.069904] [57900]: DEBUG cinder.volume.flows.api.create_volume [None req-a9433cf7-def7-4536-aa76-d367acc5bf0f tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Validating volume size '1' using validate_int {{(pid=57900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 829.103481] [57900]: DEBUG cinder.volume.api [None req-a9433cf7-def7-4536-aa76-d367acc5bf0f tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d68aa65c-d9c3-42b0-a86a-57c17cd4c586) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-23T04:56:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=25fac031-ee80-424b-a337-7fb740cb92f0,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '25fac031-ee80-424b-a337-7fb740cb92f0', '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=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 829.105390] [57900]: DEBUG cinder.volume.api [None req-a9433cf7-def7-4536-aa76-d367acc5bf0f tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4d91b36-2854-4dfe-b661-d952712174bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 829.214174] [57900]: DEBUG cinder.quota [None req-a9433cf7-def7-4536-aa76-d367acc5bf0f tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Created reservations ['12a2cff7-0b3a-4751-8887-64a7c8f5ae4a', 'b454ca2f-3097-4eda-a6ec-320faf16448b', '3fb8a8fa-749a-42af-8211-9520fd6cb2ba', 'fe2d818a-8c8e-455c-a54a-e15b836e9153'] {{(pid=57900) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 829.215557] [57900]: DEBUG cinder.volume.api [None req-a9433cf7-def7-4536-aa76-d367acc5bf0f tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4d91b36-2854-4dfe-b661-d952712174bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12a2cff7-0b3a-4751-8887-64a7c8f5ae4a', 'b454ca2f-3097-4eda-a6ec-320faf16448b', '3fb8a8fa-749a-42af-8211-9520fd6cb2ba', 'fe2d818a-8c8e-455c-a54a-e15b836e9153']}' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 829.216880] [57900]: DEBUG cinder.volume.api [None req-a9433cf7-def7-4536-aa76-d367acc5bf0f tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6f622c2-68c3-451f-aa49-dac132a48cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 829.275447] [57900]: DEBUG cinder.volume.api [None req-a9433cf7-def7-4536-aa76-d367acc5bf0f tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6f622c2-68c3-451f-aa49-dac132a48cad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '163c65ef-cdea-4b14-9a74-a6c36c3392e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1020519640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e0eefa0c34c4503b23e3ec21e505fe6',qos_specs=None,replication_status=,reservations=['12a2cff7-0b3a-4751-8887-64a7c8f5ae4a','b454ca2f-3097-4eda-a6ec-320faf16448b','3fb8a8fa-749a-42af-8211-9520fd6cb2ba','fe2d818a-8c8e-455c-a54a-e15b836e9153'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af4fbfd4eb2a421283afc7e7747719e3',volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0), '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-11-23T05:03:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1020519640',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=163c65ef-cdea-4b14-9a74-a6c36c3392e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e0eefa0c34c4503b23e3ec21e505fe6',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='af4fbfd4eb2a421283afc7e7747719e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(25fac031-ee80-424b-a337-7fb740cb92f0),volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0)}' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 829.278499] [57900]: DEBUG cinder.volume.api [None req-a9433cf7-def7-4536-aa76-d367acc5bf0f tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (529ed3d4-0b46-4512-96ba-3a9e820e97d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 829.311264] [57900]: DEBUG cinder.volume.api [None req-a9433cf7-def7-4536-aa76-d367acc5bf0f tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (529ed3d4-0b46-4512-96ba-3a9e820e97d6) 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-1020519640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e0eefa0c34c4503b23e3ec21e505fe6',qos_specs=None,replication_status=,reservations=['12a2cff7-0b3a-4751-8887-64a7c8f5ae4a','b454ca2f-3097-4eda-a6ec-320faf16448b','3fb8a8fa-749a-42af-8211-9520fd6cb2ba','fe2d818a-8c8e-455c-a54a-e15b836e9153'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af4fbfd4eb2a421283afc7e7747719e3',volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0)}' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 829.312304] [57900]: DEBUG cinder.volume.api [None req-a9433cf7-def7-4536-aa76-d367acc5bf0f tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb6d991e-1db1-4186-89c8-db3ee2551175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 829.324580] [57900]: DEBUG cinder.volume.api [None req-a9433cf7-def7-4536-aa76-d367acc5bf0f tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb6d991e-1db1-4186-89c8-db3ee2551175) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 829.325792] [57900]: DEBUG cinder.volume.api [None req-a9433cf7-def7-4536-aa76-d367acc5bf0f tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Flow 'volume_create_api' (919b1e11-eeb9-45bc-a9a7-92547f5d34e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57900) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 829.326271] [57900]: INFO cinder.volume.api [None req-a9433cf7-def7-4536-aa76-d367acc5bf0f tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Create volume request issued successfully. [ 829.328422] [57900]: INFO cinder.api.openstack.wsgi [None req-a9433cf7-def7-4536-aa76-d367acc5bf0f tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 829.328422] [57900]: [pid: 57900|app: 0|req: 88/160] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Nov 23 05:03:10 2025] POST /volume/v3/volumes => generated 751 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 829.341562] [57901]: DEBUG cinder.api.middleware.request_id [None req-80c8eb08-e35a-4913-b93b-ef82333f9f33 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 829.344319] [57901]: INFO cinder.api.openstack.wsgi [None req-80c8eb08-e35a-4913-b93b-ef82333f9f33 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] GET http://10.180.1.21/volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 [ 829.344489] [57901]: DEBUG cinder.api.openstack.wsgi [None req-80c8eb08-e35a-4913-b93b-ef82333f9f33 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 829.344702] [57901]: DEBUG cinder.api.openstack.wsgi [None req-80c8eb08-e35a-4913-b93b-ef82333f9f33 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 829.361161] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 829.361161] [57901]: warnings.warn( [ 829.366473] [57901]: INFO cinder.volume.api [None req-80c8eb08-e35a-4913-b93b-ef82333f9f33 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Volume info retrieved successfully. [ 829.372549] [57901]: INFO cinder.api.openstack.wsgi [None req-80c8eb08-e35a-4913-b93b-ef82333f9f33 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] http://10.180.1.21/volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 returned with HTTP 200 [ 829.373594] [57901]: [pid: 57901|app: 0|req: 73/161] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:03:10 2025] GET /volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 830.388234] [57900]: DEBUG cinder.api.middleware.request_id [None req-000c2ece-cd29-4ace-9f8e-574411a4439e None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 830.390065] [57900]: INFO cinder.api.openstack.wsgi [None req-000c2ece-cd29-4ace-9f8e-574411a4439e tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] GET http://10.180.1.21/volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 [ 830.393019] [57900]: DEBUG cinder.api.openstack.wsgi [None req-000c2ece-cd29-4ace-9f8e-574411a4439e tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 830.393019] [57900]: DEBUG cinder.api.openstack.wsgi [None req-000c2ece-cd29-4ace-9f8e-574411a4439e tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 830.419681] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 830.419681] [57900]: warnings.warn( [ 830.426888] [57900]: INFO cinder.volume.api [None req-000c2ece-cd29-4ace-9f8e-574411a4439e tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Volume info retrieved successfully. [ 830.434764] [57900]: INFO cinder.api.openstack.wsgi [None req-000c2ece-cd29-4ace-9f8e-574411a4439e tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] http://10.180.1.21/volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 returned with HTTP 200 [ 830.435225] [57900]: [pid: 57900|app: 0|req: 89/162] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:03:11 2025] GET /volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 => generated 844 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 830.581118] [57901]: DEBUG cinder.api.middleware.request_id [req-f89a1ea5-117c-489a-a587-bc84340b7627 req-7f2c1487-88dd-4ccf-afce-dd44ebb43590 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 830.584993] [57901]: INFO cinder.api.openstack.wsgi [req-f89a1ea5-117c-489a-a587-bc84340b7627 req-7f2c1487-88dd-4ccf-afce-dd44ebb43590 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] GET http://10.180.1.21/volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 [ 830.585378] [57901]: DEBUG cinder.api.openstack.wsgi [req-f89a1ea5-117c-489a-a587-bc84340b7627 req-7f2c1487-88dd-4ccf-afce-dd44ebb43590 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 830.585626] [57901]: DEBUG cinder.api.openstack.wsgi [req-f89a1ea5-117c-489a-a587-bc84340b7627 req-7f2c1487-88dd-4ccf-afce-dd44ebb43590 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 830.594686] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 830.594686] [57901]: warnings.warn( [ 830.598838] [57901]: INFO cinder.volume.api [req-f89a1ea5-117c-489a-a587-bc84340b7627 req-7f2c1487-88dd-4ccf-afce-dd44ebb43590 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Volume info retrieved successfully. [ 830.604387] [57901]: INFO cinder.api.openstack.wsgi [req-f89a1ea5-117c-489a-a587-bc84340b7627 req-7f2c1487-88dd-4ccf-afce-dd44ebb43590 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] http://10.180.1.21/volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 returned with HTTP 200 [ 830.604868] [57901]: [pid: 57901|app: 0|req: 74/163] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 05:03:11 2025] GET /volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 832.129235] [57900]: DEBUG cinder.api.middleware.request_id [None req-4f0a2a16-cd0d-4738-bbc0-bc89bf5a9e58 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 832.129991] [57900]: INFO cinder.api.openstack.wsgi [None req-4f0a2a16-cd0d-4738-bbc0-bc89bf5a9e58 None None] GET http://10.180.1.21/volume// [ 832.130158] [57900]: DEBUG cinder.api.openstack.wsgi [None req-4f0a2a16-cd0d-4738-bbc0-bc89bf5a9e58 None None] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 832.130399] [57900]: DEBUG cinder.api.openstack.wsgi [None req-4f0a2a16-cd0d-4738-bbc0-bc89bf5a9e58 None None] Calling method 'all' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 832.130825] [57900]: INFO cinder.api.openstack.wsgi [None req-4f0a2a16-cd0d-4738-bbc0-bc89bf5a9e58 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 832.131485] [57900]: [pid: 57900|app: 0|req: 90/164] 10.180.1.21 () {58 vars in 1300 bytes} [Sun Nov 23 05:03:13 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 832.136113] [57901]: DEBUG cinder.api.middleware.request_id [req-f89a1ea5-117c-489a-a587-bc84340b7627 req-333f12d0-e24c-42de-9e30-a926139a3cf3 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 832.138766] [57901]: INFO cinder.api.openstack.wsgi [req-f89a1ea5-117c-489a-a587-bc84340b7627 req-333f12d0-e24c-42de-9e30-a926139a3cf3 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] POST http://10.180.1.21/volume/v3/attachments [ 832.139270] [57901]: DEBUG cinder.api.openstack.wsgi [req-f89a1ea5-117c-489a-a587-bc84340b7627 req-333f12d0-e24c-42de-9e30-a926139a3cf3 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "163c65ef-cdea-4b14-9a74-a6c36c3392e0", "connector": null, "instance_uuid": "74d857a9-8f93-441e-92f7-d0e84fd76673"}} {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 832.154260] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 832.154260] [57901]: warnings.warn( [ 832.196520] [57901]: INFO cinder.api.openstack.wsgi [req-f89a1ea5-117c-489a-a587-bc84340b7627 req-333f12d0-e24c-42de-9e30-a926139a3cf3 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 832.197067] [57901]: [pid: 57901|app: 0|req: 75/165] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Nov 23 05:03:13 2025] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 832.216865] [57900]: DEBUG cinder.api.middleware.request_id [None req-04c22248-ea5f-45df-a3c8-ffd362f23b12 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 832.219255] [57900]: INFO cinder.api.openstack.wsgi [None req-04c22248-ea5f-45df-a3c8-ffd362f23b12 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] GET http://10.180.1.21/volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 [ 832.219510] [57900]: DEBUG cinder.api.openstack.wsgi [None req-04c22248-ea5f-45df-a3c8-ffd362f23b12 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 832.219734] [57900]: DEBUG cinder.api.openstack.wsgi [None req-04c22248-ea5f-45df-a3c8-ffd362f23b12 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 832.236158] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 832.236158] [57900]: warnings.warn( [ 832.243744] [57900]: INFO cinder.volume.api [None req-04c22248-ea5f-45df-a3c8-ffd362f23b12 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Volume info retrieved successfully. [ 832.250717] [57900]: INFO cinder.api.openstack.wsgi [None req-04c22248-ea5f-45df-a3c8-ffd362f23b12 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] http://10.180.1.21/volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 returned with HTTP 200 [ 832.250717] [57900]: [pid: 57900|app: 0|req: 91/166] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:03:13 2025] GET /volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 832.719206] [57901]: DEBUG cinder.api.middleware.request_id [None req-34c0b44b-efa0-454f-86b6-b38913d3504f None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 832.719790] [57901]: INFO cinder.api.openstack.wsgi [None req-34c0b44b-efa0-454f-86b6-b38913d3504f None None] GET http://10.180.1.21/volume// [ 832.719985] [57901]: DEBUG cinder.api.openstack.wsgi [None req-34c0b44b-efa0-454f-86b6-b38913d3504f None None] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 832.720215] [57901]: DEBUG cinder.api.openstack.wsgi [None req-34c0b44b-efa0-454f-86b6-b38913d3504f None None] Calling method 'all' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 832.720689] [57901]: INFO cinder.api.openstack.wsgi [None req-34c0b44b-efa0-454f-86b6-b38913d3504f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 832.721051] [57901]: [pid: 57901|app: 0|req: 76/167] 10.180.1.21 () {58 vars in 1307 bytes} [Sun Nov 23 05:03:13 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 832.727168] [57900]: DEBUG cinder.api.middleware.request_id [req-f89a1ea5-117c-489a-a587-bc84340b7627 req-a9d16aea-258e-4b41-9d58-88c68fbd33f1 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 832.730608] [57900]: INFO cinder.api.openstack.wsgi [req-f89a1ea5-117c-489a-a587-bc84340b7627 req-a9d16aea-258e-4b41-9d58-88c68fbd33f1 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] GET http://10.180.1.21/volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 [ 832.730970] [57900]: DEBUG cinder.api.openstack.wsgi [req-f89a1ea5-117c-489a-a587-bc84340b7627 req-a9d16aea-258e-4b41-9d58-88c68fbd33f1 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 832.731198] [57900]: DEBUG cinder.api.openstack.wsgi [req-f89a1ea5-117c-489a-a587-bc84340b7627 req-a9d16aea-258e-4b41-9d58-88c68fbd33f1 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 832.746636] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 832.746636] [57900]: warnings.warn( [ 832.751475] [57900]: INFO cinder.volume.api [req-f89a1ea5-117c-489a-a587-bc84340b7627 req-a9d16aea-258e-4b41-9d58-88c68fbd33f1 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Volume info retrieved successfully. [ 832.757616] [57900]: INFO cinder.api.openstack.wsgi [req-f89a1ea5-117c-489a-a587-bc84340b7627 req-a9d16aea-258e-4b41-9d58-88c68fbd33f1 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] http://10.180.1.21/volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 returned with HTTP 200 [ 832.757616] [57900]: [pid: 57900|app: 0|req: 92/168] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Nov 23 05:03:13 2025] GET /volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 => generated 1024 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 832.795815] [57901]: DEBUG cinder.api.middleware.request_id [req-f89a1ea5-117c-489a-a587-bc84340b7627 req-1e60e1cd-ced7-4f0b-a270-57af84b610e6 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 832.799916] [57901]: INFO cinder.api.openstack.wsgi [req-f89a1ea5-117c-489a-a587-bc84340b7627 req-1e60e1cd-ced7-4f0b-a270-57af84b610e6 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] PUT http://10.180.1.21/volume/v3/attachments/e8448b78-f2b2-4fa6-81c4-0ef2813303af [ 832.799916] [57901]: DEBUG cinder.api.openstack.wsgi [req-f89a1ea5-117c-489a-a587-bc84340b7627 req-1e60e1cd-ced7-4f0b-a270-57af84b610e6 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-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-937774", "mountpoint": "/dev/sdb"}}} {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 832.808572] [57901]: DEBUG cinder.coordination [req-f89a1ea5-117c-489a-a587-bc84340b7627 req-1e60e1cd-ced7-4f0b-a270-57af84b610e6 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Acquiring lock "cinder-attachment_update-163c65ef-cdea-4b14-9a74-a6c36c3392e0-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57901) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 832.813743] [57901]: DEBUG cinder.coordination [req-f89a1ea5-117c-489a-a587-bc84340b7627 req-1e60e1cd-ced7-4f0b-a270-57af84b610e6 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Lock "cinder-attachment_update-163c65ef-cdea-4b14-9a74-a6c36c3392e0-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57901) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 832.814893] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 832.814893] [57901]: warnings.warn( [ 833.269046] [57900]: DEBUG cinder.api.middleware.request_id [None req-ee29ba9c-bef6-4488-aaaf-094e7a4fdc52 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 833.271266] [57900]: INFO cinder.api.openstack.wsgi [None req-ee29ba9c-bef6-4488-aaaf-094e7a4fdc52 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] GET http://10.180.1.21/volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 [ 833.271516] [57900]: DEBUG cinder.api.openstack.wsgi [None req-ee29ba9c-bef6-4488-aaaf-094e7a4fdc52 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 833.272407] [57900]: DEBUG cinder.api.openstack.wsgi [None req-ee29ba9c-bef6-4488-aaaf-094e7a4fdc52 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 833.289317] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 833.289317] [57900]: warnings.warn( [ 833.294709] [57900]: INFO cinder.volume.api [None req-ee29ba9c-bef6-4488-aaaf-094e7a4fdc52 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Volume info retrieved successfully. [ 833.300971] [57900]: INFO cinder.api.openstack.wsgi [None req-ee29ba9c-bef6-4488-aaaf-094e7a4fdc52 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] http://10.180.1.21/volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 returned with HTTP 200 [ 833.301455] [57900]: [pid: 57900|app: 0|req: 93/169] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:03:14 2025] GET /volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 834.316683] [57900]: DEBUG cinder.api.middleware.request_id [None req-1351d23d-3007-4fdd-8fce-adce33ed7f12 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 834.318941] [57900]: INFO cinder.api.openstack.wsgi [None req-1351d23d-3007-4fdd-8fce-adce33ed7f12 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] GET http://10.180.1.21/volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 [ 834.318941] [57900]: DEBUG cinder.api.openstack.wsgi [None req-1351d23d-3007-4fdd-8fce-adce33ed7f12 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 834.318941] [57900]: DEBUG cinder.api.openstack.wsgi [None req-1351d23d-3007-4fdd-8fce-adce33ed7f12 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 834.335965] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 834.335965] [57900]: warnings.warn( [ 834.342344] [57900]: INFO cinder.volume.api [None req-1351d23d-3007-4fdd-8fce-adce33ed7f12 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Volume info retrieved successfully. [ 834.348847] [57900]: INFO cinder.api.openstack.wsgi [None req-1351d23d-3007-4fdd-8fce-adce33ed7f12 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] http://10.180.1.21/volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 returned with HTTP 200 [ 834.348978] [57900]: [pid: 57900|app: 0|req: 94/170] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:03:15 2025] GET /volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 835.359331] [57900]: DEBUG cinder.api.middleware.request_id [None req-1241ba73-5ea5-4504-b647-fab38890f7e7 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 835.361519] [57900]: INFO cinder.api.openstack.wsgi [None req-1241ba73-5ea5-4504-b647-fab38890f7e7 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] GET http://10.180.1.21/volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 [ 835.361763] [57900]: DEBUG cinder.api.openstack.wsgi [None req-1241ba73-5ea5-4504-b647-fab38890f7e7 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 835.361994] [57900]: DEBUG cinder.api.openstack.wsgi [None req-1241ba73-5ea5-4504-b647-fab38890f7e7 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 835.378014] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 835.378014] [57900]: warnings.warn( [ 835.383818] [57900]: INFO cinder.volume.api [None req-1241ba73-5ea5-4504-b647-fab38890f7e7 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Volume info retrieved successfully. [ 835.391812] [57900]: INFO cinder.api.openstack.wsgi [None req-1241ba73-5ea5-4504-b647-fab38890f7e7 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] http://10.180.1.21/volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 returned with HTTP 200 [ 835.392254] [57900]: [pid: 57900|app: 0|req: 95/171] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:03:16 2025] GET /volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 836.402294] [57900]: DEBUG cinder.api.middleware.request_id [None req-f2b81536-3793-457a-a749-c13a47fdfaf4 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 836.406271] [57900]: INFO cinder.api.openstack.wsgi [None req-f2b81536-3793-457a-a749-c13a47fdfaf4 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] GET http://10.180.1.21/volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 [ 836.406271] [57900]: DEBUG cinder.api.openstack.wsgi [None req-f2b81536-3793-457a-a749-c13a47fdfaf4 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 836.406271] [57900]: DEBUG cinder.api.openstack.wsgi [None req-f2b81536-3793-457a-a749-c13a47fdfaf4 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 836.421885] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 836.421885] [57900]: warnings.warn( [ 836.426666] [57900]: INFO cinder.volume.api [None req-f2b81536-3793-457a-a749-c13a47fdfaf4 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Volume info retrieved successfully. [ 836.432552] [57900]: INFO cinder.api.openstack.wsgi [None req-f2b81536-3793-457a-a749-c13a47fdfaf4 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] http://10.180.1.21/volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 returned with HTTP 200 [ 836.433010] [57900]: [pid: 57900|app: 0|req: 96/172] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:03:17 2025] GET /volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 837.339450] [57901]: DEBUG cinder.coordination [req-f89a1ea5-117c-489a-a587-bc84340b7627 req-1e60e1cd-ced7-4f0b-a270-57af84b610e6 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Lock "cinder-attachment_update-163c65ef-cdea-4b14-9a74-a6c36c3392e0-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.526s {{(pid=57901) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 837.340243] [57901]: INFO cinder.api.openstack.wsgi [req-f89a1ea5-117c-489a-a587-bc84340b7627 req-1e60e1cd-ced7-4f0b-a270-57af84b610e6 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] http://10.180.1.21/volume/v3/attachments/e8448b78-f2b2-4fa6-81c4-0ef2813303af returned with HTTP 200 [ 837.340460] [57901]: [pid: 57901|app: 0|req: 77/173] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Nov 23 05:03:14 2025] PUT /volume/v3/attachments/e8448b78-f2b2-4fa6-81c4-0ef2813303af => generated 617 bytes in 4545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 837.444420] [57900]: DEBUG cinder.api.middleware.request_id [None req-8b6e944e-c114-46c4-af68-65dbaefea0e0 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 837.446915] [57900]: INFO cinder.api.openstack.wsgi [None req-8b6e944e-c114-46c4-af68-65dbaefea0e0 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] GET http://10.180.1.21/volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 [ 837.447481] [57900]: DEBUG cinder.api.openstack.wsgi [None req-8b6e944e-c114-46c4-af68-65dbaefea0e0 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 837.447481] [57900]: DEBUG cinder.api.openstack.wsgi [None req-8b6e944e-c114-46c4-af68-65dbaefea0e0 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 837.463711] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.463711] [57900]: warnings.warn( [ 837.468417] [57900]: INFO cinder.volume.api [None req-8b6e944e-c114-46c4-af68-65dbaefea0e0 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Volume info retrieved successfully. [ 837.474729] [57900]: INFO cinder.api.openstack.wsgi [None req-8b6e944e-c114-46c4-af68-65dbaefea0e0 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] http://10.180.1.21/volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 returned with HTTP 200 [ 837.475443] [57900]: [pid: 57900|app: 0|req: 97/174] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:03:18 2025] GET /volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 838.488606] [57901]: DEBUG cinder.api.middleware.request_id [None req-fa58f3d3-63ba-487f-ba96-33352e0a1baf None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 838.490906] [57901]: INFO cinder.api.openstack.wsgi [None req-fa58f3d3-63ba-487f-ba96-33352e0a1baf tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] GET http://10.180.1.21/volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 [ 838.491252] [57901]: DEBUG cinder.api.openstack.wsgi [None req-fa58f3d3-63ba-487f-ba96-33352e0a1baf tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 838.491498] [57901]: DEBUG cinder.api.openstack.wsgi [None req-fa58f3d3-63ba-487f-ba96-33352e0a1baf tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 838.514031] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.514031] [57901]: warnings.warn( [ 838.520160] [57901]: INFO cinder.volume.api [None req-fa58f3d3-63ba-487f-ba96-33352e0a1baf tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Volume info retrieved successfully. [ 838.527813] [57901]: INFO cinder.api.openstack.wsgi [None req-fa58f3d3-63ba-487f-ba96-33352e0a1baf tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] http://10.180.1.21/volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 returned with HTTP 200 [ 838.528134] [57901]: [pid: 57901|app: 0|req: 78/175] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:03:19 2025] GET /volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 838.992334] [57900]: DEBUG cinder.api.middleware.request_id [req-f89a1ea5-117c-489a-a587-bc84340b7627 req-fc0ad54b-d522-4484-8476-01cd8de2d823 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 838.995205] [57900]: INFO cinder.api.openstack.wsgi [req-f89a1ea5-117c-489a-a587-bc84340b7627 req-fc0ad54b-d522-4484-8476-01cd8de2d823 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] POST http://10.180.1.21/volume/v3/attachments/e8448b78-f2b2-4fa6-81c4-0ef2813303af/action [ 838.995649] [57900]: DEBUG cinder.api.openstack.wsgi [req-f89a1ea5-117c-489a-a587-bc84340b7627 req-fc0ad54b-d522-4484-8476-01cd8de2d823 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Action body: b'{"os-complete": null}' {{(pid=57900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 838.995776] [57900]: DEBUG cinder.api.openstack.wsgi [req-f89a1ea5-117c-489a-a587-bc84340b7627 req-fc0ad54b-d522-4484-8476-01cd8de2d823 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 839.013390] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.013390] [57900]: warnings.warn( [ 839.024390] [57900]: INFO cinder.api.openstack.wsgi [req-f89a1ea5-117c-489a-a587-bc84340b7627 req-fc0ad54b-d522-4484-8476-01cd8de2d823 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] http://10.180.1.21/volume/v3/attachments/e8448b78-f2b2-4fa6-81c4-0ef2813303af/action returned with HTTP 204 [ 839.024995] [57900]: [pid: 57900|app: 0|req: 98/176] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Nov 23 05:03:20 2025] POST /volume/v3/attachments/e8448b78-f2b2-4fa6-81c4-0ef2813303af/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 839.539799] [57901]: DEBUG cinder.api.middleware.request_id [None req-6b9f367b-6f9c-48cc-a986-3f4bba542dd3 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 839.542209] [57901]: INFO cinder.api.openstack.wsgi [None req-6b9f367b-6f9c-48cc-a986-3f4bba542dd3 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] GET http://10.180.1.21/volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 [ 839.542483] [57901]: DEBUG cinder.api.openstack.wsgi [None req-6b9f367b-6f9c-48cc-a986-3f4bba542dd3 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 839.543646] [57901]: DEBUG cinder.api.openstack.wsgi [None req-6b9f367b-6f9c-48cc-a986-3f4bba542dd3 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 839.564673] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.564673] [57901]: warnings.warn( [ 839.570212] [57901]: INFO cinder.volume.api [None req-6b9f367b-6f9c-48cc-a986-3f4bba542dd3 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Volume info retrieved successfully. [ 839.576554] [57901]: INFO cinder.api.openstack.wsgi [None req-6b9f367b-6f9c-48cc-a986-3f4bba542dd3 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] http://10.180.1.21/volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 returned with HTTP 200 [ 839.577036] [57901]: [pid: 57901|app: 0|req: 79/177] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:03:20 2025] GET /volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 => generated 1136 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 839.589816] [57900]: DEBUG cinder.api.middleware.request_id [None req-2d626ab5-2533-4727-8944-548e691cf095 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 839.592541] [57900]: INFO cinder.api.openstack.wsgi [None req-2d626ab5-2533-4727-8944-548e691cf095 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] GET http://10.180.1.21/volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 [ 839.592802] [57900]: DEBUG cinder.api.openstack.wsgi [None req-2d626ab5-2533-4727-8944-548e691cf095 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 839.593049] [57900]: DEBUG cinder.api.openstack.wsgi [None req-2d626ab5-2533-4727-8944-548e691cf095 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 839.612234] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.612234] [57900]: warnings.warn( [ 839.621555] [57900]: INFO cinder.volume.api [None req-2d626ab5-2533-4727-8944-548e691cf095 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Volume info retrieved successfully. [ 839.632029] [57900]: INFO cinder.api.openstack.wsgi [None req-2d626ab5-2533-4727-8944-548e691cf095 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] http://10.180.1.21/volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 returned with HTTP 200 [ 839.632029] [57900]: [pid: 57900|app: 0|req: 99/178] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:03:20 2025] GET /volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 => generated 1136 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 844.720819] [57901]: DEBUG cinder.api.middleware.request_id [req-7041c8cc-481b-436b-beff-ab90f31b1927 req-6b3fd4d0-5ba6-41e7-99cb-160988713e71 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 844.723830] [57901]: INFO cinder.api.openstack.wsgi [req-7041c8cc-481b-436b-beff-ab90f31b1927 req-6b3fd4d0-5ba6-41e7-99cb-160988713e71 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] DELETE http://10.180.1.21/volume/v3/attachments/e8448b78-f2b2-4fa6-81c4-0ef2813303af [ 844.725610] [57901]: DEBUG cinder.api.openstack.wsgi [req-7041c8cc-481b-436b-beff-ab90f31b1927 req-6b3fd4d0-5ba6-41e7-99cb-160988713e71 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 844.725610] [57901]: DEBUG cinder.api.openstack.wsgi [req-7041c8cc-481b-436b-beff-ab90f31b1927 req-6b3fd4d0-5ba6-41e7-99cb-160988713e71 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Calling method 'version_select' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 844.736165] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 844.736165] [57901]: warnings.warn( [ 845.281359] [57901]: INFO cinder.api.openstack.wsgi [req-7041c8cc-481b-436b-beff-ab90f31b1927 req-6b3fd4d0-5ba6-41e7-99cb-160988713e71 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] http://10.180.1.21/volume/v3/attachments/e8448b78-f2b2-4fa6-81c4-0ef2813303af returned with HTTP 200 [ 845.281899] [57901]: [pid: 57901|app: 0|req: 80/179] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Nov 23 05:03:25 2025] DELETE /volume/v3/attachments/e8448b78-f2b2-4fa6-81c4-0ef2813303af => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 849.625637] [57900]: DEBUG dbcounter [-] [57900] Writing DB stats cinder:SELECT=201,cinder:INSERT=28,cinder:UPDATE=40 {{(pid=57900) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 855.280998] [57901]: DEBUG dbcounter [-] [57901] Writing DB stats cinder:SELECT=164,cinder:INSERT=29,cinder:UPDATE=51 {{(pid=57901) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 859.966985] [57900]: DEBUG cinder.api.middleware.request_id [req-270d9fca-79e9-49a3-b614-4b0df17e7d5a req-85b69363-0d51-4553-a985-c175535cf105 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 859.969445] [57900]: INFO cinder.api.openstack.wsgi [req-270d9fca-79e9-49a3-b614-4b0df17e7d5a req-85b69363-0d51-4553-a985-c175535cf105 tempest-VolumesGetTestJSON-298947417 tempest-VolumesGetTestJSON-298947417-project-member] POST http://10.180.1.21/volume/v3/volumes [ 859.970045] [57900]: DEBUG cinder.api.openstack.wsgi [req-270d9fca-79e9-49a3-b614-4b0df17e7d5a req-85b69363-0d51-4553-a985-c175535cf105 tempest-VolumesGetTestJSON-298947417 tempest-VolumesGetTestJSON-298947417-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-110926072", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 859.972013] [57900]: DEBUG cinder.api.v3.volumes [req-270d9fca-79e9-49a3-b614-4b0df17e7d5a req-85b69363-0d51-4553-a985-c175535cf105 tempest-VolumesGetTestJSON-298947417 tempest-VolumesGetTestJSON-298947417-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-110926072', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=57900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 859.972149] [57900]: INFO cinder.api.v3.volumes [req-270d9fca-79e9-49a3-b614-4b0df17e7d5a req-85b69363-0d51-4553-a985-c175535cf105 tempest-VolumesGetTestJSON-298947417 tempest-VolumesGetTestJSON-298947417-project-member] Create volume of 1 GB [ 859.977984] [57900]: INFO cinder.volume.api [req-270d9fca-79e9-49a3-b614-4b0df17e7d5a req-85b69363-0d51-4553-a985-c175535cf105 tempest-VolumesGetTestJSON-298947417 tempest-VolumesGetTestJSON-298947417-project-member] Availability Zones retrieved successfully. [ 859.985068] [57900]: DEBUG cinder.volume.api [req-270d9fca-79e9-49a3-b614-4b0df17e7d5a req-85b69363-0d51-4553-a985-c175535cf105 tempest-VolumesGetTestJSON-298947417 tempest-VolumesGetTestJSON-298947417-project-member] Flow 'volume_create_api' (c501d78c-b9cf-4286-839f-80dd5bcc9a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 859.986719] [57900]: DEBUG cinder.volume.api [req-270d9fca-79e9-49a3-b614-4b0df17e7d5a req-85b69363-0d51-4553-a985-c175535cf105 tempest-VolumesGetTestJSON-298947417 tempest-VolumesGetTestJSON-298947417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (226ca93f-1a58-4c7b-861b-dc802511d821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 859.987950] [57900]: DEBUG cinder.volume.flows.api.create_volume [req-270d9fca-79e9-49a3-b614-4b0df17e7d5a req-85b69363-0d51-4553-a985-c175535cf105 tempest-VolumesGetTestJSON-298947417 tempest-VolumesGetTestJSON-298947417-project-member] Validating volume size '1' using validate_int {{(pid=57900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 860.015076] [57900]: DEBUG cinder.volume.api [req-270d9fca-79e9-49a3-b614-4b0df17e7d5a req-85b69363-0d51-4553-a985-c175535cf105 tempest-VolumesGetTestJSON-298947417 tempest-VolumesGetTestJSON-298947417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (226ca93f-1a58-4c7b-861b-dc802511d821) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-23T04:56:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=25fac031-ee80-424b-a337-7fb740cb92f0,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '25fac031-ee80-424b-a337-7fb740cb92f0', '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=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 860.017034] [57900]: DEBUG cinder.volume.api [req-270d9fca-79e9-49a3-b614-4b0df17e7d5a req-85b69363-0d51-4553-a985-c175535cf105 tempest-VolumesGetTestJSON-298947417 tempest-VolumesGetTestJSON-298947417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d2f0dd7-2495-45d6-994e-ac11dba9450a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 860.095353] [57900]: DEBUG cinder.quota [req-270d9fca-79e9-49a3-b614-4b0df17e7d5a req-85b69363-0d51-4553-a985-c175535cf105 tempest-VolumesGetTestJSON-298947417 tempest-VolumesGetTestJSON-298947417-project-member] Created reservations ['2d654095-18ed-4d6e-acc4-c5861c45be76', '120fd273-db73-4862-b3fe-11d7ba6d911a', 'ffd8f068-6bc2-4d07-a1fb-2ff4bf4acb88', 'd08aae85-0471-44e8-a06b-ed011edb7be2'] {{(pid=57900) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 860.096419] [57900]: DEBUG cinder.volume.api [req-270d9fca-79e9-49a3-b614-4b0df17e7d5a req-85b69363-0d51-4553-a985-c175535cf105 tempest-VolumesGetTestJSON-298947417 tempest-VolumesGetTestJSON-298947417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d2f0dd7-2495-45d6-994e-ac11dba9450a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d654095-18ed-4d6e-acc4-c5861c45be76', '120fd273-db73-4862-b3fe-11d7ba6d911a', 'ffd8f068-6bc2-4d07-a1fb-2ff4bf4acb88', 'd08aae85-0471-44e8-a06b-ed011edb7be2']}' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 860.098148] [57900]: DEBUG cinder.volume.api [req-270d9fca-79e9-49a3-b614-4b0df17e7d5a req-85b69363-0d51-4553-a985-c175535cf105 tempest-VolumesGetTestJSON-298947417 tempest-VolumesGetTestJSON-298947417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d6292e5-32cf-4155-ae95-2a38a9adb9e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 860.118447] [57900]: DEBUG cinder.volume.api [req-270d9fca-79e9-49a3-b614-4b0df17e7d5a req-85b69363-0d51-4553-a985-c175535cf105 tempest-VolumesGetTestJSON-298947417 tempest-VolumesGetTestJSON-298947417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d6292e5-32cf-4155-ae95-2a38a9adb9e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c13f83b-e023-4795-bc7c-d2d2368bafcd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-110926072',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7892fb82c9bd4f43bfc907bfb2eb5355',qos_specs=None,replication_status=,reservations=['2d654095-18ed-4d6e-acc4-c5861c45be76','120fd273-db73-4862-b3fe-11d7ba6d911a','ffd8f068-6bc2-4d07-a1fb-2ff4bf4acb88','d08aae85-0471-44e8-a06b-ed011edb7be2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60b5df459a68459c96d48f31ae32a554',volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0), '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-11-23T05:03:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-110926072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c13f83b-e023-4795-bc7c-d2d2368bafcd,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='7892fb82c9bd4f43bfc907bfb2eb5355',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='60b5df459a68459c96d48f31ae32a554',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(25fac031-ee80-424b-a337-7fb740cb92f0),volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0)}' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 860.119478] [57900]: DEBUG cinder.volume.api [req-270d9fca-79e9-49a3-b614-4b0df17e7d5a req-85b69363-0d51-4553-a985-c175535cf105 tempest-VolumesGetTestJSON-298947417 tempest-VolumesGetTestJSON-298947417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3979cb56-22db-4f13-b89c-2b217c06278d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 860.139678] [57900]: DEBUG cinder.volume.api [req-270d9fca-79e9-49a3-b614-4b0df17e7d5a req-85b69363-0d51-4553-a985-c175535cf105 tempest-VolumesGetTestJSON-298947417 tempest-VolumesGetTestJSON-298947417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3979cb56-22db-4f13-b89c-2b217c06278d) 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-110926072',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7892fb82c9bd4f43bfc907bfb2eb5355',qos_specs=None,replication_status=,reservations=['2d654095-18ed-4d6e-acc4-c5861c45be76','120fd273-db73-4862-b3fe-11d7ba6d911a','ffd8f068-6bc2-4d07-a1fb-2ff4bf4acb88','d08aae85-0471-44e8-a06b-ed011edb7be2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60b5df459a68459c96d48f31ae32a554',volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0)}' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 860.140876] [57900]: DEBUG cinder.volume.api [req-270d9fca-79e9-49a3-b614-4b0df17e7d5a req-85b69363-0d51-4553-a985-c175535cf105 tempest-VolumesGetTestJSON-298947417 tempest-VolumesGetTestJSON-298947417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21d77cb7-4cd7-4fb0-9c4e-7130cbdfa807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 860.150755] [57900]: DEBUG cinder.volume.api [req-270d9fca-79e9-49a3-b614-4b0df17e7d5a req-85b69363-0d51-4553-a985-c175535cf105 tempest-VolumesGetTestJSON-298947417 tempest-VolumesGetTestJSON-298947417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21d77cb7-4cd7-4fb0-9c4e-7130cbdfa807) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 860.151974] [57900]: DEBUG cinder.volume.api [req-270d9fca-79e9-49a3-b614-4b0df17e7d5a req-85b69363-0d51-4553-a985-c175535cf105 tempest-VolumesGetTestJSON-298947417 tempest-VolumesGetTestJSON-298947417-project-member] Flow 'volume_create_api' (c501d78c-b9cf-4286-839f-80dd5bcc9a16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57900) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 860.152366] [57900]: INFO cinder.volume.api [req-270d9fca-79e9-49a3-b614-4b0df17e7d5a req-85b69363-0d51-4553-a985-c175535cf105 tempest-VolumesGetTestJSON-298947417 tempest-VolumesGetTestJSON-298947417-project-member] Create volume request issued successfully. [ 860.153102] [57900]: INFO cinder.api.openstack.wsgi [req-270d9fca-79e9-49a3-b614-4b0df17e7d5a req-85b69363-0d51-4553-a985-c175535cf105 tempest-VolumesGetTestJSON-298947417 tempest-VolumesGetTestJSON-298947417-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 860.153681] [57900]: [pid: 57900|app: 0|req: 100/180] 10.180.1.21 () {64 vars in 1421 bytes} [Sun Nov 23 05:03:41 2025] POST /volume/v3/volumes => generated 761 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 860.158549] [57901]: DEBUG cinder.api.middleware.request_id [req-270d9fca-79e9-49a3-b614-4b0df17e7d5a req-d12ce00a-f0f0-44d6-9d70-e1f6d13ddbb0 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 860.161951] [57901]: INFO cinder.api.openstack.wsgi [req-270d9fca-79e9-49a3-b614-4b0df17e7d5a req-d12ce00a-f0f0-44d6-9d70-e1f6d13ddbb0 tempest-VolumesGetTestJSON-298947417 tempest-VolumesGetTestJSON-298947417-project-member] GET http://10.180.1.21/volume/v3/volumes/5c13f83b-e023-4795-bc7c-d2d2368bafcd [ 860.162101] [57901]: DEBUG cinder.api.openstack.wsgi [req-270d9fca-79e9-49a3-b614-4b0df17e7d5a req-d12ce00a-f0f0-44d6-9d70-e1f6d13ddbb0 tempest-VolumesGetTestJSON-298947417 tempest-VolumesGetTestJSON-298947417-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 860.162442] [57901]: DEBUG cinder.api.openstack.wsgi [req-270d9fca-79e9-49a3-b614-4b0df17e7d5a req-d12ce00a-f0f0-44d6-9d70-e1f6d13ddbb0 tempest-VolumesGetTestJSON-298947417 tempest-VolumesGetTestJSON-298947417-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 860.170904] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 860.170904] [57901]: warnings.warn( [ 860.175750] [57901]: INFO cinder.volume.api [req-270d9fca-79e9-49a3-b614-4b0df17e7d5a req-d12ce00a-f0f0-44d6-9d70-e1f6d13ddbb0 tempest-VolumesGetTestJSON-298947417 tempest-VolumesGetTestJSON-298947417-project-member] Volume info retrieved successfully. [ 860.183465] [57901]: INFO cinder.api.openstack.wsgi [req-270d9fca-79e9-49a3-b614-4b0df17e7d5a req-d12ce00a-f0f0-44d6-9d70-e1f6d13ddbb0 tempest-VolumesGetTestJSON-298947417 tempest-VolumesGetTestJSON-298947417-project-member] http://10.180.1.21/volume/v3/volumes/5c13f83b-e023-4795-bc7c-d2d2368bafcd returned with HTTP 200 [ 860.184632] [57901]: [pid: 57901|app: 0|req: 81/181] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 05:03:41 2025] GET /volume/v3/volumes/5c13f83b-e023-4795-bc7c-d2d2368bafcd => generated 829 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 860.686332] [57900]: DEBUG cinder.api.middleware.request_id [req-dd46a163-91a1-4a05-9722-f2017945ea50 req-d628f39d-e565-41b3-915f-96834bfd08a5 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 860.688558] [57900]: INFO cinder.api.openstack.wsgi [req-dd46a163-91a1-4a05-9722-f2017945ea50 req-d628f39d-e565-41b3-915f-96834bfd08a5 tempest-VolumesGetTestJSON-298947417 tempest-VolumesGetTestJSON-298947417-project-member] GET http://10.180.1.21/volume/v3/volumes/5c13f83b-e023-4795-bc7c-d2d2368bafcd [ 860.688785] [57900]: DEBUG cinder.api.openstack.wsgi [req-dd46a163-91a1-4a05-9722-f2017945ea50 req-d628f39d-e565-41b3-915f-96834bfd08a5 tempest-VolumesGetTestJSON-298947417 tempest-VolumesGetTestJSON-298947417-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 860.689012] [57900]: DEBUG cinder.api.openstack.wsgi [req-dd46a163-91a1-4a05-9722-f2017945ea50 req-d628f39d-e565-41b3-915f-96834bfd08a5 tempest-VolumesGetTestJSON-298947417 tempest-VolumesGetTestJSON-298947417-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 860.700625] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 860.700625] [57900]: warnings.warn( [ 860.705562] [57900]: INFO cinder.volume.api [req-dd46a163-91a1-4a05-9722-f2017945ea50 req-d628f39d-e565-41b3-915f-96834bfd08a5 tempest-VolumesGetTestJSON-298947417 tempest-VolumesGetTestJSON-298947417-project-member] Volume info retrieved successfully. [ 860.713892] [57900]: INFO cinder.api.openstack.wsgi [req-dd46a163-91a1-4a05-9722-f2017945ea50 req-d628f39d-e565-41b3-915f-96834bfd08a5 tempest-VolumesGetTestJSON-298947417 tempest-VolumesGetTestJSON-298947417-project-member] http://10.180.1.21/volume/v3/volumes/5c13f83b-e023-4795-bc7c-d2d2368bafcd returned with HTTP 200 [ 860.714549] [57900]: [pid: 57900|app: 0|req: 101/182] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 05:03:41 2025] GET /volume/v3/volumes/5c13f83b-e023-4795-bc7c-d2d2368bafcd => generated 854 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 860.715661] [57901]: DEBUG cinder.api.middleware.request_id [req-e1ea2872-1f35-469c-95cb-3cd7a8cb3d4c req-caafafae-54be-480c-a0e7-643856b32f0f None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 860.718296] [57901]: INFO cinder.api.openstack.wsgi [req-e1ea2872-1f35-469c-95cb-3cd7a8cb3d4c req-caafafae-54be-480c-a0e7-643856b32f0f tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 [ 860.718513] [57901]: DEBUG cinder.api.openstack.wsgi [req-e1ea2872-1f35-469c-95cb-3cd7a8cb3d4c req-caafafae-54be-480c-a0e7-643856b32f0f tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 860.718739] [57901]: DEBUG cinder.api.openstack.wsgi [req-e1ea2872-1f35-469c-95cb-3cd7a8cb3d4c req-caafafae-54be-480c-a0e7-643856b32f0f tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 860.732412] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 860.732412] [57901]: warnings.warn( [ 860.736610] [57901]: INFO cinder.volume.api [req-e1ea2872-1f35-469c-95cb-3cd7a8cb3d4c req-caafafae-54be-480c-a0e7-643856b32f0f tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 860.742485] [57901]: INFO cinder.api.openstack.wsgi [req-e1ea2872-1f35-469c-95cb-3cd7a8cb3d4c req-caafafae-54be-480c-a0e7-643856b32f0f tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 returned with HTTP 200 [ 860.742966] [57901]: [pid: 57901|app: 0|req: 82/183] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 05:03:41 2025] GET /volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 => generated 1135 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 860.778507] [57900]: DEBUG cinder.api.middleware.request_id [req-e1ea2872-1f35-469c-95cb-3cd7a8cb3d4c req-6ffda89f-8df2-4b66-855b-bb492cc6e407 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 860.781169] [57900]: INFO cinder.api.openstack.wsgi [req-e1ea2872-1f35-469c-95cb-3cd7a8cb3d4c req-6ffda89f-8df2-4b66-855b-bb492cc6e407 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] POST http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2/action [ 860.781586] [57900]: DEBUG cinder.api.openstack.wsgi [req-e1ea2872-1f35-469c-95cb-3cd7a8cb3d4c req-6ffda89f-8df2-4b66-855b-bb492cc6e407 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 860.781717] [57900]: DEBUG cinder.api.openstack.wsgi [req-e1ea2872-1f35-469c-95cb-3cd7a8cb3d4c req-6ffda89f-8df2-4b66-855b-bb492cc6e407 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 860.793062] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 860.793062] [57900]: warnings.warn( [ 860.793656] [57900]: INFO cinder.volume.api [req-e1ea2872-1f35-469c-95cb-3cd7a8cb3d4c req-6ffda89f-8df2-4b66-855b-bb492cc6e407 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 860.801234] [57900]: INFO cinder.volume.api [req-e1ea2872-1f35-469c-95cb-3cd7a8cb3d4c req-6ffda89f-8df2-4b66-855b-bb492cc6e407 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Begin detaching volume completed successfully. [ 860.801411] [57900]: INFO cinder.api.openstack.wsgi [req-e1ea2872-1f35-469c-95cb-3cd7a8cb3d4c req-6ffda89f-8df2-4b66-855b-bb492cc6e407 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2/action returned with HTTP 202 [ 860.802120] [57900]: [pid: 57900|app: 0|req: 102/184] 10.180.1.21 () {64 vars in 1552 bytes} [Sun Nov 23 05:03:42 2025] POST /volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 860.814103] [57901]: DEBUG cinder.api.middleware.request_id [None req-f7302165-6bb5-45d6-8ff0-3a29ae1f6525 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 860.817183] [57901]: INFO cinder.api.openstack.wsgi [None req-f7302165-6bb5-45d6-8ff0-3a29ae1f6525 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 [ 860.817515] [57901]: DEBUG cinder.api.openstack.wsgi [None req-f7302165-6bb5-45d6-8ff0-3a29ae1f6525 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 860.817701] [57901]: DEBUG cinder.api.openstack.wsgi [None req-f7302165-6bb5-45d6-8ff0-3a29ae1f6525 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 860.832858] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 860.832858] [57901]: warnings.warn( [ 860.838156] [57901]: INFO cinder.volume.api [None req-f7302165-6bb5-45d6-8ff0-3a29ae1f6525 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 860.848798] [57901]: INFO cinder.api.openstack.wsgi [None req-f7302165-6bb5-45d6-8ff0-3a29ae1f6525 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 returned with HTTP 200 [ 860.848798] [57901]: [pid: 57901|app: 0|req: 83/185] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:03:42 2025] GET /volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 861.037730] [57900]: DEBUG cinder.api.middleware.request_id [req-e49915a5-1879-40c0-9ef6-e9f3da9e63d7 req-f9ea3f71-5ef2-4b47-862f-4898ed73b890 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 861.040941] [57900]: INFO cinder.api.openstack.wsgi [req-e49915a5-1879-40c0-9ef6-e9f3da9e63d7 req-f9ea3f71-5ef2-4b47-862f-4898ed73b890 tempest-VolumesGetTestJSON-298947417 tempest-VolumesGetTestJSON-298947417-project-member] GET http://10.180.1.21/volume/v3/volumes/5c13f83b-e023-4795-bc7c-d2d2368bafcd [ 861.041217] [57900]: DEBUG cinder.api.openstack.wsgi [req-e49915a5-1879-40c0-9ef6-e9f3da9e63d7 req-f9ea3f71-5ef2-4b47-862f-4898ed73b890 tempest-VolumesGetTestJSON-298947417 tempest-VolumesGetTestJSON-298947417-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 861.041478] [57900]: DEBUG cinder.api.openstack.wsgi [req-e49915a5-1879-40c0-9ef6-e9f3da9e63d7 req-f9ea3f71-5ef2-4b47-862f-4898ed73b890 tempest-VolumesGetTestJSON-298947417 tempest-VolumesGetTestJSON-298947417-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 861.053292] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 861.053292] [57900]: warnings.warn( [ 861.058894] [57900]: INFO cinder.volume.api [req-e49915a5-1879-40c0-9ef6-e9f3da9e63d7 req-f9ea3f71-5ef2-4b47-862f-4898ed73b890 tempest-VolumesGetTestJSON-298947417 tempest-VolumesGetTestJSON-298947417-project-member] Volume info retrieved successfully. [ 861.066577] [57900]: INFO cinder.api.openstack.wsgi [req-e49915a5-1879-40c0-9ef6-e9f3da9e63d7 req-f9ea3f71-5ef2-4b47-862f-4898ed73b890 tempest-VolumesGetTestJSON-298947417 tempest-VolumesGetTestJSON-298947417-project-member] http://10.180.1.21/volume/v3/volumes/5c13f83b-e023-4795-bc7c-d2d2368bafcd returned with HTTP 200 [ 861.067231] [57900]: [pid: 57900|app: 0|req: 103/186] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 05:03:42 2025] GET /volume/v3/volumes/5c13f83b-e023-4795-bc7c-d2d2368bafcd => generated 854 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 861.301925] [57901]: DEBUG cinder.api.middleware.request_id [req-f43b5e05-84c3-4dfa-8033-fa226213dd17 req-e9f74bcf-8506-4774-ac7e-60f2272b044b None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 861.304382] [57901]: INFO cinder.api.openstack.wsgi [req-f43b5e05-84c3-4dfa-8033-fa226213dd17 req-e9f74bcf-8506-4774-ac7e-60f2272b044b tempest-VolumesGetTestJSON-298947417 tempest-VolumesGetTestJSON-298947417-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5c13f83b-e023-4795-bc7c-d2d2368bafcd [ 861.304567] [57901]: DEBUG cinder.api.openstack.wsgi [req-f43b5e05-84c3-4dfa-8033-fa226213dd17 req-e9f74bcf-8506-4774-ac7e-60f2272b044b tempest-VolumesGetTestJSON-298947417 tempest-VolumesGetTestJSON-298947417-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 861.304763] [57901]: DEBUG cinder.api.openstack.wsgi [req-f43b5e05-84c3-4dfa-8033-fa226213dd17 req-e9f74bcf-8506-4774-ac7e-60f2272b044b tempest-VolumesGetTestJSON-298947417 tempest-VolumesGetTestJSON-298947417-project-member] Calling method 'delete' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 861.304988] [57901]: INFO cinder.api.v3.volumes [req-f43b5e05-84c3-4dfa-8033-fa226213dd17 req-e9f74bcf-8506-4774-ac7e-60f2272b044b tempest-VolumesGetTestJSON-298947417 tempest-VolumesGetTestJSON-298947417-project-member] Delete volume with id: 5c13f83b-e023-4795-bc7c-d2d2368bafcd [ 861.316184] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 861.316184] [57901]: warnings.warn( [ 861.316787] [57901]: INFO cinder.volume.api [req-f43b5e05-84c3-4dfa-8033-fa226213dd17 req-e9f74bcf-8506-4774-ac7e-60f2272b044b tempest-VolumesGetTestJSON-298947417 tempest-VolumesGetTestJSON-298947417-project-member] Volume info retrieved successfully. [ 861.332660] [57901]: INFO cinder.volume.api [req-f43b5e05-84c3-4dfa-8033-fa226213dd17 req-e9f74bcf-8506-4774-ac7e-60f2272b044b tempest-VolumesGetTestJSON-298947417 tempest-VolumesGetTestJSON-298947417-project-member] Delete volume request issued successfully. [ 861.332825] [57901]: INFO cinder.api.openstack.wsgi [req-f43b5e05-84c3-4dfa-8033-fa226213dd17 req-e9f74bcf-8506-4774-ac7e-60f2272b044b tempest-VolumesGetTestJSON-298947417 tempest-VolumesGetTestJSON-298947417-project-member] http://10.180.1.21/volume/v3/volumes/5c13f83b-e023-4795-bc7c-d2d2368bafcd returned with HTTP 202 [ 861.333343] [57901]: [pid: 57901|app: 0|req: 84/187] 10.180.1.21 () {62 vars in 1500 bytes} [Sun Nov 23 05:03:42 2025] DELETE /volume/v3/volumes/5c13f83b-e023-4795-bc7c-d2d2368bafcd => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 861.363069] [57900]: DEBUG cinder.api.middleware.request_id [req-b13b5a49-a45d-498d-b704-cf2cc9bba14a req-47bf9b75-45c1-440a-a19b-e50dc8cbacd3 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 861.365208] [57900]: INFO cinder.api.openstack.wsgi [req-b13b5a49-a45d-498d-b704-cf2cc9bba14a req-47bf9b75-45c1-440a-a19b-e50dc8cbacd3 tempest-VolumesGetTestJSON-298947417 tempest-VolumesGetTestJSON-298947417-project-member] GET http://10.180.1.21/volume/v3/volumes/5c13f83b-e023-4795-bc7c-d2d2368bafcd [ 861.365467] [57900]: DEBUG cinder.api.openstack.wsgi [req-b13b5a49-a45d-498d-b704-cf2cc9bba14a req-47bf9b75-45c1-440a-a19b-e50dc8cbacd3 tempest-VolumesGetTestJSON-298947417 tempest-VolumesGetTestJSON-298947417-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 861.365711] [57900]: DEBUG cinder.api.openstack.wsgi [req-b13b5a49-a45d-498d-b704-cf2cc9bba14a req-47bf9b75-45c1-440a-a19b-e50dc8cbacd3 tempest-VolumesGetTestJSON-298947417 tempest-VolumesGetTestJSON-298947417-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 861.375732] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 861.375732] [57900]: warnings.warn( [ 861.380368] [57900]: INFO cinder.volume.api [req-b13b5a49-a45d-498d-b704-cf2cc9bba14a req-47bf9b75-45c1-440a-a19b-e50dc8cbacd3 tempest-VolumesGetTestJSON-298947417 tempest-VolumesGetTestJSON-298947417-project-member] Volume info retrieved successfully. [ 861.385935] [57900]: INFO cinder.api.openstack.wsgi [req-b13b5a49-a45d-498d-b704-cf2cc9bba14a req-47bf9b75-45c1-440a-a19b-e50dc8cbacd3 tempest-VolumesGetTestJSON-298947417 tempest-VolumesGetTestJSON-298947417-project-member] http://10.180.1.21/volume/v3/volumes/5c13f83b-e023-4795-bc7c-d2d2368bafcd returned with HTTP 200 [ 861.386054] [57900]: [pid: 57900|app: 0|req: 104/188] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 05:03:42 2025] GET /volume/v3/volumes/5c13f83b-e023-4795-bc7c-d2d2368bafcd => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 861.820926] [57901]: DEBUG cinder.api.middleware.request_id [None req-a2e3c8e7-7635-4e5b-b9ee-2fa02f3f3ebc None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 861.821475] [57901]: INFO cinder.api.openstack.wsgi [None req-a2e3c8e7-7635-4e5b-b9ee-2fa02f3f3ebc None None] GET http://10.180.1.21/volume// [ 861.821694] [57901]: DEBUG cinder.api.openstack.wsgi [None req-a2e3c8e7-7635-4e5b-b9ee-2fa02f3f3ebc None None] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 861.821944] [57901]: DEBUG cinder.api.openstack.wsgi [None req-a2e3c8e7-7635-4e5b-b9ee-2fa02f3f3ebc None None] Calling method 'all' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 861.822546] [57901]: INFO cinder.api.openstack.wsgi [None req-a2e3c8e7-7635-4e5b-b9ee-2fa02f3f3ebc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 861.822748] [57901]: [pid: 57901|app: 0|req: 85/189] 10.180.1.21 () {58 vars in 1307 bytes} [Sun Nov 23 05:03:43 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 861.827161] [57900]: DEBUG cinder.api.middleware.request_id [req-e1ea2872-1f35-469c-95cb-3cd7a8cb3d4c req-96f0637a-8761-46c2-9ac1-11b81034af6b None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 861.830108] [57900]: INFO cinder.api.openstack.wsgi [req-e1ea2872-1f35-469c-95cb-3cd7a8cb3d4c req-96f0637a-8761-46c2-9ac1-11b81034af6b tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 [ 861.830108] [57900]: DEBUG cinder.api.openstack.wsgi [req-e1ea2872-1f35-469c-95cb-3cd7a8cb3d4c req-96f0637a-8761-46c2-9ac1-11b81034af6b tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 861.830108] [57900]: DEBUG cinder.api.openstack.wsgi [req-e1ea2872-1f35-469c-95cb-3cd7a8cb3d4c req-96f0637a-8761-46c2-9ac1-11b81034af6b tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 861.844204] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 861.844204] [57900]: warnings.warn( [ 861.849662] [57900]: INFO cinder.volume.api [req-e1ea2872-1f35-469c-95cb-3cd7a8cb3d4c req-96f0637a-8761-46c2-9ac1-11b81034af6b tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 861.855594] [57900]: INFO cinder.api.openstack.wsgi [req-e1ea2872-1f35-469c-95cb-3cd7a8cb3d4c req-96f0637a-8761-46c2-9ac1-11b81034af6b tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 returned with HTTP 200 [ 861.856110] [57900]: [pid: 57900|app: 0|req: 105/190] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Nov 23 05:03:43 2025] GET /volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 => generated 1319 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 861.860382] [57901]: DEBUG cinder.api.middleware.request_id [None req-54a8a15a-a6f7-4d36-a4a2-3e4bd6d6385f None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 861.863542] [57901]: INFO cinder.api.openstack.wsgi [None req-54a8a15a-a6f7-4d36-a4a2-3e4bd6d6385f tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 [ 861.863823] [57901]: DEBUG cinder.api.openstack.wsgi [None req-54a8a15a-a6f7-4d36-a4a2-3e4bd6d6385f tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 861.864058] [57901]: DEBUG cinder.api.openstack.wsgi [None req-54a8a15a-a6f7-4d36-a4a2-3e4bd6d6385f tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 861.875030] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 861.875030] [57901]: warnings.warn( [ 861.878908] [57901]: INFO cinder.volume.api [None req-54a8a15a-a6f7-4d36-a4a2-3e4bd6d6385f tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 861.883900] [57901]: INFO cinder.api.openstack.wsgi [None req-54a8a15a-a6f7-4d36-a4a2-3e4bd6d6385f tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 returned with HTTP 200 [ 861.884408] [57901]: [pid: 57901|app: 0|req: 86/191] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:03:43 2025] GET /volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 862.896089] [57900]: DEBUG cinder.api.middleware.request_id [None req-79538913-ff38-4067-ab8d-fa9af9be068e None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 862.898997] [57900]: INFO cinder.api.openstack.wsgi [None req-79538913-ff38-4067-ab8d-fa9af9be068e tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 [ 862.899194] [57900]: DEBUG cinder.api.openstack.wsgi [None req-79538913-ff38-4067-ab8d-fa9af9be068e tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 862.899441] [57900]: DEBUG cinder.api.openstack.wsgi [None req-79538913-ff38-4067-ab8d-fa9af9be068e tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 862.913340] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 862.913340] [57900]: warnings.warn( [ 862.917456] [57901]: DEBUG cinder.api.middleware.request_id [req-ed9dc2df-b8bf-4139-9eaa-b12015a7e13e req-5667c83f-cde0-4600-adfe-6aafe639337c None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 862.917768] [57900]: INFO cinder.volume.api [None req-79538913-ff38-4067-ab8d-fa9af9be068e tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 862.924594] [57901]: INFO cinder.api.openstack.wsgi [req-ed9dc2df-b8bf-4139-9eaa-b12015a7e13e req-5667c83f-cde0-4600-adfe-6aafe639337c tempest-VolumesGetTestJSON-298947417 tempest-VolumesGetTestJSON-298947417-project-member] GET http://10.180.1.21/volume/v3/volumes/5c13f83b-e023-4795-bc7c-d2d2368bafcd [ 862.924844] [57901]: DEBUG cinder.api.openstack.wsgi [req-ed9dc2df-b8bf-4139-9eaa-b12015a7e13e req-5667c83f-cde0-4600-adfe-6aafe639337c tempest-VolumesGetTestJSON-298947417 tempest-VolumesGetTestJSON-298947417-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 862.925034] [57901]: DEBUG cinder.api.openstack.wsgi [req-ed9dc2df-b8bf-4139-9eaa-b12015a7e13e req-5667c83f-cde0-4600-adfe-6aafe639337c tempest-VolumesGetTestJSON-298947417 tempest-VolumesGetTestJSON-298947417-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 862.925786] [57900]: INFO cinder.api.openstack.wsgi [None req-79538913-ff38-4067-ab8d-fa9af9be068e tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 returned with HTTP 200 [ 862.926283] [57900]: [pid: 57900|app: 0|req: 106/192] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:03:44 2025] GET /volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 862.941559] [57901]: INFO cinder.api.openstack.wsgi [req-ed9dc2df-b8bf-4139-9eaa-b12015a7e13e req-5667c83f-cde0-4600-adfe-6aafe639337c tempest-VolumesGetTestJSON-298947417 tempest-VolumesGetTestJSON-298947417-project-member] http://10.180.1.21/volume/v3/volumes/5c13f83b-e023-4795-bc7c-d2d2368bafcd returned with HTTP 404 [ 862.943442] [57901]: [pid: 57901|app: 0|req: 87/193] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 05:03:44 2025] GET /volume/v3/volumes/5c13f83b-e023-4795-bc7c-d2d2368bafcd => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 863.030984] [57900]: DEBUG cinder.api.middleware.request_id [req-e1ea2872-1f35-469c-95cb-3cd7a8cb3d4c req-9d12a509-8725-4b7d-afbd-e6b298b21705 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 863.035686] [57900]: INFO cinder.api.openstack.wsgi [req-e1ea2872-1f35-469c-95cb-3cd7a8cb3d4c req-9d12a509-8725-4b7d-afbd-e6b298b21705 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] DELETE http://10.180.1.21/volume/v3/attachments/93589e7d-30cd-4cef-b86a-de6c3cdb5a37 [ 863.035903] [57900]: DEBUG cinder.api.openstack.wsgi [req-e1ea2872-1f35-469c-95cb-3cd7a8cb3d4c req-9d12a509-8725-4b7d-afbd-e6b298b21705 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 863.036124] [57900]: DEBUG cinder.api.openstack.wsgi [req-e1ea2872-1f35-469c-95cb-3cd7a8cb3d4c req-9d12a509-8725-4b7d-afbd-e6b298b21705 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'version_select' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 863.048098] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 863.048098] [57900]: warnings.warn( [ 863.592437] [57900]: INFO cinder.api.openstack.wsgi [req-e1ea2872-1f35-469c-95cb-3cd7a8cb3d4c req-9d12a509-8725-4b7d-afbd-e6b298b21705 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/attachments/93589e7d-30cd-4cef-b86a-de6c3cdb5a37 returned with HTTP 200 [ 863.592921] [57900]: [pid: 57900|app: 0|req: 107/194] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Nov 23 05:03:44 2025] DELETE /volume/v3/attachments/93589e7d-30cd-4cef-b86a-de6c3cdb5a37 => generated 19 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 863.940182] [57901]: DEBUG cinder.api.middleware.request_id [None req-0d5a8d47-00fd-41fb-b2a7-7e04fd6046d4 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 863.943319] [57901]: INFO cinder.api.openstack.wsgi [None req-0d5a8d47-00fd-41fb-b2a7-7e04fd6046d4 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 [ 863.943687] [57901]: DEBUG cinder.api.openstack.wsgi [None req-0d5a8d47-00fd-41fb-b2a7-7e04fd6046d4 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 863.944116] [57901]: DEBUG cinder.api.openstack.wsgi [None req-0d5a8d47-00fd-41fb-b2a7-7e04fd6046d4 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 863.962169] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 863.962169] [57901]: warnings.warn( [ 863.967912] [57901]: INFO cinder.volume.api [None req-0d5a8d47-00fd-41fb-b2a7-7e04fd6046d4 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 863.975240] [57901]: INFO cinder.api.openstack.wsgi [None req-0d5a8d47-00fd-41fb-b2a7-7e04fd6046d4 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 returned with HTTP 200 [ 863.976443] [57901]: [pid: 57901|app: 0|req: 88/195] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:03:45 2025] GET /volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 873.591388] [57900]: DEBUG dbcounter [-] [57900] Writing DB stats cinder:SELECT=61,cinder:INSERT=11,cinder:UPDATE=16 {{(pid=57900) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 873.971743] [57901]: DEBUG dbcounter [-] [57901] Writing DB stats cinder:SELECT=27,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=57901) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 878.447383] [57900]: DEBUG cinder.api.middleware.request_id [None req-3b9c93ba-d46a-4755-8f49-2f476a16db35 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 878.452050] [57900]: INFO cinder.api.openstack.wsgi [None req-3b9c93ba-d46a-4755-8f49-2f476a16db35 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] GET http://10.180.1.21/volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 [ 878.452050] [57900]: DEBUG cinder.api.openstack.wsgi [None req-3b9c93ba-d46a-4755-8f49-2f476a16db35 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 878.452050] [57900]: DEBUG cinder.api.openstack.wsgi [None req-3b9c93ba-d46a-4755-8f49-2f476a16db35 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 878.463909] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 878.463909] [57900]: warnings.warn( [ 878.468989] [57900]: INFO cinder.volume.api [None req-3b9c93ba-d46a-4755-8f49-2f476a16db35 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Volume info retrieved successfully. [ 878.477575] [57900]: INFO cinder.api.openstack.wsgi [None req-3b9c93ba-d46a-4755-8f49-2f476a16db35 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] http://10.180.1.21/volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 returned with HTTP 200 [ 878.477575] [57900]: [pid: 57900|app: 0|req: 108/196] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:03:59 2025] GET /volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 878.488392] [57901]: DEBUG cinder.api.middleware.request_id [None req-994a5bd9-adb3-41a1-856f-b35698769bfb None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 878.490929] [57901]: INFO cinder.api.openstack.wsgi [None req-994a5bd9-adb3-41a1-856f-b35698769bfb tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] GET http://10.180.1.21/volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 [ 878.491200] [57901]: DEBUG cinder.api.openstack.wsgi [None req-994a5bd9-adb3-41a1-856f-b35698769bfb tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 878.491424] [57901]: DEBUG cinder.api.openstack.wsgi [None req-994a5bd9-adb3-41a1-856f-b35698769bfb tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 878.500180] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 878.500180] [57901]: warnings.warn( [ 878.505028] [57901]: INFO cinder.volume.api [None req-994a5bd9-adb3-41a1-856f-b35698769bfb tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Volume info retrieved successfully. [ 878.509651] [57901]: INFO cinder.api.openstack.wsgi [None req-994a5bd9-adb3-41a1-856f-b35698769bfb tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] http://10.180.1.21/volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 returned with HTTP 200 [ 878.510149] [57901]: [pid: 57901|app: 0|req: 89/197] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:03:59 2025] GET /volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 878.548417] [57900]: DEBUG cinder.api.middleware.request_id [None req-dfa7dea7-bfdc-44cd-a138-e0c25f36f596 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 878.550834] [57900]: INFO cinder.api.openstack.wsgi [None req-dfa7dea7-bfdc-44cd-a138-e0c25f36f596 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] GET http://10.180.1.21/volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 [ 878.551076] [57900]: DEBUG cinder.api.openstack.wsgi [None req-dfa7dea7-bfdc-44cd-a138-e0c25f36f596 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 878.551291] [57900]: DEBUG cinder.api.openstack.wsgi [None req-dfa7dea7-bfdc-44cd-a138-e0c25f36f596 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 878.562524] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 878.562524] [57900]: warnings.warn( [ 878.567999] [57900]: INFO cinder.volume.api [None req-dfa7dea7-bfdc-44cd-a138-e0c25f36f596 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Volume info retrieved successfully. [ 878.573381] [57900]: INFO cinder.api.openstack.wsgi [None req-dfa7dea7-bfdc-44cd-a138-e0c25f36f596 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] http://10.180.1.21/volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 returned with HTTP 200 [ 878.573937] [57900]: [pid: 57900|app: 0|req: 109/198] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:03:59 2025] GET /volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 885.074901] [57901]: DEBUG cinder.api.middleware.request_id [None req-33b6fe0a-edec-41d8-9ebd-87cbabfaf235 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 885.078379] [57901]: INFO cinder.api.openstack.wsgi [None req-33b6fe0a-edec-41d8-9ebd-87cbabfaf235 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] POST http://10.180.1.21/volume/v3/volumes [ 885.078883] [57901]: DEBUG cinder.api.openstack.wsgi [None req-33b6fe0a-edec-41d8-9ebd-87cbabfaf235 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1959275635"}} {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 885.080803] [57901]: DEBUG cinder.api.v3.volumes [None req-33b6fe0a-edec-41d8-9ebd-87cbabfaf235 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1959275635'}} {{(pid=57901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 885.081282] [57901]: INFO cinder.api.v3.volumes [None req-33b6fe0a-edec-41d8-9ebd-87cbabfaf235 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Create volume of 1 GB [ 885.089352] [57901]: INFO cinder.volume.api [None req-33b6fe0a-edec-41d8-9ebd-87cbabfaf235 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Availability Zones retrieved successfully. [ 885.098497] [57901]: DEBUG cinder.volume.api [None req-33b6fe0a-edec-41d8-9ebd-87cbabfaf235 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Flow 'volume_create_api' (9f8d9175-f710-4d20-8ef7-c8fe75166a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 885.100136] [57901]: DEBUG cinder.volume.api [None req-33b6fe0a-edec-41d8-9ebd-87cbabfaf235 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9424ee72-43e8-4169-90c9-05de2db46e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 885.101472] [57901]: DEBUG cinder.volume.flows.api.create_volume [None req-33b6fe0a-edec-41d8-9ebd-87cbabfaf235 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Validating volume size '1' using validate_int {{(pid=57901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 885.124019] [57901]: DEBUG cinder.volume.api [None req-33b6fe0a-edec-41d8-9ebd-87cbabfaf235 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9424ee72-43e8-4169-90c9-05de2db46e7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-23T04:56:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=25fac031-ee80-424b-a337-7fb740cb92f0,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '25fac031-ee80-424b-a337-7fb740cb92f0', '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=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 885.125226] [57901]: DEBUG cinder.volume.api [None req-33b6fe0a-edec-41d8-9ebd-87cbabfaf235 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a13e559-fac4-4559-9336-6d745ec1ed90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 885.234492] [57901]: DEBUG cinder.quota [None req-33b6fe0a-edec-41d8-9ebd-87cbabfaf235 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Created reservations ['a719f3ff-5d39-4736-8a1f-ecea9526aeee', 'f99176e7-525f-417d-951b-a547fa782385', 'ce128d12-5767-4615-b4df-adebd12571fd', '35896e20-4b7f-4213-bfcb-3243527a4ef8'] {{(pid=57901) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 885.234492] [57901]: DEBUG cinder.volume.api [None req-33b6fe0a-edec-41d8-9ebd-87cbabfaf235 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a13e559-fac4-4559-9336-6d745ec1ed90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a719f3ff-5d39-4736-8a1f-ecea9526aeee', 'f99176e7-525f-417d-951b-a547fa782385', 'ce128d12-5767-4615-b4df-adebd12571fd', '35896e20-4b7f-4213-bfcb-3243527a4ef8']}' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 885.234492] [57901]: DEBUG cinder.volume.api [None req-33b6fe0a-edec-41d8-9ebd-87cbabfaf235 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcbab928-a264-4566-a545-54ac3dde788c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 885.279341] [57901]: DEBUG cinder.volume.api [None req-33b6fe0a-edec-41d8-9ebd-87cbabfaf235 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcbab928-a264-4566-a545-54ac3dde788c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '970f0926-65b7-4ae3-a933-925b94112ae9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1959275635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e46436deb7843e892cfd97dcb3bce15',qos_specs=None,replication_status=,reservations=['a719f3ff-5d39-4736-8a1f-ecea9526aeee','f99176e7-525f-417d-951b-a547fa782385','ce128d12-5767-4615-b4df-adebd12571fd','35896e20-4b7f-4213-bfcb-3243527a4ef8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b8c7b65ddd84f2d87f5a6d0397aaa28',volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0), '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-11-23T05:04:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1959275635',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=970f0926-65b7-4ae3-a933-925b94112ae9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e46436deb7843e892cfd97dcb3bce15',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='3b8c7b65ddd84f2d87f5a6d0397aaa28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(25fac031-ee80-424b-a337-7fb740cb92f0),volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0)}' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 885.280537] [57901]: DEBUG cinder.volume.api [None req-33b6fe0a-edec-41d8-9ebd-87cbabfaf235 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2855a01-be10-4938-8bae-b2bb0859d1f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 885.306138] [57901]: DEBUG cinder.volume.api [None req-33b6fe0a-edec-41d8-9ebd-87cbabfaf235 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2855a01-be10-4938-8bae-b2bb0859d1f4) 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-1959275635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e46436deb7843e892cfd97dcb3bce15',qos_specs=None,replication_status=,reservations=['a719f3ff-5d39-4736-8a1f-ecea9526aeee','f99176e7-525f-417d-951b-a547fa782385','ce128d12-5767-4615-b4df-adebd12571fd','35896e20-4b7f-4213-bfcb-3243527a4ef8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b8c7b65ddd84f2d87f5a6d0397aaa28',volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0)}' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 885.306138] [57901]: DEBUG cinder.volume.api [None req-33b6fe0a-edec-41d8-9ebd-87cbabfaf235 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54eb82fb-7187-4c6c-acb7-248c49ffda97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 885.319019] [57901]: DEBUG cinder.volume.api [None req-33b6fe0a-edec-41d8-9ebd-87cbabfaf235 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54eb82fb-7187-4c6c-acb7-248c49ffda97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 885.319794] [57901]: DEBUG cinder.volume.api [None req-33b6fe0a-edec-41d8-9ebd-87cbabfaf235 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Flow 'volume_create_api' (9f8d9175-f710-4d20-8ef7-c8fe75166a06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57901) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 885.320187] [57901]: INFO cinder.volume.api [None req-33b6fe0a-edec-41d8-9ebd-87cbabfaf235 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Create volume request issued successfully. [ 885.320907] [57901]: INFO cinder.api.openstack.wsgi [None req-33b6fe0a-edec-41d8-9ebd-87cbabfaf235 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 885.321451] [57901]: [pid: 57901|app: 0|req: 90/199] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Nov 23 05:04:06 2025] POST /volume/v3/volumes => generated 754 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 885.334581] [57900]: DEBUG cinder.api.middleware.request_id [None req-084ec840-419b-41c7-b34e-965cedb68158 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 885.339227] [57900]: INFO cinder.api.openstack.wsgi [None req-084ec840-419b-41c7-b34e-965cedb68158 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 [ 885.339227] [57900]: DEBUG cinder.api.openstack.wsgi [None req-084ec840-419b-41c7-b34e-965cedb68158 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 885.339227] [57900]: DEBUG cinder.api.openstack.wsgi [None req-084ec840-419b-41c7-b34e-965cedb68158 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 885.351941] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.351941] [57900]: warnings.warn( [ 885.365416] [57900]: INFO cinder.volume.api [None req-084ec840-419b-41c7-b34e-965cedb68158 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 885.374087] [57900]: INFO cinder.api.openstack.wsgi [None req-084ec840-419b-41c7-b34e-965cedb68158 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 returned with HTTP 200 [ 885.374087] [57900]: [pid: 57900|app: 0|req: 110/200] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:04:06 2025] GET /volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 => generated 822 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 886.389983] [57901]: DEBUG cinder.api.middleware.request_id [None req-b90b8d5a-4968-4371-94aa-2e8a559eaaae None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 886.393204] [57901]: INFO cinder.api.openstack.wsgi [None req-b90b8d5a-4968-4371-94aa-2e8a559eaaae tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 [ 886.393462] [57901]: DEBUG cinder.api.openstack.wsgi [None req-b90b8d5a-4968-4371-94aa-2e8a559eaaae tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 886.393740] [57901]: DEBUG cinder.api.openstack.wsgi [None req-b90b8d5a-4968-4371-94aa-2e8a559eaaae tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 886.404711] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.404711] [57901]: warnings.warn( [ 886.411242] [57901]: INFO cinder.volume.api [None req-b90b8d5a-4968-4371-94aa-2e8a559eaaae tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 886.419318] [57901]: INFO cinder.api.openstack.wsgi [None req-b90b8d5a-4968-4371-94aa-2e8a559eaaae tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 returned with HTTP 200 [ 886.419927] [57901]: [pid: 57901|app: 0|req: 91/201] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:04:07 2025] GET /volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 887.176024] [57900]: DEBUG cinder.api.middleware.request_id [req-b40181f5-a9b7-4ff8-88ff-a95084268363 req-ff3831e7-8f98-4f04-a074-f9d1e000a6a7 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 887.178595] [57900]: INFO cinder.api.openstack.wsgi [req-b40181f5-a9b7-4ff8-88ff-a95084268363 req-ff3831e7-8f98-4f04-a074-f9d1e000a6a7 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 [ 887.178956] [57900]: DEBUG cinder.api.openstack.wsgi [req-b40181f5-a9b7-4ff8-88ff-a95084268363 req-ff3831e7-8f98-4f04-a074-f9d1e000a6a7 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 887.179173] [57900]: DEBUG cinder.api.openstack.wsgi [req-b40181f5-a9b7-4ff8-88ff-a95084268363 req-ff3831e7-8f98-4f04-a074-f9d1e000a6a7 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 887.190917] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.190917] [57900]: warnings.warn( [ 887.196401] [57900]: INFO cinder.volume.api [req-b40181f5-a9b7-4ff8-88ff-a95084268363 req-ff3831e7-8f98-4f04-a074-f9d1e000a6a7 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 887.202835] [57900]: INFO cinder.api.openstack.wsgi [req-b40181f5-a9b7-4ff8-88ff-a95084268363 req-ff3831e7-8f98-4f04-a074-f9d1e000a6a7 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 returned with HTTP 200 [ 887.203367] [57900]: [pid: 57900|app: 0|req: 111/202] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 05:04:08 2025] GET /volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 888.724145] [57901]: DEBUG cinder.api.middleware.request_id [None req-bcacaf36-468a-4aa1-8c81-b5980a3eb669 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 888.724628] [57901]: INFO cinder.api.openstack.wsgi [None req-bcacaf36-468a-4aa1-8c81-b5980a3eb669 None None] GET http://10.180.1.21/volume// [ 888.724800] [57901]: DEBUG cinder.api.openstack.wsgi [None req-bcacaf36-468a-4aa1-8c81-b5980a3eb669 None None] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 888.725024] [57901]: DEBUG cinder.api.openstack.wsgi [None req-bcacaf36-468a-4aa1-8c81-b5980a3eb669 None None] Calling method 'all' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 888.725419] [57901]: INFO cinder.api.openstack.wsgi [None req-bcacaf36-468a-4aa1-8c81-b5980a3eb669 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 888.725808] [57901]: [pid: 57901|app: 0|req: 92/203] 10.180.1.21 () {58 vars in 1300 bytes} [Sun Nov 23 05:04:09 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 888.731643] [57900]: DEBUG cinder.api.middleware.request_id [req-b40181f5-a9b7-4ff8-88ff-a95084268363 req-f496ee30-7630-4637-96c3-20643a33631a None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 888.734749] [57900]: INFO cinder.api.openstack.wsgi [req-b40181f5-a9b7-4ff8-88ff-a95084268363 req-f496ee30-7630-4637-96c3-20643a33631a tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] POST http://10.180.1.21/volume/v3/attachments [ 888.735311] [57900]: DEBUG cinder.api.openstack.wsgi [req-b40181f5-a9b7-4ff8-88ff-a95084268363 req-f496ee30-7630-4637-96c3-20643a33631a tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "970f0926-65b7-4ae3-a933-925b94112ae9", "connector": null, "instance_uuid": "bd702608-45fe-4703-a5c0-b0bc82778c7b"}} {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 888.756632] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.756632] [57900]: warnings.warn( [ 888.782986] [57900]: INFO cinder.api.openstack.wsgi [req-b40181f5-a9b7-4ff8-88ff-a95084268363 req-f496ee30-7630-4637-96c3-20643a33631a tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 888.782986] [57900]: [pid: 57900|app: 0|req: 112/204] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Nov 23 05:04:10 2025] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 888.806757] [57901]: DEBUG cinder.api.middleware.request_id [None req-8cb6d477-1f35-4053-8d38-b49e968bf465 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 888.808788] [57901]: INFO cinder.api.openstack.wsgi [None req-8cb6d477-1f35-4053-8d38-b49e968bf465 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 [ 888.809228] [57901]: DEBUG cinder.api.openstack.wsgi [None req-8cb6d477-1f35-4053-8d38-b49e968bf465 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 888.809973] [57901]: DEBUG cinder.api.openstack.wsgi [None req-8cb6d477-1f35-4053-8d38-b49e968bf465 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 888.821395] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.821395] [57901]: warnings.warn( [ 888.825507] [57901]: INFO cinder.volume.api [None req-8cb6d477-1f35-4053-8d38-b49e968bf465 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 888.831705] [57901]: INFO cinder.api.openstack.wsgi [None req-8cb6d477-1f35-4053-8d38-b49e968bf465 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 returned with HTTP 200 [ 888.832166] [57901]: [pid: 57901|app: 0|req: 93/205] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:04:10 2025] GET /volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 889.315383] [57900]: DEBUG cinder.api.middleware.request_id [None req-b244881f-726a-48ef-9aef-26ea4671dca7 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 889.315904] [57900]: INFO cinder.api.openstack.wsgi [None req-b244881f-726a-48ef-9aef-26ea4671dca7 None None] GET http://10.180.1.21/volume// [ 889.316172] [57900]: DEBUG cinder.api.openstack.wsgi [None req-b244881f-726a-48ef-9aef-26ea4671dca7 None None] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 889.316403] [57900]: DEBUG cinder.api.openstack.wsgi [None req-b244881f-726a-48ef-9aef-26ea4671dca7 None None] Calling method 'all' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 889.316857] [57900]: INFO cinder.api.openstack.wsgi [None req-b244881f-726a-48ef-9aef-26ea4671dca7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 889.317275] [57900]: [pid: 57900|app: 0|req: 113/206] 10.180.1.21 () {58 vars in 1307 bytes} [Sun Nov 23 05: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) [ 889.322934] [57901]: DEBUG cinder.api.middleware.request_id [req-b40181f5-a9b7-4ff8-88ff-a95084268363 req-be80c003-de80-4581-9c6b-5043d928e67b None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 889.325758] [57901]: INFO cinder.api.openstack.wsgi [req-b40181f5-a9b7-4ff8-88ff-a95084268363 req-be80c003-de80-4581-9c6b-5043d928e67b tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 [ 889.326909] [57901]: DEBUG cinder.api.openstack.wsgi [req-b40181f5-a9b7-4ff8-88ff-a95084268363 req-be80c003-de80-4581-9c6b-5043d928e67b tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 889.326909] [57901]: DEBUG cinder.api.openstack.wsgi [req-b40181f5-a9b7-4ff8-88ff-a95084268363 req-be80c003-de80-4581-9c6b-5043d928e67b tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 889.348703] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.348703] [57901]: warnings.warn( [ 889.356072] [57901]: INFO cinder.volume.api [req-b40181f5-a9b7-4ff8-88ff-a95084268363 req-be80c003-de80-4581-9c6b-5043d928e67b tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 889.369975] [57901]: INFO cinder.api.openstack.wsgi [req-b40181f5-a9b7-4ff8-88ff-a95084268363 req-be80c003-de80-4581-9c6b-5043d928e67b tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 returned with HTTP 200 [ 889.370241] [57901]: [pid: 57901|app: 0|req: 94/207] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Nov 23 05:04:10 2025] GET /volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 => generated 1027 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 889.413675] [57900]: DEBUG cinder.api.middleware.request_id [req-b40181f5-a9b7-4ff8-88ff-a95084268363 req-36251e10-cd1c-45bd-a32f-489f078b65a8 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 889.418042] [57900]: INFO cinder.api.openstack.wsgi [req-b40181f5-a9b7-4ff8-88ff-a95084268363 req-36251e10-cd1c-45bd-a32f-489f078b65a8 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] PUT http://10.180.1.21/volume/v3/attachments/1af4b0d1-aaf8-44a1-814e-29f5c74dee85 [ 889.418042] [57900]: DEBUG cinder.api.openstack.wsgi [req-b40181f5-a9b7-4ff8-88ff-a95084268363 req-36251e10-cd1c-45bd-a32f-489f078b65a8 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-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-937768", "mountpoint": "/dev/sdb"}}} {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 889.430623] [57900]: DEBUG cinder.coordination [req-b40181f5-a9b7-4ff8-88ff-a95084268363 req-36251e10-cd1c-45bd-a32f-489f078b65a8 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Acquiring lock "cinder-attachment_update-970f0926-65b7-4ae3-a933-925b94112ae9-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57900) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 889.436144] [57900]: DEBUG cinder.coordination [req-b40181f5-a9b7-4ff8-88ff-a95084268363 req-36251e10-cd1c-45bd-a32f-489f078b65a8 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Lock "cinder-attachment_update-970f0926-65b7-4ae3-a933-925b94112ae9-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57900) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 889.437329] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.437329] [57900]: warnings.warn( [ 889.842630] [57901]: DEBUG cinder.api.middleware.request_id [None req-4a634521-8d76-4743-a062-6a04d6145ba3 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 889.845323] [57901]: INFO cinder.api.openstack.wsgi [None req-4a634521-8d76-4743-a062-6a04d6145ba3 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 [ 889.845547] [57901]: DEBUG cinder.api.openstack.wsgi [None req-4a634521-8d76-4743-a062-6a04d6145ba3 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 889.845759] [57901]: DEBUG cinder.api.openstack.wsgi [None req-4a634521-8d76-4743-a062-6a04d6145ba3 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 889.857859] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.857859] [57901]: warnings.warn( [ 889.863131] [57901]: INFO cinder.volume.api [None req-4a634521-8d76-4743-a062-6a04d6145ba3 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 889.869961] [57901]: INFO cinder.api.openstack.wsgi [None req-4a634521-8d76-4743-a062-6a04d6145ba3 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 returned with HTTP 200 [ 889.870480] [57901]: [pid: 57901|app: 0|req: 95/208] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:04:11 2025] GET /volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 890.883469] [57901]: DEBUG cinder.api.middleware.request_id [None req-e14155ca-ce41-4fc4-b182-ef77269ace01 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 890.888599] [57901]: INFO cinder.api.openstack.wsgi [None req-e14155ca-ce41-4fc4-b182-ef77269ace01 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 [ 890.888599] [57901]: DEBUG cinder.api.openstack.wsgi [None req-e14155ca-ce41-4fc4-b182-ef77269ace01 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 890.888599] [57901]: DEBUG cinder.api.openstack.wsgi [None req-e14155ca-ce41-4fc4-b182-ef77269ace01 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 890.911152] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.911152] [57901]: warnings.warn( [ 890.916673] [57901]: INFO cinder.volume.api [None req-e14155ca-ce41-4fc4-b182-ef77269ace01 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 890.924064] [57901]: INFO cinder.api.openstack.wsgi [None req-e14155ca-ce41-4fc4-b182-ef77269ace01 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 returned with HTTP 200 [ 890.924532] [57901]: [pid: 57901|app: 0|req: 96/209] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:04:12 2025] GET /volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 891.938264] [57901]: DEBUG cinder.api.middleware.request_id [None req-b0fe25a4-e63e-4616-95b9-37e0dc8e58a8 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 891.940492] [57901]: INFO cinder.api.openstack.wsgi [None req-b0fe25a4-e63e-4616-95b9-37e0dc8e58a8 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 [ 891.940886] [57901]: DEBUG cinder.api.openstack.wsgi [None req-b0fe25a4-e63e-4616-95b9-37e0dc8e58a8 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 891.941028] [57901]: DEBUG cinder.api.openstack.wsgi [None req-b0fe25a4-e63e-4616-95b9-37e0dc8e58a8 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 891.968115] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.968115] [57901]: warnings.warn( [ 891.975873] [57901]: INFO cinder.volume.api [None req-b0fe25a4-e63e-4616-95b9-37e0dc8e58a8 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 891.986990] [57901]: INFO cinder.api.openstack.wsgi [None req-b0fe25a4-e63e-4616-95b9-37e0dc8e58a8 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 returned with HTTP 200 [ 891.987662] [57901]: [pid: 57901|app: 0|req: 97/210] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:04:13 2025] GET /volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 => generated 846 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 893.005371] [57901]: DEBUG cinder.api.middleware.request_id [None req-c84d8a11-3aa9-46f1-89fe-e20a8625b0c0 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 893.008114] [57901]: INFO cinder.api.openstack.wsgi [None req-c84d8a11-3aa9-46f1-89fe-e20a8625b0c0 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 [ 893.008232] [57901]: DEBUG cinder.api.openstack.wsgi [None req-c84d8a11-3aa9-46f1-89fe-e20a8625b0c0 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 893.008514] [57901]: DEBUG cinder.api.openstack.wsgi [None req-c84d8a11-3aa9-46f1-89fe-e20a8625b0c0 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 893.027341] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.027341] [57901]: warnings.warn( [ 893.035854] [57901]: INFO cinder.volume.api [None req-c84d8a11-3aa9-46f1-89fe-e20a8625b0c0 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 893.041189] [57901]: INFO cinder.api.openstack.wsgi [None req-c84d8a11-3aa9-46f1-89fe-e20a8625b0c0 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 returned with HTTP 200 [ 893.041871] [57901]: [pid: 57901|app: 0|req: 98/211] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:04:14 2025] GET /volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 893.971372] [57900]: DEBUG cinder.coordination [req-b40181f5-a9b7-4ff8-88ff-a95084268363 req-36251e10-cd1c-45bd-a32f-489f078b65a8 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Lock "cinder-attachment_update-970f0926-65b7-4ae3-a933-925b94112ae9-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.535s {{(pid=57900) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 893.971750] [57900]: INFO cinder.api.openstack.wsgi [req-b40181f5-a9b7-4ff8-88ff-a95084268363 req-36251e10-cd1c-45bd-a32f-489f078b65a8 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/attachments/1af4b0d1-aaf8-44a1-814e-29f5c74dee85 returned with HTTP 200 [ 893.972267] [57900]: [pid: 57900|app: 0|req: 114/212] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Nov 23 05:04:10 2025] PUT /volume/v3/attachments/1af4b0d1-aaf8-44a1-814e-29f5c74dee85 => generated 617 bytes in 4560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 894.052570] [57901]: DEBUG cinder.api.middleware.request_id [None req-98b245f7-c897-4c98-8527-d8e533b31381 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 894.055093] [57901]: INFO cinder.api.openstack.wsgi [None req-98b245f7-c897-4c98-8527-d8e533b31381 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 [ 894.055348] [57901]: DEBUG cinder.api.openstack.wsgi [None req-98b245f7-c897-4c98-8527-d8e533b31381 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 894.055562] [57901]: DEBUG cinder.api.openstack.wsgi [None req-98b245f7-c897-4c98-8527-d8e533b31381 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 894.069183] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.069183] [57901]: warnings.warn( [ 894.075648] [57901]: INFO cinder.volume.api [None req-98b245f7-c897-4c98-8527-d8e533b31381 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 894.082038] [57901]: INFO cinder.api.openstack.wsgi [None req-98b245f7-c897-4c98-8527-d8e533b31381 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 returned with HTTP 200 [ 894.082038] [57901]: [pid: 57901|app: 0|req: 99/213] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:04:15 2025] GET /volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 895.094444] [57900]: DEBUG cinder.api.middleware.request_id [None req-f043725c-bcdd-42c1-bf06-f8f4609b23e6 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 895.096364] [57900]: INFO cinder.api.openstack.wsgi [None req-f043725c-bcdd-42c1-bf06-f8f4609b23e6 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 [ 895.096607] [57900]: DEBUG cinder.api.openstack.wsgi [None req-f043725c-bcdd-42c1-bf06-f8f4609b23e6 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 895.096821] [57900]: DEBUG cinder.api.openstack.wsgi [None req-f043725c-bcdd-42c1-bf06-f8f4609b23e6 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 895.123697] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.123697] [57900]: warnings.warn( [ 895.130726] [57900]: INFO cinder.volume.api [None req-f043725c-bcdd-42c1-bf06-f8f4609b23e6 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 895.137587] [57900]: INFO cinder.api.openstack.wsgi [None req-f043725c-bcdd-42c1-bf06-f8f4609b23e6 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 returned with HTTP 200 [ 895.138775] [57900]: [pid: 57900|app: 0|req: 115/214] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:04:16 2025] GET /volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 896.113552] [57901]: DEBUG cinder.api.middleware.request_id [req-b40181f5-a9b7-4ff8-88ff-a95084268363 req-0d68eae6-77b1-4d47-950e-4dccccfd2bac None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 896.115544] [57901]: INFO cinder.api.openstack.wsgi [req-b40181f5-a9b7-4ff8-88ff-a95084268363 req-0d68eae6-77b1-4d47-950e-4dccccfd2bac tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] POST http://10.180.1.21/volume/v3/attachments/1af4b0d1-aaf8-44a1-814e-29f5c74dee85/action [ 896.115974] [57901]: DEBUG cinder.api.openstack.wsgi [req-b40181f5-a9b7-4ff8-88ff-a95084268363 req-0d68eae6-77b1-4d47-950e-4dccccfd2bac tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Action body: b'{"os-complete": null}' {{(pid=57901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 896.116135] [57901]: DEBUG cinder.api.openstack.wsgi [req-b40181f5-a9b7-4ff8-88ff-a95084268363 req-0d68eae6-77b1-4d47-950e-4dccccfd2bac tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 896.139200] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 896.139200] [57901]: warnings.warn( [ 896.149097] [57901]: INFO cinder.api.openstack.wsgi [req-b40181f5-a9b7-4ff8-88ff-a95084268363 req-0d68eae6-77b1-4d47-950e-4dccccfd2bac tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/attachments/1af4b0d1-aaf8-44a1-814e-29f5c74dee85/action returned with HTTP 204 [ 896.149568] [57901]: [pid: 57901|app: 0|req: 100/215] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Nov 23 05:04:17 2025] POST /volume/v3/attachments/1af4b0d1-aaf8-44a1-814e-29f5c74dee85/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 896.158155] [57900]: DEBUG cinder.api.middleware.request_id [None req-29e00ef5-53ec-41c3-a28f-a73cb79c4422 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 896.160825] [57900]: INFO cinder.api.openstack.wsgi [None req-29e00ef5-53ec-41c3-a28f-a73cb79c4422 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 [ 896.161713] [57900]: DEBUG cinder.api.openstack.wsgi [None req-29e00ef5-53ec-41c3-a28f-a73cb79c4422 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 896.161713] [57900]: DEBUG cinder.api.openstack.wsgi [None req-29e00ef5-53ec-41c3-a28f-a73cb79c4422 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 896.172009] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 896.172009] [57900]: warnings.warn( [ 896.177115] [57900]: INFO cinder.volume.api [None req-29e00ef5-53ec-41c3-a28f-a73cb79c4422 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 896.186744] [57900]: INFO cinder.api.openstack.wsgi [None req-29e00ef5-53ec-41c3-a28f-a73cb79c4422 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 returned with HTTP 200 [ 896.187217] [57900]: [pid: 57900|app: 0|req: 116/216] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:04:17 2025] GET /volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 896.197830] [57901]: DEBUG cinder.api.middleware.request_id [None req-42c57626-a662-446a-ac8f-74fe69bf070a None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 896.199989] [57901]: INFO cinder.api.openstack.wsgi [None req-42c57626-a662-446a-ac8f-74fe69bf070a tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 [ 896.200236] [57901]: DEBUG cinder.api.openstack.wsgi [None req-42c57626-a662-446a-ac8f-74fe69bf070a tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 896.200447] [57901]: DEBUG cinder.api.openstack.wsgi [None req-42c57626-a662-446a-ac8f-74fe69bf070a tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 896.211331] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 896.211331] [57901]: warnings.warn( [ 896.215920] [57901]: INFO cinder.volume.api [None req-42c57626-a662-446a-ac8f-74fe69bf070a tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 896.221251] [57901]: INFO cinder.api.openstack.wsgi [None req-42c57626-a662-446a-ac8f-74fe69bf070a tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 returned with HTTP 200 [ 896.221784] [57901]: [pid: 57901|app: 0|req: 101/217] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:04:17 2025] GET /volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 904.750204] [57900]: DEBUG cinder.api.middleware.request_id [req-cd2a329c-ea69-40ba-8ff2-a4b2bebf2314 req-7ce6562d-5fba-4d09-8a80-b0f5fdcf4f95 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.754336] [57900]: INFO cinder.api.openstack.wsgi [req-cd2a329c-ea69-40ba-8ff2-a4b2bebf2314 req-7ce6562d-5fba-4d09-8a80-b0f5fdcf4f95 tempest-SecurityGroupsTestJSON-929063460 tempest-SecurityGroupsTestJSON-929063460-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=f74091df-490a-4733-8de8-d7ee06d726d5 [ 904.754776] [57900]: DEBUG cinder.api.openstack.wsgi [req-cd2a329c-ea69-40ba-8ff2-a4b2bebf2314 req-7ce6562d-5fba-4d09-8a80-b0f5fdcf4f95 tempest-SecurityGroupsTestJSON-929063460 tempest-SecurityGroupsTestJSON-929063460-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 904.755141] [57900]: DEBUG cinder.api.openstack.wsgi [req-cd2a329c-ea69-40ba-8ff2-a4b2bebf2314 req-7ce6562d-5fba-4d09-8a80-b0f5fdcf4f95 tempest-SecurityGroupsTestJSON-929063460 tempest-SecurityGroupsTestJSON-929063460-project-member] Calling method 'version_select' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 904.764025] [57900]: INFO cinder.api.openstack.wsgi [req-cd2a329c-ea69-40ba-8ff2-a4b2bebf2314 req-7ce6562d-5fba-4d09-8a80-b0f5fdcf4f95 tempest-SecurityGroupsTestJSON-929063460 tempest-SecurityGroupsTestJSON-929063460-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=f74091df-490a-4733-8de8-d7ee06d726d5 returned with HTTP 200 [ 904.764804] [57900]: [pid: 57900|app: 0|req: 117/218] 10.180.1.21 () {62 vars in 1517 bytes} [Sun Nov 23 05:04:26 2025] GET /volume/v3/attachments?instance_id=f74091df-490a-4733-8de8-d7ee06d726d5 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 906.218243] [57901]: DEBUG dbcounter [-] [57901] Writing DB stats cinder:SELECT=79,cinder:INSERT=10,cinder:UPDATE=14 {{(pid=57901) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 909.829318] [57901]: DEBUG cinder.api.middleware.request_id [None req-ef7253e7-ddab-4673-a010-286bee8a360f None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 909.831837] [57901]: INFO cinder.api.openstack.wsgi [None req-ef7253e7-ddab-4673-a010-286bee8a360f tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 [ 909.832097] [57901]: DEBUG cinder.api.openstack.wsgi [None req-ef7253e7-ddab-4673-a010-286bee8a360f tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 909.832317] [57901]: DEBUG cinder.api.openstack.wsgi [None req-ef7253e7-ddab-4673-a010-286bee8a360f tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 909.847809] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.847809] [57901]: warnings.warn( [ 909.854732] [57901]: INFO cinder.volume.api [None req-ef7253e7-ddab-4673-a010-286bee8a360f tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 909.863483] [57901]: INFO cinder.api.openstack.wsgi [None req-ef7253e7-ddab-4673-a010-286bee8a360f tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 returned with HTTP 200 [ 909.863943] [57901]: [pid: 57901|app: 0|req: 102/219] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:04:31 2025] GET /volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 910.185269] [57900]: DEBUG cinder.api.middleware.request_id [None req-e7682f89-e82c-43fd-bfe3-b18809f828d0 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 910.190890] [57900]: INFO cinder.api.openstack.wsgi [None req-e7682f89-e82c-43fd-bfe3-b18809f828d0 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 [ 910.191240] [57900]: DEBUG cinder.api.openstack.wsgi [None req-e7682f89-e82c-43fd-bfe3-b18809f828d0 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 910.191704] [57900]: DEBUG cinder.api.openstack.wsgi [None req-e7682f89-e82c-43fd-bfe3-b18809f828d0 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 910.204928] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.204928] [57900]: warnings.warn( [ 910.209824] [57900]: INFO cinder.volume.api [None req-e7682f89-e82c-43fd-bfe3-b18809f828d0 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 910.215961] [57900]: INFO cinder.api.openstack.wsgi [None req-e7682f89-e82c-43fd-bfe3-b18809f828d0 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 returned with HTTP 200 [ 910.217560] [57900]: [pid: 57900|app: 0|req: 118/220] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:04:31 2025] GET /volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 919.859985] [57901]: DEBUG dbcounter [-] [57901] Writing DB stats cinder:SELECT=4 {{(pid=57901) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 920.214023] [57900]: DEBUG dbcounter [-] [57900] Writing DB stats cinder:SELECT=41,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=57900) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 929.233950] [57901]: DEBUG cinder.api.middleware.request_id [None req-d9b23543-4443-4f7d-9f72-d4c020717229 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 929.235378] [57901]: INFO cinder.api.openstack.wsgi [None req-d9b23543-4443-4f7d-9f72-d4c020717229 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c183a796-9a00-47a3-b53c-9ae0caf07ae9 [ 929.235534] [57901]: DEBUG cinder.api.openstack.wsgi [None req-d9b23543-4443-4f7d-9f72-d4c020717229 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 929.235812] [57901]: DEBUG cinder.api.openstack.wsgi [None req-d9b23543-4443-4f7d-9f72-d4c020717229 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Calling method 'delete' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 929.236040] [57901]: INFO cinder.api.v3.volumes [None req-d9b23543-4443-4f7d-9f72-d4c020717229 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Delete volume with id: c183a796-9a00-47a3-b53c-9ae0caf07ae9 [ 929.250017] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.250017] [57901]: warnings.warn( [ 929.250017] [57901]: INFO cinder.volume.api [None req-d9b23543-4443-4f7d-9f72-d4c020717229 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Volume info retrieved successfully. [ 929.284122] [57901]: INFO cinder.volume.api [None req-d9b23543-4443-4f7d-9f72-d4c020717229 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Delete volume request issued successfully. [ 929.284614] [57901]: INFO cinder.api.openstack.wsgi [None req-d9b23543-4443-4f7d-9f72-d4c020717229 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] http://10.180.1.21/volume/v3/volumes/c183a796-9a00-47a3-b53c-9ae0caf07ae9 returned with HTTP 202 [ 929.285240] [57901]: [pid: 57901|app: 0|req: 103/221] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Nov 23 05:04:50 2025] DELETE /volume/v3/volumes/c183a796-9a00-47a3-b53c-9ae0caf07ae9 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 929.288889] [57900]: DEBUG cinder.api.middleware.request_id [None req-ae81a81b-1e69-4b01-8ed5-7078d07c0862 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 929.291092] [57900]: INFO cinder.api.openstack.wsgi [None req-ae81a81b-1e69-4b01-8ed5-7078d07c0862 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] GET http://10.180.1.21/volume/v3/volumes/c183a796-9a00-47a3-b53c-9ae0caf07ae9 [ 929.291406] [57900]: DEBUG cinder.api.openstack.wsgi [None req-ae81a81b-1e69-4b01-8ed5-7078d07c0862 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 929.291990] [57900]: DEBUG cinder.api.openstack.wsgi [None req-ae81a81b-1e69-4b01-8ed5-7078d07c0862 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 929.305379] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.305379] [57900]: warnings.warn( [ 929.310744] [57900]: INFO cinder.volume.api [None req-ae81a81b-1e69-4b01-8ed5-7078d07c0862 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Volume info retrieved successfully. [ 929.316787] [57900]: INFO cinder.api.openstack.wsgi [None req-ae81a81b-1e69-4b01-8ed5-7078d07c0862 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] http://10.180.1.21/volume/v3/volumes/c183a796-9a00-47a3-b53c-9ae0caf07ae9 returned with HTTP 200 [ 929.317384] [57900]: [pid: 57900|app: 0|req: 119/222] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:04:50 2025] GET /volume/v3/volumes/c183a796-9a00-47a3-b53c-9ae0caf07ae9 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 930.328219] [57901]: DEBUG cinder.api.middleware.request_id [None req-089e5de5-e757-4246-a757-e924ac79136e None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 930.330955] [57901]: INFO cinder.api.openstack.wsgi [None req-089e5de5-e757-4246-a757-e924ac79136e tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] GET http://10.180.1.21/volume/v3/volumes/c183a796-9a00-47a3-b53c-9ae0caf07ae9 [ 930.331263] [57901]: DEBUG cinder.api.openstack.wsgi [None req-089e5de5-e757-4246-a757-e924ac79136e tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 930.331572] [57901]: DEBUG cinder.api.openstack.wsgi [None req-089e5de5-e757-4246-a757-e924ac79136e tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 930.342289] [57901]: INFO cinder.api.openstack.wsgi [None req-089e5de5-e757-4246-a757-e924ac79136e tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] http://10.180.1.21/volume/v3/volumes/c183a796-9a00-47a3-b53c-9ae0caf07ae9 returned with HTTP 404 [ 930.343150] [57901]: [pid: 57901|app: 0|req: 104/223] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:04:51 2025] GET /volume/v3/volumes/c183a796-9a00-47a3-b53c-9ae0caf07ae9 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 930.347939] [57900]: DEBUG cinder.api.middleware.request_id [None req-1473bcec-fb99-4022-ac91-c692742a142e None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 930.351237] [57900]: INFO cinder.api.openstack.wsgi [None req-1473bcec-fb99-4022-ac91-c692742a142e tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7e978ebb-21be-4de2-904e-89c1735fb81f [ 930.351998] [57900]: DEBUG cinder.api.openstack.wsgi [None req-1473bcec-fb99-4022-ac91-c692742a142e tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 930.352670] [57900]: DEBUG cinder.api.openstack.wsgi [None req-1473bcec-fb99-4022-ac91-c692742a142e tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Calling method 'delete' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 930.352976] [57900]: INFO cinder.api.v3.volumes [None req-1473bcec-fb99-4022-ac91-c692742a142e tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Delete volume with id: 7e978ebb-21be-4de2-904e-89c1735fb81f [ 930.367237] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.367237] [57900]: warnings.warn( [ 930.368542] [57900]: INFO cinder.volume.api [None req-1473bcec-fb99-4022-ac91-c692742a142e tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Volume info retrieved successfully. [ 930.398046] [57900]: INFO cinder.volume.api [None req-1473bcec-fb99-4022-ac91-c692742a142e tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Delete volume request issued successfully. [ 930.398046] [57900]: INFO cinder.api.openstack.wsgi [None req-1473bcec-fb99-4022-ac91-c692742a142e tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] http://10.180.1.21/volume/v3/volumes/7e978ebb-21be-4de2-904e-89c1735fb81f returned with HTTP 202 [ 930.398046] [57900]: [pid: 57900|app: 0|req: 120/224] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Nov 23 05:04:51 2025] DELETE /volume/v3/volumes/7e978ebb-21be-4de2-904e-89c1735fb81f => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 930.402361] [57901]: DEBUG cinder.api.middleware.request_id [None req-ae3684cd-06a6-427a-9ec6-ebb3be262fe3 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 930.405994] [57901]: INFO cinder.api.openstack.wsgi [None req-ae3684cd-06a6-427a-9ec6-ebb3be262fe3 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] GET http://10.180.1.21/volume/v3/volumes/7e978ebb-21be-4de2-904e-89c1735fb81f [ 930.406289] [57901]: DEBUG cinder.api.openstack.wsgi [None req-ae3684cd-06a6-427a-9ec6-ebb3be262fe3 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 930.406514] [57901]: DEBUG cinder.api.openstack.wsgi [None req-ae3684cd-06a6-427a-9ec6-ebb3be262fe3 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 930.430370] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.430370] [57901]: warnings.warn( [ 930.441100] [57901]: INFO cinder.volume.api [None req-ae3684cd-06a6-427a-9ec6-ebb3be262fe3 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Volume info retrieved successfully. [ 930.452720] [57901]: INFO cinder.api.openstack.wsgi [None req-ae3684cd-06a6-427a-9ec6-ebb3be262fe3 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] http://10.180.1.21/volume/v3/volumes/7e978ebb-21be-4de2-904e-89c1735fb81f returned with HTTP 200 [ 930.453418] [57901]: [pid: 57901|app: 0|req: 105/225] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:04:51 2025] GET /volume/v3/volumes/7e978ebb-21be-4de2-904e-89c1735fb81f => generated 845 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 931.465818] [57900]: DEBUG cinder.api.middleware.request_id [None req-69514c8d-115b-4b3b-85dc-ab916b1a1ba9 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 931.468313] [57900]: INFO cinder.api.openstack.wsgi [None req-69514c8d-115b-4b3b-85dc-ab916b1a1ba9 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] GET http://10.180.1.21/volume/v3/volumes/7e978ebb-21be-4de2-904e-89c1735fb81f [ 931.468738] [57900]: DEBUG cinder.api.openstack.wsgi [None req-69514c8d-115b-4b3b-85dc-ab916b1a1ba9 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 931.469053] [57900]: DEBUG cinder.api.openstack.wsgi [None req-69514c8d-115b-4b3b-85dc-ab916b1a1ba9 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 931.478321] [57900]: INFO cinder.api.openstack.wsgi [None req-69514c8d-115b-4b3b-85dc-ab916b1a1ba9 tempest-ServersNegativeTestJSON-1837726808 tempest-ServersNegativeTestJSON-1837726808-project-member] http://10.180.1.21/volume/v3/volumes/7e978ebb-21be-4de2-904e-89c1735fb81f returned with HTTP 404 [ 931.479238] [57900]: [pid: 57900|app: 0|req: 121/226] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:04:52 2025] GET /volume/v3/volumes/7e978ebb-21be-4de2-904e-89c1735fb81f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 940.445747] [57901]: DEBUG dbcounter [-] [57901] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=57901) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 941.472769] [57900]: DEBUG dbcounter [-] [57900] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=57900) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 968.352456] [57901]: DEBUG cinder.api.middleware.request_id [req-f3482d88-3b5c-41b2-9d36-3873ee59b8a7 req-816c0b21-b8a8-45f4-9366-ebdcfa19ec27 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 968.355263] [57901]: INFO cinder.api.openstack.wsgi [req-f3482d88-3b5c-41b2-9d36-3873ee59b8a7 req-816c0b21-b8a8-45f4-9366-ebdcfa19ec27 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 [ 968.355511] [57901]: DEBUG cinder.api.openstack.wsgi [req-f3482d88-3b5c-41b2-9d36-3873ee59b8a7 req-816c0b21-b8a8-45f4-9366-ebdcfa19ec27 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 968.355924] [57901]: DEBUG cinder.api.openstack.wsgi [req-f3482d88-3b5c-41b2-9d36-3873ee59b8a7 req-816c0b21-b8a8-45f4-9366-ebdcfa19ec27 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 968.374691] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 968.374691] [57901]: warnings.warn( [ 968.379517] [57901]: INFO cinder.volume.api [req-f3482d88-3b5c-41b2-9d36-3873ee59b8a7 req-816c0b21-b8a8-45f4-9366-ebdcfa19ec27 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 968.385306] [57901]: INFO cinder.api.openstack.wsgi [req-f3482d88-3b5c-41b2-9d36-3873ee59b8a7 req-816c0b21-b8a8-45f4-9366-ebdcfa19ec27 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 returned with HTTP 200 [ 968.385973] [57901]: [pid: 57901|app: 0|req: 106/227] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 05:05:29 2025] GET /volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 971.825126] [57900]: DEBUG cinder.api.middleware.request_id [None req-ee090972-5cc8-405e-9777-7121886af906 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 971.827287] [57900]: INFO cinder.api.openstack.wsgi [None req-ee090972-5cc8-405e-9777-7121886af906 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] POST http://10.180.1.21/volume/v3/volumes [ 971.828051] [57900]: DEBUG cinder.api.openstack.wsgi [None req-ee090972-5cc8-405e-9777-7121886af906 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-863611638"}} {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 971.829374] [57900]: DEBUG cinder.api.v3.volumes [None req-ee090972-5cc8-405e-9777-7121886af906 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-863611638'}} {{(pid=57900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 971.829501] [57900]: INFO cinder.api.v3.volumes [None req-ee090972-5cc8-405e-9777-7121886af906 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Create volume of 1 GB [ 971.836543] [57900]: INFO cinder.volume.api [None req-ee090972-5cc8-405e-9777-7121886af906 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Availability Zones retrieved successfully. [ 971.844565] [57900]: DEBUG cinder.volume.api [None req-ee090972-5cc8-405e-9777-7121886af906 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Flow 'volume_create_api' (bc01e22c-99e6-4459-9a20-dcf3be52aa76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 971.846236] [57900]: DEBUG cinder.volume.api [None req-ee090972-5cc8-405e-9777-7121886af906 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d012bd7-06d8-4e25-9965-27438935dc5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 971.848715] [57900]: DEBUG cinder.volume.flows.api.create_volume [None req-ee090972-5cc8-405e-9777-7121886af906 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Validating volume size '1' using validate_int {{(pid=57900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 971.880090] [57900]: DEBUG cinder.volume.api [None req-ee090972-5cc8-405e-9777-7121886af906 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d012bd7-06d8-4e25-9965-27438935dc5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-23T04:56:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=25fac031-ee80-424b-a337-7fb740cb92f0,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '25fac031-ee80-424b-a337-7fb740cb92f0', '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=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 971.881170] [57900]: DEBUG cinder.volume.api [None req-ee090972-5cc8-405e-9777-7121886af906 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5861762-f510-4be6-9326-d0693b995e25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 971.936438] [57900]: DEBUG cinder.quota [None req-ee090972-5cc8-405e-9777-7121886af906 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Created reservations ['8537e411-ddd4-491b-8524-ddca546b6498', '50f96a9c-d83c-404a-be30-b850a3e028e3', '51e2feda-fe51-45a0-92f4-ab4a93aa7cc2', 'ab9b3fce-adb8-446d-b348-335eca926a87'] {{(pid=57900) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 971.937720] [57900]: DEBUG cinder.volume.api [None req-ee090972-5cc8-405e-9777-7121886af906 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5861762-f510-4be6-9326-d0693b995e25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8537e411-ddd4-491b-8524-ddca546b6498', '50f96a9c-d83c-404a-be30-b850a3e028e3', '51e2feda-fe51-45a0-92f4-ab4a93aa7cc2', 'ab9b3fce-adb8-446d-b348-335eca926a87']}' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 971.938362] [57900]: DEBUG cinder.volume.api [None req-ee090972-5cc8-405e-9777-7121886af906 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c17e8fba-e8e0-4c56-95fc-a4fc9f0d9f09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 971.954824] [57900]: DEBUG cinder.volume.api [None req-ee090972-5cc8-405e-9777-7121886af906 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c17e8fba-e8e0-4c56-95fc-a4fc9f0d9f09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e04ca270-a927-456b-96f6-9e496b2978f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-863611638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='116161b78577411784b014ac340765ed',qos_specs=None,replication_status=,reservations=['8537e411-ddd4-491b-8524-ddca546b6498','50f96a9c-d83c-404a-be30-b850a3e028e3','51e2feda-fe51-45a0-92f4-ab4a93aa7cc2','ab9b3fce-adb8-446d-b348-335eca926a87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='454ad065d2c34d4bb8c2746c2b71b197',volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0), '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-11-23T05:05:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-863611638',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e04ca270-a927-456b-96f6-9e496b2978f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='116161b78577411784b014ac340765ed',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='454ad065d2c34d4bb8c2746c2b71b197',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(25fac031-ee80-424b-a337-7fb740cb92f0),volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0)}' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 971.955700] [57900]: DEBUG cinder.volume.api [None req-ee090972-5cc8-405e-9777-7121886af906 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (617443ff-baa3-4918-90c3-bc804f7d49d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 971.973016] [57900]: DEBUG cinder.volume.api [None req-ee090972-5cc8-405e-9777-7121886af906 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (617443ff-baa3-4918-90c3-bc804f7d49d4) 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-863611638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='116161b78577411784b014ac340765ed',qos_specs=None,replication_status=,reservations=['8537e411-ddd4-491b-8524-ddca546b6498','50f96a9c-d83c-404a-be30-b850a3e028e3','51e2feda-fe51-45a0-92f4-ab4a93aa7cc2','ab9b3fce-adb8-446d-b348-335eca926a87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='454ad065d2c34d4bb8c2746c2b71b197',volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0)}' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 971.974045] [57900]: DEBUG cinder.volume.api [None req-ee090972-5cc8-405e-9777-7121886af906 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed0d32a9-da91-4b1f-8d7e-c90808d11d1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 971.984462] [57900]: DEBUG cinder.volume.api [None req-ee090972-5cc8-405e-9777-7121886af906 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed0d32a9-da91-4b1f-8d7e-c90808d11d1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 971.985668] [57900]: DEBUG cinder.volume.api [None req-ee090972-5cc8-405e-9777-7121886af906 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Flow 'volume_create_api' (bc01e22c-99e6-4459-9a20-dcf3be52aa76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57900) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 971.986021] [57900]: INFO cinder.volume.api [None req-ee090972-5cc8-405e-9777-7121886af906 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Create volume request issued successfully. [ 971.987112] [57900]: INFO cinder.api.openstack.wsgi [None req-ee090972-5cc8-405e-9777-7121886af906 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 971.987203] [57900]: [pid: 57900|app: 0|req: 122/228] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Nov 23 05:05:33 2025] POST /volume/v3/volumes => generated 755 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 971.996068] [57901]: DEBUG cinder.api.middleware.request_id [None req-687b4968-09ec-4c20-94d5-dfac8ac1a03c None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 971.998228] [57901]: INFO cinder.api.openstack.wsgi [None req-687b4968-09ec-4c20-94d5-dfac8ac1a03c tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] GET http://10.180.1.21/volume/v3/volumes/e04ca270-a927-456b-96f6-9e496b2978f9 [ 971.998394] [57901]: DEBUG cinder.api.openstack.wsgi [None req-687b4968-09ec-4c20-94d5-dfac8ac1a03c tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 971.998657] [57901]: DEBUG cinder.api.openstack.wsgi [None req-687b4968-09ec-4c20-94d5-dfac8ac1a03c tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 972.021295] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 972.021295] [57901]: warnings.warn( [ 972.026646] [57901]: INFO cinder.volume.api [None req-687b4968-09ec-4c20-94d5-dfac8ac1a03c tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Volume info retrieved successfully. [ 972.033544] [57901]: INFO cinder.api.openstack.wsgi [None req-687b4968-09ec-4c20-94d5-dfac8ac1a03c tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] http://10.180.1.21/volume/v3/volumes/e04ca270-a927-456b-96f6-9e496b2978f9 returned with HTTP 200 [ 972.034213] [57901]: [pid: 57901|app: 0|req: 107/229] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:05:33 2025] GET /volume/v3/volumes/e04ca270-a927-456b-96f6-9e496b2978f9 => generated 823 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 973.045567] [57900]: DEBUG cinder.api.middleware.request_id [None req-29f0628e-6d26-4d1e-9d2b-45794ce7c7d8 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 973.048101] [57900]: INFO cinder.api.openstack.wsgi [None req-29f0628e-6d26-4d1e-9d2b-45794ce7c7d8 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] GET http://10.180.1.21/volume/v3/volumes/e04ca270-a927-456b-96f6-9e496b2978f9 [ 973.048328] [57900]: DEBUG cinder.api.openstack.wsgi [None req-29f0628e-6d26-4d1e-9d2b-45794ce7c7d8 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 973.048535] [57900]: DEBUG cinder.api.openstack.wsgi [None req-29f0628e-6d26-4d1e-9d2b-45794ce7c7d8 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 973.062668] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 973.062668] [57900]: warnings.warn( [ 973.066868] [57900]: INFO cinder.volume.api [None req-29f0628e-6d26-4d1e-9d2b-45794ce7c7d8 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Volume info retrieved successfully. [ 973.073513] [57900]: INFO cinder.api.openstack.wsgi [None req-29f0628e-6d26-4d1e-9d2b-45794ce7c7d8 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] http://10.180.1.21/volume/v3/volumes/e04ca270-a927-456b-96f6-9e496b2978f9 returned with HTTP 200 [ 973.073937] [57900]: [pid: 57900|app: 0|req: 123/230] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:05:34 2025] GET /volume/v3/volumes/e04ca270-a927-456b-96f6-9e496b2978f9 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 982.030740] [57901]: DEBUG dbcounter [-] [57901] Writing DB stats cinder:SELECT=9 {{(pid=57901) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 982.601303] [57901]: DEBUG cinder.api.middleware.request_id [req-652a80c2-6665-4340-b7b5-d6f4618da9e7 req-22216caa-b7d6-436e-878f-0f9c983a1dad None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 982.603719] [57901]: INFO cinder.api.openstack.wsgi [req-652a80c2-6665-4340-b7b5-d6f4618da9e7 req-22216caa-b7d6-436e-878f-0f9c983a1dad tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] GET http://10.180.1.21/volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 [ 982.604079] [57901]: DEBUG cinder.api.openstack.wsgi [req-652a80c2-6665-4340-b7b5-d6f4618da9e7 req-22216caa-b7d6-436e-878f-0f9c983a1dad tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 982.604299] [57901]: DEBUG cinder.api.openstack.wsgi [req-652a80c2-6665-4340-b7b5-d6f4618da9e7 req-22216caa-b7d6-436e-878f-0f9c983a1dad tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 982.615217] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 982.615217] [57901]: warnings.warn( [ 982.620174] [57901]: INFO cinder.volume.api [req-652a80c2-6665-4340-b7b5-d6f4618da9e7 req-22216caa-b7d6-436e-878f-0f9c983a1dad tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Volume info retrieved successfully. [ 982.625516] [57901]: INFO cinder.api.openstack.wsgi [req-652a80c2-6665-4340-b7b5-d6f4618da9e7 req-22216caa-b7d6-436e-878f-0f9c983a1dad tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] http://10.180.1.21/volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 returned with HTTP 200 [ 982.626043] [57901]: [pid: 57901|app: 0|req: 108/231] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 05:05:43 2025] GET /volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 983.072362] [57900]: DEBUG dbcounter [-] [57900] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=57900) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 984.146723] [57900]: DEBUG cinder.api.middleware.request_id [None req-99216660-0c62-4292-aba0-1d73005e3437 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 984.147194] [57900]: INFO cinder.api.openstack.wsgi [None req-99216660-0c62-4292-aba0-1d73005e3437 None None] GET http://10.180.1.21/volume// [ 984.148159] [57900]: DEBUG cinder.api.openstack.wsgi [None req-99216660-0c62-4292-aba0-1d73005e3437 None None] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 984.148159] [57900]: DEBUG cinder.api.openstack.wsgi [None req-99216660-0c62-4292-aba0-1d73005e3437 None None] Calling method 'all' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 984.148159] [57900]: INFO cinder.api.openstack.wsgi [None req-99216660-0c62-4292-aba0-1d73005e3437 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 984.148322] [57900]: [pid: 57900|app: 0|req: 124/232] 10.180.1.21 () {58 vars in 1300 bytes} [Sun Nov 23 05:05:45 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 984.152694] [57901]: DEBUG cinder.api.middleware.request_id [req-652a80c2-6665-4340-b7b5-d6f4618da9e7 req-330a076d-9380-4831-acf6-7b1499d21f0b None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 984.154959] [57901]: INFO cinder.api.openstack.wsgi [req-652a80c2-6665-4340-b7b5-d6f4618da9e7 req-330a076d-9380-4831-acf6-7b1499d21f0b tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] POST http://10.180.1.21/volume/v3/attachments [ 984.155384] [57901]: DEBUG cinder.api.openstack.wsgi [req-652a80c2-6665-4340-b7b5-d6f4618da9e7 req-330a076d-9380-4831-acf6-7b1499d21f0b tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e4527b5d-72a2-41c3-84a1-f77ddd222430", "connector": null, "instance_uuid": "c1d57b23-cac9-4e16-876e-0d3aed57e046"}} {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 984.167605] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 984.167605] [57901]: warnings.warn( [ 984.192567] [57901]: INFO cinder.api.openstack.wsgi [req-652a80c2-6665-4340-b7b5-d6f4618da9e7 req-330a076d-9380-4831-acf6-7b1499d21f0b tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 984.193160] [57901]: [pid: 57901|app: 0|req: 109/233] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Nov 23 05:05:45 2025] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 984.217194] [57900]: DEBUG cinder.api.middleware.request_id [None req-05fd1ad8-6f33-4897-96a0-b5ee32fcd19b None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 984.219920] [57900]: INFO cinder.api.openstack.wsgi [None req-05fd1ad8-6f33-4897-96a0-b5ee32fcd19b tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] GET http://10.180.1.21/volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 [ 984.219920] [57900]: DEBUG cinder.api.openstack.wsgi [None req-05fd1ad8-6f33-4897-96a0-b5ee32fcd19b tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 984.221168] [57900]: DEBUG cinder.api.openstack.wsgi [None req-05fd1ad8-6f33-4897-96a0-b5ee32fcd19b tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 984.232074] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 984.232074] [57900]: warnings.warn( [ 984.236105] [57900]: INFO cinder.volume.api [None req-05fd1ad8-6f33-4897-96a0-b5ee32fcd19b tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Volume info retrieved successfully. [ 984.242039] [57900]: INFO cinder.api.openstack.wsgi [None req-05fd1ad8-6f33-4897-96a0-b5ee32fcd19b tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] http://10.180.1.21/volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 returned with HTTP 200 [ 984.245178] [57900]: [pid: 57900|app: 0|req: 125/234] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:05:45 2025] GET /volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 984.730041] [57901]: DEBUG cinder.api.middleware.request_id [None req-3704de15-f340-412b-b1a2-7cc78305a167 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 984.730041] [57901]: INFO cinder.api.openstack.wsgi [None req-3704de15-f340-412b-b1a2-7cc78305a167 None None] GET http://10.180.1.21/volume// [ 984.730041] [57901]: DEBUG cinder.api.openstack.wsgi [None req-3704de15-f340-412b-b1a2-7cc78305a167 None None] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 984.730243] [57901]: DEBUG cinder.api.openstack.wsgi [None req-3704de15-f340-412b-b1a2-7cc78305a167 None None] Calling method 'all' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 984.730740] [57901]: INFO cinder.api.openstack.wsgi [None req-3704de15-f340-412b-b1a2-7cc78305a167 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 984.731164] [57901]: [pid: 57901|app: 0|req: 110/235] 10.180.1.21 () {58 vars in 1307 bytes} [Sun Nov 23 05:05:45 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 984.741047] [57900]: DEBUG cinder.api.middleware.request_id [req-652a80c2-6665-4340-b7b5-d6f4618da9e7 req-1b4c9432-7973-4c87-877b-2a0a678a82f7 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 984.744302] [57900]: INFO cinder.api.openstack.wsgi [req-652a80c2-6665-4340-b7b5-d6f4618da9e7 req-1b4c9432-7973-4c87-877b-2a0a678a82f7 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] GET http://10.180.1.21/volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 [ 984.744564] [57900]: DEBUG cinder.api.openstack.wsgi [req-652a80c2-6665-4340-b7b5-d6f4618da9e7 req-1b4c9432-7973-4c87-877b-2a0a678a82f7 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 984.744780] [57900]: DEBUG cinder.api.openstack.wsgi [req-652a80c2-6665-4340-b7b5-d6f4618da9e7 req-1b4c9432-7973-4c87-877b-2a0a678a82f7 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 984.761237] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 984.761237] [57900]: warnings.warn( [ 984.766058] [57900]: INFO cinder.volume.api [req-652a80c2-6665-4340-b7b5-d6f4618da9e7 req-1b4c9432-7973-4c87-877b-2a0a678a82f7 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Volume info retrieved successfully. [ 984.773348] [57900]: INFO cinder.api.openstack.wsgi [req-652a80c2-6665-4340-b7b5-d6f4618da9e7 req-1b4c9432-7973-4c87-877b-2a0a678a82f7 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] http://10.180.1.21/volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 returned with HTTP 200 [ 984.773974] [57900]: [pid: 57900|app: 0|req: 126/236] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Nov 23 05:05:46 2025] GET /volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 => generated 1030 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 984.805229] [57901]: DEBUG cinder.api.middleware.request_id [req-652a80c2-6665-4340-b7b5-d6f4618da9e7 req-aa335175-4b93-4ed1-8c0d-123356bb9b64 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 984.807704] [57901]: INFO cinder.api.openstack.wsgi [req-652a80c2-6665-4340-b7b5-d6f4618da9e7 req-aa335175-4b93-4ed1-8c0d-123356bb9b64 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] PUT http://10.180.1.21/volume/v3/attachments/e7b9bf82-a1c4-4382-9217-3031277b495f [ 984.808139] [57901]: DEBUG cinder.api.openstack.wsgi [req-652a80c2-6665-4340-b7b5-d6f4618da9e7 req-aa335175-4b93-4ed1-8c0d-123356bb9b64 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-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-937798", "mountpoint": "/dev/sdb"}}} {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 984.818704] [57901]: DEBUG cinder.coordination [req-652a80c2-6665-4340-b7b5-d6f4618da9e7 req-aa335175-4b93-4ed1-8c0d-123356bb9b64 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Acquiring lock "cinder-attachment_update-e4527b5d-72a2-41c3-84a1-f77ddd222430-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57901) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 984.824346] [57901]: DEBUG cinder.coordination [req-652a80c2-6665-4340-b7b5-d6f4618da9e7 req-aa335175-4b93-4ed1-8c0d-123356bb9b64 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Lock "cinder-attachment_update-e4527b5d-72a2-41c3-84a1-f77ddd222430-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57901) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 984.825495] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 984.825495] [57901]: warnings.warn( [ 985.254717] [57900]: DEBUG cinder.api.middleware.request_id [None req-a1d0ac65-110c-4080-8d5b-015eb204810a None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 985.256977] [57900]: INFO cinder.api.openstack.wsgi [None req-a1d0ac65-110c-4080-8d5b-015eb204810a tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] GET http://10.180.1.21/volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 [ 985.257341] [57900]: DEBUG cinder.api.openstack.wsgi [None req-a1d0ac65-110c-4080-8d5b-015eb204810a tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 985.257564] [57900]: DEBUG cinder.api.openstack.wsgi [None req-a1d0ac65-110c-4080-8d5b-015eb204810a tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 985.273753] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 985.273753] [57900]: warnings.warn( [ 985.279039] [57900]: INFO cinder.volume.api [None req-a1d0ac65-110c-4080-8d5b-015eb204810a tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Volume info retrieved successfully. [ 985.285295] [57900]: INFO cinder.api.openstack.wsgi [None req-a1d0ac65-110c-4080-8d5b-015eb204810a tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] http://10.180.1.21/volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 returned with HTTP 200 [ 985.286646] [57900]: [pid: 57900|app: 0|req: 127/237] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:05:46 2025] GET /volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 986.298475] [57900]: DEBUG cinder.api.middleware.request_id [None req-dcdc523a-230a-477d-8ccc-31f593bb8b1a None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 986.301081] [57900]: INFO cinder.api.openstack.wsgi [None req-dcdc523a-230a-477d-8ccc-31f593bb8b1a tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] GET http://10.180.1.21/volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 [ 986.301372] [57900]: DEBUG cinder.api.openstack.wsgi [None req-dcdc523a-230a-477d-8ccc-31f593bb8b1a tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 986.301603] [57900]: DEBUG cinder.api.openstack.wsgi [None req-dcdc523a-230a-477d-8ccc-31f593bb8b1a tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 986.319822] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 986.319822] [57900]: warnings.warn( [ 986.325827] [57900]: INFO cinder.volume.api [None req-dcdc523a-230a-477d-8ccc-31f593bb8b1a tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Volume info retrieved successfully. [ 986.332283] [57900]: INFO cinder.api.openstack.wsgi [None req-dcdc523a-230a-477d-8ccc-31f593bb8b1a tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] http://10.180.1.21/volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 returned with HTTP 200 [ 986.336122] [57900]: [pid: 57900|app: 0|req: 128/238] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:05:47 2025] GET /volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 987.343427] [57900]: DEBUG cinder.api.middleware.request_id [None req-420cf088-5fbd-4d13-9eda-3995e9f4c8d7 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 987.345375] [57900]: INFO cinder.api.openstack.wsgi [None req-420cf088-5fbd-4d13-9eda-3995e9f4c8d7 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] GET http://10.180.1.21/volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 [ 987.345583] [57900]: DEBUG cinder.api.openstack.wsgi [None req-420cf088-5fbd-4d13-9eda-3995e9f4c8d7 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 987.345787] [57900]: DEBUG cinder.api.openstack.wsgi [None req-420cf088-5fbd-4d13-9eda-3995e9f4c8d7 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 987.360250] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 987.360250] [57900]: warnings.warn( [ 987.365555] [57900]: INFO cinder.volume.api [None req-420cf088-5fbd-4d13-9eda-3995e9f4c8d7 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Volume info retrieved successfully. [ 987.370924] [57900]: INFO cinder.api.openstack.wsgi [None req-420cf088-5fbd-4d13-9eda-3995e9f4c8d7 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] http://10.180.1.21/volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 returned with HTTP 200 [ 987.371786] [57900]: [pid: 57900|app: 0|req: 129/239] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:05:48 2025] GET /volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 988.383124] [57900]: DEBUG cinder.api.middleware.request_id [None req-d0480c3a-1c94-4cca-89df-5cec94c951ea None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 988.385062] [57900]: INFO cinder.api.openstack.wsgi [None req-d0480c3a-1c94-4cca-89df-5cec94c951ea tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] GET http://10.180.1.21/volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 [ 988.385322] [57900]: DEBUG cinder.api.openstack.wsgi [None req-d0480c3a-1c94-4cca-89df-5cec94c951ea tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 988.385545] [57900]: DEBUG cinder.api.openstack.wsgi [None req-d0480c3a-1c94-4cca-89df-5cec94c951ea tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 988.401162] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 988.401162] [57900]: warnings.warn( [ 988.405454] [57900]: INFO cinder.volume.api [None req-d0480c3a-1c94-4cca-89df-5cec94c951ea tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Volume info retrieved successfully. [ 988.411313] [57900]: INFO cinder.api.openstack.wsgi [None req-d0480c3a-1c94-4cca-89df-5cec94c951ea tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] http://10.180.1.21/volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 returned with HTTP 200 [ 988.411806] [57900]: [pid: 57900|app: 0|req: 130/240] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:05:49 2025] GET /volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 989.424307] [57900]: DEBUG cinder.api.middleware.request_id [None req-650ca5fb-bf30-4669-96fc-f63a24e73911 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 989.427591] [57900]: INFO cinder.api.openstack.wsgi [None req-650ca5fb-bf30-4669-96fc-f63a24e73911 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] GET http://10.180.1.21/volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 [ 989.428374] [57900]: DEBUG cinder.api.openstack.wsgi [None req-650ca5fb-bf30-4669-96fc-f63a24e73911 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 989.428374] [57900]: DEBUG cinder.api.openstack.wsgi [None req-650ca5fb-bf30-4669-96fc-f63a24e73911 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 989.456719] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 989.456719] [57900]: warnings.warn( [ 989.461353] [57900]: INFO cinder.volume.api [None req-650ca5fb-bf30-4669-96fc-f63a24e73911 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Volume info retrieved successfully. [ 989.467034] [57900]: INFO cinder.api.openstack.wsgi [None req-650ca5fb-bf30-4669-96fc-f63a24e73911 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] http://10.180.1.21/volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 returned with HTTP 200 [ 989.467511] [57900]: [pid: 57900|app: 0|req: 131/241] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:05:50 2025] GET /volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 => generated 849 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 989.854425] [57901]: DEBUG cinder.coordination [req-652a80c2-6665-4340-b7b5-d6f4618da9e7 req-aa335175-4b93-4ed1-8c0d-123356bb9b64 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Lock "cinder-attachment_update-e4527b5d-72a2-41c3-84a1-f77ddd222430-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.030s {{(pid=57901) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 989.854778] [57901]: INFO cinder.api.openstack.wsgi [req-652a80c2-6665-4340-b7b5-d6f4618da9e7 req-aa335175-4b93-4ed1-8c0d-123356bb9b64 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] http://10.180.1.21/volume/v3/attachments/e7b9bf82-a1c4-4382-9217-3031277b495f returned with HTTP 200 [ 989.855274] [57901]: [pid: 57901|app: 0|req: 111/242] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Nov 23 05:05:46 2025] PUT /volume/v3/attachments/e7b9bf82-a1c4-4382-9217-3031277b495f => generated 617 bytes in 5050 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 990.481384] [57900]: DEBUG cinder.api.middleware.request_id [None req-c057eb59-a530-4939-8f20-c62e3b4b1604 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 990.483676] [57900]: INFO cinder.api.openstack.wsgi [None req-c057eb59-a530-4939-8f20-c62e3b4b1604 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] GET http://10.180.1.21/volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 [ 990.483885] [57900]: DEBUG cinder.api.openstack.wsgi [None req-c057eb59-a530-4939-8f20-c62e3b4b1604 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 990.484111] [57900]: DEBUG cinder.api.openstack.wsgi [None req-c057eb59-a530-4939-8f20-c62e3b4b1604 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 990.498413] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 990.498413] [57900]: warnings.warn( [ 990.504539] [57900]: INFO cinder.volume.api [None req-c057eb59-a530-4939-8f20-c62e3b4b1604 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Volume info retrieved successfully. [ 990.509838] [57900]: INFO cinder.api.openstack.wsgi [None req-c057eb59-a530-4939-8f20-c62e3b4b1604 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] http://10.180.1.21/volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 returned with HTTP 200 [ 990.510499] [57900]: [pid: 57900|app: 0|req: 132/243] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:05:51 2025] GET /volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 991.521106] [57901]: DEBUG cinder.api.middleware.request_id [None req-22c689bc-5116-4fd6-927a-ef725a77e762 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 991.524269] [57901]: INFO cinder.api.openstack.wsgi [None req-22c689bc-5116-4fd6-927a-ef725a77e762 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] GET http://10.180.1.21/volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 [ 991.524269] [57901]: DEBUG cinder.api.openstack.wsgi [None req-22c689bc-5116-4fd6-927a-ef725a77e762 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 991.524831] [57901]: DEBUG cinder.api.openstack.wsgi [None req-22c689bc-5116-4fd6-927a-ef725a77e762 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 991.545989] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 991.545989] [57901]: warnings.warn( [ 991.551301] [57901]: INFO cinder.volume.api [None req-22c689bc-5116-4fd6-927a-ef725a77e762 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Volume info retrieved successfully. [ 991.557311] [57901]: INFO cinder.api.openstack.wsgi [None req-22c689bc-5116-4fd6-927a-ef725a77e762 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] http://10.180.1.21/volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 returned with HTTP 200 [ 991.557766] [57901]: [pid: 57901|app: 0|req: 112/244] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:05:52 2025] GET /volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 992.005011] [57900]: DEBUG cinder.api.middleware.request_id [req-652a80c2-6665-4340-b7b5-d6f4618da9e7 req-c829486f-1eaf-46a9-840a-7531068a09a5 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 992.008086] [57900]: INFO cinder.api.openstack.wsgi [req-652a80c2-6665-4340-b7b5-d6f4618da9e7 req-c829486f-1eaf-46a9-840a-7531068a09a5 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] POST http://10.180.1.21/volume/v3/attachments/e7b9bf82-a1c4-4382-9217-3031277b495f/action [ 992.008566] [57900]: DEBUG cinder.api.openstack.wsgi [req-652a80c2-6665-4340-b7b5-d6f4618da9e7 req-c829486f-1eaf-46a9-840a-7531068a09a5 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Action body: b'{"os-complete": null}' {{(pid=57900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 992.008690] [57900]: DEBUG cinder.api.openstack.wsgi [req-652a80c2-6665-4340-b7b5-d6f4618da9e7 req-c829486f-1eaf-46a9-840a-7531068a09a5 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 992.045785] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 992.045785] [57900]: warnings.warn( [ 992.057180] [57900]: INFO cinder.api.openstack.wsgi [req-652a80c2-6665-4340-b7b5-d6f4618da9e7 req-c829486f-1eaf-46a9-840a-7531068a09a5 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] http://10.180.1.21/volume/v3/attachments/e7b9bf82-a1c4-4382-9217-3031277b495f/action returned with HTTP 204 [ 992.057180] [57900]: [pid: 57900|app: 0|req: 133/245] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Nov 23 05:05:53 2025] POST /volume/v3/attachments/e7b9bf82-a1c4-4382-9217-3031277b495f/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 992.571151] [57901]: DEBUG cinder.api.middleware.request_id [None req-25431b91-f6a4-4b65-8d24-64e47cef6c25 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 992.576757] [57901]: INFO cinder.api.openstack.wsgi [None req-25431b91-f6a4-4b65-8d24-64e47cef6c25 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] GET http://10.180.1.21/volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 [ 992.577223] [57901]: DEBUG cinder.api.openstack.wsgi [None req-25431b91-f6a4-4b65-8d24-64e47cef6c25 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 992.577309] [57901]: DEBUG cinder.api.openstack.wsgi [None req-25431b91-f6a4-4b65-8d24-64e47cef6c25 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 992.633784] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 992.633784] [57901]: warnings.warn( [ 992.639752] [57901]: INFO cinder.volume.api [None req-25431b91-f6a4-4b65-8d24-64e47cef6c25 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Volume info retrieved successfully. [ 992.646181] [57901]: INFO cinder.api.openstack.wsgi [None req-25431b91-f6a4-4b65-8d24-64e47cef6c25 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] http://10.180.1.21/volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 returned with HTTP 200 [ 992.646969] [57901]: [pid: 57901|app: 0|req: 113/246] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:05:53 2025] GET /volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 => generated 1142 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 992.657544] [57900]: DEBUG cinder.api.middleware.request_id [None req-aeaae83d-159f-4a90-a22f-d6d944c48c08 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 992.660756] [57900]: INFO cinder.api.openstack.wsgi [None req-aeaae83d-159f-4a90-a22f-d6d944c48c08 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] GET http://10.180.1.21/volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 [ 992.661231] [57900]: DEBUG cinder.api.openstack.wsgi [None req-aeaae83d-159f-4a90-a22f-d6d944c48c08 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 992.661463] [57900]: DEBUG cinder.api.openstack.wsgi [None req-aeaae83d-159f-4a90-a22f-d6d944c48c08 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 992.674150] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 992.674150] [57900]: warnings.warn( [ 992.678230] [57900]: INFO cinder.volume.api [None req-aeaae83d-159f-4a90-a22f-d6d944c48c08 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Volume info retrieved successfully. [ 992.684060] [57900]: INFO cinder.api.openstack.wsgi [None req-aeaae83d-159f-4a90-a22f-d6d944c48c08 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] http://10.180.1.21/volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 returned with HTTP 200 [ 992.684629] [57900]: [pid: 57900|app: 0|req: 134/247] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:05:53 2025] GET /volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 => generated 1142 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 992.989179] [57901]: DEBUG cinder.api.middleware.request_id [req-08223afb-999a-4458-b20a-396ffb9a9484 req-7323be63-8b70-4ac3-9b36-e436f59f5114 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 992.992256] [57901]: INFO cinder.api.openstack.wsgi [req-08223afb-999a-4458-b20a-396ffb9a9484 req-7323be63-8b70-4ac3-9b36-e436f59f5114 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] GET http://10.180.1.21/volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 [ 992.992525] [57901]: DEBUG cinder.api.openstack.wsgi [req-08223afb-999a-4458-b20a-396ffb9a9484 req-7323be63-8b70-4ac3-9b36-e436f59f5114 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 992.992771] [57901]: DEBUG cinder.api.openstack.wsgi [req-08223afb-999a-4458-b20a-396ffb9a9484 req-7323be63-8b70-4ac3-9b36-e436f59f5114 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 993.011809] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 993.011809] [57901]: warnings.warn( [ 993.015409] [57901]: INFO cinder.volume.api [req-08223afb-999a-4458-b20a-396ffb9a9484 req-7323be63-8b70-4ac3-9b36-e436f59f5114 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Volume info retrieved successfully. [ 993.021628] [57901]: INFO cinder.api.openstack.wsgi [req-08223afb-999a-4458-b20a-396ffb9a9484 req-7323be63-8b70-4ac3-9b36-e436f59f5114 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] http://10.180.1.21/volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 returned with HTTP 200 [ 993.022111] [57901]: [pid: 57901|app: 0|req: 114/248] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 05:05:54 2025] GET /volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 => generated 1142 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 994.142613] [57900]: DEBUG cinder.api.middleware.request_id [None req-4ff2f0d5-d9f0-4d89-bf1f-995d9d1fa274 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 994.145917] [57900]: INFO cinder.api.openstack.wsgi [None req-4ff2f0d5-d9f0-4d89-bf1f-995d9d1fa274 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 [ 994.146202] [57900]: DEBUG cinder.api.openstack.wsgi [None req-4ff2f0d5-d9f0-4d89-bf1f-995d9d1fa274 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 994.146461] [57900]: DEBUG cinder.api.openstack.wsgi [None req-4ff2f0d5-d9f0-4d89-bf1f-995d9d1fa274 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 994.164409] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 994.164409] [57900]: warnings.warn( [ 994.168964] [57900]: INFO cinder.volume.api [None req-4ff2f0d5-d9f0-4d89-bf1f-995d9d1fa274 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 994.176661] [57900]: INFO cinder.api.openstack.wsgi [None req-4ff2f0d5-d9f0-4d89-bf1f-995d9d1fa274 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 returned with HTTP 200 [ 994.177194] [57900]: [pid: 57900|app: 0|req: 135/249] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:05:55 2025] GET /volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 994.251490] [57901]: DEBUG cinder.api.middleware.request_id [req-9557c22a-f336-428f-90c8-ff715fdd8b2d req-ccb9d3ca-8325-440c-81e7-b0b25bd55578 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 994.257937] [57901]: INFO cinder.api.openstack.wsgi [req-9557c22a-f336-428f-90c8-ff715fdd8b2d req-ccb9d3ca-8325-440c-81e7-b0b25bd55578 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 [ 994.258366] [57901]: DEBUG cinder.api.openstack.wsgi [req-9557c22a-f336-428f-90c8-ff715fdd8b2d req-ccb9d3ca-8325-440c-81e7-b0b25bd55578 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 994.258677] [57901]: DEBUG cinder.api.openstack.wsgi [req-9557c22a-f336-428f-90c8-ff715fdd8b2d req-ccb9d3ca-8325-440c-81e7-b0b25bd55578 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 994.272173] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 994.272173] [57901]: warnings.warn( [ 994.277842] [57901]: INFO cinder.volume.api [req-9557c22a-f336-428f-90c8-ff715fdd8b2d req-ccb9d3ca-8325-440c-81e7-b0b25bd55578 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 994.288108] [57901]: INFO cinder.api.openstack.wsgi [req-9557c22a-f336-428f-90c8-ff715fdd8b2d req-ccb9d3ca-8325-440c-81e7-b0b25bd55578 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 returned with HTTP 200 [ 994.288108] [57901]: [pid: 57901|app: 0|req: 115/250] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 05:05:55 2025] GET /volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 994.342386] [57900]: DEBUG cinder.api.middleware.request_id [req-9557c22a-f336-428f-90c8-ff715fdd8b2d req-b49351d5-f3c5-4fca-978f-7fd530ef5751 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 994.346028] [57900]: INFO cinder.api.openstack.wsgi [req-9557c22a-f336-428f-90c8-ff715fdd8b2d req-b49351d5-f3c5-4fca-978f-7fd530ef5751 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] POST http://10.180.1.21/volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9/action [ 994.346309] [57900]: DEBUG cinder.api.openstack.wsgi [req-9557c22a-f336-428f-90c8-ff715fdd8b2d req-b49351d5-f3c5-4fca-978f-7fd530ef5751 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 994.346517] [57900]: DEBUG cinder.api.openstack.wsgi [req-9557c22a-f336-428f-90c8-ff715fdd8b2d req-b49351d5-f3c5-4fca-978f-7fd530ef5751 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 994.383604] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 994.383604] [57900]: warnings.warn( [ 994.384481] [57900]: INFO cinder.volume.api [req-9557c22a-f336-428f-90c8-ff715fdd8b2d req-b49351d5-f3c5-4fca-978f-7fd530ef5751 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 994.396456] [57900]: INFO cinder.volume.api [req-9557c22a-f336-428f-90c8-ff715fdd8b2d req-b49351d5-f3c5-4fca-978f-7fd530ef5751 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Begin detaching volume completed successfully. [ 994.397104] [57900]: INFO cinder.api.openstack.wsgi [req-9557c22a-f336-428f-90c8-ff715fdd8b2d req-b49351d5-f3c5-4fca-978f-7fd530ef5751 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9/action returned with HTTP 202 [ 994.399367] [57900]: [pid: 57900|app: 0|req: 136/251] 10.180.1.21 () {64 vars in 1552 bytes} [Sun Nov 23 05:05:55 2025] POST /volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 995.426205] [57901]: DEBUG cinder.api.middleware.request_id [None req-44766811-e245-44d1-9f4b-c1a72efa3b7d None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 995.426714] [57901]: INFO cinder.api.openstack.wsgi [None req-44766811-e245-44d1-9f4b-c1a72efa3b7d None None] GET http://10.180.1.21/volume// [ 995.426814] [57901]: DEBUG cinder.api.openstack.wsgi [None req-44766811-e245-44d1-9f4b-c1a72efa3b7d None None] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 995.426999] [57901]: DEBUG cinder.api.openstack.wsgi [None req-44766811-e245-44d1-9f4b-c1a72efa3b7d None None] Calling method 'all' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 995.427413] [57901]: INFO cinder.api.openstack.wsgi [None req-44766811-e245-44d1-9f4b-c1a72efa3b7d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 995.428026] [57901]: [pid: 57901|app: 0|req: 116/252] 10.180.1.21 () {58 vars in 1307 bytes} [Sun Nov 23 05:05:56 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 995.434405] [57900]: DEBUG cinder.api.middleware.request_id [req-9557c22a-f336-428f-90c8-ff715fdd8b2d req-8b12af6e-a7eb-476f-beca-5d64fb8f73f5 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 995.439105] [57900]: INFO cinder.api.openstack.wsgi [req-9557c22a-f336-428f-90c8-ff715fdd8b2d req-8b12af6e-a7eb-476f-beca-5d64fb8f73f5 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 [ 995.439339] [57900]: DEBUG cinder.api.openstack.wsgi [req-9557c22a-f336-428f-90c8-ff715fdd8b2d req-8b12af6e-a7eb-476f-beca-5d64fb8f73f5 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 995.439513] [57900]: DEBUG cinder.api.openstack.wsgi [req-9557c22a-f336-428f-90c8-ff715fdd8b2d req-8b12af6e-a7eb-476f-beca-5d64fb8f73f5 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 995.455674] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 995.455674] [57900]: warnings.warn( [ 995.460555] [57900]: INFO cinder.volume.api [req-9557c22a-f336-428f-90c8-ff715fdd8b2d req-8b12af6e-a7eb-476f-beca-5d64fb8f73f5 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 995.466249] [57900]: INFO cinder.api.openstack.wsgi [req-9557c22a-f336-428f-90c8-ff715fdd8b2d req-8b12af6e-a7eb-476f-beca-5d64fb8f73f5 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 returned with HTTP 200 [ 995.466741] [57900]: [pid: 57900|app: 0|req: 137/253] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Nov 23 05:05:56 2025] GET /volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 => generated 1323 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 996.461712] [57901]: DEBUG cinder.api.middleware.request_id [req-0ee65214-612a-43db-a534-3f127063a88a req-80c6c5ad-f28a-49fe-9a28-8abad68d8b91 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 996.465191] [57901]: INFO cinder.api.openstack.wsgi [req-0ee65214-612a-43db-a534-3f127063a88a req-80c6c5ad-f28a-49fe-9a28-8abad68d8b91 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] GET http://10.180.1.21/volume/v3/volumes/e04ca270-a927-456b-96f6-9e496b2978f9 [ 996.465440] [57901]: DEBUG cinder.api.openstack.wsgi [req-0ee65214-612a-43db-a534-3f127063a88a req-80c6c5ad-f28a-49fe-9a28-8abad68d8b91 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 996.465623] [57901]: DEBUG cinder.api.openstack.wsgi [req-0ee65214-612a-43db-a534-3f127063a88a req-80c6c5ad-f28a-49fe-9a28-8abad68d8b91 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 996.478872] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 996.478872] [57901]: warnings.warn( [ 996.483569] [57901]: INFO cinder.volume.api [req-0ee65214-612a-43db-a534-3f127063a88a req-80c6c5ad-f28a-49fe-9a28-8abad68d8b91 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Volume info retrieved successfully. [ 996.490941] [57901]: INFO cinder.api.openstack.wsgi [req-0ee65214-612a-43db-a534-3f127063a88a req-80c6c5ad-f28a-49fe-9a28-8abad68d8b91 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] http://10.180.1.21/volume/v3/volumes/e04ca270-a927-456b-96f6-9e496b2978f9 returned with HTTP 200 [ 996.491466] [57901]: [pid: 57901|app: 0|req: 117/254] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 05:05:57 2025] GET /volume/v3/volumes/e04ca270-a927-456b-96f6-9e496b2978f9 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 996.514426] [57900]: DEBUG cinder.api.middleware.request_id [None req-0e57595a-e564-47f0-980e-ee64f1c450fe None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 996.514847] [57900]: INFO cinder.api.openstack.wsgi [None req-0e57595a-e564-47f0-980e-ee64f1c450fe None None] GET http://10.180.1.21/volume// [ 996.514952] [57900]: DEBUG cinder.api.openstack.wsgi [None req-0e57595a-e564-47f0-980e-ee64f1c450fe None None] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 996.515178] [57900]: DEBUG cinder.api.openstack.wsgi [None req-0e57595a-e564-47f0-980e-ee64f1c450fe None None] Calling method 'all' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 996.515606] [57900]: INFO cinder.api.openstack.wsgi [None req-0e57595a-e564-47f0-980e-ee64f1c450fe None None] http://10.180.1.21/volume// returned with HTTP 300 [ 996.516233] [57900]: [pid: 57900|app: 0|req: 138/255] 10.180.1.21 () {58 vars in 1300 bytes} [Sun Nov 23 05:05:57 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 996.521712] [57901]: DEBUG cinder.api.middleware.request_id [req-0ee65214-612a-43db-a534-3f127063a88a req-6cfb6462-bd19-4d56-a6b5-3e9a6dc08bcc None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 996.524663] [57901]: INFO cinder.api.openstack.wsgi [req-0ee65214-612a-43db-a534-3f127063a88a req-6cfb6462-bd19-4d56-a6b5-3e9a6dc08bcc tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] POST http://10.180.1.21/volume/v3/attachments [ 996.525473] [57901]: DEBUG cinder.api.openstack.wsgi [req-0ee65214-612a-43db-a534-3f127063a88a req-6cfb6462-bd19-4d56-a6b5-3e9a6dc08bcc tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e04ca270-a927-456b-96f6-9e496b2978f9", "connector": null, "instance_uuid": "5c4e90f4-bcb6-4299-a37b-fac3711ac9d4"}} {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 996.541129] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 996.541129] [57901]: warnings.warn( [ 996.575795] [57901]: INFO cinder.api.openstack.wsgi [req-0ee65214-612a-43db-a534-3f127063a88a req-6cfb6462-bd19-4d56-a6b5-3e9a6dc08bcc tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 996.576408] [57901]: [pid: 57901|app: 0|req: 118/256] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Nov 23 05:05:57 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) [ 996.603494] [57900]: DEBUG cinder.api.middleware.request_id [req-0ee65214-612a-43db-a534-3f127063a88a req-3db0ff2b-65f3-43c9-9c08-fc715f603802 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 996.609338] [57900]: INFO cinder.api.openstack.wsgi [req-0ee65214-612a-43db-a534-3f127063a88a req-3db0ff2b-65f3-43c9-9c08-fc715f603802 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] POST http://10.180.1.21/volume/v3/attachments/2cef39c1-cdd4-43bf-bc20-dcf8da981430/action [ 996.609757] [57900]: DEBUG cinder.api.openstack.wsgi [req-0ee65214-612a-43db-a534-3f127063a88a req-3db0ff2b-65f3-43c9-9c08-fc715f603802 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Action body: b'{"os-complete": null}' {{(pid=57900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 996.609884] [57900]: DEBUG cinder.api.openstack.wsgi [req-0ee65214-612a-43db-a534-3f127063a88a req-3db0ff2b-65f3-43c9-9c08-fc715f603802 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 996.632592] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 996.632592] [57900]: warnings.warn( [ 996.647418] [57900]: INFO cinder.api.openstack.wsgi [req-0ee65214-612a-43db-a534-3f127063a88a req-3db0ff2b-65f3-43c9-9c08-fc715f603802 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] http://10.180.1.21/volume/v3/attachments/2cef39c1-cdd4-43bf-bc20-dcf8da981430/action returned with HTTP 204 [ 996.647418] [57900]: [pid: 57900|app: 0|req: 139/257] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Nov 23 05:05:57 2025] POST /volume/v3/attachments/2cef39c1-cdd4-43bf-bc20-dcf8da981430/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 996.651304] [57901]: DEBUG cinder.api.middleware.request_id [req-9557c22a-f336-428f-90c8-ff715fdd8b2d req-64557ccc-7323-4b2e-866a-f0b67f85f2e5 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 996.655651] [57901]: INFO cinder.api.openstack.wsgi [req-9557c22a-f336-428f-90c8-ff715fdd8b2d req-64557ccc-7323-4b2e-866a-f0b67f85f2e5 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] DELETE http://10.180.1.21/volume/v3/attachments/1af4b0d1-aaf8-44a1-814e-29f5c74dee85 [ 996.655651] [57901]: DEBUG cinder.api.openstack.wsgi [req-9557c22a-f336-428f-90c8-ff715fdd8b2d req-64557ccc-7323-4b2e-866a-f0b67f85f2e5 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 996.655651] [57901]: DEBUG cinder.api.openstack.wsgi [req-9557c22a-f336-428f-90c8-ff715fdd8b2d req-64557ccc-7323-4b2e-866a-f0b67f85f2e5 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'version_select' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 996.668023] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 996.668023] [57901]: warnings.warn( [ 996.668884] [57900]: DEBUG cinder.api.middleware.request_id [None req-b87e9e2a-7bf7-40c8-955d-d9d54378db4f None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 996.670505] [57900]: INFO cinder.api.openstack.wsgi [None req-b87e9e2a-7bf7-40c8-955d-d9d54378db4f tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] GET http://10.180.1.21/volume/v3/volumes/e04ca270-a927-456b-96f6-9e496b2978f9 [ 996.670699] [57900]: DEBUG cinder.api.openstack.wsgi [None req-b87e9e2a-7bf7-40c8-955d-d9d54378db4f tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 996.670918] [57900]: DEBUG cinder.api.openstack.wsgi [None req-b87e9e2a-7bf7-40c8-955d-d9d54378db4f tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 996.682980] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 996.682980] [57900]: warnings.warn( [ 996.687016] [57900]: INFO cinder.volume.api [None req-b87e9e2a-7bf7-40c8-955d-d9d54378db4f tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Volume info retrieved successfully. [ 996.693237] [57900]: INFO cinder.api.openstack.wsgi [None req-b87e9e2a-7bf7-40c8-955d-d9d54378db4f tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] http://10.180.1.21/volume/v3/volumes/e04ca270-a927-456b-96f6-9e496b2978f9 returned with HTTP 200 [ 996.693993] [57900]: [pid: 57900|app: 0|req: 140/258] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:05:57 2025] GET /volume/v3/volumes/e04ca270-a927-456b-96f6-9e496b2978f9 => generated 1110 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 996.704297] [57900]: DEBUG cinder.api.middleware.request_id [None req-072b4715-5f93-42fe-a5fd-86ddeb71c289 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 996.706248] [57900]: INFO cinder.api.openstack.wsgi [None req-072b4715-5f93-42fe-a5fd-86ddeb71c289 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] GET http://10.180.1.21/volume/v3/volumes/e04ca270-a927-456b-96f6-9e496b2978f9 [ 996.706465] [57900]: DEBUG cinder.api.openstack.wsgi [None req-072b4715-5f93-42fe-a5fd-86ddeb71c289 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 996.706695] [57900]: DEBUG cinder.api.openstack.wsgi [None req-072b4715-5f93-42fe-a5fd-86ddeb71c289 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 996.718176] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 996.718176] [57900]: warnings.warn( [ 996.723397] [57900]: INFO cinder.volume.api [None req-072b4715-5f93-42fe-a5fd-86ddeb71c289 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Volume info retrieved successfully. [ 996.727802] [57900]: INFO cinder.api.openstack.wsgi [None req-072b4715-5f93-42fe-a5fd-86ddeb71c289 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] http://10.180.1.21/volume/v3/volumes/e04ca270-a927-456b-96f6-9e496b2978f9 returned with HTTP 200 [ 996.727802] [57900]: [pid: 57900|app: 0|req: 141/259] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:05:57 2025] GET /volume/v3/volumes/e04ca270-a927-456b-96f6-9e496b2978f9 => generated 1110 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 997.217920] [57901]: INFO cinder.api.openstack.wsgi [req-9557c22a-f336-428f-90c8-ff715fdd8b2d req-64557ccc-7323-4b2e-866a-f0b67f85f2e5 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/attachments/1af4b0d1-aaf8-44a1-814e-29f5c74dee85 returned with HTTP 200 [ 997.218598] [57901]: [pid: 57901|app: 0|req: 119/260] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Nov 23 05:05:57 2025] DELETE /volume/v3/attachments/1af4b0d1-aaf8-44a1-814e-29f5c74dee85 => generated 19 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 998.633156] [57900]: DEBUG cinder.api.middleware.request_id [None req-7884ce41-6757-4094-830a-1ba8a2996cdd None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 998.635265] [57900]: INFO cinder.api.openstack.wsgi [None req-7884ce41-6757-4094-830a-1ba8a2996cdd tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 [ 998.635478] [57900]: DEBUG cinder.api.openstack.wsgi [None req-7884ce41-6757-4094-830a-1ba8a2996cdd tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 998.635685] [57900]: DEBUG cinder.api.openstack.wsgi [None req-7884ce41-6757-4094-830a-1ba8a2996cdd tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 998.651701] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.651701] [57900]: warnings.warn( [ 998.655341] [57900]: INFO cinder.volume.api [None req-7884ce41-6757-4094-830a-1ba8a2996cdd tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 998.661658] [57900]: INFO cinder.api.openstack.wsgi [None req-7884ce41-6757-4094-830a-1ba8a2996cdd tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 returned with HTTP 200 [ 998.662330] [57900]: [pid: 57900|app: 0|req: 142/261] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:05:59 2025] GET /volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1001.549204] [57901]: DEBUG cinder.api.middleware.request_id [req-a2fd7042-2078-40da-a46a-41f9e19f09d9 req-3a8dfa15-da0e-425a-ba91-07977c78a683 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1001.551691] [57901]: INFO cinder.api.openstack.wsgi [req-a2fd7042-2078-40da-a46a-41f9e19f09d9 req-3a8dfa15-da0e-425a-ba91-07977c78a683 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] GET http://10.180.1.21/volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 [ 1001.551927] [57901]: DEBUG cinder.api.openstack.wsgi [req-a2fd7042-2078-40da-a46a-41f9e19f09d9 req-3a8dfa15-da0e-425a-ba91-07977c78a683 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1001.552235] [57901]: DEBUG cinder.api.openstack.wsgi [req-a2fd7042-2078-40da-a46a-41f9e19f09d9 req-3a8dfa15-da0e-425a-ba91-07977c78a683 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1001.566467] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1001.566467] [57901]: warnings.warn( [ 1001.570609] [57901]: INFO cinder.volume.api [req-a2fd7042-2078-40da-a46a-41f9e19f09d9 req-3a8dfa15-da0e-425a-ba91-07977c78a683 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Volume info retrieved successfully. [ 1001.576087] [57901]: INFO cinder.api.openstack.wsgi [req-a2fd7042-2078-40da-a46a-41f9e19f09d9 req-3a8dfa15-da0e-425a-ba91-07977c78a683 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] http://10.180.1.21/volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 returned with HTTP 200 [ 1001.576538] [57901]: [pid: 57901|app: 0|req: 120/262] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 05:06:02 2025] GET /volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1008.658909] [57900]: DEBUG dbcounter [-] [57900] Writing DB stats cinder:SELECT=79,cinder:UPDATE=5 {{(pid=57900) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1009.273940] [57900]: DEBUG cinder.api.middleware.request_id [None req-855ba6f5-8191-47ce-a898-d7c147cc721c None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.278021] [57900]: INFO cinder.api.openstack.wsgi [None req-855ba6f5-8191-47ce-a898-d7c147cc721c tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1009.278564] [57900]: DEBUG cinder.api.openstack.wsgi [None req-855ba6f5-8191-47ce-a898-d7c147cc721c tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-84056247", "imageRef": "fa980f77-92a2-438f-805a-66657985f6d8", "size": 1}} {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1009.282055] [57900]: DEBUG cinder.api.v3.volumes [None req-855ba6f5-8191-47ce-a898-d7c147cc721c tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-84056247', 'imageRef': 'fa980f77-92a2-438f-805a-66657985f6d8', 'size': 1}} {{(pid=57900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1009.571515] [57900]: INFO cinder.api.v3.volumes [None req-855ba6f5-8191-47ce-a898-d7c147cc721c tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Create volume of 1 GB [ 1009.577864] [57900]: INFO cinder.volume.api [None req-855ba6f5-8191-47ce-a898-d7c147cc721c tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Availability Zones retrieved successfully. [ 1009.585512] [57900]: DEBUG cinder.volume.api [None req-855ba6f5-8191-47ce-a898-d7c147cc721c tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Flow 'volume_create_api' (c736d522-889a-4505-8478-d72589d848c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1009.585955] [57900]: DEBUG cinder.volume.api [None req-855ba6f5-8191-47ce-a898-d7c147cc721c tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f2918ab-70e9-4fc4-ba47-e8e4ae3f6008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1009.587182] [57900]: DEBUG cinder.volume.flows.api.create_volume [None req-855ba6f5-8191-47ce-a898-d7c147cc721c tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Validating volume size '1' using validate_int {{(pid=57900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1009.642939] [57900]: DEBUG cinder.volume.api [None req-855ba6f5-8191-47ce-a898-d7c147cc721c tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f2918ab-70e9-4fc4-ba47-e8e4ae3f6008) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-23T04:56:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=25fac031-ee80-424b-a337-7fb740cb92f0,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '25fac031-ee80-424b-a337-7fb740cb92f0', '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=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1009.644172] [57900]: DEBUG cinder.volume.api [None req-855ba6f5-8191-47ce-a898-d7c147cc721c tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfc50e9e-df86-469e-ad8c-be2bb7aa2966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1009.718142] [57900]: DEBUG cinder.quota [None req-855ba6f5-8191-47ce-a898-d7c147cc721c tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Created reservations ['8c9f1c8b-b270-41bc-9c21-c464b115424f', 'ebda419f-1399-4451-ac15-d9fe97683987', '1f26327f-901f-4d4a-9efb-dbc4b4345544', '7f394676-204a-4b9e-8ba2-8cbc2c855971'] {{(pid=57900) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1009.719186] [57900]: DEBUG cinder.volume.api [None req-855ba6f5-8191-47ce-a898-d7c147cc721c tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfc50e9e-df86-469e-ad8c-be2bb7aa2966) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c9f1c8b-b270-41bc-9c21-c464b115424f', 'ebda419f-1399-4451-ac15-d9fe97683987', '1f26327f-901f-4d4a-9efb-dbc4b4345544', '7f394676-204a-4b9e-8ba2-8cbc2c855971']}' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1009.720202] [57900]: DEBUG cinder.volume.api [None req-855ba6f5-8191-47ce-a898-d7c147cc721c tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26701a99-271e-4ed3-b85e-efc36857c665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1009.735490] [57900]: DEBUG cinder.volume.api [None req-855ba6f5-8191-47ce-a898-d7c147cc721c tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26701a99-271e-4ed3-b85e-efc36857c665) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbd192c6-4068-4bfc-b446-a988c8250e17', '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-84056247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2734200b42704200a88784bd0df6a21e',qos_specs=None,replication_status=,reservations=['8c9f1c8b-b270-41bc-9c21-c464b115424f','ebda419f-1399-4451-ac15-d9fe97683987','1f26327f-901f-4d4a-9efb-dbc4b4345544','7f394676-204a-4b9e-8ba2-8cbc2c855971'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da2a18b9f6174740a62054f6b9086d96',volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0), '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-11-23T05:06:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-84056247',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bbd192c6-4068-4bfc-b446-a988c8250e17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2734200b42704200a88784bd0df6a21e',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='da2a18b9f6174740a62054f6b9086d96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(25fac031-ee80-424b-a337-7fb740cb92f0),volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0)}' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1009.736421] [57900]: DEBUG cinder.volume.api [None req-855ba6f5-8191-47ce-a898-d7c147cc721c tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c5b5b50-d716-4381-9bf1-78125c224055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1009.756092] [57900]: DEBUG cinder.volume.api [None req-855ba6f5-8191-47ce-a898-d7c147cc721c tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c5b5b50-d716-4381-9bf1-78125c224055) 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-84056247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2734200b42704200a88784bd0df6a21e',qos_specs=None,replication_status=,reservations=['8c9f1c8b-b270-41bc-9c21-c464b115424f','ebda419f-1399-4451-ac15-d9fe97683987','1f26327f-901f-4d4a-9efb-dbc4b4345544','7f394676-204a-4b9e-8ba2-8cbc2c855971'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da2a18b9f6174740a62054f6b9086d96',volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0)}' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1009.757040] [57900]: DEBUG cinder.volume.api [None req-855ba6f5-8191-47ce-a898-d7c147cc721c tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81d6d418-fadb-4273-b336-e844b3baf83d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1009.767355] [57900]: DEBUG cinder.volume.api [None req-855ba6f5-8191-47ce-a898-d7c147cc721c tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81d6d418-fadb-4273-b336-e844b3baf83d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1009.768696] [57900]: DEBUG cinder.volume.api [None req-855ba6f5-8191-47ce-a898-d7c147cc721c tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Flow 'volume_create_api' (c736d522-889a-4505-8478-d72589d848c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57900) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1009.769063] [57900]: INFO cinder.volume.api [None req-855ba6f5-8191-47ce-a898-d7c147cc721c tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Create volume request issued successfully. [ 1009.769884] [57900]: INFO cinder.api.openstack.wsgi [None req-855ba6f5-8191-47ce-a898-d7c147cc721c tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1009.770528] [57900]: [pid: 57900|app: 0|req: 143/263] 10.180.1.21 () {62 vars in 1177 bytes} [Sun Nov 23 05:06:10 2025] POST /volume/v3/volumes => generated 896 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 1009.785456] [57901]: DEBUG cinder.api.middleware.request_id [None req-ce4a9751-06a1-425e-b8fd-ff3567f2eba8 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.788074] [57901]: INFO cinder.api.openstack.wsgi [None req-ce4a9751-06a1-425e-b8fd-ff3567f2eba8 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] GET http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 [ 1009.788361] [57901]: DEBUG cinder.api.openstack.wsgi [None req-ce4a9751-06a1-425e-b8fd-ff3567f2eba8 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1009.788570] [57901]: DEBUG cinder.api.openstack.wsgi [None req-ce4a9751-06a1-425e-b8fd-ff3567f2eba8 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1009.797989] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1009.797989] [57901]: warnings.warn( [ 1009.803391] [57901]: INFO cinder.volume.api [None req-ce4a9751-06a1-425e-b8fd-ff3567f2eba8 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Volume info retrieved successfully. [ 1009.814150] [57901]: INFO cinder.api.openstack.wsgi [None req-ce4a9751-06a1-425e-b8fd-ff3567f2eba8 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 returned with HTTP 200 [ 1009.814850] [57901]: [pid: 57901|app: 0|req: 121/264] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Nov 23 05:06:11 2025] GET /volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 => generated 964 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1010.827395] [57900]: DEBUG cinder.api.middleware.request_id [None req-293d45e2-f6f4-4f83-b38a-7010d4dff7c8 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1010.829546] [57900]: INFO cinder.api.openstack.wsgi [None req-293d45e2-f6f4-4f83-b38a-7010d4dff7c8 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] GET http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 [ 1010.829800] [57900]: DEBUG cinder.api.openstack.wsgi [None req-293d45e2-f6f4-4f83-b38a-7010d4dff7c8 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1010.830018] [57900]: DEBUG cinder.api.openstack.wsgi [None req-293d45e2-f6f4-4f83-b38a-7010d4dff7c8 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1010.841050] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.841050] [57900]: warnings.warn( [ 1010.845818] [57900]: INFO cinder.volume.api [None req-293d45e2-f6f4-4f83-b38a-7010d4dff7c8 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Volume info retrieved successfully. [ 1010.852801] [57900]: INFO cinder.api.openstack.wsgi [None req-293d45e2-f6f4-4f83-b38a-7010d4dff7c8 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 returned with HTTP 200 [ 1010.853253] [57900]: [pid: 57900|app: 0|req: 144/265] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Nov 23 05:06:12 2025] GET /volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 => generated 988 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1011.865057] [57901]: DEBUG cinder.api.middleware.request_id [None req-1bf71bd1-dee2-4a3e-8feb-18c3f4aaf614 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1011.867151] [57901]: INFO cinder.api.openstack.wsgi [None req-1bf71bd1-dee2-4a3e-8feb-18c3f4aaf614 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] GET http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 [ 1011.867398] [57901]: DEBUG cinder.api.openstack.wsgi [None req-1bf71bd1-dee2-4a3e-8feb-18c3f4aaf614 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1011.867628] [57901]: DEBUG cinder.api.openstack.wsgi [None req-1bf71bd1-dee2-4a3e-8feb-18c3f4aaf614 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1011.878329] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1011.878329] [57901]: warnings.warn( [ 1011.882911] [57901]: INFO cinder.volume.api [None req-1bf71bd1-dee2-4a3e-8feb-18c3f4aaf614 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Volume info retrieved successfully. [ 1011.888476] [57901]: INFO cinder.api.openstack.wsgi [None req-1bf71bd1-dee2-4a3e-8feb-18c3f4aaf614 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 returned with HTTP 200 [ 1011.889019] [57901]: [pid: 57901|app: 0|req: 122/266] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Nov 23 05:06:13 2025] GET /volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 => generated 988 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1012.900133] [57900]: DEBUG cinder.api.middleware.request_id [None req-328bc50d-c33f-4e78-b774-710c485eacfa None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.902427] [57900]: INFO cinder.api.openstack.wsgi [None req-328bc50d-c33f-4e78-b774-710c485eacfa tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] GET http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 [ 1012.902600] [57900]: DEBUG cinder.api.openstack.wsgi [None req-328bc50d-c33f-4e78-b774-710c485eacfa tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1012.902810] [57900]: DEBUG cinder.api.openstack.wsgi [None req-328bc50d-c33f-4e78-b774-710c485eacfa tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1012.915101] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1012.915101] [57900]: warnings.warn( [ 1012.920350] [57900]: INFO cinder.volume.api [None req-328bc50d-c33f-4e78-b774-710c485eacfa tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Volume info retrieved successfully. [ 1012.927351] [57900]: INFO cinder.api.openstack.wsgi [None req-328bc50d-c33f-4e78-b774-710c485eacfa tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 returned with HTTP 200 [ 1012.927838] [57900]: [pid: 57900|app: 0|req: 145/267] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Nov 23 05:06:14 2025] GET /volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 => generated 988 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1013.940131] [57901]: DEBUG cinder.api.middleware.request_id [None req-a0c51045-3472-4979-a2b3-43c22b2a1ab2 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1013.943128] [57901]: INFO cinder.api.openstack.wsgi [None req-a0c51045-3472-4979-a2b3-43c22b2a1ab2 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] GET http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 [ 1013.943390] [57901]: DEBUG cinder.api.openstack.wsgi [None req-a0c51045-3472-4979-a2b3-43c22b2a1ab2 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1013.943598] [57901]: DEBUG cinder.api.openstack.wsgi [None req-a0c51045-3472-4979-a2b3-43c22b2a1ab2 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1013.955547] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1013.955547] [57901]: warnings.warn( [ 1013.960417] [57901]: INFO cinder.volume.api [None req-a0c51045-3472-4979-a2b3-43c22b2a1ab2 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Volume info retrieved successfully. [ 1013.966885] [57901]: INFO cinder.api.openstack.wsgi [None req-a0c51045-3472-4979-a2b3-43c22b2a1ab2 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 returned with HTTP 200 [ 1013.967613] [57901]: [pid: 57901|app: 0|req: 123/268] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Nov 23 05:06:15 2025] GET /volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 => generated 988 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1014.978339] [57900]: DEBUG cinder.api.middleware.request_id [None req-343bf642-e203-4821-bd14-537db942df43 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1014.980963] [57900]: INFO cinder.api.openstack.wsgi [None req-343bf642-e203-4821-bd14-537db942df43 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] GET http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 [ 1014.981092] [57900]: DEBUG cinder.api.openstack.wsgi [None req-343bf642-e203-4821-bd14-537db942df43 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1014.981373] [57900]: DEBUG cinder.api.openstack.wsgi [None req-343bf642-e203-4821-bd14-537db942df43 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1014.994074] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1014.994074] [57900]: warnings.warn( [ 1014.999794] [57900]: INFO cinder.volume.api [None req-343bf642-e203-4821-bd14-537db942df43 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Volume info retrieved successfully. [ 1015.005871] [57900]: INFO cinder.api.openstack.wsgi [None req-343bf642-e203-4821-bd14-537db942df43 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 returned with HTTP 200 [ 1015.006280] [57900]: [pid: 57900|app: 0|req: 146/269] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Nov 23 05:06:16 2025] GET /volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 => generated 988 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1016.019433] [57901]: DEBUG cinder.api.middleware.request_id [None req-23c45c6e-9057-459a-807c-77b451c65e05 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1016.023132] [57901]: INFO cinder.api.openstack.wsgi [None req-23c45c6e-9057-459a-807c-77b451c65e05 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] GET http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 [ 1016.023398] [57901]: DEBUG cinder.api.openstack.wsgi [None req-23c45c6e-9057-459a-807c-77b451c65e05 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1016.023608] [57901]: DEBUG cinder.api.openstack.wsgi [None req-23c45c6e-9057-459a-807c-77b451c65e05 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1016.038741] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.038741] [57901]: warnings.warn( [ 1016.044621] [57901]: INFO cinder.volume.api [None req-23c45c6e-9057-459a-807c-77b451c65e05 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Volume info retrieved successfully. [ 1016.053479] [57901]: INFO cinder.api.openstack.wsgi [None req-23c45c6e-9057-459a-807c-77b451c65e05 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 returned with HTTP 200 [ 1016.054143] [57901]: [pid: 57901|app: 0|req: 124/270] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Nov 23 05:06:17 2025] GET /volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 => generated 988 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1016.085170] [57900]: DEBUG cinder.api.middleware.request_id [None req-96a738d1-9b25-4481-8286-95bb01be27ae None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1016.087871] [57900]: INFO cinder.api.openstack.wsgi [None req-96a738d1-9b25-4481-8286-95bb01be27ae None None] GET http://10.180.1.21/volume// [ 1016.087871] [57900]: DEBUG cinder.api.openstack.wsgi [None req-96a738d1-9b25-4481-8286-95bb01be27ae None None] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1016.087871] [57900]: DEBUG cinder.api.openstack.wsgi [None req-96a738d1-9b25-4481-8286-95bb01be27ae None None] Calling method 'all' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1016.087871] [57900]: INFO cinder.api.openstack.wsgi [None req-96a738d1-9b25-4481-8286-95bb01be27ae None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1016.087871] [57900]: [pid: 57900|app: 0|req: 147/271] 10.180.1.21 () {58 vars in 1307 bytes} [Sun Nov 23 05:06:17 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1016.091419] [57901]: DEBUG cinder.api.middleware.request_id [req-b3472f22-fa3a-4b5d-9998-f9f0da4dabc2 req-984e14ff-930f-4ef1-bad2-1e271e5b8819 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1016.096529] [57901]: INFO cinder.api.openstack.wsgi [req-b3472f22-fa3a-4b5d-9998-f9f0da4dabc2 req-984e14ff-930f-4ef1-bad2-1e271e5b8819 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] GET http://10.180.1.21/volume/v3/volumes/e04ca270-a927-456b-96f6-9e496b2978f9 [ 1016.097114] [57901]: DEBUG cinder.api.openstack.wsgi [req-b3472f22-fa3a-4b5d-9998-f9f0da4dabc2 req-984e14ff-930f-4ef1-bad2-1e271e5b8819 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1016.097447] [57901]: DEBUG cinder.api.openstack.wsgi [req-b3472f22-fa3a-4b5d-9998-f9f0da4dabc2 req-984e14ff-930f-4ef1-bad2-1e271e5b8819 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1016.113315] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.113315] [57901]: warnings.warn( [ 1016.120366] [57901]: INFO cinder.volume.api [req-b3472f22-fa3a-4b5d-9998-f9f0da4dabc2 req-984e14ff-930f-4ef1-bad2-1e271e5b8819 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Volume info retrieved successfully. [ 1016.129126] [57901]: INFO cinder.api.openstack.wsgi [req-b3472f22-fa3a-4b5d-9998-f9f0da4dabc2 req-984e14ff-930f-4ef1-bad2-1e271e5b8819 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] http://10.180.1.21/volume/v3/volumes/e04ca270-a927-456b-96f6-9e496b2978f9 returned with HTTP 200 [ 1016.129773] [57901]: [pid: 57901|app: 0|req: 125/272] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Nov 23 05:06:17 2025] GET /volume/v3/volumes/e04ca270-a927-456b-96f6-9e496b2978f9 => generated 1291 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1016.275827] [57900]: DEBUG cinder.api.middleware.request_id [req-b3472f22-fa3a-4b5d-9998-f9f0da4dabc2 req-13869a3a-6a2a-407e-8089-f50ca8644015 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1016.280017] [57900]: INFO cinder.api.openstack.wsgi [req-b3472f22-fa3a-4b5d-9998-f9f0da4dabc2 req-13869a3a-6a2a-407e-8089-f50ca8644015 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] PUT http://10.180.1.21/volume/v3/attachments/2cef39c1-cdd4-43bf-bc20-dcf8da981430 [ 1016.280017] [57900]: DEBUG cinder.api.openstack.wsgi [req-b3472f22-fa3a-4b5d-9998-f9f0da4dabc2 req-13869a3a-6a2a-407e-8089-f50ca8644015 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-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=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1016.301298] [57900]: DEBUG cinder.coordination [req-b3472f22-fa3a-4b5d-9998-f9f0da4dabc2 req-13869a3a-6a2a-407e-8089-f50ca8644015 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Acquiring lock "cinder-attachment_update-e04ca270-a927-456b-96f6-9e496b2978f9-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57900) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1016.311189] [57900]: DEBUG cinder.coordination [req-b3472f22-fa3a-4b5d-9998-f9f0da4dabc2 req-13869a3a-6a2a-407e-8089-f50ca8644015 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Lock "cinder-attachment_update-e04ca270-a927-456b-96f6-9e496b2978f9-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.009s {{(pid=57900) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1016.311429] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.311429] [57900]: warnings.warn( [ 1017.065562] [57901]: DEBUG cinder.api.middleware.request_id [None req-34d5de0e-621b-414c-9a39-479e528fa799 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1017.067879] [57901]: INFO cinder.api.openstack.wsgi [None req-34d5de0e-621b-414c-9a39-479e528fa799 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] GET http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 [ 1017.068093] [57901]: DEBUG cinder.api.openstack.wsgi [None req-34d5de0e-621b-414c-9a39-479e528fa799 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1017.068315] [57901]: DEBUG cinder.api.openstack.wsgi [None req-34d5de0e-621b-414c-9a39-479e528fa799 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1017.079112] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1017.079112] [57901]: warnings.warn( [ 1017.084336] [57901]: INFO cinder.volume.api [None req-34d5de0e-621b-414c-9a39-479e528fa799 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Volume info retrieved successfully. [ 1017.090640] [57901]: INFO cinder.api.openstack.wsgi [None req-34d5de0e-621b-414c-9a39-479e528fa799 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 returned with HTTP 200 [ 1017.091123] [57901]: [pid: 57901|app: 0|req: 126/273] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Nov 23 05:06:18 2025] GET /volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 => generated 988 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1018.104231] [57901]: DEBUG cinder.api.middleware.request_id [None req-a92a55cb-29e7-49a5-a32f-1f849ecdea17 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1018.106896] [57901]: INFO cinder.api.openstack.wsgi [None req-a92a55cb-29e7-49a5-a32f-1f849ecdea17 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] GET http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 [ 1018.107366] [57901]: DEBUG cinder.api.openstack.wsgi [None req-a92a55cb-29e7-49a5-a32f-1f849ecdea17 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1018.107693] [57901]: DEBUG cinder.api.openstack.wsgi [None req-a92a55cb-29e7-49a5-a32f-1f849ecdea17 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1018.120976] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1018.120976] [57901]: warnings.warn( [ 1018.125874] [57901]: INFO cinder.volume.api [None req-a92a55cb-29e7-49a5-a32f-1f849ecdea17 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Volume info retrieved successfully. [ 1018.132141] [57901]: INFO cinder.api.openstack.wsgi [None req-a92a55cb-29e7-49a5-a32f-1f849ecdea17 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 returned with HTTP 200 [ 1018.132723] [57901]: [pid: 57901|app: 0|req: 127/274] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Nov 23 05:06:19 2025] GET /volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 => generated 988 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1019.143538] [57901]: DEBUG cinder.api.middleware.request_id [None req-3ef68d68-290c-4240-9726-e7e296dbcc13 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1019.146197] [57901]: INFO cinder.api.openstack.wsgi [None req-3ef68d68-290c-4240-9726-e7e296dbcc13 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] GET http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 [ 1019.146570] [57901]: DEBUG cinder.api.openstack.wsgi [None req-3ef68d68-290c-4240-9726-e7e296dbcc13 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1019.146818] [57901]: DEBUG cinder.api.openstack.wsgi [None req-3ef68d68-290c-4240-9726-e7e296dbcc13 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1019.159723] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1019.159723] [57901]: warnings.warn( [ 1019.165015] [57901]: INFO cinder.volume.api [None req-3ef68d68-290c-4240-9726-e7e296dbcc13 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Volume info retrieved successfully. [ 1019.171895] [57901]: INFO cinder.api.openstack.wsgi [None req-3ef68d68-290c-4240-9726-e7e296dbcc13 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 returned with HTTP 200 [ 1019.171895] [57901]: [pid: 57901|app: 0|req: 128/275] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Nov 23 05:06:20 2025] GET /volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 => generated 988 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1020.184479] [57901]: DEBUG cinder.api.middleware.request_id [None req-b400462f-2038-46bf-b2ba-4256d4687a24 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.187765] [57901]: INFO cinder.api.openstack.wsgi [None req-b400462f-2038-46bf-b2ba-4256d4687a24 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] GET http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 [ 1020.188064] [57901]: DEBUG cinder.api.openstack.wsgi [None req-b400462f-2038-46bf-b2ba-4256d4687a24 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1020.188282] [57901]: DEBUG cinder.api.openstack.wsgi [None req-b400462f-2038-46bf-b2ba-4256d4687a24 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1020.202506] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1020.202506] [57901]: warnings.warn( [ 1020.208022] [57901]: INFO cinder.volume.api [None req-b400462f-2038-46bf-b2ba-4256d4687a24 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Volume info retrieved successfully. [ 1020.214817] [57901]: INFO cinder.api.openstack.wsgi [None req-b400462f-2038-46bf-b2ba-4256d4687a24 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 returned with HTTP 200 [ 1020.215480] [57901]: [pid: 57901|app: 0|req: 129/276] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Nov 23 05:06:21 2025] GET /volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 => generated 988 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1020.836824] [57901]: DEBUG cinder.api.middleware.request_id [None req-431cdb32-3e80-4122-863e-1d479d1c1193 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.839796] [57901]: INFO cinder.api.openstack.wsgi [None req-431cdb32-3e80-4122-863e-1d479d1c1193 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1020.839796] [57901]: DEBUG cinder.api.openstack.wsgi [None req-431cdb32-3e80-4122-863e-1d479d1c1193 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1737853692"}} {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1020.842896] [57901]: DEBUG cinder.api.v3.volumes [None req-431cdb32-3e80-4122-863e-1d479d1c1193 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1737853692'}} {{(pid=57901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1020.842896] [57901]: INFO cinder.api.v3.volumes [None req-431cdb32-3e80-4122-863e-1d479d1c1193 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Create volume of 1 GB [ 1020.850047] [57901]: INFO cinder.volume.api [None req-431cdb32-3e80-4122-863e-1d479d1c1193 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Availability Zones retrieved successfully. [ 1020.860360] [57901]: DEBUG cinder.volume.api [None req-431cdb32-3e80-4122-863e-1d479d1c1193 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Flow 'volume_create_api' (abb364f8-cb68-4469-997f-e8fadca6dd3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1020.860360] [57901]: DEBUG cinder.volume.api [None req-431cdb32-3e80-4122-863e-1d479d1c1193 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dce6f2cc-3c9b-41d9-aea0-1bed4806aa52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1020.860360] [57901]: DEBUG cinder.volume.flows.api.create_volume [None req-431cdb32-3e80-4122-863e-1d479d1c1193 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Validating volume size '1' using validate_int {{(pid=57901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1020.891985] [57901]: DEBUG cinder.volume.api [None req-431cdb32-3e80-4122-863e-1d479d1c1193 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dce6f2cc-3c9b-41d9-aea0-1bed4806aa52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-23T04:56:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=25fac031-ee80-424b-a337-7fb740cb92f0,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '25fac031-ee80-424b-a337-7fb740cb92f0', '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=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1020.892606] [57901]: DEBUG cinder.volume.api [None req-431cdb32-3e80-4122-863e-1d479d1c1193 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f6ab17a-b59e-45bd-8d9a-3a74443dee4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1020.953223] [57901]: DEBUG cinder.quota [None req-431cdb32-3e80-4122-863e-1d479d1c1193 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Created reservations ['0c1c3505-3b88-4101-9619-12bcd194f6d3', 'aa7afe70-07eb-4fe5-9a8b-f94688268f70', '6c761df1-5d51-459b-9a86-45462d26c3f9', '574a2d51-1624-4ecd-9bc6-ba6082245868'] {{(pid=57901) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1020.954470] [57901]: DEBUG cinder.volume.api [None req-431cdb32-3e80-4122-863e-1d479d1c1193 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f6ab17a-b59e-45bd-8d9a-3a74443dee4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c1c3505-3b88-4101-9619-12bcd194f6d3', 'aa7afe70-07eb-4fe5-9a8b-f94688268f70', '6c761df1-5d51-459b-9a86-45462d26c3f9', '574a2d51-1624-4ecd-9bc6-ba6082245868']}' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1020.955639] [57901]: DEBUG cinder.volume.api [None req-431cdb32-3e80-4122-863e-1d479d1c1193 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bc9ecd7-7c00-4167-9ec4-17c0bb2323d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1020.976913] [57901]: DEBUG cinder.volume.api [None req-431cdb32-3e80-4122-863e-1d479d1c1193 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bc9ecd7-7c00-4167-9ec4-17c0bb2323d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6df8a353-ee14-4038-9cf4-b9984a1a63fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1737853692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bca96c3c7b51406ba7e4ca390ec573a6',qos_specs=None,replication_status=,reservations=['0c1c3505-3b88-4101-9619-12bcd194f6d3','aa7afe70-07eb-4fe5-9a8b-f94688268f70','6c761df1-5d51-459b-9a86-45462d26c3f9','574a2d51-1624-4ecd-9bc6-ba6082245868'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d3a417be4c443c09a32bc935a6fe2a5',volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0), '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-11-23T05:06:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1737853692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6df8a353-ee14-4038-9cf4-b9984a1a63fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bca96c3c7b51406ba7e4ca390ec573a6',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='2d3a417be4c443c09a32bc935a6fe2a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(25fac031-ee80-424b-a337-7fb740cb92f0),volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0)}' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1020.979738] [57901]: DEBUG cinder.volume.api [None req-431cdb32-3e80-4122-863e-1d479d1c1193 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9d8a56c-89bd-49f6-a4ac-06c6b2e61601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1020.998570] [57901]: DEBUG cinder.volume.api [None req-431cdb32-3e80-4122-863e-1d479d1c1193 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9d8a56c-89bd-49f6-a4ac-06c6b2e61601) 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-1737853692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bca96c3c7b51406ba7e4ca390ec573a6',qos_specs=None,replication_status=,reservations=['0c1c3505-3b88-4101-9619-12bcd194f6d3','aa7afe70-07eb-4fe5-9a8b-f94688268f70','6c761df1-5d51-459b-9a86-45462d26c3f9','574a2d51-1624-4ecd-9bc6-ba6082245868'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d3a417be4c443c09a32bc935a6fe2a5',volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0)}' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1020.999239] [57901]: DEBUG cinder.volume.api [None req-431cdb32-3e80-4122-863e-1d479d1c1193 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9ef0e7d-76f1-4185-a8df-9615c2bc0c59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1021.012055] [57901]: DEBUG cinder.volume.api [None req-431cdb32-3e80-4122-863e-1d479d1c1193 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9ef0e7d-76f1-4185-a8df-9615c2bc0c59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1021.013599] [57901]: DEBUG cinder.volume.api [None req-431cdb32-3e80-4122-863e-1d479d1c1193 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Flow 'volume_create_api' (abb364f8-cb68-4469-997f-e8fadca6dd3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57901) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1021.014034] [57901]: INFO cinder.volume.api [None req-431cdb32-3e80-4122-863e-1d479d1c1193 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Create volume request issued successfully. [ 1021.015462] [57901]: INFO cinder.api.openstack.wsgi [None req-431cdb32-3e80-4122-863e-1d479d1c1193 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1021.015462] [57901]: [pid: 57901|app: 0|req: 130/277] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Nov 23 05:06:22 2025] POST /volume/v3/volumes => generated 750 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1021.025503] [57901]: DEBUG cinder.api.middleware.request_id [None req-ff4af119-3ee0-4376-ae9f-610806c01b81 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.028023] [57901]: INFO cinder.api.openstack.wsgi [None req-ff4af119-3ee0-4376-ae9f-610806c01b81 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa [ 1021.028023] [57901]: DEBUG cinder.api.openstack.wsgi [None req-ff4af119-3ee0-4376-ae9f-610806c01b81 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1021.028023] [57901]: DEBUG cinder.api.openstack.wsgi [None req-ff4af119-3ee0-4376-ae9f-610806c01b81 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1021.035888] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1021.035888] [57901]: warnings.warn( [ 1021.046784] [57901]: INFO cinder.volume.api [None req-ff4af119-3ee0-4376-ae9f-610806c01b81 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1021.053280] [57901]: INFO cinder.api.openstack.wsgi [None req-ff4af119-3ee0-4376-ae9f-610806c01b81 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa returned with HTTP 200 [ 1021.053803] [57901]: [pid: 57901|app: 0|req: 131/278] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:06:22 2025] GET /volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa => generated 818 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1021.226758] [57901]: DEBUG cinder.api.middleware.request_id [None req-81ec4433-e3ec-4fd3-b21e-1a2fed542046 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.231029] [57901]: INFO cinder.api.openstack.wsgi [None req-81ec4433-e3ec-4fd3-b21e-1a2fed542046 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] GET http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 [ 1021.231149] [57901]: DEBUG cinder.api.openstack.wsgi [None req-81ec4433-e3ec-4fd3-b21e-1a2fed542046 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1021.231272] [57901]: DEBUG cinder.api.openstack.wsgi [None req-81ec4433-e3ec-4fd3-b21e-1a2fed542046 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1021.242820] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1021.242820] [57901]: warnings.warn( [ 1021.247966] [57901]: INFO cinder.volume.api [None req-81ec4433-e3ec-4fd3-b21e-1a2fed542046 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Volume info retrieved successfully. [ 1021.253764] [57901]: INFO cinder.api.openstack.wsgi [None req-81ec4433-e3ec-4fd3-b21e-1a2fed542046 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 returned with HTTP 200 [ 1021.254279] [57901]: [pid: 57901|app: 0|req: 132/279] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Nov 23 05:06:22 2025] GET /volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 => generated 988 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1021.342295] [57900]: DEBUG cinder.coordination [req-b3472f22-fa3a-4b5d-9998-f9f0da4dabc2 req-13869a3a-6a2a-407e-8089-f50ca8644015 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Lock "cinder-attachment_update-e04ca270-a927-456b-96f6-9e496b2978f9-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.032s {{(pid=57900) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1021.342751] [57900]: INFO cinder.api.openstack.wsgi [req-b3472f22-fa3a-4b5d-9998-f9f0da4dabc2 req-13869a3a-6a2a-407e-8089-f50ca8644015 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] http://10.180.1.21/volume/v3/attachments/2cef39c1-cdd4-43bf-bc20-dcf8da981430 returned with HTTP 200 [ 1021.343601] [57900]: [pid: 57900|app: 0|req: 148/280] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Nov 23 05:06:17 2025] PUT /volume/v3/attachments/2cef39c1-cdd4-43bf-bc20-dcf8da981430 => generated 617 bytes in 5069 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1021.851960] [57901]: DEBUG cinder.api.middleware.request_id [req-b3472f22-fa3a-4b5d-9998-f9f0da4dabc2 req-b833d54b-c0fe-4634-abe2-359c8fed5cb8 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.854316] [57901]: INFO cinder.api.openstack.wsgi [req-b3472f22-fa3a-4b5d-9998-f9f0da4dabc2 req-b833d54b-c0fe-4634-abe2-359c8fed5cb8 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] POST http://10.180.1.21/volume/v3/attachments/2cef39c1-cdd4-43bf-bc20-dcf8da981430/action [ 1021.854915] [57901]: DEBUG cinder.api.openstack.wsgi [req-b3472f22-fa3a-4b5d-9998-f9f0da4dabc2 req-b833d54b-c0fe-4634-abe2-359c8fed5cb8 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Action body: b'{"os-complete": null}' {{(pid=57901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1021.855125] [57901]: DEBUG cinder.api.openstack.wsgi [req-b3472f22-fa3a-4b5d-9998-f9f0da4dabc2 req-b833d54b-c0fe-4634-abe2-359c8fed5cb8 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1021.877948] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1021.877948] [57901]: warnings.warn( [ 1021.893938] [57901]: INFO cinder.api.openstack.wsgi [req-b3472f22-fa3a-4b5d-9998-f9f0da4dabc2 req-b833d54b-c0fe-4634-abe2-359c8fed5cb8 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] http://10.180.1.21/volume/v3/attachments/2cef39c1-cdd4-43bf-bc20-dcf8da981430/action returned with HTTP 204 [ 1021.894729] [57901]: [pid: 57901|app: 0|req: 133/281] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Nov 23 05:06:23 2025] POST /volume/v3/attachments/2cef39c1-cdd4-43bf-bc20-dcf8da981430/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1022.065702] [57900]: DEBUG cinder.api.middleware.request_id [None req-29ad2fe1-d16f-44a3-bbdf-dd214f0e70af None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1022.069314] [57900]: INFO cinder.api.openstack.wsgi [None req-29ad2fe1-d16f-44a3-bbdf-dd214f0e70af tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa [ 1022.070646] [57900]: DEBUG cinder.api.openstack.wsgi [None req-29ad2fe1-d16f-44a3-bbdf-dd214f0e70af tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1022.071074] [57900]: DEBUG cinder.api.openstack.wsgi [None req-29ad2fe1-d16f-44a3-bbdf-dd214f0e70af tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1022.085276] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1022.085276] [57900]: warnings.warn( [ 1022.092621] [57900]: INFO cinder.volume.api [None req-29ad2fe1-d16f-44a3-bbdf-dd214f0e70af tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1022.103662] [57900]: INFO cinder.api.openstack.wsgi [None req-29ad2fe1-d16f-44a3-bbdf-dd214f0e70af tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa returned with HTTP 200 [ 1022.104132] [57900]: [pid: 57900|app: 0|req: 149/282] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:06:23 2025] GET /volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1022.185473] [57901]: DEBUG cinder.api.middleware.request_id [req-1a2177bf-a6d7-4c08-a630-d8c9ceda996a req-97e63283-b2cd-43d2-addb-608630d5837a None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1022.187803] [57901]: INFO cinder.api.openstack.wsgi [req-1a2177bf-a6d7-4c08-a630-d8c9ceda996a req-97e63283-b2cd-43d2-addb-608630d5837a tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa [ 1022.188015] [57901]: DEBUG cinder.api.openstack.wsgi [req-1a2177bf-a6d7-4c08-a630-d8c9ceda996a req-97e63283-b2cd-43d2-addb-608630d5837a tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1022.188233] [57901]: DEBUG cinder.api.openstack.wsgi [req-1a2177bf-a6d7-4c08-a630-d8c9ceda996a req-97e63283-b2cd-43d2-addb-608630d5837a tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1022.196560] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1022.196560] [57901]: warnings.warn( [ 1022.200699] [57901]: INFO cinder.volume.api [req-1a2177bf-a6d7-4c08-a630-d8c9ceda996a req-97e63283-b2cd-43d2-addb-608630d5837a tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1022.209078] [57901]: INFO cinder.api.openstack.wsgi [req-1a2177bf-a6d7-4c08-a630-d8c9ceda996a req-97e63283-b2cd-43d2-addb-608630d5837a tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa returned with HTTP 200 [ 1022.209700] [57901]: [pid: 57901|app: 0|req: 134/283] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 05:06:23 2025] GET /volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1022.268060] [57900]: DEBUG cinder.api.middleware.request_id [None req-62f1fb42-15f8-4e4e-8d31-14b16ca32c2b None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1022.270171] [57900]: INFO cinder.api.openstack.wsgi [None req-62f1fb42-15f8-4e4e-8d31-14b16ca32c2b tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] GET http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 [ 1022.270408] [57900]: DEBUG cinder.api.openstack.wsgi [None req-62f1fb42-15f8-4e4e-8d31-14b16ca32c2b tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1022.270648] [57900]: DEBUG cinder.api.openstack.wsgi [None req-62f1fb42-15f8-4e4e-8d31-14b16ca32c2b tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1022.281079] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1022.281079] [57900]: warnings.warn( [ 1022.286442] [57900]: INFO cinder.volume.api [None req-62f1fb42-15f8-4e4e-8d31-14b16ca32c2b tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Volume info retrieved successfully. [ 1022.291568] [57900]: INFO cinder.api.openstack.wsgi [None req-62f1fb42-15f8-4e4e-8d31-14b16ca32c2b tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 returned with HTTP 200 [ 1022.292090] [57900]: [pid: 57900|app: 0|req: 150/284] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Nov 23 05:06:23 2025] GET /volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 => generated 988 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1023.309032] [57901]: DEBUG cinder.api.middleware.request_id [None req-0383cf9c-0f3b-4946-a780-62b9c512ee95 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1023.311351] [57901]: INFO cinder.api.openstack.wsgi [None req-0383cf9c-0f3b-4946-a780-62b9c512ee95 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] GET http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 [ 1023.311452] [57901]: DEBUG cinder.api.openstack.wsgi [None req-0383cf9c-0f3b-4946-a780-62b9c512ee95 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1023.313309] [57901]: DEBUG cinder.api.openstack.wsgi [None req-0383cf9c-0f3b-4946-a780-62b9c512ee95 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1023.325649] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.325649] [57901]: warnings.warn( [ 1023.330192] [57901]: INFO cinder.volume.api [None req-0383cf9c-0f3b-4946-a780-62b9c512ee95 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Volume info retrieved successfully. [ 1023.336141] [57901]: INFO cinder.api.openstack.wsgi [None req-0383cf9c-0f3b-4946-a780-62b9c512ee95 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 returned with HTTP 200 [ 1023.336623] [57901]: [pid: 57901|app: 0|req: 135/285] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Nov 23 05:06:24 2025] GET /volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 => generated 988 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1023.729092] [57900]: DEBUG cinder.api.middleware.request_id [None req-47011b13-e7d9-4f0a-bd3e-01b9c64d0c9b None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1023.729800] [57900]: INFO cinder.api.openstack.wsgi [None req-47011b13-e7d9-4f0a-bd3e-01b9c64d0c9b None None] GET http://10.180.1.21/volume// [ 1023.730032] [57900]: DEBUG cinder.api.openstack.wsgi [None req-47011b13-e7d9-4f0a-bd3e-01b9c64d0c9b None None] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1023.730323] [57900]: DEBUG cinder.api.openstack.wsgi [None req-47011b13-e7d9-4f0a-bd3e-01b9c64d0c9b None None] Calling method 'all' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1023.730934] [57900]: INFO cinder.api.openstack.wsgi [None req-47011b13-e7d9-4f0a-bd3e-01b9c64d0c9b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1023.731463] [57900]: [pid: 57900|app: 0|req: 151/286] 10.180.1.21 () {58 vars in 1300 bytes} [Sun Nov 23 05:06:24 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1023.735984] [57901]: DEBUG cinder.api.middleware.request_id [req-1a2177bf-a6d7-4c08-a630-d8c9ceda996a req-3f2f8b71-0478-4d1c-8faa-0c1dda232c09 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1023.739609] [57901]: INFO cinder.api.openstack.wsgi [req-1a2177bf-a6d7-4c08-a630-d8c9ceda996a req-3f2f8b71-0478-4d1c-8faa-0c1dda232c09 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1023.740058] [57901]: DEBUG cinder.api.openstack.wsgi [req-1a2177bf-a6d7-4c08-a630-d8c9ceda996a req-3f2f8b71-0478-4d1c-8faa-0c1dda232c09 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6df8a353-ee14-4038-9cf4-b9984a1a63fa", "connector": null, "instance_uuid": "d91f2a58-6955-4959-90c2-cf34a4a94c98"}} {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1023.752393] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.752393] [57901]: warnings.warn( [ 1023.792086] [57901]: INFO cinder.api.openstack.wsgi [req-1a2177bf-a6d7-4c08-a630-d8c9ceda996a req-3f2f8b71-0478-4d1c-8faa-0c1dda232c09 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1023.793025] [57901]: [pid: 57901|app: 0|req: 136/287] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Nov 23 05:06:25 2025] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1023.817054] [57900]: DEBUG cinder.api.middleware.request_id [None req-1ef2cc24-dd6b-44f4-ba2c-9b8d2979e408 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1023.819122] [57900]: INFO cinder.api.openstack.wsgi [None req-1ef2cc24-dd6b-44f4-ba2c-9b8d2979e408 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa [ 1023.819375] [57900]: DEBUG cinder.api.openstack.wsgi [None req-1ef2cc24-dd6b-44f4-ba2c-9b8d2979e408 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1023.819641] [57900]: DEBUG cinder.api.openstack.wsgi [None req-1ef2cc24-dd6b-44f4-ba2c-9b8d2979e408 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1023.834491] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.834491] [57900]: warnings.warn( [ 1023.839604] [57900]: INFO cinder.volume.api [None req-1ef2cc24-dd6b-44f4-ba2c-9b8d2979e408 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1023.844235] [57900]: INFO cinder.api.openstack.wsgi [None req-1ef2cc24-dd6b-44f4-ba2c-9b8d2979e408 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa returned with HTTP 200 [ 1023.844703] [57900]: [pid: 57900|app: 0|req: 152/288] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:06:25 2025] GET /volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1024.323546] [57901]: DEBUG cinder.api.middleware.request_id [None req-4a898703-17b2-4448-b375-88558ed0af2e None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1024.324257] [57901]: INFO cinder.api.openstack.wsgi [None req-4a898703-17b2-4448-b375-88558ed0af2e None None] GET http://10.180.1.21/volume// [ 1024.324546] [57901]: DEBUG cinder.api.openstack.wsgi [None req-4a898703-17b2-4448-b375-88558ed0af2e None None] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1024.325455] [57901]: DEBUG cinder.api.openstack.wsgi [None req-4a898703-17b2-4448-b375-88558ed0af2e None None] Calling method 'all' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1024.325529] [57901]: INFO cinder.api.openstack.wsgi [None req-4a898703-17b2-4448-b375-88558ed0af2e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1024.325992] [57901]: [pid: 57901|app: 0|req: 137/289] 10.180.1.21 () {58 vars in 1307 bytes} [Sun Nov 23 05:06:25 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1024.332496] [57900]: DEBUG cinder.api.middleware.request_id [req-1a2177bf-a6d7-4c08-a630-d8c9ceda996a req-95742154-b215-46ed-a87c-aee16c1e0a42 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1024.335593] [57900]: INFO cinder.api.openstack.wsgi [req-1a2177bf-a6d7-4c08-a630-d8c9ceda996a req-95742154-b215-46ed-a87c-aee16c1e0a42 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa [ 1024.335928] [57900]: DEBUG cinder.api.openstack.wsgi [req-1a2177bf-a6d7-4c08-a630-d8c9ceda996a req-95742154-b215-46ed-a87c-aee16c1e0a42 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1024.336104] [57900]: DEBUG cinder.api.openstack.wsgi [req-1a2177bf-a6d7-4c08-a630-d8c9ceda996a req-95742154-b215-46ed-a87c-aee16c1e0a42 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1024.348624] [57901]: DEBUG cinder.api.middleware.request_id [None req-455b23d9-4eb8-44a7-82de-a398ba47af17 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1024.352035] [57901]: INFO cinder.api.openstack.wsgi [None req-455b23d9-4eb8-44a7-82de-a398ba47af17 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] GET http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 [ 1024.352391] [57901]: DEBUG cinder.api.openstack.wsgi [None req-455b23d9-4eb8-44a7-82de-a398ba47af17 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1024.352695] [57901]: DEBUG cinder.api.openstack.wsgi [None req-455b23d9-4eb8-44a7-82de-a398ba47af17 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1024.359227] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.359227] [57900]: warnings.warn( [ 1024.363802] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.363802] [57901]: warnings.warn( [ 1024.364199] [57900]: INFO cinder.volume.api [req-1a2177bf-a6d7-4c08-a630-d8c9ceda996a req-95742154-b215-46ed-a87c-aee16c1e0a42 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1024.369330] [57901]: INFO cinder.volume.api [None req-455b23d9-4eb8-44a7-82de-a398ba47af17 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Volume info retrieved successfully. [ 1024.369661] [57900]: INFO cinder.api.openstack.wsgi [req-1a2177bf-a6d7-4c08-a630-d8c9ceda996a req-95742154-b215-46ed-a87c-aee16c1e0a42 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa returned with HTTP 200 [ 1024.370183] [57900]: [pid: 57900|app: 0|req: 153/290] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Nov 23 05:06:25 2025] GET /volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa => generated 1023 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1024.374993] [57901]: INFO cinder.api.openstack.wsgi [None req-455b23d9-4eb8-44a7-82de-a398ba47af17 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 returned with HTTP 200 [ 1024.375527] [57901]: [pid: 57901|app: 0|req: 138/291] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Nov 23 05:06:25 2025] GET /volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 => generated 988 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1024.404472] [57900]: DEBUG cinder.api.middleware.request_id [req-1a2177bf-a6d7-4c08-a630-d8c9ceda996a req-d2d7b955-bd97-45a3-a67a-b390eaa64b17 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1024.406896] [57900]: INFO cinder.api.openstack.wsgi [req-1a2177bf-a6d7-4c08-a630-d8c9ceda996a req-d2d7b955-bd97-45a3-a67a-b390eaa64b17 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] PUT http://10.180.1.21/volume/v3/attachments/c5285121-dae1-4bdb-8ab4-eca79d25aad7 [ 1024.407362] [57900]: DEBUG cinder.api.openstack.wsgi [req-1a2177bf-a6d7-4c08-a630-d8c9ceda996a req-d2d7b955-bd97-45a3-a67a-b390eaa64b17 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-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-937843", "mountpoint": "/dev/sdb"}}} {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1024.415881] [57900]: DEBUG cinder.coordination [req-1a2177bf-a6d7-4c08-a630-d8c9ceda996a req-d2d7b955-bd97-45a3-a67a-b390eaa64b17 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Acquiring lock "cinder-attachment_update-6df8a353-ee14-4038-9cf4-b9984a1a63fa-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57900) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1024.421545] [57900]: DEBUG cinder.coordination [req-1a2177bf-a6d7-4c08-a630-d8c9ceda996a req-d2d7b955-bd97-45a3-a67a-b390eaa64b17 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Lock "cinder-attachment_update-6df8a353-ee14-4038-9cf4-b9984a1a63fa-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57900) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1024.422893] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.422893] [57900]: warnings.warn( [ 1024.856015] [57901]: DEBUG cinder.api.middleware.request_id [None req-fc4ae6e9-70cb-4807-af1a-6f212a2e0cb3 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1024.858158] [57901]: INFO cinder.api.openstack.wsgi [None req-fc4ae6e9-70cb-4807-af1a-6f212a2e0cb3 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa [ 1024.858326] [57901]: DEBUG cinder.api.openstack.wsgi [None req-fc4ae6e9-70cb-4807-af1a-6f212a2e0cb3 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1024.858529] [57901]: DEBUG cinder.api.openstack.wsgi [None req-fc4ae6e9-70cb-4807-af1a-6f212a2e0cb3 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1024.881155] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.881155] [57901]: warnings.warn( [ 1024.887995] [57901]: INFO cinder.volume.api [None req-fc4ae6e9-70cb-4807-af1a-6f212a2e0cb3 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1024.896027] [57901]: INFO cinder.api.openstack.wsgi [None req-fc4ae6e9-70cb-4807-af1a-6f212a2e0cb3 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa returned with HTTP 200 [ 1024.896526] [57901]: [pid: 57901|app: 0|req: 139/292] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:06:26 2025] GET /volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1025.386352] [57901]: DEBUG cinder.api.middleware.request_id [None req-7647cf6e-5ce0-4d6a-9bd7-8d7171d62dd1 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1025.389198] [57901]: INFO cinder.api.openstack.wsgi [None req-7647cf6e-5ce0-4d6a-9bd7-8d7171d62dd1 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] GET http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 [ 1025.389198] [57901]: DEBUG cinder.api.openstack.wsgi [None req-7647cf6e-5ce0-4d6a-9bd7-8d7171d62dd1 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1025.389405] [57901]: DEBUG cinder.api.openstack.wsgi [None req-7647cf6e-5ce0-4d6a-9bd7-8d7171d62dd1 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1025.403058] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1025.403058] [57901]: warnings.warn( [ 1025.409450] [57901]: INFO cinder.volume.api [None req-7647cf6e-5ce0-4d6a-9bd7-8d7171d62dd1 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Volume info retrieved successfully. [ 1025.418538] [57901]: INFO cinder.api.openstack.wsgi [None req-7647cf6e-5ce0-4d6a-9bd7-8d7171d62dd1 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 returned with HTTP 200 [ 1025.419034] [57901]: [pid: 57901|app: 0|req: 140/293] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Nov 23 05:06:26 2025] GET /volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 => generated 988 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1025.910926] [57901]: DEBUG cinder.api.middleware.request_id [None req-375f72af-8ccc-47ff-b512-dedbf71023a6 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1025.912488] [57901]: INFO cinder.api.openstack.wsgi [None req-375f72af-8ccc-47ff-b512-dedbf71023a6 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa [ 1025.912726] [57901]: DEBUG cinder.api.openstack.wsgi [None req-375f72af-8ccc-47ff-b512-dedbf71023a6 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1025.912941] [57901]: DEBUG cinder.api.openstack.wsgi [None req-375f72af-8ccc-47ff-b512-dedbf71023a6 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1025.927168] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1025.927168] [57901]: warnings.warn( [ 1025.932486] [57901]: INFO cinder.volume.api [None req-375f72af-8ccc-47ff-b512-dedbf71023a6 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1025.941138] [57901]: INFO cinder.api.openstack.wsgi [None req-375f72af-8ccc-47ff-b512-dedbf71023a6 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa returned with HTTP 200 [ 1025.941542] [57901]: [pid: 57901|app: 0|req: 141/294] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:06:27 2025] GET /volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1026.435540] [57901]: DEBUG cinder.api.middleware.request_id [None req-6f331de9-de90-4d38-8a26-62dd9e6f2fec None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.438939] [57901]: INFO cinder.api.openstack.wsgi [None req-6f331de9-de90-4d38-8a26-62dd9e6f2fec tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] GET http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 [ 1026.439066] [57901]: DEBUG cinder.api.openstack.wsgi [None req-6f331de9-de90-4d38-8a26-62dd9e6f2fec tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1026.439306] [57901]: DEBUG cinder.api.openstack.wsgi [None req-6f331de9-de90-4d38-8a26-62dd9e6f2fec tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1026.457600] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.457600] [57901]: warnings.warn( [ 1026.464231] [57901]: INFO cinder.volume.api [None req-6f331de9-de90-4d38-8a26-62dd9e6f2fec tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Volume info retrieved successfully. [ 1026.472585] [57901]: INFO cinder.api.openstack.wsgi [None req-6f331de9-de90-4d38-8a26-62dd9e6f2fec tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 returned with HTTP 200 [ 1026.473243] [57901]: [pid: 57901|app: 0|req: 142/295] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Nov 23 05:06:27 2025] GET /volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 => generated 988 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1026.952640] [57901]: DEBUG cinder.api.middleware.request_id [None req-c8d2b538-f982-4720-8bda-d69587c37d9d None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.956642] [57901]: INFO cinder.api.openstack.wsgi [None req-c8d2b538-f982-4720-8bda-d69587c37d9d tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa [ 1026.957755] [57901]: DEBUG cinder.api.openstack.wsgi [None req-c8d2b538-f982-4720-8bda-d69587c37d9d tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1026.958038] [57901]: DEBUG cinder.api.openstack.wsgi [None req-c8d2b538-f982-4720-8bda-d69587c37d9d tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1026.977226] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.977226] [57901]: warnings.warn( [ 1026.983156] [57901]: INFO cinder.volume.api [None req-c8d2b538-f982-4720-8bda-d69587c37d9d tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1026.989130] [57901]: INFO cinder.api.openstack.wsgi [None req-c8d2b538-f982-4720-8bda-d69587c37d9d tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa returned with HTTP 200 [ 1026.989982] [57901]: [pid: 57901|app: 0|req: 143/296] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:06:28 2025] GET /volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1027.485079] [57901]: DEBUG cinder.api.middleware.request_id [None req-977be954-1c25-4b28-a096-d69abcec921c None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.487182] [57901]: INFO cinder.api.openstack.wsgi [None req-977be954-1c25-4b28-a096-d69abcec921c tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] GET http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 [ 1027.487398] [57901]: DEBUG cinder.api.openstack.wsgi [None req-977be954-1c25-4b28-a096-d69abcec921c tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1027.487642] [57901]: DEBUG cinder.api.openstack.wsgi [None req-977be954-1c25-4b28-a096-d69abcec921c tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1027.501105] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.501105] [57901]: warnings.warn( [ 1027.509020] [57901]: INFO cinder.volume.api [None req-977be954-1c25-4b28-a096-d69abcec921c tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Volume info retrieved successfully. [ 1027.514840] [57901]: INFO cinder.api.openstack.wsgi [None req-977be954-1c25-4b28-a096-d69abcec921c tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 returned with HTTP 200 [ 1027.515173] [57901]: [pid: 57901|app: 0|req: 144/297] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Nov 23 05:06:28 2025] GET /volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 => generated 988 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1028.001153] [57901]: DEBUG cinder.api.middleware.request_id [None req-28f4c026-5e56-4ea4-861d-1b6c61d20d8c None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1028.003222] [57901]: INFO cinder.api.openstack.wsgi [None req-28f4c026-5e56-4ea4-861d-1b6c61d20d8c tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa [ 1028.003726] [57901]: DEBUG cinder.api.openstack.wsgi [None req-28f4c026-5e56-4ea4-861d-1b6c61d20d8c tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1028.004115] [57901]: DEBUG cinder.api.openstack.wsgi [None req-28f4c026-5e56-4ea4-861d-1b6c61d20d8c tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1028.018259] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.018259] [57901]: warnings.warn( [ 1028.021411] [57901]: INFO cinder.volume.api [None req-28f4c026-5e56-4ea4-861d-1b6c61d20d8c tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1028.027038] [57901]: INFO cinder.api.openstack.wsgi [None req-28f4c026-5e56-4ea4-861d-1b6c61d20d8c tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa returned with HTTP 200 [ 1028.027533] [57901]: [pid: 57901|app: 0|req: 145/298] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:06:29 2025] GET /volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1028.527258] [57901]: DEBUG cinder.api.middleware.request_id [None req-b1950d21-0dac-4ec7-aff0-eef6fbfc0ce6 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1028.529449] [57901]: INFO cinder.api.openstack.wsgi [None req-b1950d21-0dac-4ec7-aff0-eef6fbfc0ce6 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] GET http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 [ 1028.529752] [57901]: DEBUG cinder.api.openstack.wsgi [None req-b1950d21-0dac-4ec7-aff0-eef6fbfc0ce6 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1028.529960] [57901]: DEBUG cinder.api.openstack.wsgi [None req-b1950d21-0dac-4ec7-aff0-eef6fbfc0ce6 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1028.541869] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.541869] [57901]: warnings.warn( [ 1028.547522] [57901]: INFO cinder.volume.api [None req-b1950d21-0dac-4ec7-aff0-eef6fbfc0ce6 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Volume info retrieved successfully. [ 1028.555267] [57901]: INFO cinder.api.openstack.wsgi [None req-b1950d21-0dac-4ec7-aff0-eef6fbfc0ce6 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 returned with HTTP 200 [ 1028.556067] [57901]: [pid: 57901|app: 0|req: 146/299] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Nov 23 05:06:29 2025] GET /volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 => generated 988 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1028.948603] [57900]: DEBUG cinder.coordination [req-1a2177bf-a6d7-4c08-a630-d8c9ceda996a req-d2d7b955-bd97-45a3-a67a-b390eaa64b17 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Lock "cinder-attachment_update-6df8a353-ee14-4038-9cf4-b9984a1a63fa-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.527s {{(pid=57900) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1028.949246] [57900]: INFO cinder.api.openstack.wsgi [req-1a2177bf-a6d7-4c08-a630-d8c9ceda996a req-d2d7b955-bd97-45a3-a67a-b390eaa64b17 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/attachments/c5285121-dae1-4bdb-8ab4-eca79d25aad7 returned with HTTP 200 [ 1028.949627] [57900]: [pid: 57900|app: 0|req: 154/300] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Nov 23 05:06:25 2025] PUT /volume/v3/attachments/c5285121-dae1-4bdb-8ab4-eca79d25aad7 => generated 617 bytes in 4545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1029.043996] [57901]: DEBUG cinder.api.middleware.request_id [None req-ed18bd20-6290-490c-b66b-f5bb9171961c None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.049523] [57901]: INFO cinder.api.openstack.wsgi [None req-ed18bd20-6290-490c-b66b-f5bb9171961c tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa [ 1029.050128] [57901]: DEBUG cinder.api.openstack.wsgi [None req-ed18bd20-6290-490c-b66b-f5bb9171961c tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1029.050352] [57901]: DEBUG cinder.api.openstack.wsgi [None req-ed18bd20-6290-490c-b66b-f5bb9171961c tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1029.063535] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.063535] [57901]: warnings.warn( [ 1029.069435] [57901]: INFO cinder.volume.api [None req-ed18bd20-6290-490c-b66b-f5bb9171961c tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1029.074989] [57901]: INFO cinder.api.openstack.wsgi [None req-ed18bd20-6290-490c-b66b-f5bb9171961c tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa returned with HTTP 200 [ 1029.075505] [57901]: [pid: 57901|app: 0|req: 147/301] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:06:30 2025] GET /volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1029.570817] [57900]: DEBUG cinder.api.middleware.request_id [None req-27a0b31b-bb2e-49d9-a5f0-f3787ac422ab None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.572999] [57900]: INFO cinder.api.openstack.wsgi [None req-27a0b31b-bb2e-49d9-a5f0-f3787ac422ab tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] GET http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 [ 1029.573246] [57900]: DEBUG cinder.api.openstack.wsgi [None req-27a0b31b-bb2e-49d9-a5f0-f3787ac422ab tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1029.573544] [57900]: DEBUG cinder.api.openstack.wsgi [None req-27a0b31b-bb2e-49d9-a5f0-f3787ac422ab tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1029.584302] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.584302] [57900]: warnings.warn( [ 1029.589587] [57900]: INFO cinder.volume.api [None req-27a0b31b-bb2e-49d9-a5f0-f3787ac422ab tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Volume info retrieved successfully. [ 1029.595056] [57900]: INFO cinder.api.openstack.wsgi [None req-27a0b31b-bb2e-49d9-a5f0-f3787ac422ab tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 returned with HTTP 200 [ 1029.595612] [57900]: [pid: 57900|app: 0|req: 155/302] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Nov 23 05:06:30 2025] GET /volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 => generated 988 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1030.086499] [57901]: DEBUG cinder.api.middleware.request_id [None req-5516ee9a-50f9-4883-9228-9a6642c12413 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1030.088674] [57901]: INFO cinder.api.openstack.wsgi [None req-5516ee9a-50f9-4883-9228-9a6642c12413 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa [ 1030.088882] [57901]: DEBUG cinder.api.openstack.wsgi [None req-5516ee9a-50f9-4883-9228-9a6642c12413 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1030.089099] [57901]: DEBUG cinder.api.openstack.wsgi [None req-5516ee9a-50f9-4883-9228-9a6642c12413 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1030.102141] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.102141] [57901]: warnings.warn( [ 1030.105684] [57901]: INFO cinder.volume.api [None req-5516ee9a-50f9-4883-9228-9a6642c12413 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1030.110143] [57901]: INFO cinder.api.openstack.wsgi [None req-5516ee9a-50f9-4883-9228-9a6642c12413 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa returned with HTTP 200 [ 1030.110559] [57901]: [pid: 57901|app: 0|req: 148/303] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:06:31 2025] GET /volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1030.606488] [57900]: DEBUG cinder.api.middleware.request_id [None req-48c56589-c735-4934-a89b-5728b86e0284 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1030.608549] [57900]: INFO cinder.api.openstack.wsgi [None req-48c56589-c735-4934-a89b-5728b86e0284 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] GET http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 [ 1030.608750] [57900]: DEBUG cinder.api.openstack.wsgi [None req-48c56589-c735-4934-a89b-5728b86e0284 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1030.608958] [57900]: DEBUG cinder.api.openstack.wsgi [None req-48c56589-c735-4934-a89b-5728b86e0284 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1030.622171] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.622171] [57900]: warnings.warn( [ 1030.626319] [57900]: INFO cinder.volume.api [None req-48c56589-c735-4934-a89b-5728b86e0284 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Volume info retrieved successfully. [ 1030.632877] [57900]: INFO cinder.api.openstack.wsgi [None req-48c56589-c735-4934-a89b-5728b86e0284 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 returned with HTTP 200 [ 1030.633317] [57900]: [pid: 57900|app: 0|req: 156/304] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Nov 23 05:06:31 2025] GET /volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 => generated 1571 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1030.669148] [57901]: DEBUG cinder.api.middleware.request_id [req-6376d871-2787-40f4-a0fe-0aaf34f950e9 req-ce7ae83f-7d1a-4d49-96c6-909ff3582afa None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1030.671830] [57901]: INFO cinder.api.openstack.wsgi [req-6376d871-2787-40f4-a0fe-0aaf34f950e9 req-ce7ae83f-7d1a-4d49-96c6-909ff3582afa tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] GET http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 [ 1030.672062] [57901]: DEBUG cinder.api.openstack.wsgi [req-6376d871-2787-40f4-a0fe-0aaf34f950e9 req-ce7ae83f-7d1a-4d49-96c6-909ff3582afa tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1030.672275] [57901]: DEBUG cinder.api.openstack.wsgi [req-6376d871-2787-40f4-a0fe-0aaf34f950e9 req-ce7ae83f-7d1a-4d49-96c6-909ff3582afa tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1030.680236] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.680236] [57901]: warnings.warn( [ 1030.683996] [57901]: INFO cinder.volume.api [req-6376d871-2787-40f4-a0fe-0aaf34f950e9 req-ce7ae83f-7d1a-4d49-96c6-909ff3582afa tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Volume info retrieved successfully. [ 1030.689120] [57901]: INFO cinder.api.openstack.wsgi [req-6376d871-2787-40f4-a0fe-0aaf34f950e9 req-ce7ae83f-7d1a-4d49-96c6-909ff3582afa tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 returned with HTTP 200 [ 1030.689586] [57901]: [pid: 57901|app: 0|req: 149/305] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 05:06:31 2025] GET /volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 => generated 1390 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1031.044425] [57900]: DEBUG cinder.api.middleware.request_id [req-6376d871-2787-40f4-a0fe-0aaf34f950e9 req-b214de84-5e98-4458-989e-abcc76a56236 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1031.049109] [57900]: INFO cinder.api.openstack.wsgi [req-6376d871-2787-40f4-a0fe-0aaf34f950e9 req-b214de84-5e98-4458-989e-abcc76a56236 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] GET http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 [ 1031.049109] [57900]: DEBUG cinder.api.openstack.wsgi [req-6376d871-2787-40f4-a0fe-0aaf34f950e9 req-b214de84-5e98-4458-989e-abcc76a56236 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1031.049337] [57900]: DEBUG cinder.api.openstack.wsgi [req-6376d871-2787-40f4-a0fe-0aaf34f950e9 req-b214de84-5e98-4458-989e-abcc76a56236 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1031.058665] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.058665] [57900]: warnings.warn( [ 1031.062814] [57900]: INFO cinder.volume.api [req-6376d871-2787-40f4-a0fe-0aaf34f950e9 req-b214de84-5e98-4458-989e-abcc76a56236 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Volume info retrieved successfully. [ 1031.069552] [57900]: INFO cinder.api.openstack.wsgi [req-6376d871-2787-40f4-a0fe-0aaf34f950e9 req-b214de84-5e98-4458-989e-abcc76a56236 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 returned with HTTP 200 [ 1031.069731] [57900]: [pid: 57900|app: 0|req: 157/306] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 05:06:32 2025] GET /volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 => generated 1390 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1031.077588] [57901]: DEBUG cinder.api.middleware.request_id [None req-c5310152-cd57-4f96-b80c-15c21aa6ed45 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1031.078040] [57901]: INFO cinder.api.openstack.wsgi [None req-c5310152-cd57-4f96-b80c-15c21aa6ed45 None None] GET http://10.180.1.21/volume// [ 1031.078040] [57901]: DEBUG cinder.api.openstack.wsgi [None req-c5310152-cd57-4f96-b80c-15c21aa6ed45 None None] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1031.078278] [57901]: DEBUG cinder.api.openstack.wsgi [None req-c5310152-cd57-4f96-b80c-15c21aa6ed45 None None] Calling method 'all' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1031.079401] [57901]: INFO cinder.api.openstack.wsgi [None req-c5310152-cd57-4f96-b80c-15c21aa6ed45 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1031.079401] [57901]: [pid: 57901|app: 0|req: 150/307] 10.180.1.21 () {58 vars in 1300 bytes} [Sun Nov 23 05:06:32 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1031.084075] [57900]: DEBUG cinder.api.middleware.request_id [req-6376d871-2787-40f4-a0fe-0aaf34f950e9 req-3778a8ad-87da-4d8b-9680-80871d95fa98 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1031.087743] [57900]: INFO cinder.api.openstack.wsgi [req-6376d871-2787-40f4-a0fe-0aaf34f950e9 req-3778a8ad-87da-4d8b-9680-80871d95fa98 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1031.088252] [57900]: DEBUG cinder.api.openstack.wsgi [req-6376d871-2787-40f4-a0fe-0aaf34f950e9 req-3778a8ad-87da-4d8b-9680-80871d95fa98 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bbd192c6-4068-4bfc-b446-a988c8250e17", "connector": null, "instance_uuid": "04745cf3-1513-4e97-83b2-48bcf739025a"}} {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1031.098907] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.098907] [57900]: warnings.warn( [ 1031.120228] [57901]: DEBUG cinder.api.middleware.request_id [None req-219c5350-b062-40a2-8d15-5a8df08c672d None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1031.123032] [57901]: INFO cinder.api.openstack.wsgi [None req-219c5350-b062-40a2-8d15-5a8df08c672d tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa [ 1031.123293] [57901]: DEBUG cinder.api.openstack.wsgi [None req-219c5350-b062-40a2-8d15-5a8df08c672d tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1031.123567] [57901]: DEBUG cinder.api.openstack.wsgi [None req-219c5350-b062-40a2-8d15-5a8df08c672d tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1031.138750] [57900]: INFO cinder.api.openstack.wsgi [req-6376d871-2787-40f4-a0fe-0aaf34f950e9 req-3778a8ad-87da-4d8b-9680-80871d95fa98 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1031.138928] [57900]: [pid: 57900|app: 0|req: 158/308] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Nov 23 05:06:32 2025] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1031.147429] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.147429] [57901]: warnings.warn( [ 1031.153181] [57901]: INFO cinder.volume.api [None req-219c5350-b062-40a2-8d15-5a8df08c672d tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1031.159033] [57901]: INFO cinder.api.openstack.wsgi [None req-219c5350-b062-40a2-8d15-5a8df08c672d tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa returned with HTTP 200 [ 1031.159685] [57901]: [pid: 57901|app: 0|req: 151/309] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:06:32 2025] GET /volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1031.591035] [57900]: DEBUG cinder.api.middleware.request_id [req-1a2177bf-a6d7-4c08-a630-d8c9ceda996a req-ff3371a1-4273-4b0e-bc52-6dcc05180863 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1031.594429] [57900]: INFO cinder.api.openstack.wsgi [req-1a2177bf-a6d7-4c08-a630-d8c9ceda996a req-ff3371a1-4273-4b0e-bc52-6dcc05180863 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] POST http://10.180.1.21/volume/v3/attachments/c5285121-dae1-4bdb-8ab4-eca79d25aad7/action [ 1031.594896] [57900]: DEBUG cinder.api.openstack.wsgi [req-1a2177bf-a6d7-4c08-a630-d8c9ceda996a req-ff3371a1-4273-4b0e-bc52-6dcc05180863 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Action body: b'{"os-complete": null}' {{(pid=57900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1031.595039] [57900]: DEBUG cinder.api.openstack.wsgi [req-1a2177bf-a6d7-4c08-a630-d8c9ceda996a req-ff3371a1-4273-4b0e-bc52-6dcc05180863 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1031.617089] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.617089] [57900]: warnings.warn( [ 1031.631489] [57900]: INFO cinder.api.openstack.wsgi [req-1a2177bf-a6d7-4c08-a630-d8c9ceda996a req-ff3371a1-4273-4b0e-bc52-6dcc05180863 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/attachments/c5285121-dae1-4bdb-8ab4-eca79d25aad7/action returned with HTTP 204 [ 1031.631489] [57900]: [pid: 57900|app: 0|req: 159/310] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Nov 23 05:06:32 2025] POST /volume/v3/attachments/c5285121-dae1-4bdb-8ab4-eca79d25aad7/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1032.172871] [57901]: DEBUG cinder.api.middleware.request_id [None req-f1bfb2e5-2a16-484b-8c15-a6ca52746064 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1032.174784] [57901]: INFO cinder.api.openstack.wsgi [None req-f1bfb2e5-2a16-484b-8c15-a6ca52746064 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa [ 1032.174995] [57901]: DEBUG cinder.api.openstack.wsgi [None req-f1bfb2e5-2a16-484b-8c15-a6ca52746064 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1032.175216] [57901]: DEBUG cinder.api.openstack.wsgi [None req-f1bfb2e5-2a16-484b-8c15-a6ca52746064 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1032.191673] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.191673] [57901]: warnings.warn( [ 1032.196771] [57901]: INFO cinder.volume.api [None req-f1bfb2e5-2a16-484b-8c15-a6ca52746064 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1032.203325] [57901]: INFO cinder.api.openstack.wsgi [None req-f1bfb2e5-2a16-484b-8c15-a6ca52746064 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa returned with HTTP 200 [ 1032.203777] [57901]: [pid: 57901|app: 0|req: 152/311] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:06:33 2025] GET /volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa => generated 1135 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1032.213465] [57900]: DEBUG cinder.api.middleware.request_id [None req-59439ece-319d-499f-8cac-7f29878e966d None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1032.215568] [57900]: INFO cinder.api.openstack.wsgi [None req-59439ece-319d-499f-8cac-7f29878e966d tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa [ 1032.215799] [57900]: DEBUG cinder.api.openstack.wsgi [None req-59439ece-319d-499f-8cac-7f29878e966d tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1032.216011] [57900]: DEBUG cinder.api.openstack.wsgi [None req-59439ece-319d-499f-8cac-7f29878e966d tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1032.226568] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.226568] [57900]: warnings.warn( [ 1032.230665] [57900]: INFO cinder.volume.api [None req-59439ece-319d-499f-8cac-7f29878e966d tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1032.235510] [57900]: INFO cinder.api.openstack.wsgi [None req-59439ece-319d-499f-8cac-7f29878e966d tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa returned with HTTP 200 [ 1032.235964] [57900]: [pid: 57900|app: 0|req: 160/312] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:06:33 2025] GET /volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1032.311427] [57901]: DEBUG cinder.api.middleware.request_id [None req-1ae2d057-18d4-4dc8-9097-d6233805195a None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1032.313600] [57901]: INFO cinder.api.openstack.wsgi [None req-1ae2d057-18d4-4dc8-9097-d6233805195a tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1032.313993] [57901]: DEBUG cinder.api.openstack.wsgi [None req-1ae2d057-18d4-4dc8-9097-d6233805195a tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-829680250"}} {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1032.315540] [57901]: DEBUG cinder.api.v3.volumes [None req-1ae2d057-18d4-4dc8-9097-d6233805195a tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-829680250'}} {{(pid=57901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1032.315685] [57901]: INFO cinder.api.v3.volumes [None req-1ae2d057-18d4-4dc8-9097-d6233805195a tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Create volume of 1 GB [ 1032.321074] [57901]: INFO cinder.volume.api [None req-1ae2d057-18d4-4dc8-9097-d6233805195a tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Availability Zones retrieved successfully. [ 1032.330407] [57901]: DEBUG cinder.volume.api [None req-1ae2d057-18d4-4dc8-9097-d6233805195a tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Flow 'volume_create_api' (2caa9533-248c-4edb-90a8-8b4ba7310a79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1032.331748] [57901]: DEBUG cinder.volume.api [None req-1ae2d057-18d4-4dc8-9097-d6233805195a tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12ae22c9-d913-459f-bbf3-a7c0a0247a9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1032.332992] [57901]: DEBUG cinder.volume.flows.api.create_volume [None req-1ae2d057-18d4-4dc8-9097-d6233805195a tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Validating volume size '1' using validate_int {{(pid=57901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1032.365765] [57901]: DEBUG cinder.volume.api [None req-1ae2d057-18d4-4dc8-9097-d6233805195a tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12ae22c9-d913-459f-bbf3-a7c0a0247a9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-23T04:56:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=25fac031-ee80-424b-a337-7fb740cb92f0,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '25fac031-ee80-424b-a337-7fb740cb92f0', '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=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1032.367230] [57901]: DEBUG cinder.volume.api [None req-1ae2d057-18d4-4dc8-9097-d6233805195a tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a258753d-1506-4ebc-9074-9cb883b746c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1032.429073] [57901]: DEBUG cinder.quota [None req-1ae2d057-18d4-4dc8-9097-d6233805195a tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Created reservations ['f9d7a76c-8c71-44ca-8d29-13e525ac5878', '429d6718-8dd8-493d-a583-60a4146e8c3f', '5fb8b5ef-64d3-44bc-8b00-af068ff20c0e', '1176c595-6e07-441f-8cf0-6f6e85b831c5'] {{(pid=57901) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1032.430354] [57901]: DEBUG cinder.volume.api [None req-1ae2d057-18d4-4dc8-9097-d6233805195a tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a258753d-1506-4ebc-9074-9cb883b746c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9d7a76c-8c71-44ca-8d29-13e525ac5878', '429d6718-8dd8-493d-a583-60a4146e8c3f', '5fb8b5ef-64d3-44bc-8b00-af068ff20c0e', '1176c595-6e07-441f-8cf0-6f6e85b831c5']}' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1032.431379] [57901]: DEBUG cinder.volume.api [None req-1ae2d057-18d4-4dc8-9097-d6233805195a tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ea583a2-ccc9-403b-a444-6d7a9179e31a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1032.448774] [57901]: DEBUG cinder.volume.api [None req-1ae2d057-18d4-4dc8-9097-d6233805195a tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ea583a2-ccc9-403b-a444-6d7a9179e31a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-829680250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bca96c3c7b51406ba7e4ca390ec573a6',qos_specs=None,replication_status=,reservations=['f9d7a76c-8c71-44ca-8d29-13e525ac5878','429d6718-8dd8-493d-a583-60a4146e8c3f','5fb8b5ef-64d3-44bc-8b00-af068ff20c0e','1176c595-6e07-441f-8cf0-6f6e85b831c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d3a417be4c443c09a32bc935a6fe2a5',volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0), '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-11-23T05:06:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-829680250',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bca96c3c7b51406ba7e4ca390ec573a6',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='2d3a417be4c443c09a32bc935a6fe2a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(25fac031-ee80-424b-a337-7fb740cb92f0),volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0)}' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1032.449801] [57901]: DEBUG cinder.volume.api [None req-1ae2d057-18d4-4dc8-9097-d6233805195a tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bf34058-b86a-4e7d-92ff-4d907efc0653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1032.469121] [57901]: DEBUG cinder.volume.api [None req-1ae2d057-18d4-4dc8-9097-d6233805195a tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bf34058-b86a-4e7d-92ff-4d907efc0653) 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-829680250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bca96c3c7b51406ba7e4ca390ec573a6',qos_specs=None,replication_status=,reservations=['f9d7a76c-8c71-44ca-8d29-13e525ac5878','429d6718-8dd8-493d-a583-60a4146e8c3f','5fb8b5ef-64d3-44bc-8b00-af068ff20c0e','1176c595-6e07-441f-8cf0-6f6e85b831c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d3a417be4c443c09a32bc935a6fe2a5',volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0)}' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1032.469121] [57901]: DEBUG cinder.volume.api [None req-1ae2d057-18d4-4dc8-9097-d6233805195a tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (983ea9e6-bd61-4a44-8095-c977941555ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1032.485106] [57901]: DEBUG cinder.volume.api [None req-1ae2d057-18d4-4dc8-9097-d6233805195a tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (983ea9e6-bd61-4a44-8095-c977941555ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1032.486363] [57901]: DEBUG cinder.volume.api [None req-1ae2d057-18d4-4dc8-9097-d6233805195a tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Flow 'volume_create_api' (2caa9533-248c-4edb-90a8-8b4ba7310a79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57901) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1032.486817] [57901]: INFO cinder.volume.api [None req-1ae2d057-18d4-4dc8-9097-d6233805195a tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Create volume request issued successfully. [ 1032.487741] [57901]: INFO cinder.api.openstack.wsgi [None req-1ae2d057-18d4-4dc8-9097-d6233805195a tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1032.487741] [57901]: [pid: 57901|app: 0|req: 153/313] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Nov 23 05:06:33 2025] POST /volume/v3/volumes => generated 749 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1032.499421] [57900]: DEBUG cinder.api.middleware.request_id [None req-da6a3240-fcaa-4004-a3cc-da6d7c856cc4 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1032.501687] [57900]: INFO cinder.api.openstack.wsgi [None req-da6a3240-fcaa-4004-a3cc-da6d7c856cc4 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc [ 1032.502086] [57900]: DEBUG cinder.api.openstack.wsgi [None req-da6a3240-fcaa-4004-a3cc-da6d7c856cc4 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1032.502375] [57900]: DEBUG cinder.api.openstack.wsgi [None req-da6a3240-fcaa-4004-a3cc-da6d7c856cc4 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1032.514371] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.514371] [57900]: warnings.warn( [ 1032.519257] [57900]: INFO cinder.volume.api [None req-da6a3240-fcaa-4004-a3cc-da6d7c856cc4 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1032.525486] [57900]: INFO cinder.api.openstack.wsgi [None req-da6a3240-fcaa-4004-a3cc-da6d7c856cc4 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc returned with HTTP 200 [ 1032.526308] [57900]: [pid: 57900|app: 0|req: 161/314] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:06:33 2025] GET /volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1033.536779] [57901]: DEBUG cinder.api.middleware.request_id [None req-fefe394d-fbf2-4df6-af54-c7c91463da1b None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1033.538909] [57901]: INFO cinder.api.openstack.wsgi [None req-fefe394d-fbf2-4df6-af54-c7c91463da1b tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc [ 1033.539131] [57901]: DEBUG cinder.api.openstack.wsgi [None req-fefe394d-fbf2-4df6-af54-c7c91463da1b tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1033.539339] [57901]: DEBUG cinder.api.openstack.wsgi [None req-fefe394d-fbf2-4df6-af54-c7c91463da1b tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1033.551387] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.551387] [57901]: warnings.warn( [ 1033.557210] [57901]: INFO cinder.volume.api [None req-fefe394d-fbf2-4df6-af54-c7c91463da1b tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1033.563959] [57901]: INFO cinder.api.openstack.wsgi [None req-fefe394d-fbf2-4df6-af54-c7c91463da1b tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc returned with HTTP 200 [ 1033.564451] [57901]: [pid: 57901|app: 0|req: 154/315] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:06:34 2025] GET /volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1033.716590] [57900]: DEBUG cinder.api.middleware.request_id [req-21b3d7cd-cda8-4433-b133-8ca30111698c req-c8f242d6-f943-497b-aa85-a4557ddf810e None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1033.719236] [57900]: INFO cinder.api.openstack.wsgi [req-21b3d7cd-cda8-4433-b133-8ca30111698c req-c8f242d6-f943-497b-aa85-a4557ddf810e tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc [ 1033.719492] [57900]: DEBUG cinder.api.openstack.wsgi [req-21b3d7cd-cda8-4433-b133-8ca30111698c req-c8f242d6-f943-497b-aa85-a4557ddf810e tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1033.719746] [57900]: DEBUG cinder.api.openstack.wsgi [req-21b3d7cd-cda8-4433-b133-8ca30111698c req-c8f242d6-f943-497b-aa85-a4557ddf810e tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1033.731032] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.731032] [57900]: warnings.warn( [ 1033.736107] [57900]: INFO cinder.volume.api [req-21b3d7cd-cda8-4433-b133-8ca30111698c req-c8f242d6-f943-497b-aa85-a4557ddf810e tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1033.741692] [57900]: INFO cinder.api.openstack.wsgi [req-21b3d7cd-cda8-4433-b133-8ca30111698c req-c8f242d6-f943-497b-aa85-a4557ddf810e tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc returned with HTTP 200 [ 1033.742274] [57900]: [pid: 57900|app: 0|req: 162/316] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 05:06:34 2025] GET /volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1034.772065] [57901]: DEBUG cinder.api.middleware.request_id [None req-1110879a-363d-4024-bb7f-96c080a85e3f None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1034.772619] [57901]: INFO cinder.api.openstack.wsgi [None req-1110879a-363d-4024-bb7f-96c080a85e3f None None] GET http://10.180.1.21/volume// [ 1034.772703] [57901]: DEBUG cinder.api.openstack.wsgi [None req-1110879a-363d-4024-bb7f-96c080a85e3f None None] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1034.772894] [57901]: DEBUG cinder.api.openstack.wsgi [None req-1110879a-363d-4024-bb7f-96c080a85e3f None None] Calling method 'all' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1034.773329] [57901]: INFO cinder.api.openstack.wsgi [None req-1110879a-363d-4024-bb7f-96c080a85e3f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1034.773646] [57901]: [pid: 57901|app: 0|req: 155/317] 10.180.1.21 () {58 vars in 1300 bytes} [Sun Nov 23 05:06:36 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1034.777896] [57900]: DEBUG cinder.api.middleware.request_id [req-21b3d7cd-cda8-4433-b133-8ca30111698c req-d4a79fec-5be8-4ae7-b6d4-c0b1f585c656 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1034.781571] [57900]: INFO cinder.api.openstack.wsgi [req-21b3d7cd-cda8-4433-b133-8ca30111698c req-d4a79fec-5be8-4ae7-b6d4-c0b1f585c656 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1034.784777] [57900]: DEBUG cinder.api.openstack.wsgi [req-21b3d7cd-cda8-4433-b133-8ca30111698c req-d4a79fec-5be8-4ae7-b6d4-c0b1f585c656 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc", "connector": null, "instance_uuid": "d91f2a58-6955-4959-90c2-cf34a4a94c98"}} {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1034.808022] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.808022] [57900]: warnings.warn( [ 1034.843670] [57900]: INFO cinder.api.openstack.wsgi [req-21b3d7cd-cda8-4433-b133-8ca30111698c req-d4a79fec-5be8-4ae7-b6d4-c0b1f585c656 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1034.843670] [57900]: [pid: 57900|app: 0|req: 163/318] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Nov 23 05:06:36 2025] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1034.868427] [57901]: DEBUG cinder.api.middleware.request_id [None req-13d2a259-8ac7-4741-a885-060a9b892402 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1034.872669] [57901]: INFO cinder.api.openstack.wsgi [None req-13d2a259-8ac7-4741-a885-060a9b892402 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc [ 1034.872891] [57901]: DEBUG cinder.api.openstack.wsgi [None req-13d2a259-8ac7-4741-a885-060a9b892402 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1034.873117] [57901]: DEBUG cinder.api.openstack.wsgi [None req-13d2a259-8ac7-4741-a885-060a9b892402 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1034.886696] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.886696] [57901]: warnings.warn( [ 1034.891484] [57901]: INFO cinder.volume.api [None req-13d2a259-8ac7-4741-a885-060a9b892402 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1034.897017] [57901]: INFO cinder.api.openstack.wsgi [None req-13d2a259-8ac7-4741-a885-060a9b892402 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc returned with HTTP 200 [ 1034.898218] [57901]: [pid: 57901|app: 0|req: 156/319] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:06:36 2025] GET /volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1035.370550] [57900]: DEBUG cinder.api.middleware.request_id [None req-5241947e-6902-46af-a2f2-d93d392cbdfb None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1035.371145] [57900]: INFO cinder.api.openstack.wsgi [None req-5241947e-6902-46af-a2f2-d93d392cbdfb None None] GET http://10.180.1.21/volume// [ 1035.371145] [57900]: DEBUG cinder.api.openstack.wsgi [None req-5241947e-6902-46af-a2f2-d93d392cbdfb None None] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1035.371293] [57900]: DEBUG cinder.api.openstack.wsgi [None req-5241947e-6902-46af-a2f2-d93d392cbdfb None None] Calling method 'all' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1035.371733] [57900]: INFO cinder.api.openstack.wsgi [None req-5241947e-6902-46af-a2f2-d93d392cbdfb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1035.372041] [57900]: [pid: 57900|app: 0|req: 164/320] 10.180.1.21 () {58 vars in 1307 bytes} [Sun Nov 23 05:06:36 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1035.376898] [57901]: DEBUG cinder.api.middleware.request_id [req-21b3d7cd-cda8-4433-b133-8ca30111698c req-75baf33e-06dc-4130-a11a-77db85faefb2 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1035.380424] [57901]: INFO cinder.api.openstack.wsgi [req-21b3d7cd-cda8-4433-b133-8ca30111698c req-75baf33e-06dc-4130-a11a-77db85faefb2 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc [ 1035.380710] [57901]: DEBUG cinder.api.openstack.wsgi [req-21b3d7cd-cda8-4433-b133-8ca30111698c req-75baf33e-06dc-4130-a11a-77db85faefb2 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1035.380885] [57901]: DEBUG cinder.api.openstack.wsgi [req-21b3d7cd-cda8-4433-b133-8ca30111698c req-75baf33e-06dc-4130-a11a-77db85faefb2 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1035.400972] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1035.400972] [57901]: warnings.warn( [ 1035.405631] [57901]: INFO cinder.volume.api [req-21b3d7cd-cda8-4433-b133-8ca30111698c req-75baf33e-06dc-4130-a11a-77db85faefb2 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1035.411896] [57901]: INFO cinder.api.openstack.wsgi [req-21b3d7cd-cda8-4433-b133-8ca30111698c req-75baf33e-06dc-4130-a11a-77db85faefb2 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc returned with HTTP 200 [ 1035.417101] [57901]: [pid: 57901|app: 0|req: 157/321] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Nov 23 05:06:36 2025] GET /volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc => generated 1022 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1035.448133] [57900]: DEBUG cinder.api.middleware.request_id [req-21b3d7cd-cda8-4433-b133-8ca30111698c req-bf0f6028-b893-48f6-bdf3-70a0a154396e None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1035.450188] [57900]: INFO cinder.api.openstack.wsgi [req-21b3d7cd-cda8-4433-b133-8ca30111698c req-bf0f6028-b893-48f6-bdf3-70a0a154396e tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] PUT http://10.180.1.21/volume/v3/attachments/7441f85a-b79a-4d53-a3f2-d15e041b3ca9 [ 1035.450738] [57900]: DEBUG cinder.api.openstack.wsgi [req-21b3d7cd-cda8-4433-b133-8ca30111698c req-bf0f6028-b893-48f6-bdf3-70a0a154396e tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-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-937843", "mountpoint": "/dev/sdc"}}} {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1035.464663] [57900]: DEBUG cinder.coordination [req-21b3d7cd-cda8-4433-b133-8ca30111698c req-bf0f6028-b893-48f6-bdf3-70a0a154396e tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Acquiring lock "cinder-attachment_update-e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57900) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1035.478016] [57900]: DEBUG cinder.coordination [req-21b3d7cd-cda8-4433-b133-8ca30111698c req-bf0f6028-b893-48f6-bdf3-70a0a154396e tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Lock "cinder-attachment_update-e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.011s {{(pid=57900) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1035.478016] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1035.478016] [57900]: warnings.warn( [ 1035.912189] [57901]: DEBUG cinder.api.middleware.request_id [None req-1bdde53b-5148-43f5-b87d-5e5d1b1b66bb None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1035.914637] [57901]: INFO cinder.api.openstack.wsgi [None req-1bdde53b-5148-43f5-b87d-5e5d1b1b66bb tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc [ 1035.914877] [57901]: DEBUG cinder.api.openstack.wsgi [None req-1bdde53b-5148-43f5-b87d-5e5d1b1b66bb tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1035.915182] [57901]: DEBUG cinder.api.openstack.wsgi [None req-1bdde53b-5148-43f5-b87d-5e5d1b1b66bb tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1035.928804] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1035.928804] [57901]: warnings.warn( [ 1035.934134] [57901]: INFO cinder.volume.api [None req-1bdde53b-5148-43f5-b87d-5e5d1b1b66bb tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1035.942194] [57901]: INFO cinder.api.openstack.wsgi [None req-1bdde53b-5148-43f5-b87d-5e5d1b1b66bb tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc returned with HTTP 200 [ 1035.942194] [57901]: [pid: 57901|app: 0|req: 158/322] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:06:37 2025] GET /volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1036.951671] [57901]: DEBUG cinder.api.middleware.request_id [None req-93f0f2e8-bf4f-4956-a1d2-99e813bf64ee None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1036.955293] [57901]: INFO cinder.api.openstack.wsgi [None req-93f0f2e8-bf4f-4956-a1d2-99e813bf64ee tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc [ 1036.955556] [57901]: DEBUG cinder.api.openstack.wsgi [None req-93f0f2e8-bf4f-4956-a1d2-99e813bf64ee tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1036.955802] [57901]: DEBUG cinder.api.openstack.wsgi [None req-93f0f2e8-bf4f-4956-a1d2-99e813bf64ee tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1036.974230] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1036.974230] [57901]: warnings.warn( [ 1036.979043] [57901]: INFO cinder.volume.api [None req-93f0f2e8-bf4f-4956-a1d2-99e813bf64ee tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1036.984183] [57901]: INFO cinder.api.openstack.wsgi [None req-93f0f2e8-bf4f-4956-a1d2-99e813bf64ee tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc returned with HTTP 200 [ 1036.984608] [57901]: [pid: 57901|app: 0|req: 159/323] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:06:38 2025] GET /volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1037.995153] [57901]: DEBUG cinder.api.middleware.request_id [None req-c6cd823a-3658-41b0-a552-31f01243361e None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1037.997406] [57901]: INFO cinder.api.openstack.wsgi [None req-c6cd823a-3658-41b0-a552-31f01243361e tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc [ 1037.997777] [57901]: DEBUG cinder.api.openstack.wsgi [None req-c6cd823a-3658-41b0-a552-31f01243361e tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1037.998134] [57901]: DEBUG cinder.api.openstack.wsgi [None req-c6cd823a-3658-41b0-a552-31f01243361e tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1038.012734] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1038.012734] [57901]: warnings.warn( [ 1038.017251] [57901]: INFO cinder.volume.api [None req-c6cd823a-3658-41b0-a552-31f01243361e tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1038.022730] [57901]: INFO cinder.api.openstack.wsgi [None req-c6cd823a-3658-41b0-a552-31f01243361e tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc returned with HTTP 200 [ 1038.023188] [57901]: [pid: 57901|app: 0|req: 160/324] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:06:39 2025] GET /volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1039.033701] [57901]: DEBUG cinder.api.middleware.request_id [None req-63302848-abcd-4a63-b70d-e87123651217 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1039.035759] [57901]: INFO cinder.api.openstack.wsgi [None req-63302848-abcd-4a63-b70d-e87123651217 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc [ 1039.036017] [57901]: DEBUG cinder.api.openstack.wsgi [None req-63302848-abcd-4a63-b70d-e87123651217 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1039.036292] [57901]: DEBUG cinder.api.openstack.wsgi [None req-63302848-abcd-4a63-b70d-e87123651217 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1039.051315] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1039.051315] [57901]: warnings.warn( [ 1039.055622] [57901]: INFO cinder.volume.api [None req-63302848-abcd-4a63-b70d-e87123651217 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1039.061376] [57901]: INFO cinder.api.openstack.wsgi [None req-63302848-abcd-4a63-b70d-e87123651217 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc returned with HTTP 200 [ 1039.061804] [57901]: [pid: 57901|app: 0|req: 161/325] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:06:40 2025] GET /volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1040.010350] [57900]: DEBUG cinder.coordination [req-21b3d7cd-cda8-4433-b133-8ca30111698c req-bf0f6028-b893-48f6-bdf3-70a0a154396e tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Lock "cinder-attachment_update-e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.534s {{(pid=57900) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1040.010350] [57900]: INFO cinder.api.openstack.wsgi [req-21b3d7cd-cda8-4433-b133-8ca30111698c req-bf0f6028-b893-48f6-bdf3-70a0a154396e tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/attachments/7441f85a-b79a-4d53-a3f2-d15e041b3ca9 returned with HTTP 200 [ 1040.010350] [57900]: [pid: 57900|app: 0|req: 165/326] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Nov 23 05:06:36 2025] PUT /volume/v3/attachments/7441f85a-b79a-4d53-a3f2-d15e041b3ca9 => generated 617 bytes in 4563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1040.072775] [57901]: DEBUG cinder.api.middleware.request_id [None req-c6471a38-c399-4ad4-9403-545d71cee3e8 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1040.075214] [57901]: INFO cinder.api.openstack.wsgi [None req-c6471a38-c399-4ad4-9403-545d71cee3e8 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc [ 1040.075455] [57901]: DEBUG cinder.api.openstack.wsgi [None req-c6471a38-c399-4ad4-9403-545d71cee3e8 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1040.076049] [57901]: DEBUG cinder.api.openstack.wsgi [None req-c6471a38-c399-4ad4-9403-545d71cee3e8 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1040.086221] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1040.086221] [57901]: warnings.warn( [ 1040.090082] [57901]: INFO cinder.volume.api [None req-c6471a38-c399-4ad4-9403-545d71cee3e8 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1040.095563] [57901]: INFO cinder.api.openstack.wsgi [None req-c6471a38-c399-4ad4-9403-545d71cee3e8 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc returned with HTTP 200 [ 1040.097376] [57901]: [pid: 57901|app: 0|req: 162/327] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:06:41 2025] GET /volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1041.108251] [57900]: DEBUG cinder.api.middleware.request_id [None req-c400d477-69c1-47b4-b133-f776d2b2ef0b None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1041.110321] [57900]: INFO cinder.api.openstack.wsgi [None req-c400d477-69c1-47b4-b133-f776d2b2ef0b tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc [ 1041.110587] [57900]: DEBUG cinder.api.openstack.wsgi [None req-c400d477-69c1-47b4-b133-f776d2b2ef0b tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1041.110802] [57900]: DEBUG cinder.api.openstack.wsgi [None req-c400d477-69c1-47b4-b133-f776d2b2ef0b tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1041.125973] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1041.125973] [57900]: warnings.warn( [ 1041.135618] [57900]: INFO cinder.volume.api [None req-c400d477-69c1-47b4-b133-f776d2b2ef0b tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1041.147471] [57900]: INFO cinder.api.openstack.wsgi [None req-c400d477-69c1-47b4-b133-f776d2b2ef0b tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc returned with HTTP 200 [ 1041.148268] [57900]: [pid: 57900|app: 0|req: 166/328] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:06:42 2025] GET /volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1041.766650] [57901]: DEBUG cinder.api.middleware.request_id [None req-9264007e-cc80-4a84-80f6-adf9e9ab232b None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1041.887992] [57901]: INFO cinder.api.openstack.wsgi [None req-9264007e-cc80-4a84-80f6-adf9e9ab232b tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] GET http://10.180.1.21/volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 [ 1041.888917] [57901]: DEBUG cinder.api.openstack.wsgi [None req-9264007e-cc80-4a84-80f6-adf9e9ab232b tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1041.889514] [57901]: DEBUG cinder.api.openstack.wsgi [None req-9264007e-cc80-4a84-80f6-adf9e9ab232b tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1041.906070] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1041.906070] [57901]: warnings.warn( [ 1041.910600] [57901]: INFO cinder.volume.api [None req-9264007e-cc80-4a84-80f6-adf9e9ab232b tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Volume info retrieved successfully. [ 1041.915743] [57901]: INFO cinder.api.openstack.wsgi [None req-9264007e-cc80-4a84-80f6-adf9e9ab232b tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] http://10.180.1.21/volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 returned with HTTP 200 [ 1041.916338] [57901]: [pid: 57901|app: 0|req: 163/329] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:06:43 2025] GET /volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 => generated 1142 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1041.955414] [57900]: DEBUG cinder.api.middleware.request_id [req-a9ca35f5-377b-403b-890f-8fe552e997ca req-4454b3c3-fcbe-464b-8734-baab3dae354e None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1041.958692] [57900]: INFO cinder.api.openstack.wsgi [req-a9ca35f5-377b-403b-890f-8fe552e997ca req-4454b3c3-fcbe-464b-8734-baab3dae354e tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] GET http://10.180.1.21/volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 [ 1041.959014] [57900]: DEBUG cinder.api.openstack.wsgi [req-a9ca35f5-377b-403b-890f-8fe552e997ca req-4454b3c3-fcbe-464b-8734-baab3dae354e tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1041.959151] [57900]: DEBUG cinder.api.openstack.wsgi [req-a9ca35f5-377b-403b-890f-8fe552e997ca req-4454b3c3-fcbe-464b-8734-baab3dae354e tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1041.973318] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1041.973318] [57900]: warnings.warn( [ 1041.977217] [57900]: INFO cinder.volume.api [req-a9ca35f5-377b-403b-890f-8fe552e997ca req-4454b3c3-fcbe-464b-8734-baab3dae354e tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Volume info retrieved successfully. [ 1041.982301] [57900]: INFO cinder.api.openstack.wsgi [req-a9ca35f5-377b-403b-890f-8fe552e997ca req-4454b3c3-fcbe-464b-8734-baab3dae354e tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] http://10.180.1.21/volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 returned with HTTP 200 [ 1041.982868] [57900]: [pid: 57900|app: 0|req: 167/330] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 05:06:43 2025] GET /volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1041.998860] [57901]: DEBUG cinder.api.middleware.request_id [req-a9ca35f5-377b-403b-890f-8fe552e997ca req-4b3ab1e6-4a30-400a-a3a1-d252c55a2dfb None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1042.001235] [57901]: INFO cinder.api.openstack.wsgi [req-a9ca35f5-377b-403b-890f-8fe552e997ca req-4b3ab1e6-4a30-400a-a3a1-d252c55a2dfb tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] POST http://10.180.1.21/volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430/action [ 1042.001635] [57901]: DEBUG cinder.api.openstack.wsgi [req-a9ca35f5-377b-403b-890f-8fe552e997ca req-4b3ab1e6-4a30-400a-a3a1-d252c55a2dfb tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1042.001765] [57901]: DEBUG cinder.api.openstack.wsgi [req-a9ca35f5-377b-403b-890f-8fe552e997ca req-4b3ab1e6-4a30-400a-a3a1-d252c55a2dfb tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1042.012261] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1042.012261] [57901]: warnings.warn( [ 1042.012793] [57901]: INFO cinder.volume.api [req-a9ca35f5-377b-403b-890f-8fe552e997ca req-4b3ab1e6-4a30-400a-a3a1-d252c55a2dfb tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Volume info retrieved successfully. [ 1042.018667] [57901]: INFO cinder.volume.api [req-a9ca35f5-377b-403b-890f-8fe552e997ca req-4b3ab1e6-4a30-400a-a3a1-d252c55a2dfb tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Begin detaching volume completed successfully. [ 1042.018906] [57901]: INFO cinder.api.openstack.wsgi [req-a9ca35f5-377b-403b-890f-8fe552e997ca req-4b3ab1e6-4a30-400a-a3a1-d252c55a2dfb tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] http://10.180.1.21/volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430/action returned with HTTP 202 [ 1042.019462] [57901]: [pid: 57901|app: 0|req: 164/331] 10.180.1.21 () {64 vars in 1552 bytes} [Sun Nov 23 05:06:43 2025] POST /volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1042.160075] [57900]: DEBUG cinder.api.middleware.request_id [None req-eaea0334-a8fd-4984-8822-9cd752f82385 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1042.163823] [57900]: INFO cinder.api.openstack.wsgi [None req-eaea0334-a8fd-4984-8822-9cd752f82385 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc [ 1042.163823] [57900]: DEBUG cinder.api.openstack.wsgi [None req-eaea0334-a8fd-4984-8822-9cd752f82385 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1042.163823] [57900]: DEBUG cinder.api.openstack.wsgi [None req-eaea0334-a8fd-4984-8822-9cd752f82385 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1042.175022] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1042.175022] [57900]: warnings.warn( [ 1042.180967] [57900]: INFO cinder.volume.api [None req-eaea0334-a8fd-4984-8822-9cd752f82385 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1042.189131] [57900]: INFO cinder.api.openstack.wsgi [None req-eaea0334-a8fd-4984-8822-9cd752f82385 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc returned with HTTP 200 [ 1042.189131] [57900]: [pid: 57900|app: 0|req: 168/332] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:06:43 2025] GET /volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1042.641614] [57901]: DEBUG cinder.api.middleware.request_id [req-21b3d7cd-cda8-4433-b133-8ca30111698c req-ddfa53a9-f29c-4e64-949a-3d10d6c25173 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1042.643928] [57901]: INFO cinder.api.openstack.wsgi [req-21b3d7cd-cda8-4433-b133-8ca30111698c req-ddfa53a9-f29c-4e64-949a-3d10d6c25173 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] POST http://10.180.1.21/volume/v3/attachments/7441f85a-b79a-4d53-a3f2-d15e041b3ca9/action [ 1042.644508] [57901]: DEBUG cinder.api.openstack.wsgi [req-21b3d7cd-cda8-4433-b133-8ca30111698c req-ddfa53a9-f29c-4e64-949a-3d10d6c25173 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Action body: b'{"os-complete": null}' {{(pid=57901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1042.644508] [57901]: DEBUG cinder.api.openstack.wsgi [req-21b3d7cd-cda8-4433-b133-8ca30111698c req-ddfa53a9-f29c-4e64-949a-3d10d6c25173 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1042.647891] [57901]: DEBUG dbcounter [-] [57901] Writing DB stats cinder:SELECT=273,cinder:UPDATE=37,cinder:INSERT=15 {{(pid=57901) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1042.678181] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1042.678181] [57901]: warnings.warn( [ 1042.686977] [57901]: INFO cinder.api.openstack.wsgi [req-21b3d7cd-cda8-4433-b133-8ca30111698c req-ddfa53a9-f29c-4e64-949a-3d10d6c25173 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/attachments/7441f85a-b79a-4d53-a3f2-d15e041b3ca9/action returned with HTTP 204 [ 1042.687655] [57901]: [pid: 57901|app: 0|req: 165/333] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Nov 23 05:06:43 2025] POST /volume/v3/attachments/7441f85a-b79a-4d53-a3f2-d15e041b3ca9/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1043.052986] [57900]: DEBUG cinder.api.middleware.request_id [None req-2920fa4d-5df8-4541-bceb-81d81beb790b None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1043.053465] [57900]: INFO cinder.api.openstack.wsgi [None req-2920fa4d-5df8-4541-bceb-81d81beb790b None None] GET http://10.180.1.21/volume// [ 1043.053633] [57900]: DEBUG cinder.api.openstack.wsgi [None req-2920fa4d-5df8-4541-bceb-81d81beb790b None None] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1043.053841] [57900]: DEBUG cinder.api.openstack.wsgi [None req-2920fa4d-5df8-4541-bceb-81d81beb790b None None] Calling method 'all' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1043.054241] [57900]: INFO cinder.api.openstack.wsgi [None req-2920fa4d-5df8-4541-bceb-81d81beb790b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1043.054544] [57900]: [pid: 57900|app: 0|req: 169/334] 10.180.1.21 () {58 vars in 1307 bytes} [Sun Nov 23 05:06:44 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1043.058395] [57901]: DEBUG cinder.api.middleware.request_id [req-a9ca35f5-377b-403b-890f-8fe552e997ca req-f0fc15bc-f32f-4770-9789-f96988cbc031 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1043.062618] [57901]: INFO cinder.api.openstack.wsgi [req-a9ca35f5-377b-403b-890f-8fe552e997ca req-f0fc15bc-f32f-4770-9789-f96988cbc031 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] GET http://10.180.1.21/volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 [ 1043.063055] [57901]: DEBUG cinder.api.openstack.wsgi [req-a9ca35f5-377b-403b-890f-8fe552e997ca req-f0fc15bc-f32f-4770-9789-f96988cbc031 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1043.063268] [57901]: DEBUG cinder.api.openstack.wsgi [req-a9ca35f5-377b-403b-890f-8fe552e997ca req-f0fc15bc-f32f-4770-9789-f96988cbc031 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1043.097231] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1043.097231] [57901]: warnings.warn( [ 1043.101824] [57901]: INFO cinder.volume.api [req-a9ca35f5-377b-403b-890f-8fe552e997ca req-f0fc15bc-f32f-4770-9789-f96988cbc031 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Volume info retrieved successfully. [ 1043.107229] [57901]: INFO cinder.api.openstack.wsgi [req-a9ca35f5-377b-403b-890f-8fe552e997ca req-f0fc15bc-f32f-4770-9789-f96988cbc031 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] http://10.180.1.21/volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 returned with HTTP 200 [ 1043.108223] [57901]: [pid: 57901|app: 0|req: 166/335] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Nov 23 05:06:44 2025] GET /volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 => generated 1326 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1043.201477] [57900]: DEBUG cinder.api.middleware.request_id [None req-f2d43ef9-c4b5-45fa-acb7-02dc9d33050f None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1043.204564] [57900]: INFO cinder.api.openstack.wsgi [None req-f2d43ef9-c4b5-45fa-acb7-02dc9d33050f tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc [ 1043.205060] [57900]: DEBUG cinder.api.openstack.wsgi [None req-f2d43ef9-c4b5-45fa-acb7-02dc9d33050f tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1043.205328] [57900]: DEBUG cinder.api.openstack.wsgi [None req-f2d43ef9-c4b5-45fa-acb7-02dc9d33050f tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1043.216164] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1043.216164] [57900]: warnings.warn( [ 1043.220071] [57900]: INFO cinder.volume.api [None req-f2d43ef9-c4b5-45fa-acb7-02dc9d33050f tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1043.225589] [57900]: INFO cinder.api.openstack.wsgi [None req-f2d43ef9-c4b5-45fa-acb7-02dc9d33050f tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc returned with HTTP 200 [ 1043.226064] [57900]: [pid: 57900|app: 0|req: 170/336] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:06:44 2025] GET /volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc => generated 1134 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1043.236881] [57901]: DEBUG cinder.api.middleware.request_id [None req-97492a73-4759-481f-aaf7-847ba22f9ae3 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1043.238914] [57901]: INFO cinder.api.openstack.wsgi [None req-97492a73-4759-481f-aaf7-847ba22f9ae3 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc [ 1043.239138] [57901]: DEBUG cinder.api.openstack.wsgi [None req-97492a73-4759-481f-aaf7-847ba22f9ae3 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1043.239340] [57901]: DEBUG cinder.api.openstack.wsgi [None req-97492a73-4759-481f-aaf7-847ba22f9ae3 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1043.250449] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1043.250449] [57901]: warnings.warn( [ 1043.254358] [57901]: INFO cinder.volume.api [None req-97492a73-4759-481f-aaf7-847ba22f9ae3 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1043.259207] [57901]: INFO cinder.api.openstack.wsgi [None req-97492a73-4759-481f-aaf7-847ba22f9ae3 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc returned with HTTP 200 [ 1043.259628] [57901]: [pid: 57901|app: 0|req: 167/337] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:06:44 2025] GET /volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc => generated 1134 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1044.265168] [57900]: DEBUG cinder.api.middleware.request_id [req-a9ca35f5-377b-403b-890f-8fe552e997ca req-5ce756fd-e0b9-4259-8f2f-8edf5daacf61 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1044.267615] [57900]: INFO cinder.api.openstack.wsgi [req-a9ca35f5-377b-403b-890f-8fe552e997ca req-5ce756fd-e0b9-4259-8f2f-8edf5daacf61 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] DELETE http://10.180.1.21/volume/v3/attachments/e7b9bf82-a1c4-4382-9217-3031277b495f [ 1044.267981] [57900]: DEBUG cinder.api.openstack.wsgi [req-a9ca35f5-377b-403b-890f-8fe552e997ca req-5ce756fd-e0b9-4259-8f2f-8edf5daacf61 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1044.268270] [57900]: DEBUG cinder.api.openstack.wsgi [req-a9ca35f5-377b-403b-890f-8fe552e997ca req-5ce756fd-e0b9-4259-8f2f-8edf5daacf61 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Calling method 'version_select' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1044.278975] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1044.278975] [57900]: warnings.warn( [ 1044.457049] [57901]: DEBUG cinder.api.middleware.request_id [req-7a6cfe85-7f15-46f9-8adb-af127138680b req-50efabf1-f0a1-4454-8f25-e862aa66bbbe None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1044.459405] [57901]: INFO cinder.api.openstack.wsgi [req-7a6cfe85-7f15-46f9-8adb-af127138680b req-50efabf1-f0a1-4454-8f25-e862aa66bbbe tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa [ 1044.460107] [57901]: DEBUG cinder.api.openstack.wsgi [req-7a6cfe85-7f15-46f9-8adb-af127138680b req-50efabf1-f0a1-4454-8f25-e862aa66bbbe tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1044.460347] [57901]: DEBUG cinder.api.openstack.wsgi [req-7a6cfe85-7f15-46f9-8adb-af127138680b req-50efabf1-f0a1-4454-8f25-e862aa66bbbe tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1044.481309] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1044.481309] [57901]: warnings.warn( [ 1044.486564] [57901]: INFO cinder.volume.api [req-7a6cfe85-7f15-46f9-8adb-af127138680b req-50efabf1-f0a1-4454-8f25-e862aa66bbbe tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1044.491898] [57901]: INFO cinder.api.openstack.wsgi [req-7a6cfe85-7f15-46f9-8adb-af127138680b req-50efabf1-f0a1-4454-8f25-e862aa66bbbe tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa returned with HTTP 200 [ 1044.492370] [57901]: [pid: 57901|app: 0|req: 168/338] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 05:06:45 2025] GET /volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa => generated 1135 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1044.515841] [57901]: DEBUG cinder.api.middleware.request_id [req-7a6cfe85-7f15-46f9-8adb-af127138680b req-21287453-19f9-4367-ad2b-019998e1578a None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1044.518350] [57901]: INFO cinder.api.openstack.wsgi [req-7a6cfe85-7f15-46f9-8adb-af127138680b req-21287453-19f9-4367-ad2b-019998e1578a tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] POST http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa/action [ 1044.518748] [57901]: DEBUG cinder.api.openstack.wsgi [req-7a6cfe85-7f15-46f9-8adb-af127138680b req-21287453-19f9-4367-ad2b-019998e1578a tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1044.518879] [57901]: DEBUG cinder.api.openstack.wsgi [req-7a6cfe85-7f15-46f9-8adb-af127138680b req-21287453-19f9-4367-ad2b-019998e1578a tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1044.530073] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1044.530073] [57901]: warnings.warn( [ 1044.530652] [57901]: INFO cinder.volume.api [req-7a6cfe85-7f15-46f9-8adb-af127138680b req-21287453-19f9-4367-ad2b-019998e1578a tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1044.537207] [57901]: INFO cinder.volume.api [req-7a6cfe85-7f15-46f9-8adb-af127138680b req-21287453-19f9-4367-ad2b-019998e1578a tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Begin detaching volume completed successfully. [ 1044.537364] [57901]: INFO cinder.api.openstack.wsgi [req-7a6cfe85-7f15-46f9-8adb-af127138680b req-21287453-19f9-4367-ad2b-019998e1578a tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa/action returned with HTTP 202 [ 1044.537839] [57901]: [pid: 57901|app: 0|req: 169/339] 10.180.1.21 () {64 vars in 1552 bytes} [Sun Nov 23 05:06:45 2025] POST /volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1044.557301] [57901]: DEBUG cinder.api.middleware.request_id [None req-b15ba720-a586-4388-a944-a0d1954d9fd3 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1044.559470] [57901]: INFO cinder.api.openstack.wsgi [None req-b15ba720-a586-4388-a944-a0d1954d9fd3 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa [ 1044.559698] [57901]: DEBUG cinder.api.openstack.wsgi [None req-b15ba720-a586-4388-a944-a0d1954d9fd3 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1044.560130] [57901]: DEBUG cinder.api.openstack.wsgi [None req-b15ba720-a586-4388-a944-a0d1954d9fd3 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1044.573285] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1044.573285] [57901]: warnings.warn( [ 1044.579149] [57901]: INFO cinder.volume.api [None req-b15ba720-a586-4388-a944-a0d1954d9fd3 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1044.587255] [57901]: INFO cinder.api.openstack.wsgi [None req-b15ba720-a586-4388-a944-a0d1954d9fd3 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa returned with HTTP 200 [ 1044.587255] [57901]: [pid: 57901|app: 0|req: 170/340] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:06:45 2025] GET /volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1044.809057] [57900]: INFO cinder.api.openstack.wsgi [req-a9ca35f5-377b-403b-890f-8fe552e997ca req-5ce756fd-e0b9-4259-8f2f-8edf5daacf61 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] http://10.180.1.21/volume/v3/attachments/e7b9bf82-a1c4-4382-9217-3031277b495f returned with HTTP 200 [ 1044.809529] [57900]: [pid: 57900|app: 0|req: 171/341] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Nov 23 05:06:45 2025] DELETE /volume/v3/attachments/e7b9bf82-a1c4-4382-9217-3031277b495f => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1045.574516] [57901]: DEBUG cinder.api.middleware.request_id [None req-5a4a508f-c040-429c-b282-9368b09618ad None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1045.575058] [57901]: INFO cinder.api.openstack.wsgi [None req-5a4a508f-c040-429c-b282-9368b09618ad None None] GET http://10.180.1.21/volume// [ 1045.575276] [57901]: DEBUG cinder.api.openstack.wsgi [None req-5a4a508f-c040-429c-b282-9368b09618ad None None] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1045.575520] [57901]: DEBUG cinder.api.openstack.wsgi [None req-5a4a508f-c040-429c-b282-9368b09618ad None None] Calling method 'all' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1045.575950] [57901]: INFO cinder.api.openstack.wsgi [None req-5a4a508f-c040-429c-b282-9368b09618ad None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1045.576302] [57901]: [pid: 57901|app: 0|req: 171/342] 10.180.1.21 () {58 vars in 1307 bytes} [Sun Nov 23 05:06:46 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1045.580228] [57900]: DEBUG cinder.api.middleware.request_id [req-7a6cfe85-7f15-46f9-8adb-af127138680b req-2c2e2c47-9704-44ab-bf4c-b4a99f1e4c68 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1045.582657] [57900]: INFO cinder.api.openstack.wsgi [req-7a6cfe85-7f15-46f9-8adb-af127138680b req-2c2e2c47-9704-44ab-bf4c-b4a99f1e4c68 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa [ 1045.582985] [57900]: DEBUG cinder.api.openstack.wsgi [req-7a6cfe85-7f15-46f9-8adb-af127138680b req-2c2e2c47-9704-44ab-bf4c-b4a99f1e4c68 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1045.583268] [57900]: DEBUG cinder.api.openstack.wsgi [req-7a6cfe85-7f15-46f9-8adb-af127138680b req-2c2e2c47-9704-44ab-bf4c-b4a99f1e4c68 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1045.599459] [57901]: DEBUG cinder.api.middleware.request_id [None req-4849b905-04e1-46cb-835e-24ddf5bb3ba7 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1045.600636] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1045.600636] [57900]: warnings.warn( [ 1045.601804] [57901]: INFO cinder.api.openstack.wsgi [None req-4849b905-04e1-46cb-835e-24ddf5bb3ba7 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa [ 1045.602103] [57901]: DEBUG cinder.api.openstack.wsgi [None req-4849b905-04e1-46cb-835e-24ddf5bb3ba7 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1045.602662] [57901]: DEBUG cinder.api.openstack.wsgi [None req-4849b905-04e1-46cb-835e-24ddf5bb3ba7 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1045.606648] [57900]: INFO cinder.volume.api [req-7a6cfe85-7f15-46f9-8adb-af127138680b req-2c2e2c47-9704-44ab-bf4c-b4a99f1e4c68 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1045.613280] [57900]: INFO cinder.api.openstack.wsgi [req-7a6cfe85-7f15-46f9-8adb-af127138680b req-2c2e2c47-9704-44ab-bf4c-b4a99f1e4c68 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa returned with HTTP 200 [ 1045.613843] [57900]: [pid: 57900|app: 0|req: 172/343] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Nov 23 05:06:46 2025] GET /volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa => generated 1319 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1045.615205] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1045.615205] [57901]: warnings.warn( [ 1045.619311] [57901]: INFO cinder.volume.api [None req-4849b905-04e1-46cb-835e-24ddf5bb3ba7 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1045.624690] [57901]: INFO cinder.api.openstack.wsgi [None req-4849b905-04e1-46cb-835e-24ddf5bb3ba7 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa returned with HTTP 200 [ 1045.624770] [57901]: [pid: 57901|app: 0|req: 172/344] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:06:46 2025] GET /volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1046.638579] [57900]: DEBUG cinder.api.middleware.request_id [None req-f4a32f82-88d9-41b0-9734-6869f0858571 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1046.642225] [57900]: INFO cinder.api.openstack.wsgi [None req-f4a32f82-88d9-41b0-9734-6869f0858571 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa [ 1046.642802] [57900]: DEBUG cinder.api.openstack.wsgi [None req-f4a32f82-88d9-41b0-9734-6869f0858571 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1046.643082] [57900]: DEBUG cinder.api.openstack.wsgi [None req-f4a32f82-88d9-41b0-9734-6869f0858571 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1046.661689] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1046.661689] [57900]: warnings.warn( [ 1046.668564] [57900]: INFO cinder.volume.api [None req-f4a32f82-88d9-41b0-9734-6869f0858571 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1046.677678] [57900]: INFO cinder.api.openstack.wsgi [None req-f4a32f82-88d9-41b0-9734-6869f0858571 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa returned with HTTP 200 [ 1046.678149] [57900]: [pid: 57900|app: 0|req: 173/345] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:06:47 2025] GET /volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa => generated 1138 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1046.839062] [57901]: DEBUG cinder.api.middleware.request_id [None req-d039351e-afb5-435b-bc58-16b7dde85111 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1046.841464] [57901]: INFO cinder.api.openstack.wsgi [None req-d039351e-afb5-435b-bc58-16b7dde85111 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] GET http://10.180.1.21/volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 [ 1046.841683] [57901]: DEBUG cinder.api.openstack.wsgi [None req-d039351e-afb5-435b-bc58-16b7dde85111 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1046.841904] [57901]: DEBUG cinder.api.openstack.wsgi [None req-d039351e-afb5-435b-bc58-16b7dde85111 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1046.853952] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1046.853952] [57901]: warnings.warn( [ 1046.861242] [57901]: INFO cinder.volume.api [None req-d039351e-afb5-435b-bc58-16b7dde85111 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Volume info retrieved successfully. [ 1046.869475] [57901]: INFO cinder.api.openstack.wsgi [None req-d039351e-afb5-435b-bc58-16b7dde85111 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] http://10.180.1.21/volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 returned with HTTP 200 [ 1046.869951] [57901]: [pid: 57901|app: 0|req: 173/346] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:06:48 2025] GET /volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1047.694376] [57900]: DEBUG cinder.api.middleware.request_id [None req-49fe0a4f-ed8e-4da4-9b4f-3a8ee01ff1e2 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1047.697336] [57900]: INFO cinder.api.openstack.wsgi [None req-49fe0a4f-ed8e-4da4-9b4f-3a8ee01ff1e2 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa [ 1047.697573] [57900]: DEBUG cinder.api.openstack.wsgi [None req-49fe0a4f-ed8e-4da4-9b4f-3a8ee01ff1e2 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1047.697824] [57900]: DEBUG cinder.api.openstack.wsgi [None req-49fe0a4f-ed8e-4da4-9b4f-3a8ee01ff1e2 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1047.716082] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1047.716082] [57900]: warnings.warn( [ 1047.724845] [57900]: INFO cinder.volume.api [None req-49fe0a4f-ed8e-4da4-9b4f-3a8ee01ff1e2 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1047.731898] [57900]: INFO cinder.api.openstack.wsgi [None req-49fe0a4f-ed8e-4da4-9b4f-3a8ee01ff1e2 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa returned with HTTP 200 [ 1047.732058] [57900]: [pid: 57900|app: 0|req: 174/347] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:06:48 2025] GET /volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1047.794956] [57901]: DEBUG cinder.api.middleware.request_id [req-7a6cfe85-7f15-46f9-8adb-af127138680b req-9bd29b84-9f71-4b40-8062-8186755be1b7 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1047.798503] [57901]: INFO cinder.api.openstack.wsgi [req-7a6cfe85-7f15-46f9-8adb-af127138680b req-9bd29b84-9f71-4b40-8062-8186755be1b7 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] DELETE http://10.180.1.21/volume/v3/attachments/c5285121-dae1-4bdb-8ab4-eca79d25aad7 [ 1047.798750] [57901]: DEBUG cinder.api.openstack.wsgi [req-7a6cfe85-7f15-46f9-8adb-af127138680b req-9bd29b84-9f71-4b40-8062-8186755be1b7 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1047.798957] [57901]: DEBUG cinder.api.openstack.wsgi [req-7a6cfe85-7f15-46f9-8adb-af127138680b req-9bd29b84-9f71-4b40-8062-8186755be1b7 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'version_select' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1047.811310] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1047.811310] [57901]: warnings.warn( [ 1048.415758] [57901]: INFO cinder.api.openstack.wsgi [req-7a6cfe85-7f15-46f9-8adb-af127138680b req-9bd29b84-9f71-4b40-8062-8186755be1b7 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/attachments/c5285121-dae1-4bdb-8ab4-eca79d25aad7 returned with HTTP 200 [ 1048.416866] [57901]: [pid: 57901|app: 0|req: 174/348] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Nov 23 05:06:49 2025] DELETE /volume/v3/attachments/c5285121-dae1-4bdb-8ab4-eca79d25aad7 => generated 19 bytes in 621 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1048.747200] [57900]: DEBUG cinder.api.middleware.request_id [None req-70e4fd98-e260-4f52-99e4-41707e0f623e None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1048.749318] [57900]: INFO cinder.api.openstack.wsgi [None req-70e4fd98-e260-4f52-99e4-41707e0f623e tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa [ 1048.749769] [57900]: DEBUG cinder.api.openstack.wsgi [None req-70e4fd98-e260-4f52-99e4-41707e0f623e tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1048.751107] [57900]: DEBUG cinder.api.openstack.wsgi [None req-70e4fd98-e260-4f52-99e4-41707e0f623e tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1048.764855] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1048.764855] [57900]: warnings.warn( [ 1048.768917] [57900]: INFO cinder.volume.api [None req-70e4fd98-e260-4f52-99e4-41707e0f623e tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1048.774868] [57900]: INFO cinder.api.openstack.wsgi [None req-70e4fd98-e260-4f52-99e4-41707e0f623e tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa returned with HTTP 200 [ 1048.775582] [57900]: [pid: 57900|app: 0|req: 175/349] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:06:50 2025] GET /volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1048.852088] [57901]: DEBUG cinder.api.middleware.request_id [req-7b1c61c7-b1bf-453b-9a31-1a2438414f09 req-3b427534-58c8-4c54-81d6-cbeef6011e17 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1048.854823] [57901]: INFO cinder.api.openstack.wsgi [req-7b1c61c7-b1bf-453b-9a31-1a2438414f09 req-3b427534-58c8-4c54-81d6-cbeef6011e17 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc [ 1048.855126] [57901]: DEBUG cinder.api.openstack.wsgi [req-7b1c61c7-b1bf-453b-9a31-1a2438414f09 req-3b427534-58c8-4c54-81d6-cbeef6011e17 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1048.855390] [57901]: DEBUG cinder.api.openstack.wsgi [req-7b1c61c7-b1bf-453b-9a31-1a2438414f09 req-3b427534-58c8-4c54-81d6-cbeef6011e17 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1048.867815] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1048.867815] [57901]: warnings.warn( [ 1048.874576] [57901]: INFO cinder.volume.api [req-7b1c61c7-b1bf-453b-9a31-1a2438414f09 req-3b427534-58c8-4c54-81d6-cbeef6011e17 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1048.881921] [57901]: INFO cinder.api.openstack.wsgi [req-7b1c61c7-b1bf-453b-9a31-1a2438414f09 req-3b427534-58c8-4c54-81d6-cbeef6011e17 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc returned with HTTP 200 [ 1048.881921] [57901]: [pid: 57901|app: 0|req: 175/350] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 05:06:50 2025] GET /volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc => generated 1134 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1048.900050] [57900]: DEBUG cinder.api.middleware.request_id [req-7b1c61c7-b1bf-453b-9a31-1a2438414f09 req-9e3eabfd-a579-48a1-a457-85108767c5cb None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1048.903038] [57900]: INFO cinder.api.openstack.wsgi [req-7b1c61c7-b1bf-453b-9a31-1a2438414f09 req-9e3eabfd-a579-48a1-a457-85108767c5cb tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] POST http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc/action [ 1048.903038] [57900]: DEBUG cinder.api.openstack.wsgi [req-7b1c61c7-b1bf-453b-9a31-1a2438414f09 req-9e3eabfd-a579-48a1-a457-85108767c5cb tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1048.903038] [57900]: DEBUG cinder.api.openstack.wsgi [req-7b1c61c7-b1bf-453b-9a31-1a2438414f09 req-9e3eabfd-a579-48a1-a457-85108767c5cb tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1048.914494] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1048.914494] [57900]: warnings.warn( [ 1048.915104] [57900]: INFO cinder.volume.api [req-7b1c61c7-b1bf-453b-9a31-1a2438414f09 req-9e3eabfd-a579-48a1-a457-85108767c5cb tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1048.923555] [57900]: INFO cinder.volume.api [req-7b1c61c7-b1bf-453b-9a31-1a2438414f09 req-9e3eabfd-a579-48a1-a457-85108767c5cb tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Begin detaching volume completed successfully. [ 1048.923721] [57900]: INFO cinder.api.openstack.wsgi [req-7b1c61c7-b1bf-453b-9a31-1a2438414f09 req-9e3eabfd-a579-48a1-a457-85108767c5cb tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc/action returned with HTTP 202 [ 1048.924435] [57900]: [pid: 57900|app: 0|req: 176/351] 10.180.1.21 () {64 vars in 1552 bytes} [Sun Nov 23 05:06:50 2025] POST /volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1048.944334] [57901]: DEBUG cinder.api.middleware.request_id [None req-3cbcb9b3-86ef-4b14-84e9-1f2d2d4eed10 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1048.946889] [57901]: INFO cinder.api.openstack.wsgi [None req-3cbcb9b3-86ef-4b14-84e9-1f2d2d4eed10 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc [ 1048.947121] [57901]: DEBUG cinder.api.openstack.wsgi [None req-3cbcb9b3-86ef-4b14-84e9-1f2d2d4eed10 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1048.947351] [57901]: DEBUG cinder.api.openstack.wsgi [None req-3cbcb9b3-86ef-4b14-84e9-1f2d2d4eed10 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1048.960201] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1048.960201] [57901]: warnings.warn( [ 1048.967314] [57901]: INFO cinder.volume.api [None req-3cbcb9b3-86ef-4b14-84e9-1f2d2d4eed10 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1048.973154] [57901]: INFO cinder.api.openstack.wsgi [None req-3cbcb9b3-86ef-4b14-84e9-1f2d2d4eed10 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc returned with HTTP 200 [ 1048.973747] [57901]: [pid: 57901|app: 0|req: 176/352] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:06:50 2025] GET /volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1049.953788] [57900]: DEBUG cinder.api.middleware.request_id [None req-06c96c98-e32a-4b87-bf4f-18198b4e01f5 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1049.954361] [57900]: INFO cinder.api.openstack.wsgi [None req-06c96c98-e32a-4b87-bf4f-18198b4e01f5 None None] GET http://10.180.1.21/volume// [ 1049.954560] [57900]: DEBUG cinder.api.openstack.wsgi [None req-06c96c98-e32a-4b87-bf4f-18198b4e01f5 None None] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1049.954777] [57900]: DEBUG cinder.api.openstack.wsgi [None req-06c96c98-e32a-4b87-bf4f-18198b4e01f5 None None] Calling method 'all' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1049.955205] [57900]: INFO cinder.api.openstack.wsgi [None req-06c96c98-e32a-4b87-bf4f-18198b4e01f5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1049.955587] [57900]: [pid: 57900|app: 0|req: 177/353] 10.180.1.21 () {58 vars in 1307 bytes} [Sun Nov 23 05:06:51 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1049.959936] [57901]: DEBUG cinder.api.middleware.request_id [req-7b1c61c7-b1bf-453b-9a31-1a2438414f09 req-4c6f3723-70ee-43dc-98fe-ba51182e5575 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1049.964869] [57901]: INFO cinder.api.openstack.wsgi [req-7b1c61c7-b1bf-453b-9a31-1a2438414f09 req-4c6f3723-70ee-43dc-98fe-ba51182e5575 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc [ 1049.964869] [57901]: DEBUG cinder.api.openstack.wsgi [req-7b1c61c7-b1bf-453b-9a31-1a2438414f09 req-4c6f3723-70ee-43dc-98fe-ba51182e5575 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1049.964869] [57901]: DEBUG cinder.api.openstack.wsgi [req-7b1c61c7-b1bf-453b-9a31-1a2438414f09 req-4c6f3723-70ee-43dc-98fe-ba51182e5575 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1049.983955] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1049.983955] [57901]: warnings.warn( [ 1049.992137] [57900]: DEBUG cinder.api.middleware.request_id [None req-dc10bedb-cac9-4093-a8bb-7e7373b21221 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1049.994590] [57901]: INFO cinder.volume.api [req-7b1c61c7-b1bf-453b-9a31-1a2438414f09 req-4c6f3723-70ee-43dc-98fe-ba51182e5575 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1049.994702] [57900]: INFO cinder.api.openstack.wsgi [None req-dc10bedb-cac9-4093-a8bb-7e7373b21221 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc [ 1049.994702] [57900]: DEBUG cinder.api.openstack.wsgi [None req-dc10bedb-cac9-4093-a8bb-7e7373b21221 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1049.994702] [57900]: DEBUG cinder.api.openstack.wsgi [None req-dc10bedb-cac9-4093-a8bb-7e7373b21221 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1050.000472] [57901]: INFO cinder.api.openstack.wsgi [req-7b1c61c7-b1bf-453b-9a31-1a2438414f09 req-4c6f3723-70ee-43dc-98fe-ba51182e5575 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc returned with HTTP 200 [ 1050.001198] [57901]: [pid: 57901|app: 0|req: 177/354] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Nov 23 05:06:51 2025] GET /volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc => generated 1318 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1050.008953] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1050.008953] [57900]: warnings.warn( [ 1050.013655] [57900]: INFO cinder.volume.api [None req-dc10bedb-cac9-4093-a8bb-7e7373b21221 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1050.023730] [57900]: INFO cinder.api.openstack.wsgi [None req-dc10bedb-cac9-4093-a8bb-7e7373b21221 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc returned with HTTP 200 [ 1050.024435] [57900]: [pid: 57900|app: 0|req: 178/355] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:06:51 2025] GET /volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc => generated 1137 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1051.038384] [57901]: DEBUG cinder.api.middleware.request_id [None req-9f6cc2a8-2543-44d9-a26a-2221c3757772 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1051.040587] [57901]: INFO cinder.api.openstack.wsgi [None req-9f6cc2a8-2543-44d9-a26a-2221c3757772 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc [ 1051.040818] [57901]: DEBUG cinder.api.openstack.wsgi [None req-9f6cc2a8-2543-44d9-a26a-2221c3757772 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1051.041070] [57901]: DEBUG cinder.api.openstack.wsgi [None req-9f6cc2a8-2543-44d9-a26a-2221c3757772 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1051.056762] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1051.056762] [57901]: warnings.warn( [ 1051.061291] [57901]: INFO cinder.volume.api [None req-9f6cc2a8-2543-44d9-a26a-2221c3757772 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1051.067915] [57901]: INFO cinder.api.openstack.wsgi [None req-9f6cc2a8-2543-44d9-a26a-2221c3757772 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc returned with HTTP 200 [ 1051.068537] [57901]: [pid: 57901|app: 0|req: 178/356] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:06:52 2025] GET /volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1051.189013] [57900]: DEBUG cinder.api.middleware.request_id [req-7b1c61c7-b1bf-453b-9a31-1a2438414f09 req-10ef11e7-6aa8-4035-af63-0f090384fe13 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1051.196235] [57900]: INFO cinder.api.openstack.wsgi [req-7b1c61c7-b1bf-453b-9a31-1a2438414f09 req-10ef11e7-6aa8-4035-af63-0f090384fe13 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] DELETE http://10.180.1.21/volume/v3/attachments/7441f85a-b79a-4d53-a3f2-d15e041b3ca9 [ 1051.196235] [57900]: DEBUG cinder.api.openstack.wsgi [req-7b1c61c7-b1bf-453b-9a31-1a2438414f09 req-10ef11e7-6aa8-4035-af63-0f090384fe13 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1051.196489] [57900]: DEBUG cinder.api.openstack.wsgi [req-7b1c61c7-b1bf-453b-9a31-1a2438414f09 req-10ef11e7-6aa8-4035-af63-0f090384fe13 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'version_select' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1051.207318] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1051.207318] [57900]: warnings.warn( [ 1051.747510] [57900]: INFO cinder.api.openstack.wsgi [req-7b1c61c7-b1bf-453b-9a31-1a2438414f09 req-10ef11e7-6aa8-4035-af63-0f090384fe13 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/attachments/7441f85a-b79a-4d53-a3f2-d15e041b3ca9 returned with HTTP 200 [ 1051.748053] [57900]: [pid: 57900|app: 0|req: 179/357] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Nov 23 05:06:52 2025] DELETE /volume/v3/attachments/7441f85a-b79a-4d53-a3f2-d15e041b3ca9 => generated 19 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1052.082742] [57901]: DEBUG cinder.api.middleware.request_id [None req-2e912540-6bf2-4141-b4c6-759d785e399f None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1052.084783] [57901]: INFO cinder.api.openstack.wsgi [None req-2e912540-6bf2-4141-b4c6-759d785e399f tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc [ 1052.084963] [57901]: DEBUG cinder.api.openstack.wsgi [None req-2e912540-6bf2-4141-b4c6-759d785e399f tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1052.085214] [57901]: DEBUG cinder.api.openstack.wsgi [None req-2e912540-6bf2-4141-b4c6-759d785e399f tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1052.095698] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1052.095698] [57901]: warnings.warn( [ 1052.100302] [57901]: INFO cinder.volume.api [None req-2e912540-6bf2-4141-b4c6-759d785e399f tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1052.107416] [57901]: INFO cinder.api.openstack.wsgi [None req-2e912540-6bf2-4141-b4c6-759d785e399f tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc returned with HTTP 200 [ 1052.108032] [57901]: [pid: 57901|app: 0|req: 179/358] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:06:53 2025] GET /volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1052.120369] [57900]: DEBUG cinder.api.middleware.request_id [None req-a394a65d-bb01-43d3-832a-abadb24a67fd None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1052.123124] [57900]: INFO cinder.api.openstack.wsgi [None req-a394a65d-bb01-43d3-832a-abadb24a67fd tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc [ 1052.123359] [57900]: DEBUG cinder.api.openstack.wsgi [None req-a394a65d-bb01-43d3-832a-abadb24a67fd tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1052.123576] [57900]: DEBUG cinder.api.openstack.wsgi [None req-a394a65d-bb01-43d3-832a-abadb24a67fd tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1052.134026] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1052.134026] [57900]: warnings.warn( [ 1052.139563] [57900]: INFO cinder.volume.api [None req-a394a65d-bb01-43d3-832a-abadb24a67fd tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1052.145918] [57900]: INFO cinder.api.openstack.wsgi [None req-a394a65d-bb01-43d3-832a-abadb24a67fd tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc returned with HTTP 200 [ 1052.146361] [57900]: [pid: 57900|app: 0|req: 180/359] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:06:53 2025] GET /volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1053.236369] [57901]: DEBUG cinder.api.middleware.request_id [None req-c96403a0-24c1-4e3f-8a3c-a313f4ae1c8b None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1053.238539] [57901]: INFO cinder.api.openstack.wsgi [None req-c96403a0-24c1-4e3f-8a3c-a313f4ae1c8b tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc [ 1053.238749] [57901]: DEBUG cinder.api.openstack.wsgi [None req-c96403a0-24c1-4e3f-8a3c-a313f4ae1c8b tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1053.238954] [57901]: DEBUG cinder.api.openstack.wsgi [None req-c96403a0-24c1-4e3f-8a3c-a313f4ae1c8b tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1053.252013] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1053.252013] [57901]: warnings.warn( [ 1053.257059] [57901]: INFO cinder.volume.api [None req-c96403a0-24c1-4e3f-8a3c-a313f4ae1c8b tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1053.263122] [57901]: INFO cinder.api.openstack.wsgi [None req-c96403a0-24c1-4e3f-8a3c-a313f4ae1c8b tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc returned with HTTP 200 [ 1053.263590] [57901]: [pid: 57901|app: 0|req: 180/360] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:06:54 2025] GET /volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1053.274074] [57900]: DEBUG cinder.api.middleware.request_id [None req-3dc82cf3-1c5a-46a9-ae1b-ec0aee1d2348 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1053.276413] [57900]: INFO cinder.api.openstack.wsgi [None req-3dc82cf3-1c5a-46a9-ae1b-ec0aee1d2348 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa [ 1053.276574] [57900]: DEBUG cinder.api.openstack.wsgi [None req-3dc82cf3-1c5a-46a9-ae1b-ec0aee1d2348 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1053.276786] [57900]: DEBUG cinder.api.openstack.wsgi [None req-3dc82cf3-1c5a-46a9-ae1b-ec0aee1d2348 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1053.287164] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1053.287164] [57900]: warnings.warn( [ 1053.292525] [57900]: INFO cinder.volume.api [None req-3dc82cf3-1c5a-46a9-ae1b-ec0aee1d2348 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1053.299352] [57900]: INFO cinder.api.openstack.wsgi [None req-3dc82cf3-1c5a-46a9-ae1b-ec0aee1d2348 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa returned with HTTP 200 [ 1053.299352] [57900]: [pid: 57900|app: 0|req: 181/361] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:06:54 2025] GET /volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1053.340852] [57901]: DEBUG cinder.api.middleware.request_id [None req-0988a8a9-b06e-445d-a92d-67ef73522986 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1053.343226] [57901]: INFO cinder.api.openstack.wsgi [None req-0988a8a9-b06e-445d-a92d-67ef73522986 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa [ 1053.343381] [57901]: DEBUG cinder.api.openstack.wsgi [None req-0988a8a9-b06e-445d-a92d-67ef73522986 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1053.343381] [57901]: DEBUG cinder.api.openstack.wsgi [None req-0988a8a9-b06e-445d-a92d-67ef73522986 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1053.358427] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1053.358427] [57901]: warnings.warn( [ 1053.363471] [57901]: INFO cinder.volume.api [None req-0988a8a9-b06e-445d-a92d-67ef73522986 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1053.370234] [57901]: INFO cinder.api.openstack.wsgi [None req-0988a8a9-b06e-445d-a92d-67ef73522986 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa returned with HTTP 200 [ 1053.371012] [57901]: [pid: 57901|app: 0|req: 181/362] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:06:54 2025] GET /volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1059.243324] [57900]: DEBUG cinder.api.middleware.request_id [None req-92dfaab3-303b-4454-a472-9710509a4748 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.243943] [57900]: INFO cinder.api.openstack.wsgi [None req-92dfaab3-303b-4454-a472-9710509a4748 None None] GET http://10.180.1.21/volume// [ 1059.244151] [57900]: DEBUG cinder.api.openstack.wsgi [None req-92dfaab3-303b-4454-a472-9710509a4748 None None] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1059.244365] [57900]: DEBUG cinder.api.openstack.wsgi [None req-92dfaab3-303b-4454-a472-9710509a4748 None None] Calling method 'all' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1059.244809] [57900]: INFO cinder.api.openstack.wsgi [None req-92dfaab3-303b-4454-a472-9710509a4748 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1059.245225] [57900]: [pid: 57900|app: 0|req: 182/363] 10.180.1.21 () {58 vars in 1307 bytes} [Sun Nov 23 05:07:00 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1059.249259] [57901]: DEBUG cinder.api.middleware.request_id [req-6376d871-2787-40f4-a0fe-0aaf34f950e9 req-4e4fe615-2e29-4244-b687-432e59d64685 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.252061] [57901]: INFO cinder.api.openstack.wsgi [req-6376d871-2787-40f4-a0fe-0aaf34f950e9 req-4e4fe615-2e29-4244-b687-432e59d64685 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] GET http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 [ 1059.252408] [57901]: DEBUG cinder.api.openstack.wsgi [req-6376d871-2787-40f4-a0fe-0aaf34f950e9 req-4e4fe615-2e29-4244-b687-432e59d64685 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1059.252664] [57901]: DEBUG cinder.api.openstack.wsgi [req-6376d871-2787-40f4-a0fe-0aaf34f950e9 req-4e4fe615-2e29-4244-b687-432e59d64685 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1059.268754] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1059.268754] [57901]: warnings.warn( [ 1059.274249] [57901]: INFO cinder.volume.api [req-6376d871-2787-40f4-a0fe-0aaf34f950e9 req-4e4fe615-2e29-4244-b687-432e59d64685 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Volume info retrieved successfully. [ 1059.281717] [57901]: INFO cinder.api.openstack.wsgi [req-6376d871-2787-40f4-a0fe-0aaf34f950e9 req-4e4fe615-2e29-4244-b687-432e59d64685 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 returned with HTTP 200 [ 1059.282195] [57901]: [pid: 57901|app: 0|req: 182/364] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Nov 23 05:07:00 2025] GET /volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 => generated 1570 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1059.415627] [57900]: DEBUG cinder.api.middleware.request_id [req-6376d871-2787-40f4-a0fe-0aaf34f950e9 req-733d42cc-3f97-4d9e-b17e-002946ba41d4 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.419104] [57900]: INFO cinder.api.openstack.wsgi [req-6376d871-2787-40f4-a0fe-0aaf34f950e9 req-733d42cc-3f97-4d9e-b17e-002946ba41d4 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] PUT http://10.180.1.21/volume/v3/attachments/03a85fa3-e84d-46ef-88be-c5990f288f7b [ 1059.419584] [57900]: DEBUG cinder.api.openstack.wsgi [req-6376d871-2787-40f4-a0fe-0aaf34f950e9 req-733d42cc-3f97-4d9e-b17e-002946ba41d4 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-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=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1059.431642] [57900]: DEBUG cinder.coordination [req-6376d871-2787-40f4-a0fe-0aaf34f950e9 req-733d42cc-3f97-4d9e-b17e-002946ba41d4 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Acquiring lock "cinder-attachment_update-bbd192c6-4068-4bfc-b446-a988c8250e17-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57900) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1059.437350] [57900]: DEBUG cinder.coordination [req-6376d871-2787-40f4-a0fe-0aaf34f950e9 req-733d42cc-3f97-4d9e-b17e-002946ba41d4 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Lock "cinder-attachment_update-bbd192c6-4068-4bfc-b446-a988c8250e17-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57900) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1059.438590] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1059.438590] [57900]: warnings.warn( [ 1059.961498] [57900]: DEBUG cinder.coordination [req-6376d871-2787-40f4-a0fe-0aaf34f950e9 req-733d42cc-3f97-4d9e-b17e-002946ba41d4 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Lock "cinder-attachment_update-bbd192c6-4068-4bfc-b446-a988c8250e17-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.524s {{(pid=57900) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1059.962116] [57900]: INFO cinder.api.openstack.wsgi [req-6376d871-2787-40f4-a0fe-0aaf34f950e9 req-733d42cc-3f97-4d9e-b17e-002946ba41d4 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] http://10.180.1.21/volume/v3/attachments/03a85fa3-e84d-46ef-88be-c5990f288f7b returned with HTTP 200 [ 1059.962430] [57900]: [pid: 57900|app: 0|req: 183/365] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Nov 23 05:07:00 2025] PUT /volume/v3/attachments/03a85fa3-e84d-46ef-88be-c5990f288f7b => generated 617 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1060.470435] [57901]: DEBUG cinder.api.middleware.request_id [req-6376d871-2787-40f4-a0fe-0aaf34f950e9 req-72a017e1-0419-42cc-ae96-0ce4b15f04cd None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1060.473050] [57901]: INFO cinder.api.openstack.wsgi [req-6376d871-2787-40f4-a0fe-0aaf34f950e9 req-72a017e1-0419-42cc-ae96-0ce4b15f04cd tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] POST http://10.180.1.21/volume/v3/attachments/03a85fa3-e84d-46ef-88be-c5990f288f7b/action [ 1060.473594] [57901]: DEBUG cinder.api.openstack.wsgi [req-6376d871-2787-40f4-a0fe-0aaf34f950e9 req-72a017e1-0419-42cc-ae96-0ce4b15f04cd tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Action body: b'{"os-complete": null}' {{(pid=57901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1060.473594] [57901]: DEBUG cinder.api.openstack.wsgi [req-6376d871-2787-40f4-a0fe-0aaf34f950e9 req-72a017e1-0419-42cc-ae96-0ce4b15f04cd tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1060.494619] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1060.494619] [57901]: warnings.warn( [ 1060.502230] [57901]: INFO cinder.api.openstack.wsgi [req-6376d871-2787-40f4-a0fe-0aaf34f950e9 req-72a017e1-0419-42cc-ae96-0ce4b15f04cd tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] http://10.180.1.21/volume/v3/attachments/03a85fa3-e84d-46ef-88be-c5990f288f7b/action returned with HTTP 204 [ 1060.502780] [57901]: [pid: 57901|app: 0|req: 183/366] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Nov 23 05:07:01 2025] POST /volume/v3/attachments/03a85fa3-e84d-46ef-88be-c5990f288f7b/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1064.120761] [57900]: DEBUG cinder.api.middleware.request_id [None req-a48ba4a2-a6d9-4585-87e9-c020ef2eb505 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1064.327159] [57900]: INFO cinder.api.openstack.wsgi [None req-a48ba4a2-a6d9-4585-87e9-c020ef2eb505 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1064.327545] [57900]: DEBUG cinder.api.openstack.wsgi [None req-a48ba4a2-a6d9-4585-87e9-c020ef2eb505 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1979653264"}} {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1064.329612] [57900]: DEBUG cinder.api.v3.volumes [None req-a48ba4a2-a6d9-4585-87e9-c020ef2eb505 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1979653264'}} {{(pid=57900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1064.329994] [57900]: INFO cinder.api.v3.volumes [None req-a48ba4a2-a6d9-4585-87e9-c020ef2eb505 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Create volume of 1 GB [ 1064.330402] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1064.330402] [57900]: warnings.warn( [ 1064.338446] [57900]: INFO cinder.volume.api [None req-a48ba4a2-a6d9-4585-87e9-c020ef2eb505 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Availability Zones retrieved successfully. [ 1064.349575] [57900]: DEBUG cinder.volume.api [None req-a48ba4a2-a6d9-4585-87e9-c020ef2eb505 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Flow 'volume_create_api' (3bb50e32-8544-4507-bbe0-4a753efce537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1064.351597] [57900]: DEBUG cinder.volume.api [None req-a48ba4a2-a6d9-4585-87e9-c020ef2eb505 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (793accc0-a1ab-4127-9908-faeed72e4f63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1064.353630] [57900]: DEBUG cinder.volume.flows.api.create_volume [None req-a48ba4a2-a6d9-4585-87e9-c020ef2eb505 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Validating volume size '1' using validate_int {{(pid=57900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1064.394832] [57900]: DEBUG cinder.volume.api [None req-a48ba4a2-a6d9-4585-87e9-c020ef2eb505 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (793accc0-a1ab-4127-9908-faeed72e4f63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-23T04:56:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=25fac031-ee80-424b-a337-7fb740cb92f0,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '25fac031-ee80-424b-a337-7fb740cb92f0', '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=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1064.395989] [57900]: DEBUG cinder.volume.api [None req-a48ba4a2-a6d9-4585-87e9-c020ef2eb505 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2c2e85e-5e4e-415d-8d3a-413d56009aab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1064.472047] [57900]: DEBUG cinder.quota [None req-a48ba4a2-a6d9-4585-87e9-c020ef2eb505 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Created reservations ['c48256cc-004f-4123-b03a-dc6fc3348868', '47ce9894-68e9-4408-ac94-a98a676581c8', '249c10d0-2a94-42fb-abac-b1ebec6cfb74', '438b3a21-0ea3-4342-b5b8-eb73254f17ff'] {{(pid=57900) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1064.473313] [57900]: DEBUG cinder.volume.api [None req-a48ba4a2-a6d9-4585-87e9-c020ef2eb505 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2c2e85e-5e4e-415d-8d3a-413d56009aab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c48256cc-004f-4123-b03a-dc6fc3348868', '47ce9894-68e9-4408-ac94-a98a676581c8', '249c10d0-2a94-42fb-abac-b1ebec6cfb74', '438b3a21-0ea3-4342-b5b8-eb73254f17ff']}' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1064.474438] [57900]: DEBUG cinder.volume.api [None req-a48ba4a2-a6d9-4585-87e9-c020ef2eb505 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cca4c40-c1fc-4f2c-b62d-ebb8a789a682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1064.490626] [57900]: DEBUG cinder.volume.api [None req-a48ba4a2-a6d9-4585-87e9-c020ef2eb505 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cca4c40-c1fc-4f2c-b62d-ebb8a789a682) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3396b6f7-428c-4ce1-9f47-d0aae17e8817', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1979653264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d865cfb5a764e0683cb598bdcfcf7f7',qos_specs=None,replication_status=,reservations=['c48256cc-004f-4123-b03a-dc6fc3348868','47ce9894-68e9-4408-ac94-a98a676581c8','249c10d0-2a94-42fb-abac-b1ebec6cfb74','438b3a21-0ea3-4342-b5b8-eb73254f17ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='003fb3c370dd4547ba17211224e338ce',volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0), '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-11-23T05:07:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1979653264',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3396b6f7-428c-4ce1-9f47-d0aae17e8817,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d865cfb5a764e0683cb598bdcfcf7f7',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='003fb3c370dd4547ba17211224e338ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(25fac031-ee80-424b-a337-7fb740cb92f0),volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0)}' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1064.492086] [57900]: DEBUG cinder.volume.api [None req-a48ba4a2-a6d9-4585-87e9-c020ef2eb505 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2411bf2-1128-4241-a62c-c001652c046f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1064.516675] [57900]: DEBUG cinder.volume.api [None req-a48ba4a2-a6d9-4585-87e9-c020ef2eb505 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2411bf2-1128-4241-a62c-c001652c046f) 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-1979653264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d865cfb5a764e0683cb598bdcfcf7f7',qos_specs=None,replication_status=,reservations=['c48256cc-004f-4123-b03a-dc6fc3348868','47ce9894-68e9-4408-ac94-a98a676581c8','249c10d0-2a94-42fb-abac-b1ebec6cfb74','438b3a21-0ea3-4342-b5b8-eb73254f17ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='003fb3c370dd4547ba17211224e338ce',volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0)}' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1064.517807] [57900]: DEBUG cinder.volume.api [None req-a48ba4a2-a6d9-4585-87e9-c020ef2eb505 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2be228e-0028-4a3b-b1d8-40c8be5cdc09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1064.530598] [57900]: DEBUG cinder.volume.api [None req-a48ba4a2-a6d9-4585-87e9-c020ef2eb505 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2be228e-0028-4a3b-b1d8-40c8be5cdc09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1064.531903] [57900]: DEBUG cinder.volume.api [None req-a48ba4a2-a6d9-4585-87e9-c020ef2eb505 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Flow 'volume_create_api' (3bb50e32-8544-4507-bbe0-4a753efce537) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57900) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1064.532330] [57900]: INFO cinder.volume.api [None req-a48ba4a2-a6d9-4585-87e9-c020ef2eb505 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Create volume request issued successfully. [ 1064.533149] [57900]: INFO cinder.api.openstack.wsgi [None req-a48ba4a2-a6d9-4585-87e9-c020ef2eb505 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1064.533728] [57900]: [pid: 57900|app: 0|req: 184/367] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Nov 23 05:07:05 2025] POST /volume/v3/volumes => generated 753 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1064.544655] [57901]: DEBUG cinder.api.middleware.request_id [None req-0d63a304-cfbd-4fd9-85d7-4c719a49fcf2 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1064.547685] [57901]: INFO cinder.api.openstack.wsgi [None req-0d63a304-cfbd-4fd9-85d7-4c719a49fcf2 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] GET http://10.180.1.21/volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 [ 1064.548057] [57901]: DEBUG cinder.api.openstack.wsgi [None req-0d63a304-cfbd-4fd9-85d7-4c719a49fcf2 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1064.548269] [57901]: DEBUG cinder.api.openstack.wsgi [None req-0d63a304-cfbd-4fd9-85d7-4c719a49fcf2 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1064.560692] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1064.560692] [57901]: warnings.warn( [ 1064.566434] [57901]: INFO cinder.volume.api [None req-0d63a304-cfbd-4fd9-85d7-4c719a49fcf2 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Volume info retrieved successfully. [ 1064.571940] [57901]: INFO cinder.api.openstack.wsgi [None req-0d63a304-cfbd-4fd9-85d7-4c719a49fcf2 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] http://10.180.1.21/volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 returned with HTTP 200 [ 1064.571940] [57901]: [pid: 57901|app: 0|req: 184/368] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:07:05 2025] GET /volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1065.585420] [57900]: DEBUG cinder.api.middleware.request_id [None req-dd2102c7-1704-435f-8483-1a01acaea51a None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1065.588055] [57900]: INFO cinder.api.openstack.wsgi [None req-dd2102c7-1704-435f-8483-1a01acaea51a tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] GET http://10.180.1.21/volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 [ 1065.588280] [57900]: DEBUG cinder.api.openstack.wsgi [None req-dd2102c7-1704-435f-8483-1a01acaea51a tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1065.588456] [57900]: DEBUG cinder.api.openstack.wsgi [None req-dd2102c7-1704-435f-8483-1a01acaea51a tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1065.600896] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1065.600896] [57900]: warnings.warn( [ 1065.605619] [57900]: INFO cinder.volume.api [None req-dd2102c7-1704-435f-8483-1a01acaea51a tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Volume info retrieved successfully. [ 1065.611317] [57900]: INFO cinder.api.openstack.wsgi [None req-dd2102c7-1704-435f-8483-1a01acaea51a tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] http://10.180.1.21/volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 returned with HTTP 200 [ 1065.611733] [57900]: [pid: 57900|app: 0|req: 185/369] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:07:06 2025] GET /volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1065.781085] [57901]: DEBUG cinder.api.middleware.request_id [req-864f8015-87b4-42fb-a572-481eb160a98f req-a32ad8b3-7fd8-43e3-a462-3b6ee72d3cc3 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1065.783446] [57901]: INFO cinder.api.openstack.wsgi [req-864f8015-87b4-42fb-a572-481eb160a98f req-a32ad8b3-7fd8-43e3-a462-3b6ee72d3cc3 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] GET http://10.180.1.21/volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 [ 1065.783682] [57901]: DEBUG cinder.api.openstack.wsgi [req-864f8015-87b4-42fb-a572-481eb160a98f req-a32ad8b3-7fd8-43e3-a462-3b6ee72d3cc3 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1065.783862] [57901]: DEBUG cinder.api.openstack.wsgi [req-864f8015-87b4-42fb-a572-481eb160a98f req-a32ad8b3-7fd8-43e3-a462-3b6ee72d3cc3 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1065.792108] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1065.792108] [57901]: warnings.warn( [ 1065.796019] [57901]: INFO cinder.volume.api [req-864f8015-87b4-42fb-a572-481eb160a98f req-a32ad8b3-7fd8-43e3-a462-3b6ee72d3cc3 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Volume info retrieved successfully. [ 1065.801277] [57901]: INFO cinder.api.openstack.wsgi [req-864f8015-87b4-42fb-a572-481eb160a98f req-a32ad8b3-7fd8-43e3-a462-3b6ee72d3cc3 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] http://10.180.1.21/volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 returned with HTTP 200 [ 1065.801865] [57901]: [pid: 57901|app: 0|req: 185/370] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 05:07:07 2025] GET /volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1067.326167] [57900]: DEBUG cinder.api.middleware.request_id [None req-6bbfdad5-4308-48fa-8e76-cb4fc2303298 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1067.326167] [57900]: INFO cinder.api.openstack.wsgi [None req-6bbfdad5-4308-48fa-8e76-cb4fc2303298 None None] GET http://10.180.1.21/volume// [ 1067.326167] [57900]: DEBUG cinder.api.openstack.wsgi [None req-6bbfdad5-4308-48fa-8e76-cb4fc2303298 None None] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1067.326167] [57900]: DEBUG cinder.api.openstack.wsgi [None req-6bbfdad5-4308-48fa-8e76-cb4fc2303298 None None] Calling method 'all' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1067.326167] [57900]: INFO cinder.api.openstack.wsgi [None req-6bbfdad5-4308-48fa-8e76-cb4fc2303298 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1067.326167] [57900]: [pid: 57900|app: 0|req: 186/371] 10.180.1.21 () {58 vars in 1300 bytes} [Sun Nov 23 05:07:08 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1067.330719] [57901]: DEBUG cinder.api.middleware.request_id [req-864f8015-87b4-42fb-a572-481eb160a98f req-07deecd9-9388-4011-b746-9029a5b65d87 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1067.333212] [57901]: INFO cinder.api.openstack.wsgi [req-864f8015-87b4-42fb-a572-481eb160a98f req-07deecd9-9388-4011-b746-9029a5b65d87 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1067.333781] [57901]: DEBUG cinder.api.openstack.wsgi [req-864f8015-87b4-42fb-a572-481eb160a98f req-07deecd9-9388-4011-b746-9029a5b65d87 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3396b6f7-428c-4ce1-9f47-d0aae17e8817", "connector": null, "instance_uuid": "918446ab-c1a7-4cf0-bf14-20090f580e9a"}} {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1067.347356] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1067.347356] [57901]: warnings.warn( [ 1067.378346] [57901]: INFO cinder.api.openstack.wsgi [req-864f8015-87b4-42fb-a572-481eb160a98f req-07deecd9-9388-4011-b746-9029a5b65d87 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1067.378939] [57901]: [pid: 57901|app: 0|req: 186/372] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Nov 23 05:07:08 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) [ 1067.402336] [57900]: DEBUG cinder.api.middleware.request_id [None req-5a506cd9-526c-4ebd-b760-32ed5afe5e18 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1067.406458] [57900]: INFO cinder.api.openstack.wsgi [None req-5a506cd9-526c-4ebd-b760-32ed5afe5e18 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] GET http://10.180.1.21/volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 [ 1067.406895] [57900]: DEBUG cinder.api.openstack.wsgi [None req-5a506cd9-526c-4ebd-b760-32ed5afe5e18 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1067.407266] [57900]: DEBUG cinder.api.openstack.wsgi [None req-5a506cd9-526c-4ebd-b760-32ed5afe5e18 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1067.430135] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1067.430135] [57900]: warnings.warn( [ 1067.436411] [57900]: INFO cinder.volume.api [None req-5a506cd9-526c-4ebd-b760-32ed5afe5e18 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Volume info retrieved successfully. [ 1067.442325] [57900]: INFO cinder.api.openstack.wsgi [None req-5a506cd9-526c-4ebd-b760-32ed5afe5e18 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] http://10.180.1.21/volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 returned with HTTP 200 [ 1067.442786] [57900]: [pid: 57900|app: 0|req: 187/373] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:07:08 2025] GET /volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1067.905041] [57901]: DEBUG cinder.api.middleware.request_id [None req-aaadbc7d-97b7-409b-a0f6-9efbe71f46eb None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1067.905797] [57901]: INFO cinder.api.openstack.wsgi [None req-aaadbc7d-97b7-409b-a0f6-9efbe71f46eb None None] GET http://10.180.1.21/volume// [ 1067.905797] [57901]: DEBUG cinder.api.openstack.wsgi [None req-aaadbc7d-97b7-409b-a0f6-9efbe71f46eb None None] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1067.905929] [57901]: DEBUG cinder.api.openstack.wsgi [None req-aaadbc7d-97b7-409b-a0f6-9efbe71f46eb None None] Calling method 'all' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1067.906251] [57901]: INFO cinder.api.openstack.wsgi [None req-aaadbc7d-97b7-409b-a0f6-9efbe71f46eb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1067.906577] [57901]: [pid: 57901|app: 0|req: 187/374] 10.180.1.21 () {58 vars in 1307 bytes} [Sun Nov 23 05:07:09 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1067.911058] [57900]: DEBUG cinder.api.middleware.request_id [req-864f8015-87b4-42fb-a572-481eb160a98f req-af6f5b6e-dda6-4b68-93c5-2c67f2e270ed None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1067.913561] [57900]: INFO cinder.api.openstack.wsgi [req-864f8015-87b4-42fb-a572-481eb160a98f req-af6f5b6e-dda6-4b68-93c5-2c67f2e270ed tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] GET http://10.180.1.21/volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 [ 1067.914101] [57900]: DEBUG cinder.api.openstack.wsgi [req-864f8015-87b4-42fb-a572-481eb160a98f req-af6f5b6e-dda6-4b68-93c5-2c67f2e270ed tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1067.914562] [57900]: DEBUG cinder.api.openstack.wsgi [req-864f8015-87b4-42fb-a572-481eb160a98f req-af6f5b6e-dda6-4b68-93c5-2c67f2e270ed tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1067.927858] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1067.927858] [57900]: warnings.warn( [ 1067.933345] [57900]: INFO cinder.volume.api [req-864f8015-87b4-42fb-a572-481eb160a98f req-af6f5b6e-dda6-4b68-93c5-2c67f2e270ed tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Volume info retrieved successfully. [ 1067.940369] [57900]: INFO cinder.api.openstack.wsgi [req-864f8015-87b4-42fb-a572-481eb160a98f req-af6f5b6e-dda6-4b68-93c5-2c67f2e270ed tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] http://10.180.1.21/volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 returned with HTTP 200 [ 1067.940369] [57900]: [pid: 57900|app: 0|req: 188/375] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Nov 23 05:07:09 2025] GET /volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 => generated 1026 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1067.980626] [57901]: DEBUG cinder.api.middleware.request_id [req-864f8015-87b4-42fb-a572-481eb160a98f req-a29dc461-fa6a-4002-a9f4-a16b859fc7b1 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1067.983614] [57901]: INFO cinder.api.openstack.wsgi [req-864f8015-87b4-42fb-a572-481eb160a98f req-a29dc461-fa6a-4002-a9f4-a16b859fc7b1 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] PUT http://10.180.1.21/volume/v3/attachments/f3f219c3-37a1-4078-ba4c-2781d2fac249 [ 1067.984060] [57901]: DEBUG cinder.api.openstack.wsgi [req-864f8015-87b4-42fb-a572-481eb160a98f req-a29dc461-fa6a-4002-a9f4-a16b859fc7b1 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-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-937862", "mountpoint": "/dev/sdb"}}} {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1068.001043] [57901]: DEBUG cinder.coordination [req-864f8015-87b4-42fb-a572-481eb160a98f req-a29dc461-fa6a-4002-a9f4-a16b859fc7b1 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Acquiring lock "cinder-attachment_update-3396b6f7-428c-4ce1-9f47-d0aae17e8817-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57901) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1068.007179] [57901]: DEBUG cinder.coordination [req-864f8015-87b4-42fb-a572-481eb160a98f req-a29dc461-fa6a-4002-a9f4-a16b859fc7b1 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Lock "cinder-attachment_update-3396b6f7-428c-4ce1-9f47-d0aae17e8817-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57901) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1068.009151] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1068.009151] [57901]: warnings.warn( [ 1068.453406] [57900]: DEBUG cinder.api.middleware.request_id [None req-5afa4f2f-fd85-49e6-b089-cfabee0ff249 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.455698] [57900]: INFO cinder.api.openstack.wsgi [None req-5afa4f2f-fd85-49e6-b089-cfabee0ff249 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] GET http://10.180.1.21/volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 [ 1068.455975] [57900]: DEBUG cinder.api.openstack.wsgi [None req-5afa4f2f-fd85-49e6-b089-cfabee0ff249 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1068.456703] [57900]: DEBUG cinder.api.openstack.wsgi [None req-5afa4f2f-fd85-49e6-b089-cfabee0ff249 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1068.471234] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1068.471234] [57900]: warnings.warn( [ 1068.476180] [57900]: INFO cinder.volume.api [None req-5afa4f2f-fd85-49e6-b089-cfabee0ff249 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Volume info retrieved successfully. [ 1068.482098] [57900]: INFO cinder.api.openstack.wsgi [None req-5afa4f2f-fd85-49e6-b089-cfabee0ff249 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] http://10.180.1.21/volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 returned with HTTP 200 [ 1068.482678] [57900]: [pid: 57900|app: 0|req: 189/376] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:07:09 2025] GET /volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1069.492823] [57900]: DEBUG cinder.api.middleware.request_id [None req-66fb6074-b4a9-41df-ae2c-45dcf055676b None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.495723] [57900]: INFO cinder.api.openstack.wsgi [None req-66fb6074-b4a9-41df-ae2c-45dcf055676b tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] GET http://10.180.1.21/volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 [ 1069.496145] [57900]: DEBUG cinder.api.openstack.wsgi [None req-66fb6074-b4a9-41df-ae2c-45dcf055676b tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1069.496535] [57900]: DEBUG cinder.api.openstack.wsgi [None req-66fb6074-b4a9-41df-ae2c-45dcf055676b tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1069.499498] [57900]: DEBUG dbcounter [-] [57900] Writing DB stats cinder:SELECT=235,cinder:INSERT=22,cinder:UPDATE=41 {{(pid=57900) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1069.512527] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.512527] [57900]: warnings.warn( [ 1069.517706] [57900]: INFO cinder.volume.api [None req-66fb6074-b4a9-41df-ae2c-45dcf055676b tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Volume info retrieved successfully. [ 1069.534195] [57900]: INFO cinder.api.openstack.wsgi [None req-66fb6074-b4a9-41df-ae2c-45dcf055676b tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] http://10.180.1.21/volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 returned with HTTP 200 [ 1069.534883] [57900]: [pid: 57900|app: 0|req: 190/377] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:07:10 2025] GET /volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1070.544463] [57900]: DEBUG cinder.api.middleware.request_id [None req-f837f951-7dd5-455e-bb0d-ec5125527eb3 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.547389] [57900]: INFO cinder.api.openstack.wsgi [None req-f837f951-7dd5-455e-bb0d-ec5125527eb3 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] GET http://10.180.1.21/volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 [ 1070.547722] [57900]: DEBUG cinder.api.openstack.wsgi [None req-f837f951-7dd5-455e-bb0d-ec5125527eb3 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1070.548158] [57900]: DEBUG cinder.api.openstack.wsgi [None req-f837f951-7dd5-455e-bb0d-ec5125527eb3 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1070.568505] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.568505] [57900]: warnings.warn( [ 1070.574681] [57900]: INFO cinder.volume.api [None req-f837f951-7dd5-455e-bb0d-ec5125527eb3 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Volume info retrieved successfully. [ 1070.583086] [57900]: INFO cinder.api.openstack.wsgi [None req-f837f951-7dd5-455e-bb0d-ec5125527eb3 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] http://10.180.1.21/volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 returned with HTTP 200 [ 1070.583586] [57900]: [pid: 57900|app: 0|req: 191/378] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:07:11 2025] GET /volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1071.597279] [57900]: DEBUG cinder.api.middleware.request_id [None req-dab85382-5673-4011-93b4-649837f2e9d0 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1071.599522] [57900]: INFO cinder.api.openstack.wsgi [None req-dab85382-5673-4011-93b4-649837f2e9d0 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] GET http://10.180.1.21/volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 [ 1071.599747] [57900]: DEBUG cinder.api.openstack.wsgi [None req-dab85382-5673-4011-93b4-649837f2e9d0 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1071.599961] [57900]: DEBUG cinder.api.openstack.wsgi [None req-dab85382-5673-4011-93b4-649837f2e9d0 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1071.615092] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.615092] [57900]: warnings.warn( [ 1071.619549] [57900]: INFO cinder.volume.api [None req-dab85382-5673-4011-93b4-649837f2e9d0 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Volume info retrieved successfully. [ 1071.624795] [57900]: INFO cinder.api.openstack.wsgi [None req-dab85382-5673-4011-93b4-649837f2e9d0 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] http://10.180.1.21/volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 returned with HTTP 200 [ 1071.625235] [57900]: [pid: 57900|app: 0|req: 192/379] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:07:12 2025] GET /volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1072.093262] [57900]: DEBUG cinder.api.middleware.request_id [None req-c57603c6-540f-4bb8-8627-74b50a48cef2 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.094961] [57900]: INFO cinder.api.openstack.wsgi [None req-c57603c6-540f-4bb8-8627-74b50a48cef2 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] GET http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 [ 1072.095211] [57900]: DEBUG cinder.api.openstack.wsgi [None req-c57603c6-540f-4bb8-8627-74b50a48cef2 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1072.095415] [57900]: DEBUG cinder.api.openstack.wsgi [None req-c57603c6-540f-4bb8-8627-74b50a48cef2 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1072.109066] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.109066] [57900]: warnings.warn( [ 1072.113035] [57900]: INFO cinder.volume.api [None req-c57603c6-540f-4bb8-8627-74b50a48cef2 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Volume info retrieved successfully. [ 1072.119287] [57900]: INFO cinder.api.openstack.wsgi [None req-c57603c6-540f-4bb8-8627-74b50a48cef2 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 returned with HTTP 200 [ 1072.119927] [57900]: [pid: 57900|app: 0|req: 193/380] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Nov 23 05:07:13 2025] GET /volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 => generated 1863 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1072.635618] [57900]: DEBUG cinder.api.middleware.request_id [None req-6950c7e0-e119-456d-b879-67ce52ef89de None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.638046] [57900]: INFO cinder.api.openstack.wsgi [None req-6950c7e0-e119-456d-b879-67ce52ef89de tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] GET http://10.180.1.21/volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 [ 1072.638438] [57900]: DEBUG cinder.api.openstack.wsgi [None req-6950c7e0-e119-456d-b879-67ce52ef89de tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1072.638588] [57900]: DEBUG cinder.api.openstack.wsgi [None req-6950c7e0-e119-456d-b879-67ce52ef89de tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1072.653586] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.653586] [57900]: warnings.warn( [ 1072.657776] [57900]: INFO cinder.volume.api [None req-6950c7e0-e119-456d-b879-67ce52ef89de tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Volume info retrieved successfully. [ 1072.663469] [57900]: INFO cinder.api.openstack.wsgi [None req-6950c7e0-e119-456d-b879-67ce52ef89de tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] http://10.180.1.21/volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 returned with HTTP 200 [ 1072.663905] [57900]: [pid: 57900|app: 0|req: 194/381] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:07:13 2025] GET /volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1073.040962] [57901]: DEBUG cinder.coordination [req-864f8015-87b4-42fb-a572-481eb160a98f req-a29dc461-fa6a-4002-a9f4-a16b859fc7b1 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Lock "cinder-attachment_update-3396b6f7-428c-4ce1-9f47-d0aae17e8817-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.034s {{(pid=57901) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1073.041326] [57901]: INFO cinder.api.openstack.wsgi [req-864f8015-87b4-42fb-a572-481eb160a98f req-a29dc461-fa6a-4002-a9f4-a16b859fc7b1 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] http://10.180.1.21/volume/v3/attachments/f3f219c3-37a1-4078-ba4c-2781d2fac249 returned with HTTP 200 [ 1073.041820] [57901]: [pid: 57901|app: 0|req: 188/382] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Nov 23 05:07:09 2025] PUT /volume/v3/attachments/f3f219c3-37a1-4078-ba4c-2781d2fac249 => generated 617 bytes in 5062 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1073.674457] [57900]: DEBUG cinder.api.middleware.request_id [None req-6176af79-7bb3-47e6-975d-bd2dd88627ac None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1073.676575] [57900]: INFO cinder.api.openstack.wsgi [None req-6176af79-7bb3-47e6-975d-bd2dd88627ac tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] GET http://10.180.1.21/volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 [ 1073.676853] [57900]: DEBUG cinder.api.openstack.wsgi [None req-6176af79-7bb3-47e6-975d-bd2dd88627ac tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1073.677084] [57900]: DEBUG cinder.api.openstack.wsgi [None req-6176af79-7bb3-47e6-975d-bd2dd88627ac tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1073.691196] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.691196] [57900]: warnings.warn( [ 1073.695899] [57900]: INFO cinder.volume.api [None req-6176af79-7bb3-47e6-975d-bd2dd88627ac tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Volume info retrieved successfully. [ 1073.701617] [57900]: INFO cinder.api.openstack.wsgi [None req-6176af79-7bb3-47e6-975d-bd2dd88627ac tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] http://10.180.1.21/volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 returned with HTTP 200 [ 1073.702072] [57900]: [pid: 57900|app: 0|req: 195/383] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:07:14 2025] GET /volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1074.712734] [57901]: DEBUG cinder.api.middleware.request_id [None req-8711c922-182b-41ff-bf17-280925ea648e None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1074.715113] [57901]: INFO cinder.api.openstack.wsgi [None req-8711c922-182b-41ff-bf17-280925ea648e tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] GET http://10.180.1.21/volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 [ 1074.715214] [57901]: DEBUG cinder.api.openstack.wsgi [None req-8711c922-182b-41ff-bf17-280925ea648e tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1074.715427] [57901]: DEBUG cinder.api.openstack.wsgi [None req-8711c922-182b-41ff-bf17-280925ea648e tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1074.733142] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.733142] [57901]: warnings.warn( [ 1074.737793] [57901]: INFO cinder.volume.api [None req-8711c922-182b-41ff-bf17-280925ea648e tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Volume info retrieved successfully. [ 1074.743575] [57901]: INFO cinder.api.openstack.wsgi [None req-8711c922-182b-41ff-bf17-280925ea648e tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] http://10.180.1.21/volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 returned with HTTP 200 [ 1074.744066] [57901]: [pid: 57901|app: 0|req: 189/384] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:07:15 2025] GET /volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1074.952898] [57900]: DEBUG cinder.api.middleware.request_id [None req-5db72f49-8088-4c8d-83f4-e87737935bb2 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1074.954749] [57900]: INFO cinder.api.openstack.wsgi [None req-5db72f49-8088-4c8d-83f4-e87737935bb2 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 [ 1074.955489] [57900]: DEBUG cinder.api.openstack.wsgi [None req-5db72f49-8088-4c8d-83f4-e87737935bb2 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1074.955489] [57900]: DEBUG cinder.api.openstack.wsgi [None req-5db72f49-8088-4c8d-83f4-e87737935bb2 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Calling method 'delete' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1074.955718] [57900]: INFO cinder.api.v3.volumes [None req-5db72f49-8088-4c8d-83f4-e87737935bb2 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Delete volume with id: e4527b5d-72a2-41c3-84a1-f77ddd222430 [ 1074.964869] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.964869] [57900]: warnings.warn( [ 1074.965569] [57900]: INFO cinder.volume.api [None req-5db72f49-8088-4c8d-83f4-e87737935bb2 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Volume info retrieved successfully. [ 1074.992158] [57900]: INFO cinder.volume.api [None req-5db72f49-8088-4c8d-83f4-e87737935bb2 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Delete volume request issued successfully. [ 1074.993018] [57900]: INFO cinder.api.openstack.wsgi [None req-5db72f49-8088-4c8d-83f4-e87737935bb2 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] http://10.180.1.21/volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 returned with HTTP 202 [ 1074.993018] [57900]: [pid: 57900|app: 0|req: 196/385] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Nov 23 05:07:16 2025] DELETE /volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1074.999924] [57901]: DEBUG cinder.api.middleware.request_id [None req-61825181-fa08-4c73-8155-09126be7a4c2 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.004611] [57901]: INFO cinder.api.openstack.wsgi [None req-61825181-fa08-4c73-8155-09126be7a4c2 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] GET http://10.180.1.21/volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 [ 1075.004611] [57901]: DEBUG cinder.api.openstack.wsgi [None req-61825181-fa08-4c73-8155-09126be7a4c2 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1075.004611] [57901]: DEBUG cinder.api.openstack.wsgi [None req-61825181-fa08-4c73-8155-09126be7a4c2 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1075.014545] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.014545] [57901]: warnings.warn( [ 1075.025804] [57901]: INFO cinder.volume.api [None req-61825181-fa08-4c73-8155-09126be7a4c2 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Volume info retrieved successfully. [ 1075.030837] [57901]: INFO cinder.api.openstack.wsgi [None req-61825181-fa08-4c73-8155-09126be7a4c2 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] http://10.180.1.21/volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 returned with HTTP 200 [ 1075.030837] [57901]: [pid: 57901|app: 0|req: 190/386] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:07:16 2025] GET /volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1075.172765] [57900]: DEBUG cinder.api.middleware.request_id [req-864f8015-87b4-42fb-a572-481eb160a98f req-c06cbcf7-9865-46c2-bfa5-8f6af9c45009 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.175498] [57900]: INFO cinder.api.openstack.wsgi [req-864f8015-87b4-42fb-a572-481eb160a98f req-c06cbcf7-9865-46c2-bfa5-8f6af9c45009 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] POST http://10.180.1.21/volume/v3/attachments/f3f219c3-37a1-4078-ba4c-2781d2fac249/action [ 1075.176026] [57900]: DEBUG cinder.api.openstack.wsgi [req-864f8015-87b4-42fb-a572-481eb160a98f req-c06cbcf7-9865-46c2-bfa5-8f6af9c45009 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Action body: b'{"os-complete": null}' {{(pid=57900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1075.176299] [57900]: DEBUG cinder.api.openstack.wsgi [req-864f8015-87b4-42fb-a572-481eb160a98f req-c06cbcf7-9865-46c2-bfa5-8f6af9c45009 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1075.201946] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.201946] [57900]: warnings.warn( [ 1075.213094] [57900]: INFO cinder.api.openstack.wsgi [req-864f8015-87b4-42fb-a572-481eb160a98f req-c06cbcf7-9865-46c2-bfa5-8f6af9c45009 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] http://10.180.1.21/volume/v3/attachments/f3f219c3-37a1-4078-ba4c-2781d2fac249/action returned with HTTP 204 [ 1075.213860] [57900]: [pid: 57900|app: 0|req: 197/387] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Nov 23 05:07:16 2025] POST /volume/v3/attachments/f3f219c3-37a1-4078-ba4c-2781d2fac249/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1075.754596] [57901]: DEBUG cinder.api.middleware.request_id [None req-b82d2777-c69d-4160-8c43-81c79e8232d5 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.756762] [57901]: INFO cinder.api.openstack.wsgi [None req-b82d2777-c69d-4160-8c43-81c79e8232d5 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] GET http://10.180.1.21/volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 [ 1075.757068] [57901]: DEBUG cinder.api.openstack.wsgi [None req-b82d2777-c69d-4160-8c43-81c79e8232d5 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1075.757305] [57901]: DEBUG cinder.api.openstack.wsgi [None req-b82d2777-c69d-4160-8c43-81c79e8232d5 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1075.773421] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.773421] [57901]: warnings.warn( [ 1075.778209] [57901]: INFO cinder.volume.api [None req-b82d2777-c69d-4160-8c43-81c79e8232d5 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Volume info retrieved successfully. [ 1075.784463] [57901]: INFO cinder.api.openstack.wsgi [None req-b82d2777-c69d-4160-8c43-81c79e8232d5 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] http://10.180.1.21/volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 returned with HTTP 200 [ 1075.784987] [57901]: [pid: 57901|app: 0|req: 191/388] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:07:17 2025] GET /volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1075.794747] [57900]: DEBUG cinder.api.middleware.request_id [None req-a6915b19-e1ae-41e5-b897-ff4839748d95 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.796825] [57900]: INFO cinder.api.openstack.wsgi [None req-a6915b19-e1ae-41e5-b897-ff4839748d95 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] GET http://10.180.1.21/volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 [ 1075.797087] [57900]: DEBUG cinder.api.openstack.wsgi [None req-a6915b19-e1ae-41e5-b897-ff4839748d95 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1075.797312] [57900]: DEBUG cinder.api.openstack.wsgi [None req-a6915b19-e1ae-41e5-b897-ff4839748d95 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1075.808955] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.808955] [57900]: warnings.warn( [ 1075.814076] [57900]: INFO cinder.volume.api [None req-a6915b19-e1ae-41e5-b897-ff4839748d95 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Volume info retrieved successfully. [ 1075.819952] [57900]: INFO cinder.api.openstack.wsgi [None req-a6915b19-e1ae-41e5-b897-ff4839748d95 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] http://10.180.1.21/volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 returned with HTTP 200 [ 1075.820399] [57900]: [pid: 57900|app: 0|req: 198/389] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:07:17 2025] GET /volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1076.049204] [57901]: DEBUG cinder.api.middleware.request_id [None req-5decf680-a573-4e76-92d0-5d6d6331ea28 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1076.052056] [57901]: INFO cinder.api.openstack.wsgi [None req-5decf680-a573-4e76-92d0-5d6d6331ea28 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] GET http://10.180.1.21/volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 [ 1076.052258] [57901]: DEBUG cinder.api.openstack.wsgi [None req-5decf680-a573-4e76-92d0-5d6d6331ea28 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1076.052714] [57901]: DEBUG cinder.api.openstack.wsgi [None req-5decf680-a573-4e76-92d0-5d6d6331ea28 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1076.066216] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.066216] [57901]: warnings.warn( [ 1076.071375] [57901]: INFO cinder.volume.api [None req-5decf680-a573-4e76-92d0-5d6d6331ea28 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Volume info retrieved successfully. [ 1076.078057] [57901]: INFO cinder.api.openstack.wsgi [None req-5decf680-a573-4e76-92d0-5d6d6331ea28 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] http://10.180.1.21/volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 returned with HTTP 200 [ 1076.078257] [57901]: [pid: 57901|app: 0|req: 192/390] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:07:17 2025] GET /volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1077.090385] [57900]: DEBUG cinder.api.middleware.request_id [None req-7548af21-038d-4692-bdd3-db8a9330bb49 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1077.092566] [57900]: INFO cinder.api.openstack.wsgi [None req-7548af21-038d-4692-bdd3-db8a9330bb49 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] GET http://10.180.1.21/volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 [ 1077.092687] [57900]: DEBUG cinder.api.openstack.wsgi [None req-7548af21-038d-4692-bdd3-db8a9330bb49 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1077.093112] [57900]: DEBUG cinder.api.openstack.wsgi [None req-7548af21-038d-4692-bdd3-db8a9330bb49 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1077.110019] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1077.110019] [57900]: warnings.warn( [ 1077.114107] [57900]: INFO cinder.volume.api [None req-7548af21-038d-4692-bdd3-db8a9330bb49 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Volume info retrieved successfully. [ 1077.118656] [57900]: INFO cinder.api.openstack.wsgi [None req-7548af21-038d-4692-bdd3-db8a9330bb49 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] http://10.180.1.21/volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 returned with HTTP 200 [ 1077.119085] [57900]: [pid: 57900|app: 0|req: 199/391] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:07:18 2025] GET /volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1078.133363] [57901]: DEBUG cinder.api.middleware.request_id [None req-216a0f9d-52bb-4609-bf42-a850c713fb23 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1078.135323] [57901]: INFO cinder.api.openstack.wsgi [None req-216a0f9d-52bb-4609-bf42-a850c713fb23 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] GET http://10.180.1.21/volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 [ 1078.135549] [57901]: DEBUG cinder.api.openstack.wsgi [None req-216a0f9d-52bb-4609-bf42-a850c713fb23 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1078.135845] [57901]: DEBUG cinder.api.openstack.wsgi [None req-216a0f9d-52bb-4609-bf42-a850c713fb23 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1078.146776] [57901]: INFO cinder.api.openstack.wsgi [None req-216a0f9d-52bb-4609-bf42-a850c713fb23 tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] http://10.180.1.21/volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 returned with HTTP 404 [ 1078.147678] [57901]: [pid: 57901|app: 0|req: 193/392] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:07:19 2025] GET /volume/v3/volumes/e4527b5d-72a2-41c3-84a1-f77ddd222430 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1078.151443] [57900]: DEBUG cinder.api.middleware.request_id [None req-743dca7e-8e08-48e7-bf5a-f40b8cca2f2e None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1078.154651] [57900]: INFO cinder.api.openstack.wsgi [None req-743dca7e-8e08-48e7-bf5a-f40b8cca2f2e tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8fd3ee18-e935-4c24-897e-be22e61988ad [ 1078.154932] [57900]: DEBUG cinder.api.openstack.wsgi [None req-743dca7e-8e08-48e7-bf5a-f40b8cca2f2e tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1078.155229] [57900]: DEBUG cinder.api.openstack.wsgi [None req-743dca7e-8e08-48e7-bf5a-f40b8cca2f2e tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Calling method 'delete' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1078.155607] [57900]: INFO cinder.api.v3.volumes [None req-743dca7e-8e08-48e7-bf5a-f40b8cca2f2e tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Delete volume with id: 8fd3ee18-e935-4c24-897e-be22e61988ad [ 1078.167776] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1078.167776] [57900]: warnings.warn( [ 1078.168128] [57900]: INFO cinder.volume.api [None req-743dca7e-8e08-48e7-bf5a-f40b8cca2f2e tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Volume info retrieved successfully. [ 1078.193402] [57900]: INFO cinder.volume.api [None req-743dca7e-8e08-48e7-bf5a-f40b8cca2f2e tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Delete volume request issued successfully. [ 1078.193540] [57900]: INFO cinder.api.openstack.wsgi [None req-743dca7e-8e08-48e7-bf5a-f40b8cca2f2e tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] http://10.180.1.21/volume/v3/volumes/8fd3ee18-e935-4c24-897e-be22e61988ad returned with HTTP 202 [ 1078.193900] [57900]: [pid: 57900|app: 0|req: 200/393] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Nov 23 05:07:19 2025] DELETE /volume/v3/volumes/8fd3ee18-e935-4c24-897e-be22e61988ad => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1078.198408] [57901]: DEBUG cinder.api.middleware.request_id [None req-305df1a4-7878-4f15-811b-3757894046ec None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1078.200946] [57901]: INFO cinder.api.openstack.wsgi [None req-305df1a4-7878-4f15-811b-3757894046ec tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] GET http://10.180.1.21/volume/v3/volumes/8fd3ee18-e935-4c24-897e-be22e61988ad [ 1078.201275] [57901]: DEBUG cinder.api.openstack.wsgi [None req-305df1a4-7878-4f15-811b-3757894046ec tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1078.201539] [57901]: DEBUG cinder.api.openstack.wsgi [None req-305df1a4-7878-4f15-811b-3757894046ec tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1078.210838] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1078.210838] [57901]: warnings.warn( [ 1078.215198] [57901]: INFO cinder.volume.api [None req-305df1a4-7878-4f15-811b-3757894046ec tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Volume info retrieved successfully. [ 1078.220939] [57901]: INFO cinder.api.openstack.wsgi [None req-305df1a4-7878-4f15-811b-3757894046ec tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] http://10.180.1.21/volume/v3/volumes/8fd3ee18-e935-4c24-897e-be22e61988ad returned with HTTP 200 [ 1078.221411] [57901]: [pid: 57901|app: 0|req: 194/394] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:07:19 2025] GET /volume/v3/volumes/8fd3ee18-e935-4c24-897e-be22e61988ad => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1078.775331] [57900]: DEBUG cinder.api.middleware.request_id [None req-69b62bcc-5942-471a-bb46-58aca7f9a710 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1078.779468] [57900]: INFO cinder.api.openstack.wsgi [None req-69b62bcc-5942-471a-bb46-58aca7f9a710 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc [ 1078.779468] [57900]: DEBUG cinder.api.openstack.wsgi [None req-69b62bcc-5942-471a-bb46-58aca7f9a710 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1078.779468] [57900]: DEBUG cinder.api.openstack.wsgi [None req-69b62bcc-5942-471a-bb46-58aca7f9a710 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'delete' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1078.780032] [57900]: INFO cinder.api.v3.volumes [None req-69b62bcc-5942-471a-bb46-58aca7f9a710 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Delete volume with id: e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc [ 1078.793380] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1078.793380] [57900]: warnings.warn( [ 1078.794117] [57900]: INFO cinder.volume.api [None req-69b62bcc-5942-471a-bb46-58aca7f9a710 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1078.820875] [57900]: INFO cinder.volume.api [None req-69b62bcc-5942-471a-bb46-58aca7f9a710 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Delete volume request issued successfully. [ 1078.821125] [57900]: INFO cinder.api.openstack.wsgi [None req-69b62bcc-5942-471a-bb46-58aca7f9a710 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc returned with HTTP 202 [ 1078.822294] [57900]: [pid: 57900|app: 0|req: 201/395] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Nov 23 05:07:20 2025] DELETE /volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1078.825455] [57901]: DEBUG cinder.api.middleware.request_id [None req-14464d62-80c7-4a14-b730-0bb3c8d28523 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1078.828930] [57901]: INFO cinder.api.openstack.wsgi [None req-14464d62-80c7-4a14-b730-0bb3c8d28523 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc [ 1078.829105] [57901]: DEBUG cinder.api.openstack.wsgi [None req-14464d62-80c7-4a14-b730-0bb3c8d28523 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1078.829273] [57901]: DEBUG cinder.api.openstack.wsgi [None req-14464d62-80c7-4a14-b730-0bb3c8d28523 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1078.842121] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1078.842121] [57901]: warnings.warn( [ 1078.852047] [57901]: INFO cinder.volume.api [None req-14464d62-80c7-4a14-b730-0bb3c8d28523 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1078.858375] [57901]: INFO cinder.api.openstack.wsgi [None req-14464d62-80c7-4a14-b730-0bb3c8d28523 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc returned with HTTP 200 [ 1078.858823] [57901]: [pid: 57901|app: 0|req: 195/396] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:07:20 2025] GET /volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1079.232116] [57900]: DEBUG cinder.api.middleware.request_id [None req-7c27bed1-e2b7-4827-8f33-f9db1864fb4d None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.234454] [57900]: INFO cinder.api.openstack.wsgi [None req-7c27bed1-e2b7-4827-8f33-f9db1864fb4d tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] GET http://10.180.1.21/volume/v3/volumes/8fd3ee18-e935-4c24-897e-be22e61988ad [ 1079.234715] [57900]: DEBUG cinder.api.openstack.wsgi [None req-7c27bed1-e2b7-4827-8f33-f9db1864fb4d tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1079.234967] [57900]: DEBUG cinder.api.openstack.wsgi [None req-7c27bed1-e2b7-4827-8f33-f9db1864fb4d tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1079.241962] [57900]: INFO cinder.api.openstack.wsgi [None req-7c27bed1-e2b7-4827-8f33-f9db1864fb4d tempest-ServerRescueNegativeTestJSON-205417385 tempest-ServerRescueNegativeTestJSON-205417385-project-member] http://10.180.1.21/volume/v3/volumes/8fd3ee18-e935-4c24-897e-be22e61988ad returned with HTTP 404 [ 1079.242630] [57900]: [pid: 57900|app: 0|req: 202/397] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:07:20 2025] GET /volume/v3/volumes/8fd3ee18-e935-4c24-897e-be22e61988ad => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1079.870305] [57901]: DEBUG cinder.api.middleware.request_id [None req-a089bc17-0314-4775-81b4-3d707ffde5b9 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.872684] [57901]: INFO cinder.api.openstack.wsgi [None req-a089bc17-0314-4775-81b4-3d707ffde5b9 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc [ 1079.872935] [57901]: DEBUG cinder.api.openstack.wsgi [None req-a089bc17-0314-4775-81b4-3d707ffde5b9 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1079.873162] [57901]: DEBUG cinder.api.openstack.wsgi [None req-a089bc17-0314-4775-81b4-3d707ffde5b9 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1079.886303] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.886303] [57901]: warnings.warn( [ 1079.891158] [57901]: INFO cinder.volume.api [None req-a089bc17-0314-4775-81b4-3d707ffde5b9 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1079.896893] [57901]: INFO cinder.api.openstack.wsgi [None req-a089bc17-0314-4775-81b4-3d707ffde5b9 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc returned with HTTP 200 [ 1079.897323] [57901]: [pid: 57901|app: 0|req: 196/398] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:07:21 2025] GET /volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1080.908783] [57900]: DEBUG cinder.api.middleware.request_id [None req-3d07efc6-e33f-4e94-abcc-f6388756a6b2 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1080.912079] [57900]: INFO cinder.api.openstack.wsgi [None req-3d07efc6-e33f-4e94-abcc-f6388756a6b2 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc [ 1080.912492] [57900]: DEBUG cinder.api.openstack.wsgi [None req-3d07efc6-e33f-4e94-abcc-f6388756a6b2 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1080.912846] [57900]: DEBUG cinder.api.openstack.wsgi [None req-3d07efc6-e33f-4e94-abcc-f6388756a6b2 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1080.925151] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.925151] [57900]: warnings.warn( [ 1080.930674] [57900]: INFO cinder.volume.api [None req-3d07efc6-e33f-4e94-abcc-f6388756a6b2 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1080.938312] [57900]: INFO cinder.api.openstack.wsgi [None req-3d07efc6-e33f-4e94-abcc-f6388756a6b2 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc returned with HTTP 200 [ 1080.939068] [57900]: [pid: 57900|app: 0|req: 203/399] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:07:22 2025] GET /volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1081.951490] [57901]: DEBUG cinder.api.middleware.request_id [None req-9cfc631f-2881-41e5-9afb-2cd839dc1ce2 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1081.954628] [57901]: INFO cinder.api.openstack.wsgi [None req-9cfc631f-2881-41e5-9afb-2cd839dc1ce2 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc [ 1081.955088] [57901]: DEBUG cinder.api.openstack.wsgi [None req-9cfc631f-2881-41e5-9afb-2cd839dc1ce2 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1081.956032] [57901]: DEBUG cinder.api.openstack.wsgi [None req-9cfc631f-2881-41e5-9afb-2cd839dc1ce2 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1081.963942] [57901]: INFO cinder.api.openstack.wsgi [None req-9cfc631f-2881-41e5-9afb-2cd839dc1ce2 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc returned with HTTP 404 [ 1081.964509] [57901]: [pid: 57901|app: 0|req: 197/400] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:07:23 2025] GET /volume/v3/volumes/e5ace3f4-7de8-42cf-bd7e-f4dd2e090abc => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1081.968234] [57900]: DEBUG cinder.api.middleware.request_id [None req-fdda6b4c-5fcc-430b-99bf-7a5882fbd6c1 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1081.971090] [57900]: INFO cinder.api.openstack.wsgi [None req-fdda6b4c-5fcc-430b-99bf-7a5882fbd6c1 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] DELETE http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa [ 1081.971327] [57900]: DEBUG cinder.api.openstack.wsgi [None req-fdda6b4c-5fcc-430b-99bf-7a5882fbd6c1 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1081.972063] [57900]: DEBUG cinder.api.openstack.wsgi [None req-fdda6b4c-5fcc-430b-99bf-7a5882fbd6c1 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'delete' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1081.972063] [57900]: INFO cinder.api.v3.volumes [None req-fdda6b4c-5fcc-430b-99bf-7a5882fbd6c1 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Delete volume with id: 6df8a353-ee14-4038-9cf4-b9984a1a63fa [ 1081.986044] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.986044] [57900]: warnings.warn( [ 1081.986677] [57900]: INFO cinder.volume.api [None req-fdda6b4c-5fcc-430b-99bf-7a5882fbd6c1 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1082.005225] [57900]: INFO cinder.volume.api [None req-fdda6b4c-5fcc-430b-99bf-7a5882fbd6c1 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Delete volume request issued successfully. [ 1082.005451] [57900]: INFO cinder.api.openstack.wsgi [None req-fdda6b4c-5fcc-430b-99bf-7a5882fbd6c1 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa returned with HTTP 202 [ 1082.006037] [57900]: [pid: 57900|app: 0|req: 204/401] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Nov 23 05:07:23 2025] DELETE /volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1082.009125] [57901]: DEBUG cinder.api.middleware.request_id [None req-0b58f1fc-c68d-41d2-a253-a0c756654bc1 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1082.011227] [57901]: INFO cinder.api.openstack.wsgi [None req-0b58f1fc-c68d-41d2-a253-a0c756654bc1 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa [ 1082.011462] [57901]: DEBUG cinder.api.openstack.wsgi [None req-0b58f1fc-c68d-41d2-a253-a0c756654bc1 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1082.011682] [57901]: DEBUG cinder.api.openstack.wsgi [None req-0b58f1fc-c68d-41d2-a253-a0c756654bc1 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1082.019722] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.019722] [57901]: warnings.warn( [ 1082.024492] [57901]: INFO cinder.volume.api [None req-0b58f1fc-c68d-41d2-a253-a0c756654bc1 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1082.029898] [57901]: INFO cinder.api.openstack.wsgi [None req-0b58f1fc-c68d-41d2-a253-a0c756654bc1 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa returned with HTTP 200 [ 1082.030370] [57901]: [pid: 57901|app: 0|req: 198/402] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:07:23 2025] GET /volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1083.043723] [57900]: DEBUG cinder.api.middleware.request_id [None req-79214730-d860-4c89-8c87-1973cf967ce4 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.047685] [57900]: INFO cinder.api.openstack.wsgi [None req-79214730-d860-4c89-8c87-1973cf967ce4 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa [ 1083.047685] [57900]: DEBUG cinder.api.openstack.wsgi [None req-79214730-d860-4c89-8c87-1973cf967ce4 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1083.047685] [57900]: DEBUG cinder.api.openstack.wsgi [None req-79214730-d860-4c89-8c87-1973cf967ce4 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1083.059950] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.059950] [57900]: warnings.warn( [ 1083.065994] [57900]: INFO cinder.volume.api [None req-79214730-d860-4c89-8c87-1973cf967ce4 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1083.073175] [57900]: INFO cinder.api.openstack.wsgi [None req-79214730-d860-4c89-8c87-1973cf967ce4 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa returned with HTTP 200 [ 1083.073705] [57900]: [pid: 57900|app: 0|req: 205/403] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:07:24 2025] GET /volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1084.083724] [57901]: DEBUG cinder.api.middleware.request_id [None req-6e834de2-2e74-4217-86b6-9d66b3130049 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.085921] [57901]: INFO cinder.api.openstack.wsgi [None req-6e834de2-2e74-4217-86b6-9d66b3130049 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa [ 1084.086234] [57901]: DEBUG cinder.api.openstack.wsgi [None req-6e834de2-2e74-4217-86b6-9d66b3130049 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1084.086428] [57901]: DEBUG cinder.api.openstack.wsgi [None req-6e834de2-2e74-4217-86b6-9d66b3130049 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1084.099915] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.099915] [57901]: warnings.warn( [ 1084.106173] [57901]: INFO cinder.volume.api [None req-6e834de2-2e74-4217-86b6-9d66b3130049 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1084.118418] [57901]: INFO cinder.api.openstack.wsgi [None req-6e834de2-2e74-4217-86b6-9d66b3130049 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa returned with HTTP 200 [ 1084.119235] [57901]: [pid: 57901|app: 0|req: 199/404] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:07:25 2025] GET /volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1084.931258] [57900]: DEBUG cinder.api.middleware.request_id [None req-ad26c8e9-fb8c-4cc1-851a-4eac32f5448e None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.933359] [57900]: INFO cinder.api.openstack.wsgi [None req-ad26c8e9-fb8c-4cc1-851a-4eac32f5448e tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1084.934030] [57900]: DEBUG cinder.api.openstack.wsgi [None req-ad26c8e9-fb8c-4cc1-851a-4eac32f5448e tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-626115340"}} {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1084.935309] [57900]: DEBUG cinder.api.v3.volumes [None req-ad26c8e9-fb8c-4cc1-851a-4eac32f5448e tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-626115340'}} {{(pid=57900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1084.935557] [57900]: INFO cinder.api.v3.volumes [None req-ad26c8e9-fb8c-4cc1-851a-4eac32f5448e tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Create volume of 1 GB [ 1084.942502] [57900]: INFO cinder.volume.api [None req-ad26c8e9-fb8c-4cc1-851a-4eac32f5448e tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Availability Zones retrieved successfully. [ 1084.949351] [57900]: DEBUG cinder.volume.api [None req-ad26c8e9-fb8c-4cc1-851a-4eac32f5448e tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Flow 'volume_create_api' (dc0c4c36-f619-42aa-bd25-6e2cadf79d35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1084.950566] [57900]: DEBUG cinder.volume.api [None req-ad26c8e9-fb8c-4cc1-851a-4eac32f5448e tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64770295-d727-4fe9-b169-0d8ac740d6e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1084.951780] [57900]: DEBUG cinder.volume.flows.api.create_volume [None req-ad26c8e9-fb8c-4cc1-851a-4eac32f5448e tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Validating volume size '1' using validate_int {{(pid=57900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1084.971457] [57900]: DEBUG cinder.volume.api [None req-ad26c8e9-fb8c-4cc1-851a-4eac32f5448e tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64770295-d727-4fe9-b169-0d8ac740d6e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-23T04:56:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=25fac031-ee80-424b-a337-7fb740cb92f0,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '25fac031-ee80-424b-a337-7fb740cb92f0', '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=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1084.972459] [57900]: DEBUG cinder.volume.api [None req-ad26c8e9-fb8c-4cc1-851a-4eac32f5448e tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42f3f61f-4ba2-461f-b80e-eea673e8f854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1085.013252] [57900]: DEBUG cinder.quota [None req-ad26c8e9-fb8c-4cc1-851a-4eac32f5448e tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Created reservations ['28e56d80-c43f-4048-904b-544f7cf82b2a', '52b79210-1c53-40cd-83cf-96f1e490bff4', '5bec099f-0a19-44a1-a0bf-7c9fb9bd2c49', 'fb287952-f26c-4303-b594-c4e1c8eba1e8'] {{(pid=57900) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1085.014441] [57900]: DEBUG cinder.volume.api [None req-ad26c8e9-fb8c-4cc1-851a-4eac32f5448e tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42f3f61f-4ba2-461f-b80e-eea673e8f854) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28e56d80-c43f-4048-904b-544f7cf82b2a', '52b79210-1c53-40cd-83cf-96f1e490bff4', '5bec099f-0a19-44a1-a0bf-7c9fb9bd2c49', 'fb287952-f26c-4303-b594-c4e1c8eba1e8']}' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1085.015572] [57900]: DEBUG cinder.volume.api [None req-ad26c8e9-fb8c-4cc1-851a-4eac32f5448e tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c60c53ef-4e50-40c1-9d6e-9c4702dc7635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1085.044355] [57900]: DEBUG cinder.volume.api [None req-ad26c8e9-fb8c-4cc1-851a-4eac32f5448e tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c60c53ef-4e50-40c1-9d6e-9c4702dc7635) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49021587-d4bd-4d5d-aa7b-31d4f128c325', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-626115340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e46436deb7843e892cfd97dcb3bce15',qos_specs=None,replication_status=,reservations=['28e56d80-c43f-4048-904b-544f7cf82b2a','52b79210-1c53-40cd-83cf-96f1e490bff4','5bec099f-0a19-44a1-a0bf-7c9fb9bd2c49','fb287952-f26c-4303-b594-c4e1c8eba1e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b8c7b65ddd84f2d87f5a6d0397aaa28',volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0), '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-11-23T05:07:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-626115340',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49021587-d4bd-4d5d-aa7b-31d4f128c325,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e46436deb7843e892cfd97dcb3bce15',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='3b8c7b65ddd84f2d87f5a6d0397aaa28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(25fac031-ee80-424b-a337-7fb740cb92f0),volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0)}' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1085.045362] [57900]: DEBUG cinder.volume.api [None req-ad26c8e9-fb8c-4cc1-851a-4eac32f5448e tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33bd329a-8b04-4f07-958b-69c4969b150d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1085.073506] [57900]: DEBUG cinder.volume.api [None req-ad26c8e9-fb8c-4cc1-851a-4eac32f5448e tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33bd329a-8b04-4f07-958b-69c4969b150d) 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-626115340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e46436deb7843e892cfd97dcb3bce15',qos_specs=None,replication_status=,reservations=['28e56d80-c43f-4048-904b-544f7cf82b2a','52b79210-1c53-40cd-83cf-96f1e490bff4','5bec099f-0a19-44a1-a0bf-7c9fb9bd2c49','fb287952-f26c-4303-b594-c4e1c8eba1e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b8c7b65ddd84f2d87f5a6d0397aaa28',volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0)}' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1085.074542] [57900]: DEBUG cinder.volume.api [None req-ad26c8e9-fb8c-4cc1-851a-4eac32f5448e tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97a4b9a8-2362-47e5-a8e0-f5927a7e6bf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1085.106265] [57900]: DEBUG cinder.volume.api [None req-ad26c8e9-fb8c-4cc1-851a-4eac32f5448e tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97a4b9a8-2362-47e5-a8e0-f5927a7e6bf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1085.107809] [57900]: DEBUG cinder.volume.api [None req-ad26c8e9-fb8c-4cc1-851a-4eac32f5448e tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Flow 'volume_create_api' (dc0c4c36-f619-42aa-bd25-6e2cadf79d35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57900) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1085.107966] [57900]: INFO cinder.volume.api [None req-ad26c8e9-fb8c-4cc1-851a-4eac32f5448e tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Create volume request issued successfully. [ 1085.112848] [57900]: INFO cinder.api.openstack.wsgi [None req-ad26c8e9-fb8c-4cc1-851a-4eac32f5448e tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1085.112848] [57900]: [pid: 57900|app: 0|req: 206/405] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Nov 23 05:07:26 2025] POST /volume/v3/volumes => generated 753 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1085.122036] [57901]: DEBUG cinder.api.middleware.request_id [None req-07bd283e-5d7e-4246-99c5-f540f48e3682 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.124145] [57901]: INFO cinder.api.openstack.wsgi [None req-07bd283e-5d7e-4246-99c5-f540f48e3682 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 [ 1085.124379] [57901]: DEBUG cinder.api.openstack.wsgi [None req-07bd283e-5d7e-4246-99c5-f540f48e3682 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1085.124587] [57901]: DEBUG cinder.api.openstack.wsgi [None req-07bd283e-5d7e-4246-99c5-f540f48e3682 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1085.132486] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.132486] [57901]: warnings.warn( [ 1085.134526] [57900]: DEBUG cinder.api.middleware.request_id [None req-f961797b-7e4f-4999-806e-aa53f34d30d5 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.136802] [57900]: INFO cinder.api.openstack.wsgi [None req-f961797b-7e4f-4999-806e-aa53f34d30d5 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa [ 1085.137033] [57900]: DEBUG cinder.api.openstack.wsgi [None req-f961797b-7e4f-4999-806e-aa53f34d30d5 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1085.137236] [57900]: DEBUG cinder.api.openstack.wsgi [None req-f961797b-7e4f-4999-806e-aa53f34d30d5 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1085.137305] [57901]: INFO cinder.volume.api [None req-07bd283e-5d7e-4246-99c5-f540f48e3682 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 1085.144285] [57901]: INFO cinder.api.openstack.wsgi [None req-07bd283e-5d7e-4246-99c5-f540f48e3682 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 returned with HTTP 200 [ 1085.144285] [57901]: [pid: 57901|app: 0|req: 200/406] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:07:26 2025] GET /volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1085.144567] [57900]: INFO cinder.api.openstack.wsgi [None req-f961797b-7e4f-4999-806e-aa53f34d30d5 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa returned with HTTP 404 [ 1085.145750] [57900]: [pid: 57900|app: 0|req: 207/407] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:07:26 2025] GET /volume/v3/volumes/6df8a353-ee14-4038-9cf4-b9984a1a63fa => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1086.039637] [57901]: DEBUG cinder.api.middleware.request_id [None req-78ac02b8-74e8-4d79-9ca1-a3ec0be577db None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.042063] [57901]: INFO cinder.api.openstack.wsgi [None req-78ac02b8-74e8-4d79-9ca1-a3ec0be577db tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 [ 1086.042330] [57901]: DEBUG cinder.api.openstack.wsgi [None req-78ac02b8-74e8-4d79-9ca1-a3ec0be577db tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1086.042632] [57901]: DEBUG cinder.api.openstack.wsgi [None req-78ac02b8-74e8-4d79-9ca1-a3ec0be577db tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'delete' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1086.042878] [57901]: INFO cinder.api.v3.volumes [None req-78ac02b8-74e8-4d79-9ca1-a3ec0be577db tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Delete volume with id: ce4a7fbe-498f-48d3-b952-9069d0765bb2 [ 1086.058030] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.058030] [57901]: warnings.warn( [ 1086.058030] [57901]: INFO cinder.volume.api [None req-78ac02b8-74e8-4d79-9ca1-a3ec0be577db tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1086.086368] [57901]: INFO cinder.volume.api [None req-78ac02b8-74e8-4d79-9ca1-a3ec0be577db tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Delete volume request issued successfully. [ 1086.086509] [57901]: INFO cinder.api.openstack.wsgi [None req-78ac02b8-74e8-4d79-9ca1-a3ec0be577db tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 returned with HTTP 202 [ 1086.087082] [57901]: [pid: 57901|app: 0|req: 201/408] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Nov 23 05:07:27 2025] DELETE /volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1086.090970] [57900]: DEBUG cinder.api.middleware.request_id [None req-35711e4e-5577-4587-b93e-f328d34950b3 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.094013] [57900]: INFO cinder.api.openstack.wsgi [None req-35711e4e-5577-4587-b93e-f328d34950b3 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 [ 1086.094301] [57900]: DEBUG cinder.api.openstack.wsgi [None req-35711e4e-5577-4587-b93e-f328d34950b3 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1086.094567] [57900]: DEBUG cinder.api.openstack.wsgi [None req-35711e4e-5577-4587-b93e-f328d34950b3 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1086.104608] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.104608] [57900]: warnings.warn( [ 1086.110033] [57900]: INFO cinder.volume.api [None req-35711e4e-5577-4587-b93e-f328d34950b3 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1086.116620] [57900]: INFO cinder.api.openstack.wsgi [None req-35711e4e-5577-4587-b93e-f328d34950b3 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 returned with HTTP 200 [ 1086.116706] [57900]: [pid: 57900|app: 0|req: 208/409] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:07:27 2025] GET /volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1086.154704] [57901]: DEBUG cinder.api.middleware.request_id [None req-678378f9-e1a5-4e74-9e9e-a5ff050ab33f None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.157253] [57901]: INFO cinder.api.openstack.wsgi [None req-678378f9-e1a5-4e74-9e9e-a5ff050ab33f tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 [ 1086.157633] [57901]: DEBUG cinder.api.openstack.wsgi [None req-678378f9-e1a5-4e74-9e9e-a5ff050ab33f tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1086.157892] [57901]: DEBUG cinder.api.openstack.wsgi [None req-678378f9-e1a5-4e74-9e9e-a5ff050ab33f tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1086.167680] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.167680] [57901]: warnings.warn( [ 1086.171931] [57901]: INFO cinder.volume.api [None req-678378f9-e1a5-4e74-9e9e-a5ff050ab33f tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 1086.177351] [57901]: INFO cinder.api.openstack.wsgi [None req-678378f9-e1a5-4e74-9e9e-a5ff050ab33f tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 returned with HTTP 200 [ 1086.177818] [57901]: [pid: 57901|app: 0|req: 202/410] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:07:27 2025] GET /volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1086.224394] [57900]: DEBUG cinder.api.middleware.request_id [req-fdc9ef97-bce3-4d4b-970e-cab30c1066ce req-6093229a-ba2a-4cac-a4e0-2157e9f8b90a None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.228059] [57900]: INFO cinder.api.openstack.wsgi [req-fdc9ef97-bce3-4d4b-970e-cab30c1066ce req-6093229a-ba2a-4cac-a4e0-2157e9f8b90a tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 [ 1086.228448] [57900]: DEBUG cinder.api.openstack.wsgi [req-fdc9ef97-bce3-4d4b-970e-cab30c1066ce req-6093229a-ba2a-4cac-a4e0-2157e9f8b90a tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1086.228775] [57900]: DEBUG cinder.api.openstack.wsgi [req-fdc9ef97-bce3-4d4b-970e-cab30c1066ce req-6093229a-ba2a-4cac-a4e0-2157e9f8b90a tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1086.238122] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.238122] [57900]: warnings.warn( [ 1086.242860] [57900]: INFO cinder.volume.api [req-fdc9ef97-bce3-4d4b-970e-cab30c1066ce req-6093229a-ba2a-4cac-a4e0-2157e9f8b90a tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 1086.248864] [57900]: INFO cinder.api.openstack.wsgi [req-fdc9ef97-bce3-4d4b-970e-cab30c1066ce req-6093229a-ba2a-4cac-a4e0-2157e9f8b90a tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 returned with HTTP 200 [ 1086.249746] [57900]: [pid: 57900|app: 0|req: 209/411] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 05:07:27 2025] GET /volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1087.128545] [57901]: DEBUG cinder.api.middleware.request_id [None req-bc9ddb6b-fb7f-46c9-9009-21fbad84942f None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1087.131799] [57901]: INFO cinder.api.openstack.wsgi [None req-bc9ddb6b-fb7f-46c9-9009-21fbad84942f tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 [ 1087.132066] [57901]: DEBUG cinder.api.openstack.wsgi [None req-bc9ddb6b-fb7f-46c9-9009-21fbad84942f tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1087.132386] [57901]: DEBUG cinder.api.openstack.wsgi [None req-bc9ddb6b-fb7f-46c9-9009-21fbad84942f tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1087.146881] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.146881] [57901]: warnings.warn( [ 1087.151936] [57901]: INFO cinder.volume.api [None req-bc9ddb6b-fb7f-46c9-9009-21fbad84942f tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1087.158213] [57901]: INFO cinder.api.openstack.wsgi [None req-bc9ddb6b-fb7f-46c9-9009-21fbad84942f tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 returned with HTTP 200 [ 1087.158729] [57901]: [pid: 57901|app: 0|req: 203/412] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:07:28 2025] GET /volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1087.774741] [57900]: DEBUG cinder.api.middleware.request_id [None req-c905ed9f-1e27-4e3d-bb7f-c342b5e78ec0 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1087.775217] [57900]: INFO cinder.api.openstack.wsgi [None req-c905ed9f-1e27-4e3d-bb7f-c342b5e78ec0 None None] GET http://10.180.1.21/volume// [ 1087.775392] [57900]: DEBUG cinder.api.openstack.wsgi [None req-c905ed9f-1e27-4e3d-bb7f-c342b5e78ec0 None None] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1087.775601] [57900]: DEBUG cinder.api.openstack.wsgi [None req-c905ed9f-1e27-4e3d-bb7f-c342b5e78ec0 None None] Calling method 'all' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1087.775986] [57900]: INFO cinder.api.openstack.wsgi [None req-c905ed9f-1e27-4e3d-bb7f-c342b5e78ec0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1087.776348] [57900]: [pid: 57900|app: 0|req: 210/413] 10.180.1.21 () {58 vars in 1300 bytes} [Sun Nov 23 05:07:29 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1087.781431] [57901]: DEBUG cinder.api.middleware.request_id [req-fdc9ef97-bce3-4d4b-970e-cab30c1066ce req-a6606fb5-9b5e-45da-b34f-468659fe0a0a None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1087.784938] [57901]: INFO cinder.api.openstack.wsgi [req-fdc9ef97-bce3-4d4b-970e-cab30c1066ce req-a6606fb5-9b5e-45da-b34f-468659fe0a0a tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1087.785436] [57901]: DEBUG cinder.api.openstack.wsgi [req-fdc9ef97-bce3-4d4b-970e-cab30c1066ce req-a6606fb5-9b5e-45da-b34f-468659fe0a0a tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "49021587-d4bd-4d5d-aa7b-31d4f128c325", "connector": null, "instance_uuid": "ecf0496d-2c99-47dc-b074-9a8a5bcc42dc"}} {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1087.798917] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.798917] [57901]: warnings.warn( [ 1087.835571] [57901]: INFO cinder.api.openstack.wsgi [req-fdc9ef97-bce3-4d4b-970e-cab30c1066ce req-a6606fb5-9b5e-45da-b34f-468659fe0a0a tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1087.835571] [57901]: [pid: 57901|app: 0|req: 204/414] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Nov 23 05:07:29 2025] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1087.855478] [57900]: DEBUG cinder.api.middleware.request_id [None req-df0cb81f-e287-4a9b-a024-034c54011288 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1087.858058] [57900]: INFO cinder.api.openstack.wsgi [None req-df0cb81f-e287-4a9b-a024-034c54011288 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 [ 1087.858358] [57900]: DEBUG cinder.api.openstack.wsgi [None req-df0cb81f-e287-4a9b-a024-034c54011288 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1087.858783] [57900]: DEBUG cinder.api.openstack.wsgi [None req-df0cb81f-e287-4a9b-a024-034c54011288 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1087.873889] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.873889] [57900]: warnings.warn( [ 1087.877981] [57900]: INFO cinder.volume.api [None req-df0cb81f-e287-4a9b-a024-034c54011288 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 1087.885829] [57900]: INFO cinder.api.openstack.wsgi [None req-df0cb81f-e287-4a9b-a024-034c54011288 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 returned with HTTP 200 [ 1087.888164] [57900]: [pid: 57900|app: 0|req: 211/415] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:07:29 2025] GET /volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1088.170128] [57901]: DEBUG cinder.api.middleware.request_id [None req-e7a21779-79e2-4a7a-ac41-849c19dee3a3 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1088.173037] [57901]: INFO cinder.api.openstack.wsgi [None req-e7a21779-79e2-4a7a-ac41-849c19dee3a3 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 [ 1088.173037] [57901]: DEBUG cinder.api.openstack.wsgi [None req-e7a21779-79e2-4a7a-ac41-849c19dee3a3 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1088.173275] [57901]: DEBUG cinder.api.openstack.wsgi [None req-e7a21779-79e2-4a7a-ac41-849c19dee3a3 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1088.184971] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.184971] [57901]: warnings.warn( [ 1088.190263] [57901]: INFO cinder.volume.api [None req-e7a21779-79e2-4a7a-ac41-849c19dee3a3 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Volume info retrieved successfully. [ 1088.196502] [57901]: INFO cinder.api.openstack.wsgi [None req-e7a21779-79e2-4a7a-ac41-849c19dee3a3 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 returned with HTTP 200 [ 1088.197068] [57901]: [pid: 57901|app: 0|req: 205/416] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:07:29 2025] GET /volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1088.360334] [57900]: DEBUG cinder.api.middleware.request_id [None req-ede3c7ff-5176-4ba0-a40d-fee5bffff0d0 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1088.360734] [57900]: INFO cinder.api.openstack.wsgi [None req-ede3c7ff-5176-4ba0-a40d-fee5bffff0d0 None None] GET http://10.180.1.21/volume// [ 1088.360904] [57900]: DEBUG cinder.api.openstack.wsgi [None req-ede3c7ff-5176-4ba0-a40d-fee5bffff0d0 None None] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1088.361153] [57900]: DEBUG cinder.api.openstack.wsgi [None req-ede3c7ff-5176-4ba0-a40d-fee5bffff0d0 None None] Calling method 'all' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1088.361506] [57900]: INFO cinder.api.openstack.wsgi [None req-ede3c7ff-5176-4ba0-a40d-fee5bffff0d0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1088.361968] [57900]: [pid: 57900|app: 0|req: 212/417] 10.180.1.21 () {58 vars in 1307 bytes} [Sun Nov 23 05:07:29 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1088.365814] [57901]: DEBUG cinder.api.middleware.request_id [req-fdc9ef97-bce3-4d4b-970e-cab30c1066ce req-0a89438f-9179-4967-bfdb-fa8e73a4e6d1 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1088.368528] [57901]: INFO cinder.api.openstack.wsgi [req-fdc9ef97-bce3-4d4b-970e-cab30c1066ce req-0a89438f-9179-4967-bfdb-fa8e73a4e6d1 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 [ 1088.368691] [57901]: DEBUG cinder.api.openstack.wsgi [req-fdc9ef97-bce3-4d4b-970e-cab30c1066ce req-0a89438f-9179-4967-bfdb-fa8e73a4e6d1 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1088.368924] [57901]: DEBUG cinder.api.openstack.wsgi [req-fdc9ef97-bce3-4d4b-970e-cab30c1066ce req-0a89438f-9179-4967-bfdb-fa8e73a4e6d1 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1088.383335] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.383335] [57901]: warnings.warn( [ 1088.394410] [57901]: INFO cinder.volume.api [req-fdc9ef97-bce3-4d4b-970e-cab30c1066ce req-0a89438f-9179-4967-bfdb-fa8e73a4e6d1 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 1088.401945] [57901]: INFO cinder.api.openstack.wsgi [req-fdc9ef97-bce3-4d4b-970e-cab30c1066ce req-0a89438f-9179-4967-bfdb-fa8e73a4e6d1 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 returned with HTTP 200 [ 1088.402659] [57901]: [pid: 57901|app: 0|req: 206/418] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Nov 23 05:07:29 2025] GET /volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 => generated 1026 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1088.434848] [57900]: DEBUG cinder.api.middleware.request_id [req-fdc9ef97-bce3-4d4b-970e-cab30c1066ce req-c66e3ecd-0dfe-4d13-84b5-0fb1b6a348e5 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1088.436866] [57900]: INFO cinder.api.openstack.wsgi [req-fdc9ef97-bce3-4d4b-970e-cab30c1066ce req-c66e3ecd-0dfe-4d13-84b5-0fb1b6a348e5 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] PUT http://10.180.1.21/volume/v3/attachments/f8fd6810-81d1-4539-8ce3-65541889c386 [ 1088.437285] [57900]: DEBUG cinder.api.openstack.wsgi [req-fdc9ef97-bce3-4d4b-970e-cab30c1066ce req-c66e3ecd-0dfe-4d13-84b5-0fb1b6a348e5 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-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-937871", "mountpoint": "/dev/sdb"}}} {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1088.447364] [57900]: DEBUG cinder.coordination [req-fdc9ef97-bce3-4d4b-970e-cab30c1066ce req-c66e3ecd-0dfe-4d13-84b5-0fb1b6a348e5 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Acquiring lock "cinder-attachment_update-49021587-d4bd-4d5d-aa7b-31d4f128c325-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57900) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1088.453905] [57900]: DEBUG cinder.coordination [req-fdc9ef97-bce3-4d4b-970e-cab30c1066ce req-c66e3ecd-0dfe-4d13-84b5-0fb1b6a348e5 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Lock "cinder-attachment_update-49021587-d4bd-4d5d-aa7b-31d4f128c325-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=57900) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1088.454766] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.454766] [57900]: warnings.warn( [ 1088.904072] [57901]: DEBUG cinder.api.middleware.request_id [None req-94625907-7a5b-4b04-a1b2-b27a7fbf5cf0 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1088.906155] [57901]: INFO cinder.api.openstack.wsgi [None req-94625907-7a5b-4b04-a1b2-b27a7fbf5cf0 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 [ 1088.906503] [57901]: DEBUG cinder.api.openstack.wsgi [None req-94625907-7a5b-4b04-a1b2-b27a7fbf5cf0 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1088.906721] [57901]: DEBUG cinder.api.openstack.wsgi [None req-94625907-7a5b-4b04-a1b2-b27a7fbf5cf0 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1088.922394] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.922394] [57901]: warnings.warn( [ 1088.926264] [57901]: INFO cinder.volume.api [None req-94625907-7a5b-4b04-a1b2-b27a7fbf5cf0 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 1088.931744] [57901]: INFO cinder.api.openstack.wsgi [None req-94625907-7a5b-4b04-a1b2-b27a7fbf5cf0 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 returned with HTTP 200 [ 1088.932878] [57901]: [pid: 57901|app: 0|req: 207/419] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:07:30 2025] GET /volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1089.208303] [57901]: DEBUG cinder.api.middleware.request_id [None req-122b6f96-7d40-40ee-99ce-5f311c460d45 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.210429] [57901]: INFO cinder.api.openstack.wsgi [None req-122b6f96-7d40-40ee-99ce-5f311c460d45 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] GET http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 [ 1089.211021] [57901]: DEBUG cinder.api.openstack.wsgi [None req-122b6f96-7d40-40ee-99ce-5f311c460d45 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1089.211021] [57901]: DEBUG cinder.api.openstack.wsgi [None req-122b6f96-7d40-40ee-99ce-5f311c460d45 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1089.217762] [57901]: INFO cinder.api.openstack.wsgi [None req-122b6f96-7d40-40ee-99ce-5f311c460d45 tempest-AttachVolumeTestJSON-1749400479 tempest-AttachVolumeTestJSON-1749400479-project-member] http://10.180.1.21/volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 returned with HTTP 404 [ 1089.218333] [57901]: [pid: 57901|app: 0|req: 208/420] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:07:30 2025] GET /volume/v3/volumes/ce4a7fbe-498f-48d3-b952-9069d0765bb2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1089.942624] [57901]: DEBUG cinder.api.middleware.request_id [None req-6e296e7e-a841-482b-b9dd-070e26643c09 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.944414] [57901]: INFO cinder.api.openstack.wsgi [None req-6e296e7e-a841-482b-b9dd-070e26643c09 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 [ 1089.944618] [57901]: DEBUG cinder.api.openstack.wsgi [None req-6e296e7e-a841-482b-b9dd-070e26643c09 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1089.944818] [57901]: DEBUG cinder.api.openstack.wsgi [None req-6e296e7e-a841-482b-b9dd-070e26643c09 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1089.959806] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.959806] [57901]: warnings.warn( [ 1089.965024] [57901]: INFO cinder.volume.api [None req-6e296e7e-a841-482b-b9dd-070e26643c09 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 1089.970409] [57901]: INFO cinder.api.openstack.wsgi [None req-6e296e7e-a841-482b-b9dd-070e26643c09 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 returned with HTTP 200 [ 1089.970850] [57901]: [pid: 57901|app: 0|req: 209/421] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:07:31 2025] GET /volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1090.982125] [57901]: DEBUG cinder.api.middleware.request_id [None req-1e9d45f7-7e8e-46d3-9f04-36adfbf9de9e None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.985616] [57901]: INFO cinder.api.openstack.wsgi [None req-1e9d45f7-7e8e-46d3-9f04-36adfbf9de9e tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 [ 1090.985950] [57901]: DEBUG cinder.api.openstack.wsgi [None req-1e9d45f7-7e8e-46d3-9f04-36adfbf9de9e tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1090.986181] [57901]: DEBUG cinder.api.openstack.wsgi [None req-1e9d45f7-7e8e-46d3-9f04-36adfbf9de9e tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1091.009241] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.009241] [57901]: warnings.warn( [ 1091.016875] [57901]: INFO cinder.volume.api [None req-1e9d45f7-7e8e-46d3-9f04-36adfbf9de9e tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 1091.029357] [57901]: INFO cinder.api.openstack.wsgi [None req-1e9d45f7-7e8e-46d3-9f04-36adfbf9de9e tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 returned with HTTP 200 [ 1091.029840] [57901]: [pid: 57901|app: 0|req: 210/422] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:07:32 2025] GET /volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1092.045996] [57901]: DEBUG cinder.api.middleware.request_id [None req-76082d01-6492-4b9b-a558-7dceb1999e03 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.048309] [57901]: INFO cinder.api.openstack.wsgi [None req-76082d01-6492-4b9b-a558-7dceb1999e03 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 [ 1092.048730] [57901]: DEBUG cinder.api.openstack.wsgi [None req-76082d01-6492-4b9b-a558-7dceb1999e03 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1092.049069] [57901]: DEBUG cinder.api.openstack.wsgi [None req-76082d01-6492-4b9b-a558-7dceb1999e03 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1092.066424] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.066424] [57901]: warnings.warn( [ 1092.073298] [57901]: INFO cinder.volume.api [None req-76082d01-6492-4b9b-a558-7dceb1999e03 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 1092.079527] [57901]: INFO cinder.api.openstack.wsgi [None req-76082d01-6492-4b9b-a558-7dceb1999e03 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 returned with HTTP 200 [ 1092.079974] [57901]: [pid: 57901|app: 0|req: 211/423] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:07:33 2025] GET /volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1092.987954] [57900]: DEBUG cinder.coordination [req-fdc9ef97-bce3-4d4b-970e-cab30c1066ce req-c66e3ecd-0dfe-4d13-84b5-0fb1b6a348e5 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Lock "cinder-attachment_update-49021587-d4bd-4d5d-aa7b-31d4f128c325-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.534s {{(pid=57900) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1092.988132] [57900]: INFO cinder.api.openstack.wsgi [req-fdc9ef97-bce3-4d4b-970e-cab30c1066ce req-c66e3ecd-0dfe-4d13-84b5-0fb1b6a348e5 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/attachments/f8fd6810-81d1-4539-8ce3-65541889c386 returned with HTTP 200 [ 1092.989355] [57900]: [pid: 57900|app: 0|req: 213/424] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Nov 23 05:07:29 2025] PUT /volume/v3/attachments/f8fd6810-81d1-4539-8ce3-65541889c386 => generated 617 bytes in 4555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1093.090565] [57901]: DEBUG cinder.api.middleware.request_id [None req-1e97e9b2-db3c-4ba1-8284-4e45742e0ac8 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.092761] [57901]: INFO cinder.api.openstack.wsgi [None req-1e97e9b2-db3c-4ba1-8284-4e45742e0ac8 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 [ 1093.092926] [57901]: DEBUG cinder.api.openstack.wsgi [None req-1e97e9b2-db3c-4ba1-8284-4e45742e0ac8 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1093.093164] [57901]: DEBUG cinder.api.openstack.wsgi [None req-1e97e9b2-db3c-4ba1-8284-4e45742e0ac8 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1093.105685] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.105685] [57901]: warnings.warn( [ 1093.110430] [57901]: INFO cinder.volume.api [None req-1e97e9b2-db3c-4ba1-8284-4e45742e0ac8 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 1093.116256] [57901]: INFO cinder.api.openstack.wsgi [None req-1e97e9b2-db3c-4ba1-8284-4e45742e0ac8 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 returned with HTTP 200 [ 1093.116860] [57901]: [pid: 57901|app: 0|req: 212/425] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:07:34 2025] GET /volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1094.128335] [57900]: DEBUG cinder.api.middleware.request_id [None req-36ff957a-bc6b-41d1-8507-616ab8b5694f None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.130398] [57900]: INFO cinder.api.openstack.wsgi [None req-36ff957a-bc6b-41d1-8507-616ab8b5694f tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 [ 1094.130641] [57900]: DEBUG cinder.api.openstack.wsgi [None req-36ff957a-bc6b-41d1-8507-616ab8b5694f tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1094.130861] [57900]: DEBUG cinder.api.openstack.wsgi [None req-36ff957a-bc6b-41d1-8507-616ab8b5694f tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1094.144815] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.144815] [57900]: warnings.warn( [ 1094.148881] [57900]: INFO cinder.volume.api [None req-36ff957a-bc6b-41d1-8507-616ab8b5694f tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 1094.153902] [57900]: INFO cinder.api.openstack.wsgi [None req-36ff957a-bc6b-41d1-8507-616ab8b5694f tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 returned with HTTP 200 [ 1094.154320] [57900]: [pid: 57900|app: 0|req: 214/426] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:07:35 2025] GET /volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1094.629561] [57901]: DEBUG cinder.api.middleware.request_id [req-fdc9ef97-bce3-4d4b-970e-cab30c1066ce req-f2c193b0-3685-47dd-b957-5d4a7c089680 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.631993] [57901]: INFO cinder.api.openstack.wsgi [req-fdc9ef97-bce3-4d4b-970e-cab30c1066ce req-f2c193b0-3685-47dd-b957-5d4a7c089680 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] POST http://10.180.1.21/volume/v3/attachments/f8fd6810-81d1-4539-8ce3-65541889c386/action [ 1094.632429] [57901]: DEBUG cinder.api.openstack.wsgi [req-fdc9ef97-bce3-4d4b-970e-cab30c1066ce req-f2c193b0-3685-47dd-b957-5d4a7c089680 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Action body: b'{"os-complete": null}' {{(pid=57901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1094.632598] [57901]: DEBUG cinder.api.openstack.wsgi [req-fdc9ef97-bce3-4d4b-970e-cab30c1066ce req-f2c193b0-3685-47dd-b957-5d4a7c089680 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1094.650160] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.650160] [57901]: warnings.warn( [ 1094.661677] [57901]: INFO cinder.api.openstack.wsgi [req-fdc9ef97-bce3-4d4b-970e-cab30c1066ce req-f2c193b0-3685-47dd-b957-5d4a7c089680 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/attachments/f8fd6810-81d1-4539-8ce3-65541889c386/action returned with HTTP 204 [ 1094.662396] [57901]: [pid: 57901|app: 0|req: 213/427] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Nov 23 05:07:35 2025] POST /volume/v3/attachments/f8fd6810-81d1-4539-8ce3-65541889c386/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1095.159553] [57900]: DEBUG cinder.api.middleware.request_id [None req-f2af69d0-cfc9-4efd-8935-eef6dc102f97 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.159553] [57900]: INFO cinder.api.openstack.wsgi [None req-f2af69d0-cfc9-4efd-8935-eef6dc102f97 None None] GET http://10.180.1.21/volume// [ 1095.159553] [57900]: DEBUG cinder.api.openstack.wsgi [None req-f2af69d0-cfc9-4efd-8935-eef6dc102f97 None None] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1095.159553] [57900]: DEBUG cinder.api.openstack.wsgi [None req-f2af69d0-cfc9-4efd-8935-eef6dc102f97 None None] Calling method 'all' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1095.159553] [57900]: INFO cinder.api.openstack.wsgi [None req-f2af69d0-cfc9-4efd-8935-eef6dc102f97 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1095.159553] [57900]: [pid: 57900|app: 0|req: 215/428] 10.180.1.21 () {58 vars in 1307 bytes} [Sun Nov 23 05:07:36 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1095.163137] [57901]: DEBUG cinder.api.middleware.request_id [req-2d9a706d-fb0d-47d8-9a5a-7e0f2c1ad7da req-a1c1eb05-b891-43c3-a685-50a92f35d6cb None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.163901] [57900]: DEBUG cinder.api.middleware.request_id [None req-7d8dfb50-df06-4f8b-8c88-6716d4a2fd03 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.165451] [57901]: INFO cinder.api.openstack.wsgi [req-2d9a706d-fb0d-47d8-9a5a-7e0f2c1ad7da req-a1c1eb05-b891-43c3-a685-50a92f35d6cb tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1095.165858] [57901]: DEBUG cinder.api.openstack.wsgi [req-2d9a706d-fb0d-47d8-9a5a-7e0f2c1ad7da req-a1c1eb05-b891-43c3-a685-50a92f35d6cb tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3396b6f7-428c-4ce1-9f47-d0aae17e8817", "connector": null, "instance_uuid": "918446ab-c1a7-4cf0-bf14-20090f580e9a"}} {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1095.165951] [57900]: INFO cinder.api.openstack.wsgi [None req-7d8dfb50-df06-4f8b-8c88-6716d4a2fd03 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 [ 1095.166111] [57900]: DEBUG cinder.api.openstack.wsgi [None req-7d8dfb50-df06-4f8b-8c88-6716d4a2fd03 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1095.166313] [57900]: DEBUG cinder.api.openstack.wsgi [None req-7d8dfb50-df06-4f8b-8c88-6716d4a2fd03 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1095.178239] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.178239] [57900]: warnings.warn( [ 1095.180146] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.180146] [57901]: warnings.warn( [ 1095.182041] [57900]: INFO cinder.volume.api [None req-7d8dfb50-df06-4f8b-8c88-6716d4a2fd03 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 1095.188823] [57900]: INFO cinder.api.openstack.wsgi [None req-7d8dfb50-df06-4f8b-8c88-6716d4a2fd03 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 returned with HTTP 200 [ 1095.189299] [57900]: [pid: 57900|app: 0|req: 216/429] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:07:36 2025] GET /volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1095.198734] [57900]: DEBUG cinder.api.middleware.request_id [None req-1c56944c-71a5-4916-9f2c-5083078d70ae None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.200864] [57900]: INFO cinder.api.openstack.wsgi [None req-1c56944c-71a5-4916-9f2c-5083078d70ae tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 [ 1095.201098] [57900]: DEBUG cinder.api.openstack.wsgi [None req-1c56944c-71a5-4916-9f2c-5083078d70ae tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1095.201308] [57900]: DEBUG cinder.api.openstack.wsgi [None req-1c56944c-71a5-4916-9f2c-5083078d70ae tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1095.210202] [57901]: INFO cinder.api.openstack.wsgi [req-2d9a706d-fb0d-47d8-9a5a-7e0f2c1ad7da req-a1c1eb05-b891-43c3-a685-50a92f35d6cb tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1095.210202] [57901]: [pid: 57901|app: 0|req: 214/430] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Nov 23 05:07:36 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) [ 1095.212463] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.212463] [57900]: warnings.warn( [ 1095.214465] [57901]: DEBUG cinder.api.middleware.request_id [req-2d9a706d-fb0d-47d8-9a5a-7e0f2c1ad7da req-adb10cad-bdef-409d-8488-820b66954c35 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.217899] [57900]: INFO cinder.volume.api [None req-1c56944c-71a5-4916-9f2c-5083078d70ae tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 1095.218226] [57901]: INFO cinder.api.openstack.wsgi [req-2d9a706d-fb0d-47d8-9a5a-7e0f2c1ad7da req-adb10cad-bdef-409d-8488-820b66954c35 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] DELETE http://10.180.1.21/volume/v3/attachments/f3f219c3-37a1-4078-ba4c-2781d2fac249 [ 1095.218479] [57901]: DEBUG cinder.api.openstack.wsgi [req-2d9a706d-fb0d-47d8-9a5a-7e0f2c1ad7da req-adb10cad-bdef-409d-8488-820b66954c35 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1095.218894] [57901]: DEBUG cinder.api.openstack.wsgi [req-2d9a706d-fb0d-47d8-9a5a-7e0f2c1ad7da req-adb10cad-bdef-409d-8488-820b66954c35 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Calling method 'version_select' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1095.222094] [57900]: INFO cinder.api.openstack.wsgi [None req-1c56944c-71a5-4916-9f2c-5083078d70ae tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 returned with HTTP 200 [ 1095.222228] [57900]: [pid: 57900|app: 0|req: 217/431] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:07:36 2025] GET /volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1095.226369] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.226369] [57901]: warnings.warn( [ 1095.258514] [57900]: DEBUG cinder.api.middleware.request_id [req-22c731f0-6a4e-4025-a923-6fe9635e9751 req-b4d8214e-4a3c-4e60-a974-19a32c218b19 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.260858] [57900]: INFO cinder.api.openstack.wsgi [req-22c731f0-6a4e-4025-a923-6fe9635e9751 req-b4d8214e-4a3c-4e60-a974-19a32c218b19 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 [ 1095.261111] [57900]: DEBUG cinder.api.openstack.wsgi [req-22c731f0-6a4e-4025-a923-6fe9635e9751 req-b4d8214e-4a3c-4e60-a974-19a32c218b19 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1095.261326] [57900]: DEBUG cinder.api.openstack.wsgi [req-22c731f0-6a4e-4025-a923-6fe9635e9751 req-b4d8214e-4a3c-4e60-a974-19a32c218b19 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1095.271233] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.271233] [57900]: warnings.warn( [ 1095.274795] [57900]: INFO cinder.volume.api [req-22c731f0-6a4e-4025-a923-6fe9635e9751 req-b4d8214e-4a3c-4e60-a974-19a32c218b19 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 1095.279301] [57900]: INFO cinder.api.openstack.wsgi [req-22c731f0-6a4e-4025-a923-6fe9635e9751 req-b4d8214e-4a3c-4e60-a974-19a32c218b19 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 returned with HTTP 200 [ 1095.279742] [57900]: [pid: 57900|app: 0|req: 218/432] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 05:07:36 2025] GET /volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1095.290201] [57900]: DEBUG cinder.api.middleware.request_id [None req-e259162f-0d36-4f50-9ba1-1d748d8b9bbf None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.293882] [57900]: INFO cinder.api.openstack.wsgi [None req-e259162f-0d36-4f50-9ba1-1d748d8b9bbf tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 [ 1095.293882] [57900]: DEBUG cinder.api.openstack.wsgi [None req-e259162f-0d36-4f50-9ba1-1d748d8b9bbf tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1095.293882] [57900]: DEBUG cinder.api.openstack.wsgi [None req-e259162f-0d36-4f50-9ba1-1d748d8b9bbf tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1095.306087] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.306087] [57900]: warnings.warn( [ 1095.309613] [57900]: INFO cinder.volume.api [None req-e259162f-0d36-4f50-9ba1-1d748d8b9bbf tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 1095.314191] [57900]: INFO cinder.api.openstack.wsgi [None req-e259162f-0d36-4f50-9ba1-1d748d8b9bbf tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 returned with HTTP 200 [ 1095.314615] [57900]: [pid: 57900|app: 0|req: 219/433] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:07:36 2025] GET /volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1095.355742] [57900]: DEBUG cinder.api.middleware.request_id [req-f08c4668-aa1a-4e95-8dbb-fb0b7a156e6e req-5b44e723-687c-4f8a-aee3-71374f22d3d4 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.358466] [57900]: INFO cinder.api.openstack.wsgi [req-f08c4668-aa1a-4e95-8dbb-fb0b7a156e6e req-5b44e723-687c-4f8a-aee3-71374f22d3d4 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 [ 1095.358756] [57900]: DEBUG cinder.api.openstack.wsgi [req-f08c4668-aa1a-4e95-8dbb-fb0b7a156e6e req-5b44e723-687c-4f8a-aee3-71374f22d3d4 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1095.359049] [57900]: DEBUG cinder.api.openstack.wsgi [req-f08c4668-aa1a-4e95-8dbb-fb0b7a156e6e req-5b44e723-687c-4f8a-aee3-71374f22d3d4 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1095.369868] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.369868] [57900]: warnings.warn( [ 1095.373482] [57900]: INFO cinder.volume.api [req-f08c4668-aa1a-4e95-8dbb-fb0b7a156e6e req-5b44e723-687c-4f8a-aee3-71374f22d3d4 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 1095.377891] [57900]: INFO cinder.api.openstack.wsgi [req-f08c4668-aa1a-4e95-8dbb-fb0b7a156e6e req-5b44e723-687c-4f8a-aee3-71374f22d3d4 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 returned with HTTP 200 [ 1095.378335] [57900]: [pid: 57900|app: 0|req: 220/434] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 05:07:36 2025] GET /volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1095.394454] [57900]: DEBUG cinder.api.middleware.request_id [req-f08c4668-aa1a-4e95-8dbb-fb0b7a156e6e req-29941986-c54a-49b7-8421-14552d0fd235 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.396621] [57900]: INFO cinder.api.openstack.wsgi [req-f08c4668-aa1a-4e95-8dbb-fb0b7a156e6e req-29941986-c54a-49b7-8421-14552d0fd235 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] POST http://10.180.1.21/volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325/action [ 1095.397031] [57900]: DEBUG cinder.api.openstack.wsgi [req-f08c4668-aa1a-4e95-8dbb-fb0b7a156e6e req-29941986-c54a-49b7-8421-14552d0fd235 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1095.397249] [57900]: DEBUG cinder.api.openstack.wsgi [req-f08c4668-aa1a-4e95-8dbb-fb0b7a156e6e req-29941986-c54a-49b7-8421-14552d0fd235 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1095.407446] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.407446] [57900]: warnings.warn( [ 1095.408150] [57900]: INFO cinder.volume.api [req-f08c4668-aa1a-4e95-8dbb-fb0b7a156e6e req-29941986-c54a-49b7-8421-14552d0fd235 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 1095.422036] [57900]: INFO cinder.volume.api [req-f08c4668-aa1a-4e95-8dbb-fb0b7a156e6e req-29941986-c54a-49b7-8421-14552d0fd235 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Begin detaching volume completed successfully. [ 1095.422036] [57900]: INFO cinder.api.openstack.wsgi [req-f08c4668-aa1a-4e95-8dbb-fb0b7a156e6e req-29941986-c54a-49b7-8421-14552d0fd235 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325/action returned with HTTP 202 [ 1095.422895] [57900]: [pid: 57900|app: 0|req: 221/435] 10.180.1.21 () {64 vars in 1552 bytes} [Sun Nov 23 05:07:36 2025] POST /volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1095.755890] [57901]: INFO cinder.api.openstack.wsgi [req-2d9a706d-fb0d-47d8-9a5a-7e0f2c1ad7da req-adb10cad-bdef-409d-8488-820b66954c35 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] http://10.180.1.21/volume/v3/attachments/f3f219c3-37a1-4078-ba4c-2781d2fac249 returned with HTTP 200 [ 1095.756443] [57901]: [pid: 57901|app: 0|req: 215/436] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Nov 23 05:07:36 2025] DELETE /volume/v3/attachments/f3f219c3-37a1-4078-ba4c-2781d2fac249 => generated 192 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1096.446425] [57900]: DEBUG cinder.api.middleware.request_id [None req-d1c1e4ce-16cb-4709-83a0-931905c29d0e None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.446754] [57900]: INFO cinder.api.openstack.wsgi [None req-d1c1e4ce-16cb-4709-83a0-931905c29d0e None None] GET http://10.180.1.21/volume// [ 1096.446807] [57900]: DEBUG cinder.api.openstack.wsgi [None req-d1c1e4ce-16cb-4709-83a0-931905c29d0e None None] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1096.446969] [57900]: DEBUG cinder.api.openstack.wsgi [None req-d1c1e4ce-16cb-4709-83a0-931905c29d0e None None] Calling method 'all' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1096.447413] [57900]: INFO cinder.api.openstack.wsgi [None req-d1c1e4ce-16cb-4709-83a0-931905c29d0e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1096.448611] [57900]: [pid: 57900|app: 0|req: 222/437] 10.180.1.21 () {58 vars in 1307 bytes} [Sun Nov 23 05:07:37 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1096.451281] [57901]: DEBUG cinder.api.middleware.request_id [req-f08c4668-aa1a-4e95-8dbb-fb0b7a156e6e req-e3a0c03d-d33b-471f-a1cd-bafc9fea85f1 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.454395] [57901]: INFO cinder.api.openstack.wsgi [req-f08c4668-aa1a-4e95-8dbb-fb0b7a156e6e req-e3a0c03d-d33b-471f-a1cd-bafc9fea85f1 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 [ 1096.454642] [57901]: DEBUG cinder.api.openstack.wsgi [req-f08c4668-aa1a-4e95-8dbb-fb0b7a156e6e req-e3a0c03d-d33b-471f-a1cd-bafc9fea85f1 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1096.455358] [57901]: DEBUG cinder.api.openstack.wsgi [req-f08c4668-aa1a-4e95-8dbb-fb0b7a156e6e req-e3a0c03d-d33b-471f-a1cd-bafc9fea85f1 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1096.472385] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.472385] [57901]: warnings.warn( [ 1096.481570] [57901]: INFO cinder.volume.api [req-f08c4668-aa1a-4e95-8dbb-fb0b7a156e6e req-e3a0c03d-d33b-471f-a1cd-bafc9fea85f1 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 1096.490365] [57901]: INFO cinder.api.openstack.wsgi [req-f08c4668-aa1a-4e95-8dbb-fb0b7a156e6e req-e3a0c03d-d33b-471f-a1cd-bafc9fea85f1 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 returned with HTTP 200 [ 1096.491070] [57901]: [pid: 57901|app: 0|req: 216/438] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Nov 23 05:07:37 2025] GET /volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 => generated 1322 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1098.682865] [57900]: DEBUG cinder.api.middleware.request_id [req-f08c4668-aa1a-4e95-8dbb-fb0b7a156e6e req-161e9a7e-cbbf-4403-82d7-8739f0316fcd None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.686281] [57900]: INFO cinder.api.openstack.wsgi [req-f08c4668-aa1a-4e95-8dbb-fb0b7a156e6e req-161e9a7e-cbbf-4403-82d7-8739f0316fcd tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] DELETE http://10.180.1.21/volume/v3/attachments/f8fd6810-81d1-4539-8ce3-65541889c386 [ 1098.686894] [57900]: DEBUG cinder.api.openstack.wsgi [req-f08c4668-aa1a-4e95-8dbb-fb0b7a156e6e req-161e9a7e-cbbf-4403-82d7-8739f0316fcd tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1098.687338] [57900]: DEBUG cinder.api.openstack.wsgi [req-f08c4668-aa1a-4e95-8dbb-fb0b7a156e6e req-161e9a7e-cbbf-4403-82d7-8739f0316fcd tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'version_select' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1098.698882] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.698882] [57900]: warnings.warn( [ 1099.227022] [57900]: INFO cinder.api.openstack.wsgi [req-f08c4668-aa1a-4e95-8dbb-fb0b7a156e6e req-161e9a7e-cbbf-4403-82d7-8739f0316fcd tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/attachments/f8fd6810-81d1-4539-8ce3-65541889c386 returned with HTTP 200 [ 1099.227496] [57900]: [pid: 57900|app: 0|req: 223/439] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Nov 23 05:07:39 2025] DELETE /volume/v3/attachments/f8fd6810-81d1-4539-8ce3-65541889c386 => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1099.789708] [57901]: DEBUG cinder.api.middleware.request_id [None req-a1ca9b6a-38b7-4212-af75-85a11a607584 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.791819] [57901]: INFO cinder.api.openstack.wsgi [None req-a1ca9b6a-38b7-4212-af75-85a11a607584 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 [ 1099.793239] [57901]: DEBUG cinder.api.openstack.wsgi [None req-a1ca9b6a-38b7-4212-af75-85a11a607584 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1099.793239] [57901]: DEBUG cinder.api.openstack.wsgi [None req-a1ca9b6a-38b7-4212-af75-85a11a607584 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1099.804293] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.804293] [57901]: warnings.warn( [ 1099.809987] [57901]: INFO cinder.volume.api [None req-a1ca9b6a-38b7-4212-af75-85a11a607584 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 1099.816979] [57901]: INFO cinder.api.openstack.wsgi [None req-a1ca9b6a-38b7-4212-af75-85a11a607584 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 returned with HTTP 200 [ 1099.816979] [57901]: [pid: 57901|app: 0|req: 217/440] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:07:41 2025] GET /volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1100.205571] [57900]: DEBUG cinder.api.middleware.request_id [req-2d9a706d-fb0d-47d8-9a5a-7e0f2c1ad7da req-82886a44-fab7-455a-9943-93173d64a5da None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.210179] [57900]: INFO cinder.api.openstack.wsgi [req-2d9a706d-fb0d-47d8-9a5a-7e0f2c1ad7da req-82886a44-fab7-455a-9943-93173d64a5da tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] PUT http://10.180.1.21/volume/v3/attachments/4072656b-4365-4b01-82cf-f03bab9e4c6c [ 1100.210179] [57900]: DEBUG cinder.api.openstack.wsgi [req-2d9a706d-fb0d-47d8-9a5a-7e0f2c1ad7da req-82886a44-fab7-455a-9943-93173d64a5da tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-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-937862", "mountpoint": "/dev/sdb"}}} {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1100.220556] [57900]: DEBUG cinder.coordination [req-2d9a706d-fb0d-47d8-9a5a-7e0f2c1ad7da req-82886a44-fab7-455a-9943-93173d64a5da tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Acquiring lock "cinder-attachment_update-3396b6f7-428c-4ce1-9f47-d0aae17e8817-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57900) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1100.225983] [57900]: DEBUG cinder.coordination [req-2d9a706d-fb0d-47d8-9a5a-7e0f2c1ad7da req-82886a44-fab7-455a-9943-93173d64a5da tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Lock "cinder-attachment_update-3396b6f7-428c-4ce1-9f47-d0aae17e8817-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57900) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1100.227307] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.227307] [57900]: warnings.warn( [ 1100.754185] [57900]: DEBUG cinder.coordination [req-2d9a706d-fb0d-47d8-9a5a-7e0f2c1ad7da req-82886a44-fab7-455a-9943-93173d64a5da tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Lock "cinder-attachment_update-3396b6f7-428c-4ce1-9f47-d0aae17e8817-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.528s {{(pid=57900) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1100.754537] [57900]: INFO cinder.api.openstack.wsgi [req-2d9a706d-fb0d-47d8-9a5a-7e0f2c1ad7da req-82886a44-fab7-455a-9943-93173d64a5da tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] http://10.180.1.21/volume/v3/attachments/4072656b-4365-4b01-82cf-f03bab9e4c6c returned with HTTP 200 [ 1100.755040] [57900]: [pid: 57900|app: 0|req: 224/441] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Nov 23 05:07:41 2025] PUT /volume/v3/attachments/4072656b-4365-4b01-82cf-f03bab9e4c6c => generated 617 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1100.762931] [57901]: DEBUG cinder.api.middleware.request_id [req-2d9a706d-fb0d-47d8-9a5a-7e0f2c1ad7da req-700ac90c-5748-4419-8a66-e454a4d058c8 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.765325] [57901]: INFO cinder.api.openstack.wsgi [req-2d9a706d-fb0d-47d8-9a5a-7e0f2c1ad7da req-700ac90c-5748-4419-8a66-e454a4d058c8 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] GET http://10.180.1.21/volume/v3/attachments/4072656b-4365-4b01-82cf-f03bab9e4c6c [ 1100.765574] [57901]: DEBUG cinder.api.openstack.wsgi [req-2d9a706d-fb0d-47d8-9a5a-7e0f2c1ad7da req-700ac90c-5748-4419-8a66-e454a4d058c8 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1100.765765] [57901]: DEBUG cinder.api.openstack.wsgi [req-2d9a706d-fb0d-47d8-9a5a-7e0f2c1ad7da req-700ac90c-5748-4419-8a66-e454a4d058c8 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Calling method 'version_select' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1100.784802] [57901]: INFO cinder.api.openstack.wsgi [req-2d9a706d-fb0d-47d8-9a5a-7e0f2c1ad7da req-700ac90c-5748-4419-8a66-e454a4d058c8 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] http://10.180.1.21/volume/v3/attachments/4072656b-4365-4b01-82cf-f03bab9e4c6c returned with HTTP 200 [ 1100.785296] [57901]: [pid: 57901|app: 0|req: 218/442] 10.180.1.21 () {62 vars in 1531 bytes} [Sun Nov 23 05:07:42 2025] GET /volume/v3/attachments/4072656b-4365-4b01-82cf-f03bab9e4c6c => generated 642 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1101.837954] [57900]: DEBUG cinder.api.middleware.request_id [None req-91074094-4529-4e49-8769-6fbed40e5919 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.842219] [57900]: INFO cinder.api.openstack.wsgi [None req-91074094-4529-4e49-8769-6fbed40e5919 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] GET http://10.180.1.21/volume/v3/volumes/e04ca270-a927-456b-96f6-9e496b2978f9 [ 1101.842219] [57900]: DEBUG cinder.api.openstack.wsgi [None req-91074094-4529-4e49-8769-6fbed40e5919 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1101.843678] [57900]: DEBUG cinder.api.openstack.wsgi [None req-91074094-4529-4e49-8769-6fbed40e5919 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1101.859892] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.859892] [57900]: warnings.warn( [ 1101.864258] [57900]: INFO cinder.volume.api [None req-91074094-4529-4e49-8769-6fbed40e5919 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Volume info retrieved successfully. [ 1101.869719] [57900]: INFO cinder.api.openstack.wsgi [None req-91074094-4529-4e49-8769-6fbed40e5919 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] http://10.180.1.21/volume/v3/volumes/e04ca270-a927-456b-96f6-9e496b2978f9 returned with HTTP 200 [ 1101.871082] [57900]: [pid: 57900|app: 0|req: 225/443] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:07:43 2025] GET /volume/v3/volumes/e04ca270-a927-456b-96f6-9e496b2978f9 => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1102.659430] [57901]: DEBUG cinder.api.middleware.request_id [req-4d3a27ec-57d3-488e-a558-40a70048602f req-e189c879-5c31-4b4f-bbd9-54ba2526e3fe None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.661886] [57901]: INFO cinder.api.openstack.wsgi [req-4d3a27ec-57d3-488e-a558-40a70048602f req-e189c879-5c31-4b4f-bbd9-54ba2526e3fe tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] GET http://10.180.1.21/volume/v3/volumes/e04ca270-a927-456b-96f6-9e496b2978f9 [ 1102.662164] [57901]: DEBUG cinder.api.openstack.wsgi [req-4d3a27ec-57d3-488e-a558-40a70048602f req-e189c879-5c31-4b4f-bbd9-54ba2526e3fe tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1102.662409] [57901]: DEBUG cinder.api.openstack.wsgi [req-4d3a27ec-57d3-488e-a558-40a70048602f req-e189c879-5c31-4b4f-bbd9-54ba2526e3fe tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1102.665231] [57901]: DEBUG dbcounter [-] [57901] Writing DB stats cinder:SELECT=237,cinder:UPDATE=21,cinder:INSERT=4 {{(pid=57901) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1102.679114] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1102.679114] [57901]: warnings.warn( [ 1102.682345] [57901]: INFO cinder.volume.api [req-4d3a27ec-57d3-488e-a558-40a70048602f req-e189c879-5c31-4b4f-bbd9-54ba2526e3fe tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Volume info retrieved successfully. [ 1102.688356] [57901]: INFO cinder.api.openstack.wsgi [req-4d3a27ec-57d3-488e-a558-40a70048602f req-e189c879-5c31-4b4f-bbd9-54ba2526e3fe tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] http://10.180.1.21/volume/v3/volumes/e04ca270-a927-456b-96f6-9e496b2978f9 returned with HTTP 200 [ 1102.688889] [57901]: [pid: 57901|app: 0|req: 219/444] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 05:07:43 2025] GET /volume/v3/volumes/e04ca270-a927-456b-96f6-9e496b2978f9 => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1102.708872] [57900]: DEBUG cinder.api.middleware.request_id [req-4d3a27ec-57d3-488e-a558-40a70048602f req-b68303f3-02b6-455d-a8fb-4c95f32e99b1 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.712349] [57900]: INFO cinder.api.openstack.wsgi [req-4d3a27ec-57d3-488e-a558-40a70048602f req-b68303f3-02b6-455d-a8fb-4c95f32e99b1 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] POST http://10.180.1.21/volume/v3/volumes/e04ca270-a927-456b-96f6-9e496b2978f9/action [ 1102.712835] [57900]: DEBUG cinder.api.openstack.wsgi [req-4d3a27ec-57d3-488e-a558-40a70048602f req-b68303f3-02b6-455d-a8fb-4c95f32e99b1 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1102.713033] [57900]: DEBUG cinder.api.openstack.wsgi [req-4d3a27ec-57d3-488e-a558-40a70048602f req-b68303f3-02b6-455d-a8fb-4c95f32e99b1 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1102.724292] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1102.724292] [57900]: warnings.warn( [ 1102.724834] [57900]: INFO cinder.volume.api [req-4d3a27ec-57d3-488e-a558-40a70048602f req-b68303f3-02b6-455d-a8fb-4c95f32e99b1 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Volume info retrieved successfully. [ 1102.731470] [57900]: INFO cinder.volume.api [req-4d3a27ec-57d3-488e-a558-40a70048602f req-b68303f3-02b6-455d-a8fb-4c95f32e99b1 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Begin detaching volume completed successfully. [ 1102.731756] [57900]: INFO cinder.api.openstack.wsgi [req-4d3a27ec-57d3-488e-a558-40a70048602f req-b68303f3-02b6-455d-a8fb-4c95f32e99b1 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] http://10.180.1.21/volume/v3/volumes/e04ca270-a927-456b-96f6-9e496b2978f9/action returned with HTTP 202 [ 1102.732452] [57900]: [pid: 57900|app: 0|req: 226/445] 10.180.1.21 () {64 vars in 1552 bytes} [Sun Nov 23 05:07:43 2025] POST /volume/v3/volumes/e04ca270-a927-456b-96f6-9e496b2978f9/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1102.907637] [57901]: DEBUG cinder.api.middleware.request_id [req-2d9a706d-fb0d-47d8-9a5a-7e0f2c1ad7da req-a4744668-50fe-4ac0-b32e-2b000d4ff21e None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.910818] [57901]: INFO cinder.api.openstack.wsgi [req-2d9a706d-fb0d-47d8-9a5a-7e0f2c1ad7da req-a4744668-50fe-4ac0-b32e-2b000d4ff21e tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] POST http://10.180.1.21/volume/v3/attachments/4072656b-4365-4b01-82cf-f03bab9e4c6c/action [ 1102.911292] [57901]: DEBUG cinder.api.openstack.wsgi [req-2d9a706d-fb0d-47d8-9a5a-7e0f2c1ad7da req-a4744668-50fe-4ac0-b32e-2b000d4ff21e tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Action body: b'{"os-complete": null}' {{(pid=57901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1102.911420] [57901]: DEBUG cinder.api.openstack.wsgi [req-2d9a706d-fb0d-47d8-9a5a-7e0f2c1ad7da req-a4744668-50fe-4ac0-b32e-2b000d4ff21e tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1102.927806] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1102.927806] [57901]: warnings.warn( [ 1102.935485] [57901]: INFO cinder.api.openstack.wsgi [req-2d9a706d-fb0d-47d8-9a5a-7e0f2c1ad7da req-a4744668-50fe-4ac0-b32e-2b000d4ff21e tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] http://10.180.1.21/volume/v3/attachments/4072656b-4365-4b01-82cf-f03bab9e4c6c/action returned with HTTP 204 [ 1102.936086] [57901]: [pid: 57901|app: 0|req: 220/446] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Nov 23 05:07:44 2025] POST /volume/v3/attachments/4072656b-4365-4b01-82cf-f03bab9e4c6c/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1103.759541] [57900]: DEBUG cinder.api.middleware.request_id [None req-733e333c-0a14-4fcf-8b90-a6bda5c270b6 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1103.760315] [57900]: INFO cinder.api.openstack.wsgi [None req-733e333c-0a14-4fcf-8b90-a6bda5c270b6 None None] GET http://10.180.1.21/volume// [ 1103.760315] [57900]: DEBUG cinder.api.openstack.wsgi [None req-733e333c-0a14-4fcf-8b90-a6bda5c270b6 None None] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1103.760422] [57900]: DEBUG cinder.api.openstack.wsgi [None req-733e333c-0a14-4fcf-8b90-a6bda5c270b6 None None] Calling method 'all' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1103.760803] [57900]: INFO cinder.api.openstack.wsgi [None req-733e333c-0a14-4fcf-8b90-a6bda5c270b6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1103.761464] [57900]: [pid: 57900|app: 0|req: 227/447] 10.180.1.21 () {58 vars in 1307 bytes} [Sun Nov 23 05:07:45 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1103.765551] [57901]: DEBUG cinder.api.middleware.request_id [req-4d3a27ec-57d3-488e-a558-40a70048602f req-3a1331d2-9c74-486d-b862-78bb08045493 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1103.768339] [57901]: INFO cinder.api.openstack.wsgi [req-4d3a27ec-57d3-488e-a558-40a70048602f req-3a1331d2-9c74-486d-b862-78bb08045493 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] GET http://10.180.1.21/volume/v3/volumes/e04ca270-a927-456b-96f6-9e496b2978f9 [ 1103.768811] [57901]: DEBUG cinder.api.openstack.wsgi [req-4d3a27ec-57d3-488e-a558-40a70048602f req-3a1331d2-9c74-486d-b862-78bb08045493 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1103.769064] [57901]: DEBUG cinder.api.openstack.wsgi [req-4d3a27ec-57d3-488e-a558-40a70048602f req-3a1331d2-9c74-486d-b862-78bb08045493 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1103.786473] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1103.786473] [57901]: warnings.warn( [ 1103.790881] [57901]: INFO cinder.volume.api [req-4d3a27ec-57d3-488e-a558-40a70048602f req-3a1331d2-9c74-486d-b862-78bb08045493 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Volume info retrieved successfully. [ 1103.796901] [57901]: INFO cinder.api.openstack.wsgi [req-4d3a27ec-57d3-488e-a558-40a70048602f req-3a1331d2-9c74-486d-b862-78bb08045493 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] http://10.180.1.21/volume/v3/volumes/e04ca270-a927-456b-96f6-9e496b2978f9 returned with HTTP 200 [ 1103.797378] [57901]: [pid: 57901|app: 0|req: 221/448] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Nov 23 05:07:45 2025] GET /volume/v3/volumes/e04ca270-a927-456b-96f6-9e496b2978f9 => generated 1324 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1106.003144] [57900]: DEBUG cinder.api.middleware.request_id [req-4d3a27ec-57d3-488e-a558-40a70048602f req-18ceb277-5fe3-4e27-8b17-5c9715e5037f None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.005729] [57900]: INFO cinder.api.openstack.wsgi [req-4d3a27ec-57d3-488e-a558-40a70048602f req-18ceb277-5fe3-4e27-8b17-5c9715e5037f tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] DELETE http://10.180.1.21/volume/v3/attachments/2cef39c1-cdd4-43bf-bc20-dcf8da981430 [ 1106.005891] [57900]: DEBUG cinder.api.openstack.wsgi [req-4d3a27ec-57d3-488e-a558-40a70048602f req-18ceb277-5fe3-4e27-8b17-5c9715e5037f tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1106.006164] [57900]: DEBUG cinder.api.openstack.wsgi [req-4d3a27ec-57d3-488e-a558-40a70048602f req-18ceb277-5fe3-4e27-8b17-5c9715e5037f tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Calling method 'version_select' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1106.022098] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1106.022098] [57900]: warnings.warn( [ 1106.580190] [57900]: INFO cinder.api.openstack.wsgi [req-4d3a27ec-57d3-488e-a558-40a70048602f req-18ceb277-5fe3-4e27-8b17-5c9715e5037f tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] http://10.180.1.21/volume/v3/attachments/2cef39c1-cdd4-43bf-bc20-dcf8da981430 returned with HTTP 200 [ 1106.580190] [57900]: [pid: 57900|app: 0|req: 228/449] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Nov 23 05:07:47 2025] DELETE /volume/v3/attachments/2cef39c1-cdd4-43bf-bc20-dcf8da981430 => generated 19 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1108.042672] [57901]: DEBUG cinder.api.middleware.request_id [None req-f1858a4b-83b8-495e-9e87-2fa6d749970a None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.044685] [57901]: INFO cinder.api.openstack.wsgi [None req-f1858a4b-83b8-495e-9e87-2fa6d749970a tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] GET http://10.180.1.21/volume/v3/volumes/e04ca270-a927-456b-96f6-9e496b2978f9 [ 1108.045155] [57901]: DEBUG cinder.api.openstack.wsgi [None req-f1858a4b-83b8-495e-9e87-2fa6d749970a tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1108.045155] [57901]: DEBUG cinder.api.openstack.wsgi [None req-f1858a4b-83b8-495e-9e87-2fa6d749970a tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1108.072118] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.072118] [57901]: warnings.warn( [ 1108.077914] [57901]: INFO cinder.volume.api [None req-f1858a4b-83b8-495e-9e87-2fa6d749970a tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Volume info retrieved successfully. [ 1108.083684] [57901]: INFO cinder.api.openstack.wsgi [None req-f1858a4b-83b8-495e-9e87-2fa6d749970a tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] http://10.180.1.21/volume/v3/volumes/e04ca270-a927-456b-96f6-9e496b2978f9 returned with HTTP 200 [ 1108.083684] [57901]: [pid: 57901|app: 0|req: 222/450] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:07:49 2025] GET /volume/v3/volumes/e04ca270-a927-456b-96f6-9e496b2978f9 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1109.097240] [57900]: DEBUG cinder.api.middleware.request_id [req-22dd02ce-f115-4250-b92d-bc876753b108 req-39ef789a-1993-43b8-9ff7-dfd3560db3a7 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.100877] [57900]: INFO cinder.api.openstack.wsgi [req-22dd02ce-f115-4250-b92d-bc876753b108 req-39ef789a-1993-43b8-9ff7-dfd3560db3a7 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] GET http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 [ 1109.101101] [57900]: DEBUG cinder.api.openstack.wsgi [req-22dd02ce-f115-4250-b92d-bc876753b108 req-39ef789a-1993-43b8-9ff7-dfd3560db3a7 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1109.101312] [57900]: DEBUG cinder.api.openstack.wsgi [req-22dd02ce-f115-4250-b92d-bc876753b108 req-39ef789a-1993-43b8-9ff7-dfd3560db3a7 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1109.119628] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.119628] [57900]: warnings.warn( [ 1109.124891] [57900]: INFO cinder.volume.api [req-22dd02ce-f115-4250-b92d-bc876753b108 req-39ef789a-1993-43b8-9ff7-dfd3560db3a7 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Volume info retrieved successfully. [ 1109.133697] [57900]: INFO cinder.api.openstack.wsgi [req-22dd02ce-f115-4250-b92d-bc876753b108 req-39ef789a-1993-43b8-9ff7-dfd3560db3a7 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 returned with HTTP 200 [ 1109.133697] [57900]: [pid: 57900|app: 0|req: 229/451] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 05:07:50 2025] GET /volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 => generated 1682 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1109.171342] [57901]: DEBUG cinder.api.middleware.request_id [req-22dd02ce-f115-4250-b92d-bc876753b108 req-dcf6f386-5bb8-4a22-8797-33b937231b5b None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.176136] [57901]: INFO cinder.api.openstack.wsgi [req-22dd02ce-f115-4250-b92d-bc876753b108 req-dcf6f386-5bb8-4a22-8797-33b937231b5b tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] GET http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 [ 1109.176369] [57901]: DEBUG cinder.api.openstack.wsgi [req-22dd02ce-f115-4250-b92d-bc876753b108 req-dcf6f386-5bb8-4a22-8797-33b937231b5b tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1109.176574] [57901]: DEBUG cinder.api.openstack.wsgi [req-22dd02ce-f115-4250-b92d-bc876753b108 req-dcf6f386-5bb8-4a22-8797-33b937231b5b tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1109.201143] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.201143] [57901]: warnings.warn( [ 1109.206693] [57901]: INFO cinder.volume.api [req-22dd02ce-f115-4250-b92d-bc876753b108 req-dcf6f386-5bb8-4a22-8797-33b937231b5b tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Volume info retrieved successfully. [ 1109.220086] [57901]: INFO cinder.api.openstack.wsgi [req-22dd02ce-f115-4250-b92d-bc876753b108 req-dcf6f386-5bb8-4a22-8797-33b937231b5b tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 returned with HTTP 200 [ 1109.220682] [57901]: [pid: 57901|app: 0|req: 223/452] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 05:07:50 2025] GET /volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 => generated 1682 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1110.361444] [57900]: DEBUG cinder.api.middleware.request_id [None req-d3c64f64-609d-48ff-bd08-341c0dbf5886 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.362018] [57900]: INFO cinder.api.openstack.wsgi [None req-d3c64f64-609d-48ff-bd08-341c0dbf5886 None None] GET http://10.180.1.21/volume// [ 1110.362302] [57900]: DEBUG cinder.api.openstack.wsgi [None req-d3c64f64-609d-48ff-bd08-341c0dbf5886 None None] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1110.362729] [57900]: DEBUG cinder.api.openstack.wsgi [None req-d3c64f64-609d-48ff-bd08-341c0dbf5886 None None] Calling method 'all' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1110.362966] [57900]: INFO cinder.api.openstack.wsgi [None req-d3c64f64-609d-48ff-bd08-341c0dbf5886 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1110.364245] [57900]: [pid: 57900|app: 0|req: 230/453] 10.180.1.21 () {58 vars in 1307 bytes} [Sun Nov 23 05:07:51 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1110.375859] [57901]: DEBUG cinder.api.middleware.request_id [req-6fd350fa-aaa4-40db-bcec-f1596a1994c1 req-e7a12d25-6973-4985-80e0-be2c17bb86f4 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.378133] [57901]: INFO cinder.api.openstack.wsgi [req-6fd350fa-aaa4-40db-bcec-f1596a1994c1 req-e7a12d25-6973-4985-80e0-be2c17bb86f4 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1110.378792] [57901]: DEBUG cinder.api.openstack.wsgi [req-6fd350fa-aaa4-40db-bcec-f1596a1994c1 req-e7a12d25-6973-4985-80e0-be2c17bb86f4 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3396b6f7-428c-4ce1-9f47-d0aae17e8817", "connector": null, "instance_uuid": "918446ab-c1a7-4cf0-bf14-20090f580e9a"}} {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1110.415168] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.415168] [57901]: warnings.warn( [ 1110.464348] [57901]: INFO cinder.api.openstack.wsgi [req-6fd350fa-aaa4-40db-bcec-f1596a1994c1 req-e7a12d25-6973-4985-80e0-be2c17bb86f4 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1110.464895] [57901]: [pid: 57901|app: 0|req: 224/454] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Nov 23 05:07:51 2025] POST /volume/v3/attachments => generated 273 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1110.470413] [57900]: DEBUG cinder.api.middleware.request_id [req-6fd350fa-aaa4-40db-bcec-f1596a1994c1 req-0eb1bc21-6b52-4779-9255-acdddf64e369 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.474337] [57900]: INFO cinder.api.openstack.wsgi [req-6fd350fa-aaa4-40db-bcec-f1596a1994c1 req-0eb1bc21-6b52-4779-9255-acdddf64e369 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] DELETE http://10.180.1.21/volume/v3/attachments/4072656b-4365-4b01-82cf-f03bab9e4c6c [ 1110.474564] [57900]: DEBUG cinder.api.openstack.wsgi [req-6fd350fa-aaa4-40db-bcec-f1596a1994c1 req-0eb1bc21-6b52-4779-9255-acdddf64e369 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1110.474766] [57900]: DEBUG cinder.api.openstack.wsgi [req-6fd350fa-aaa4-40db-bcec-f1596a1994c1 req-0eb1bc21-6b52-4779-9255-acdddf64e369 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Calling method 'version_select' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1110.490591] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.490591] [57900]: warnings.warn( [ 1111.052684] [57900]: INFO cinder.api.openstack.wsgi [req-6fd350fa-aaa4-40db-bcec-f1596a1994c1 req-0eb1bc21-6b52-4779-9255-acdddf64e369 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] http://10.180.1.21/volume/v3/attachments/4072656b-4365-4b01-82cf-f03bab9e4c6c returned with HTTP 200 [ 1111.053216] [57900]: [pid: 57900|app: 0|req: 231/455] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Nov 23 05:07:51 2025] DELETE /volume/v3/attachments/4072656b-4365-4b01-82cf-f03bab9e4c6c => generated 192 bytes in 584 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1113.355285] [57901]: DEBUG cinder.api.middleware.request_id [None req-418feac1-1339-4972-a56e-a3446e50557e None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.355741] [57901]: INFO cinder.api.openstack.wsgi [None req-418feac1-1339-4972-a56e-a3446e50557e None None] GET http://10.180.1.21/volume// [ 1113.355953] [57901]: DEBUG cinder.api.openstack.wsgi [None req-418feac1-1339-4972-a56e-a3446e50557e None None] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1113.356783] [57901]: DEBUG cinder.api.openstack.wsgi [None req-418feac1-1339-4972-a56e-a3446e50557e None None] Calling method 'all' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1113.356783] [57901]: INFO cinder.api.openstack.wsgi [None req-418feac1-1339-4972-a56e-a3446e50557e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1113.357053] [57901]: [pid: 57901|app: 0|req: 225/456] 10.180.1.21 () {58 vars in 1307 bytes} [Sun Nov 23 05:07:54 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1113.361368] [57900]: DEBUG cinder.api.middleware.request_id [req-22dd02ce-f115-4250-b92d-bc876753b108 req-447d5f59-676d-4bbe-9ccc-f1927e8cf26d None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.364861] [57900]: INFO cinder.api.openstack.wsgi [req-22dd02ce-f115-4250-b92d-bc876753b108 req-447d5f59-676d-4bbe-9ccc-f1927e8cf26d tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1113.364861] [57900]: DEBUG cinder.api.openstack.wsgi [req-22dd02ce-f115-4250-b92d-bc876753b108 req-447d5f59-676d-4bbe-9ccc-f1927e8cf26d tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bbd192c6-4068-4bfc-b446-a988c8250e17", "connector": null, "instance_uuid": "04745cf3-1513-4e97-83b2-48bcf739025a"}} {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1113.398837] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.398837] [57900]: warnings.warn( [ 1113.427505] [57900]: INFO cinder.api.openstack.wsgi [req-22dd02ce-f115-4250-b92d-bc876753b108 req-447d5f59-676d-4bbe-9ccc-f1927e8cf26d tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1113.428286] [57900]: [pid: 57900|app: 0|req: 232/457] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Nov 23 05:07:54 2025] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1113.486612] [57901]: DEBUG cinder.api.middleware.request_id [req-22dd02ce-f115-4250-b92d-bc876753b108 req-6a99392d-7fab-433a-92be-30c83891fab5 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.490619] [57901]: INFO cinder.api.openstack.wsgi [req-22dd02ce-f115-4250-b92d-bc876753b108 req-6a99392d-7fab-433a-92be-30c83891fab5 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] POST http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17/action [ 1113.490619] [57901]: DEBUG cinder.api.openstack.wsgi [req-22dd02ce-f115-4250-b92d-bc876753b108 req-6a99392d-7fab-433a-92be-30c83891fab5 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=57901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1113.490619] [57901]: DEBUG cinder.api.openstack.wsgi [req-22dd02ce-f115-4250-b92d-bc876753b108 req-6a99392d-7fab-433a-92be-30c83891fab5 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1113.514327] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.514327] [57901]: warnings.warn( [ 1113.515038] [57901]: INFO cinder.volume.api [req-22dd02ce-f115-4250-b92d-bc876753b108 req-6a99392d-7fab-433a-92be-30c83891fab5 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Volume info retrieved successfully. [ 1113.520955] [57901]: INFO cinder.volume.api [req-22dd02ce-f115-4250-b92d-bc876753b108 req-6a99392d-7fab-433a-92be-30c83891fab5 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Roll detaching of volume completed successfully. [ 1113.521337] [57901]: INFO cinder.api.openstack.wsgi [req-22dd02ce-f115-4250-b92d-bc876753b108 req-6a99392d-7fab-433a-92be-30c83891fab5 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17/action returned with HTTP 202 [ 1113.522032] [57901]: [pid: 57901|app: 0|req: 226/458] 10.180.1.21 () {64 vars in 1552 bytes} [Sun Nov 23 05:07:54 2025] POST /volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1113.532535] [57900]: DEBUG cinder.api.middleware.request_id [req-22dd02ce-f115-4250-b92d-bc876753b108 req-ea37f461-a7e0-4f44-b516-0edaf843b6b8 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.536715] [57900]: INFO cinder.api.openstack.wsgi [req-22dd02ce-f115-4250-b92d-bc876753b108 req-ea37f461-a7e0-4f44-b516-0edaf843b6b8 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] DELETE http://10.180.1.21/volume/v3/attachments/cccab026-ccd8-4ebd-959b-c584b12d0e19 [ 1113.537480] [57900]: DEBUG cinder.api.openstack.wsgi [req-22dd02ce-f115-4250-b92d-bc876753b108 req-ea37f461-a7e0-4f44-b516-0edaf843b6b8 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1113.537480] [57900]: DEBUG cinder.api.openstack.wsgi [req-22dd02ce-f115-4250-b92d-bc876753b108 req-ea37f461-a7e0-4f44-b516-0edaf843b6b8 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Calling method 'version_select' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1113.545937] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.545937] [57900]: warnings.warn( [ 1113.571443] [57900]: INFO cinder.api.openstack.wsgi [req-22dd02ce-f115-4250-b92d-bc876753b108 req-ea37f461-a7e0-4f44-b516-0edaf843b6b8 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] http://10.180.1.21/volume/v3/attachments/cccab026-ccd8-4ebd-959b-c584b12d0e19 returned with HTTP 200 [ 1113.571929] [57900]: [pid: 57900|app: 0|req: 233/459] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Nov 23 05:07:54 2025] DELETE /volume/v3/attachments/cccab026-ccd8-4ebd-959b-c584b12d0e19 => generated 192 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1119.385913] [57901]: DEBUG cinder.api.middleware.request_id [req-5428d478-d4b0-47bc-ae97-b4d130307418 req-92202b67-b289-4a55-9365-7758dbe86619 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1119.388444] [57901]: INFO cinder.api.openstack.wsgi [req-5428d478-d4b0-47bc-ae97-b4d130307418 req-92202b67-b289-4a55-9365-7758dbe86619 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] DELETE http://10.180.1.21/volume/v3/attachments/03a85fa3-e84d-46ef-88be-c5990f288f7b [ 1119.388593] [57901]: DEBUG cinder.api.openstack.wsgi [req-5428d478-d4b0-47bc-ae97-b4d130307418 req-92202b67-b289-4a55-9365-7758dbe86619 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1119.388791] [57901]: DEBUG cinder.api.openstack.wsgi [req-5428d478-d4b0-47bc-ae97-b4d130307418 req-92202b67-b289-4a55-9365-7758dbe86619 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Calling method 'version_select' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1119.403771] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.403771] [57901]: warnings.warn( [ 1119.944202] [57901]: INFO cinder.api.openstack.wsgi [req-5428d478-d4b0-47bc-ae97-b4d130307418 req-92202b67-b289-4a55-9365-7758dbe86619 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] http://10.180.1.21/volume/v3/attachments/03a85fa3-e84d-46ef-88be-c5990f288f7b returned with HTTP 200 [ 1119.944576] [57901]: [pid: 57901|app: 0|req: 227/460] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Nov 23 05:08:00 2025] DELETE /volume/v3/attachments/03a85fa3-e84d-46ef-88be-c5990f288f7b => generated 19 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1119.957188] [57900]: DEBUG cinder.api.middleware.request_id [req-5428d478-d4b0-47bc-ae97-b4d130307418 req-91e066b0-d66f-4e66-b017-ca014f707d23 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1119.959672] [57900]: INFO cinder.api.openstack.wsgi [req-5428d478-d4b0-47bc-ae97-b4d130307418 req-91e066b0-d66f-4e66-b017-ca014f707d23 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] DELETE http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 [ 1119.959865] [57900]: DEBUG cinder.api.openstack.wsgi [req-5428d478-d4b0-47bc-ae97-b4d130307418 req-91e066b0-d66f-4e66-b017-ca014f707d23 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1119.960080] [57900]: DEBUG cinder.api.openstack.wsgi [req-5428d478-d4b0-47bc-ae97-b4d130307418 req-91e066b0-d66f-4e66-b017-ca014f707d23 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Calling method 'delete' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1119.960261] [57900]: INFO cinder.api.v3.volumes [req-5428d478-d4b0-47bc-ae97-b4d130307418 req-91e066b0-d66f-4e66-b017-ca014f707d23 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Delete volume with id: bbd192c6-4068-4bfc-b446-a988c8250e17 [ 1119.975083] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.975083] [57900]: warnings.warn( [ 1119.975496] [57900]: INFO cinder.volume.api [req-5428d478-d4b0-47bc-ae97-b4d130307418 req-91e066b0-d66f-4e66-b017-ca014f707d23 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Volume info retrieved successfully. [ 1119.995716] [57900]: INFO cinder.volume.api [req-5428d478-d4b0-47bc-ae97-b4d130307418 req-91e066b0-d66f-4e66-b017-ca014f707d23 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] Delete volume request issued successfully. [ 1119.995872] [57900]: INFO cinder.api.openstack.wsgi [req-5428d478-d4b0-47bc-ae97-b4d130307418 req-91e066b0-d66f-4e66-b017-ca014f707d23 tempest-ServerActionsV293TestJSON-2004570130 tempest-ServerActionsV293TestJSON-2004570130-project-member] http://10.180.1.21/volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 returned with HTTP 202 [ 1119.997125] [57900]: [pid: 57900|app: 0|req: 234/461] 10.180.1.21 () {62 vars in 1500 bytes} [Sun Nov 23 05:08:01 2025] DELETE /volume/v3/volumes/bbd192c6-4068-4bfc-b446-a988c8250e17 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1121.669216] [57901]: DEBUG cinder.api.middleware.request_id [req-6fd350fa-aaa4-40db-bcec-f1596a1994c1 req-b2d69e14-23ce-48d7-9a2d-36e8156c23b5 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1121.673148] [57901]: INFO cinder.api.openstack.wsgi [req-6fd350fa-aaa4-40db-bcec-f1596a1994c1 req-b2d69e14-23ce-48d7-9a2d-36e8156c23b5 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] PUT http://10.180.1.21/volume/v3/attachments/57eb4835-c3f7-4751-9e2b-912b66595626 [ 1121.673148] [57901]: DEBUG cinder.api.openstack.wsgi [req-6fd350fa-aaa4-40db-bcec-f1596a1994c1 req-b2d69e14-23ce-48d7-9a2d-36e8156c23b5 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-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-937862", "mountpoint": "/dev/sdb"}}} {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1121.685359] [57901]: DEBUG cinder.coordination [req-6fd350fa-aaa4-40db-bcec-f1596a1994c1 req-b2d69e14-23ce-48d7-9a2d-36e8156c23b5 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Acquiring lock "cinder-attachment_update-3396b6f7-428c-4ce1-9f47-d0aae17e8817-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57901) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1121.690553] [57901]: DEBUG cinder.coordination [req-6fd350fa-aaa4-40db-bcec-f1596a1994c1 req-b2d69e14-23ce-48d7-9a2d-36e8156c23b5 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Lock "cinder-attachment_update-3396b6f7-428c-4ce1-9f47-d0aae17e8817-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57901) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1121.691716] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.691716] [57901]: warnings.warn( [ 1122.216828] [57901]: DEBUG cinder.coordination [req-6fd350fa-aaa4-40db-bcec-f1596a1994c1 req-b2d69e14-23ce-48d7-9a2d-36e8156c23b5 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Lock "cinder-attachment_update-3396b6f7-428c-4ce1-9f47-d0aae17e8817-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.526s {{(pid=57901) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1122.217473] [57901]: INFO cinder.api.openstack.wsgi [req-6fd350fa-aaa4-40db-bcec-f1596a1994c1 req-b2d69e14-23ce-48d7-9a2d-36e8156c23b5 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] http://10.180.1.21/volume/v3/attachments/57eb4835-c3f7-4751-9e2b-912b66595626 returned with HTTP 200 [ 1122.217982] [57901]: [pid: 57901|app: 0|req: 228/462] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Nov 23 05:08:02 2025] PUT /volume/v3/attachments/57eb4835-c3f7-4751-9e2b-912b66595626 => generated 617 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1122.224265] [57900]: DEBUG cinder.api.middleware.request_id [req-6fd350fa-aaa4-40db-bcec-f1596a1994c1 req-779177e3-0498-48a8-b6df-4d5a5d14b68d None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1122.228528] [57900]: INFO cinder.api.openstack.wsgi [req-6fd350fa-aaa4-40db-bcec-f1596a1994c1 req-779177e3-0498-48a8-b6df-4d5a5d14b68d tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] GET http://10.180.1.21/volume/v3/attachments/57eb4835-c3f7-4751-9e2b-912b66595626 [ 1122.228528] [57900]: DEBUG cinder.api.openstack.wsgi [req-6fd350fa-aaa4-40db-bcec-f1596a1994c1 req-779177e3-0498-48a8-b6df-4d5a5d14b68d tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1122.228528] [57900]: DEBUG cinder.api.openstack.wsgi [req-6fd350fa-aaa4-40db-bcec-f1596a1994c1 req-779177e3-0498-48a8-b6df-4d5a5d14b68d tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Calling method 'version_select' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1122.256936] [57900]: INFO cinder.api.openstack.wsgi [req-6fd350fa-aaa4-40db-bcec-f1596a1994c1 req-779177e3-0498-48a8-b6df-4d5a5d14b68d tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] http://10.180.1.21/volume/v3/attachments/57eb4835-c3f7-4751-9e2b-912b66595626 returned with HTTP 200 [ 1122.256936] [57900]: [pid: 57900|app: 0|req: 235/463] 10.180.1.21 () {62 vars in 1531 bytes} [Sun Nov 23 05:08:03 2025] GET /volume/v3/attachments/57eb4835-c3f7-4751-9e2b-912b66595626 => generated 642 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1127.579424] [57901]: DEBUG cinder.api.middleware.request_id [req-6fd350fa-aaa4-40db-bcec-f1596a1994c1 req-1599389f-6f88-440e-800c-d7a2b409e84f None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.582555] [57901]: INFO cinder.api.openstack.wsgi [req-6fd350fa-aaa4-40db-bcec-f1596a1994c1 req-1599389f-6f88-440e-800c-d7a2b409e84f tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] POST http://10.180.1.21/volume/v3/attachments/57eb4835-c3f7-4751-9e2b-912b66595626/action [ 1127.583120] [57901]: DEBUG cinder.api.openstack.wsgi [req-6fd350fa-aaa4-40db-bcec-f1596a1994c1 req-1599389f-6f88-440e-800c-d7a2b409e84f tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Action body: b'{"os-complete": null}' {{(pid=57901) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1127.583310] [57901]: DEBUG cinder.api.openstack.wsgi [req-6fd350fa-aaa4-40db-bcec-f1596a1994c1 req-1599389f-6f88-440e-800c-d7a2b409e84f tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1127.606148] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1127.606148] [57901]: warnings.warn( [ 1127.615995] [57901]: INFO cinder.api.openstack.wsgi [req-6fd350fa-aaa4-40db-bcec-f1596a1994c1 req-1599389f-6f88-440e-800c-d7a2b409e84f tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] http://10.180.1.21/volume/v3/attachments/57eb4835-c3f7-4751-9e2b-912b66595626/action returned with HTTP 204 [ 1127.616444] [57901]: [pid: 57901|app: 0|req: 229/464] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Nov 23 05:08:08 2025] POST /volume/v3/attachments/57eb4835-c3f7-4751-9e2b-912b66595626/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1132.253421] [57900]: DEBUG dbcounter [-] [57900] Writing DB stats cinder:SELECT=207,cinder:UPDATE=36,cinder:INSERT=12 {{(pid=57900) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1133.985250] [57900]: DEBUG cinder.api.middleware.request_id [req-b11d445b-33f6-4f7e-b0cc-6f6cd88d1d61 req-3a49dd23-361a-4eee-b936-41515219fe60 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1133.987660] [57900]: INFO cinder.api.openstack.wsgi [req-b11d445b-33f6-4f7e-b0cc-6f6cd88d1d61 req-3a49dd23-361a-4eee-b936-41515219fe60 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] DELETE http://10.180.1.21/volume/v3/attachments/57eb4835-c3f7-4751-9e2b-912b66595626 [ 1133.987878] [57900]: DEBUG cinder.api.openstack.wsgi [req-b11d445b-33f6-4f7e-b0cc-6f6cd88d1d61 req-3a49dd23-361a-4eee-b936-41515219fe60 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1133.988100] [57900]: DEBUG cinder.api.openstack.wsgi [req-b11d445b-33f6-4f7e-b0cc-6f6cd88d1d61 req-3a49dd23-361a-4eee-b936-41515219fe60 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Calling method 'version_select' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1133.997780] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.997780] [57900]: warnings.warn( [ 1134.535212] [57900]: INFO cinder.api.openstack.wsgi [req-b11d445b-33f6-4f7e-b0cc-6f6cd88d1d61 req-3a49dd23-361a-4eee-b936-41515219fe60 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] http://10.180.1.21/volume/v3/attachments/57eb4835-c3f7-4751-9e2b-912b66595626 returned with HTTP 200 [ 1134.535764] [57900]: [pid: 57900|app: 0|req: 236/465] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Nov 23 05:08:15 2025] DELETE /volume/v3/attachments/57eb4835-c3f7-4751-9e2b-912b66595626 => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1137.612298] [57901]: DEBUG dbcounter [-] [57901] Writing DB stats cinder:SELECT=52,cinder:UPDATE=11,cinder:INSERT=1 {{(pid=57901) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1144.130634] [57901]: DEBUG cinder.api.middleware.request_id [None req-dced88ac-c29f-46f2-be59-32fc6c4dd292 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.134202] [57901]: INFO cinder.api.openstack.wsgi [None req-dced88ac-c29f-46f2-be59-32fc6c4dd292 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] GET http://10.180.1.21/volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 [ 1144.134570] [57901]: DEBUG cinder.api.openstack.wsgi [None req-dced88ac-c29f-46f2-be59-32fc6c4dd292 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1144.134855] [57901]: DEBUG cinder.api.openstack.wsgi [None req-dced88ac-c29f-46f2-be59-32fc6c4dd292 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1144.153754] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1144.153754] [57901]: warnings.warn( [ 1144.158549] [57901]: INFO cinder.volume.api [None req-dced88ac-c29f-46f2-be59-32fc6c4dd292 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Volume info retrieved successfully. [ 1144.163889] [57901]: INFO cinder.api.openstack.wsgi [None req-dced88ac-c29f-46f2-be59-32fc6c4dd292 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] http://10.180.1.21/volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 returned with HTTP 200 [ 1144.164819] [57901]: [pid: 57901|app: 0|req: 230/466] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:08:25 2025] GET /volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1144.534131] [57900]: DEBUG dbcounter [-] [57900] Writing DB stats cinder:SELECT=10,cinder:UPDATE=3 {{(pid=57900) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1144.877261] [57900]: DEBUG cinder.api.middleware.request_id [None req-79f69b01-46a2-40eb-ae49-4d050942c938 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.881710] [57900]: INFO cinder.api.openstack.wsgi [None req-79f69b01-46a2-40eb-ae49-4d050942c938 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] GET http://10.180.1.21/volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 [ 1144.881949] [57900]: DEBUG cinder.api.openstack.wsgi [None req-79f69b01-46a2-40eb-ae49-4d050942c938 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1144.882175] [57900]: DEBUG cinder.api.openstack.wsgi [None req-79f69b01-46a2-40eb-ae49-4d050942c938 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1144.897688] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1144.897688] [57900]: warnings.warn( [ 1144.903020] [57900]: INFO cinder.volume.api [None req-79f69b01-46a2-40eb-ae49-4d050942c938 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Volume info retrieved successfully. [ 1144.912181] [57900]: INFO cinder.api.openstack.wsgi [None req-79f69b01-46a2-40eb-ae49-4d050942c938 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] http://10.180.1.21/volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 returned with HTTP 200 [ 1144.912181] [57900]: [pid: 57900|app: 0|req: 237/467] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:08:26 2025] GET /volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1154.160924] [57901]: DEBUG dbcounter [-] [57901] Writing DB stats cinder:SELECT=4 {{(pid=57901) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1154.906457] [57900]: DEBUG dbcounter [-] [57900] Writing DB stats cinder:SELECT=4 {{(pid=57900) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1160.918713] [57901]: DEBUG cinder.api.middleware.request_id [None req-5b51e2b5-ad4e-4690-9000-f68ce5a659bf None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.921358] [57901]: INFO cinder.api.openstack.wsgi [None req-5b51e2b5-ad4e-4690-9000-f68ce5a659bf tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] DELETE http://10.180.1.21/volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 [ 1160.921651] [57901]: DEBUG cinder.api.openstack.wsgi [None req-5b51e2b5-ad4e-4690-9000-f68ce5a659bf tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1160.921861] [57901]: DEBUG cinder.api.openstack.wsgi [None req-5b51e2b5-ad4e-4690-9000-f68ce5a659bf tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Calling method 'delete' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1160.922080] [57901]: INFO cinder.api.v3.volumes [None req-5b51e2b5-ad4e-4690-9000-f68ce5a659bf tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Delete volume with id: 163c65ef-cdea-4b14-9a74-a6c36c3392e0 [ 1160.935108] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.935108] [57901]: warnings.warn( [ 1160.935792] [57901]: INFO cinder.volume.api [None req-5b51e2b5-ad4e-4690-9000-f68ce5a659bf tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Volume info retrieved successfully. [ 1160.961758] [57901]: INFO cinder.volume.api [None req-5b51e2b5-ad4e-4690-9000-f68ce5a659bf tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Delete volume request issued successfully. [ 1160.961987] [57901]: INFO cinder.api.openstack.wsgi [None req-5b51e2b5-ad4e-4690-9000-f68ce5a659bf tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] http://10.180.1.21/volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 returned with HTTP 202 [ 1160.962538] [57901]: [pid: 57901|app: 0|req: 231/468] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Nov 23 05:08:42 2025] DELETE /volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1160.965469] [57900]: DEBUG cinder.api.middleware.request_id [None req-5ea46d28-e3d6-467f-a308-b8327997e3dc None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.968048] [57900]: INFO cinder.api.openstack.wsgi [None req-5ea46d28-e3d6-467f-a308-b8327997e3dc tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] GET http://10.180.1.21/volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 [ 1160.968363] [57900]: DEBUG cinder.api.openstack.wsgi [None req-5ea46d28-e3d6-467f-a308-b8327997e3dc tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1160.968693] [57900]: DEBUG cinder.api.openstack.wsgi [None req-5ea46d28-e3d6-467f-a308-b8327997e3dc tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1160.977775] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.977775] [57900]: warnings.warn( [ 1160.982934] [57900]: INFO cinder.volume.api [None req-5ea46d28-e3d6-467f-a308-b8327997e3dc tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Volume info retrieved successfully. [ 1160.989720] [57900]: INFO cinder.api.openstack.wsgi [None req-5ea46d28-e3d6-467f-a308-b8327997e3dc tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] http://10.180.1.21/volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 returned with HTTP 200 [ 1160.990252] [57900]: [pid: 57900|app: 0|req: 238/469] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:08:42 2025] GET /volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1162.000499] [57901]: DEBUG cinder.api.middleware.request_id [None req-140ac936-23d5-4591-9d97-f7c5959d87ba None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.002831] [57901]: INFO cinder.api.openstack.wsgi [None req-140ac936-23d5-4591-9d97-f7c5959d87ba tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] GET http://10.180.1.21/volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 [ 1162.003081] [57901]: DEBUG cinder.api.openstack.wsgi [None req-140ac936-23d5-4591-9d97-f7c5959d87ba tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1162.003297] [57901]: DEBUG cinder.api.openstack.wsgi [None req-140ac936-23d5-4591-9d97-f7c5959d87ba tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1162.015760] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1162.015760] [57901]: warnings.warn( [ 1162.020760] [57901]: INFO cinder.volume.api [None req-140ac936-23d5-4591-9d97-f7c5959d87ba tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Volume info retrieved successfully. [ 1162.027632] [57901]: INFO cinder.api.openstack.wsgi [None req-140ac936-23d5-4591-9d97-f7c5959d87ba tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] http://10.180.1.21/volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 returned with HTTP 200 [ 1162.028073] [57901]: [pid: 57901|app: 0|req: 232/470] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:08:43 2025] GET /volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1163.039568] [57900]: DEBUG cinder.api.middleware.request_id [None req-72ade9f0-46a2-43f5-8aa8-82566bee9fa3 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.041794] [57900]: INFO cinder.api.openstack.wsgi [None req-72ade9f0-46a2-43f5-8aa8-82566bee9fa3 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] GET http://10.180.1.21/volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 [ 1163.042263] [57900]: DEBUG cinder.api.openstack.wsgi [None req-72ade9f0-46a2-43f5-8aa8-82566bee9fa3 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1163.042263] [57900]: DEBUG cinder.api.openstack.wsgi [None req-72ade9f0-46a2-43f5-8aa8-82566bee9fa3 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1163.052255] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1163.052255] [57900]: warnings.warn( [ 1163.058566] [57900]: INFO cinder.volume.api [None req-72ade9f0-46a2-43f5-8aa8-82566bee9fa3 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Volume info retrieved successfully. [ 1163.065908] [57900]: INFO cinder.api.openstack.wsgi [None req-72ade9f0-46a2-43f5-8aa8-82566bee9fa3 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] http://10.180.1.21/volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 returned with HTTP 200 [ 1163.066344] [57900]: [pid: 57900|app: 0|req: 239/471] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:08:44 2025] GET /volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1164.082445] [57901]: DEBUG cinder.api.middleware.request_id [None req-46e21d64-7953-45e7-9530-fb628bbc47b1 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1164.084756] [57901]: INFO cinder.api.openstack.wsgi [None req-46e21d64-7953-45e7-9530-fb628bbc47b1 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] GET http://10.180.1.21/volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 [ 1164.085015] [57901]: DEBUG cinder.api.openstack.wsgi [None req-46e21d64-7953-45e7-9530-fb628bbc47b1 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1164.085239] [57901]: DEBUG cinder.api.openstack.wsgi [None req-46e21d64-7953-45e7-9530-fb628bbc47b1 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1164.092622] [57901]: INFO cinder.api.openstack.wsgi [None req-46e21d64-7953-45e7-9530-fb628bbc47b1 tempest-DeleteServersTestJSON-277239729 tempest-DeleteServersTestJSON-277239729-project-member] http://10.180.1.21/volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 returned with HTTP 404 [ 1164.093647] [57901]: [pid: 57901|app: 0|req: 233/472] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:08:45 2025] GET /volume/v3/volumes/163c65ef-cdea-4b14-9a74-a6c36c3392e0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1173.060721] [57900]: DEBUG dbcounter [-] [57900] Writing DB stats cinder:SELECT=8 {{(pid=57900) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1174.087869] [57901]: DEBUG dbcounter [-] [57901] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=57901) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1182.227558] [57900]: DEBUG cinder.api.middleware.request_id [None req-f4235788-b092-42af-8e39-4a81805e66db None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.229598] [57900]: INFO cinder.api.openstack.wsgi [None req-f4235788-b092-42af-8e39-4a81805e66db tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1182.229975] [57900]: DEBUG cinder.api.openstack.wsgi [None req-f4235788-b092-42af-8e39-4a81805e66db tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1252724785"}} {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1182.231454] [57900]: DEBUG cinder.api.v3.volumes [None req-f4235788-b092-42af-8e39-4a81805e66db tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1252724785'}} {{(pid=57900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1182.231583] [57900]: INFO cinder.api.v3.volumes [None req-f4235788-b092-42af-8e39-4a81805e66db tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Create volume of 1 GB [ 1182.237260] [57900]: INFO cinder.volume.api [None req-f4235788-b092-42af-8e39-4a81805e66db tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Availability Zones retrieved successfully. [ 1182.244192] [57900]: DEBUG cinder.volume.api [None req-f4235788-b092-42af-8e39-4a81805e66db tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Flow 'volume_create_api' (98c85a9f-5ad7-4956-8cba-32ed1dd45f2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1182.245335] [57900]: DEBUG cinder.volume.api [None req-f4235788-b092-42af-8e39-4a81805e66db tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15b5a7b6-1afa-4cb1-a62b-7cf4a16c8bc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1182.246403] [57900]: DEBUG cinder.volume.flows.api.create_volume [None req-f4235788-b092-42af-8e39-4a81805e66db tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Validating volume size '1' using validate_int {{(pid=57900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1182.264221] [57900]: DEBUG cinder.volume.api [None req-f4235788-b092-42af-8e39-4a81805e66db tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15b5a7b6-1afa-4cb1-a62b-7cf4a16c8bc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-23T04:56:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=25fac031-ee80-424b-a337-7fb740cb92f0,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '25fac031-ee80-424b-a337-7fb740cb92f0', '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=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1182.265172] [57900]: DEBUG cinder.volume.api [None req-f4235788-b092-42af-8e39-4a81805e66db tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f959b85d-414c-4222-ba72-911318e00967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1182.303447] [57900]: DEBUG cinder.quota [None req-f4235788-b092-42af-8e39-4a81805e66db tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Created reservations ['73d2fdf8-cfaf-426c-ac49-629dec47b9bf', 'b53923eb-0de9-47d1-aa0b-3f2e3cb55dba', 'fffdc8f4-3c05-4362-9eec-67c9437ddd28', '3d967014-0965-4498-8ef7-a5492929e808'] {{(pid=57900) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1182.304511] [57900]: DEBUG cinder.volume.api [None req-f4235788-b092-42af-8e39-4a81805e66db tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f959b85d-414c-4222-ba72-911318e00967) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73d2fdf8-cfaf-426c-ac49-629dec47b9bf', 'b53923eb-0de9-47d1-aa0b-3f2e3cb55dba', 'fffdc8f4-3c05-4362-9eec-67c9437ddd28', '3d967014-0965-4498-8ef7-a5492929e808']}' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1182.305476] [57900]: DEBUG cinder.volume.api [None req-f4235788-b092-42af-8e39-4a81805e66db tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b66959e7-e217-43f5-a9da-33b745364da0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1182.320312] [57900]: DEBUG cinder.volume.api [None req-f4235788-b092-42af-8e39-4a81805e66db tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b66959e7-e217-43f5-a9da-33b745364da0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5937451b-3f9e-4524-860e-9a0015505120', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1252724785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e46436deb7843e892cfd97dcb3bce15',qos_specs=None,replication_status=,reservations=['73d2fdf8-cfaf-426c-ac49-629dec47b9bf','b53923eb-0de9-47d1-aa0b-3f2e3cb55dba','fffdc8f4-3c05-4362-9eec-67c9437ddd28','3d967014-0965-4498-8ef7-a5492929e808'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b8c7b65ddd84f2d87f5a6d0397aaa28',volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0), '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-11-23T05:09:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1252724785',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5937451b-3f9e-4524-860e-9a0015505120,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e46436deb7843e892cfd97dcb3bce15',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='3b8c7b65ddd84f2d87f5a6d0397aaa28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(25fac031-ee80-424b-a337-7fb740cb92f0),volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0)}' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1182.321232] [57900]: DEBUG cinder.volume.api [None req-f4235788-b092-42af-8e39-4a81805e66db tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32473a83-b768-4048-9487-e666b23269b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1182.336520] [57900]: DEBUG cinder.volume.api [None req-f4235788-b092-42af-8e39-4a81805e66db tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32473a83-b768-4048-9487-e666b23269b9) 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-1252724785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e46436deb7843e892cfd97dcb3bce15',qos_specs=None,replication_status=,reservations=['73d2fdf8-cfaf-426c-ac49-629dec47b9bf','b53923eb-0de9-47d1-aa0b-3f2e3cb55dba','fffdc8f4-3c05-4362-9eec-67c9437ddd28','3d967014-0965-4498-8ef7-a5492929e808'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b8c7b65ddd84f2d87f5a6d0397aaa28',volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0)}' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1182.337404] [57900]: DEBUG cinder.volume.api [None req-f4235788-b092-42af-8e39-4a81805e66db tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7c5f88d-0dbf-406e-90f5-4a3a3b50e10b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1182.348152] [57900]: DEBUG cinder.volume.api [None req-f4235788-b092-42af-8e39-4a81805e66db tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7c5f88d-0dbf-406e-90f5-4a3a3b50e10b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1182.349231] [57900]: DEBUG cinder.volume.api [None req-f4235788-b092-42af-8e39-4a81805e66db tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Flow 'volume_create_api' (98c85a9f-5ad7-4956-8cba-32ed1dd45f2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57900) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1182.349586] [57900]: INFO cinder.volume.api [None req-f4235788-b092-42af-8e39-4a81805e66db tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Create volume request issued successfully. [ 1182.350382] [57900]: INFO cinder.api.openstack.wsgi [None req-f4235788-b092-42af-8e39-4a81805e66db tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1182.350893] [57900]: [pid: 57900|app: 0|req: 240/473] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Nov 23 05:09:03 2025] POST /volume/v3/volumes => generated 754 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1182.359807] [57901]: DEBUG cinder.api.middleware.request_id [None req-b79481bf-7de2-4c3e-a314-47f5e0c90373 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.362127] [57901]: INFO cinder.api.openstack.wsgi [None req-b79481bf-7de2-4c3e-a314-47f5e0c90373 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 [ 1182.362362] [57901]: DEBUG cinder.api.openstack.wsgi [None req-b79481bf-7de2-4c3e-a314-47f5e0c90373 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1182.362608] [57901]: DEBUG cinder.api.openstack.wsgi [None req-b79481bf-7de2-4c3e-a314-47f5e0c90373 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1182.369857] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.369857] [57901]: warnings.warn( [ 1182.374139] [57901]: INFO cinder.volume.api [None req-b79481bf-7de2-4c3e-a314-47f5e0c90373 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 1182.379411] [57901]: INFO cinder.api.openstack.wsgi [None req-b79481bf-7de2-4c3e-a314-47f5e0c90373 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 returned with HTTP 200 [ 1182.379871] [57901]: [pid: 57901|app: 0|req: 234/474] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:09:03 2025] GET /volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1183.391072] [57900]: DEBUG cinder.api.middleware.request_id [None req-bcf614ca-684d-4159-8e6d-9e764a9d7764 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.393710] [57900]: INFO cinder.api.openstack.wsgi [None req-bcf614ca-684d-4159-8e6d-9e764a9d7764 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 [ 1183.393942] [57900]: DEBUG cinder.api.openstack.wsgi [None req-bcf614ca-684d-4159-8e6d-9e764a9d7764 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1183.394170] [57900]: DEBUG cinder.api.openstack.wsgi [None req-bcf614ca-684d-4159-8e6d-9e764a9d7764 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1183.404921] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.404921] [57900]: warnings.warn( [ 1183.409355] [57900]: INFO cinder.volume.api [None req-bcf614ca-684d-4159-8e6d-9e764a9d7764 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 1183.414614] [57900]: INFO cinder.api.openstack.wsgi [None req-bcf614ca-684d-4159-8e6d-9e764a9d7764 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 returned with HTTP 200 [ 1183.415080] [57900]: [pid: 57900|app: 0|req: 241/475] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:09:04 2025] GET /volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1183.452328] [57901]: DEBUG cinder.api.middleware.request_id [req-7de1d746-655f-4128-aa09-14db3bea29ab req-0e7cb5d8-fbbe-49d4-8163-881ad96733ab None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.454992] [57901]: INFO cinder.api.openstack.wsgi [req-7de1d746-655f-4128-aa09-14db3bea29ab req-0e7cb5d8-fbbe-49d4-8163-881ad96733ab tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 [ 1183.455158] [57901]: DEBUG cinder.api.openstack.wsgi [req-7de1d746-655f-4128-aa09-14db3bea29ab req-0e7cb5d8-fbbe-49d4-8163-881ad96733ab tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1183.455374] [57901]: DEBUG cinder.api.openstack.wsgi [req-7de1d746-655f-4128-aa09-14db3bea29ab req-0e7cb5d8-fbbe-49d4-8163-881ad96733ab tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1183.463168] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.463168] [57901]: warnings.warn( [ 1183.466612] [57901]: INFO cinder.volume.api [req-7de1d746-655f-4128-aa09-14db3bea29ab req-0e7cb5d8-fbbe-49d4-8163-881ad96733ab tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 1183.470793] [57901]: INFO cinder.api.openstack.wsgi [req-7de1d746-655f-4128-aa09-14db3bea29ab req-0e7cb5d8-fbbe-49d4-8163-881ad96733ab tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 returned with HTTP 200 [ 1183.471316] [57901]: [pid: 57901|app: 0|req: 235/476] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 05:09:04 2025] GET /volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1184.989323] [57900]: DEBUG cinder.api.middleware.request_id [None req-5818b447-2afb-4625-9276-ab21c95089e5 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1184.989788] [57900]: INFO cinder.api.openstack.wsgi [None req-5818b447-2afb-4625-9276-ab21c95089e5 None None] GET http://10.180.1.21/volume// [ 1184.989960] [57900]: DEBUG cinder.api.openstack.wsgi [None req-5818b447-2afb-4625-9276-ab21c95089e5 None None] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1184.990181] [57900]: DEBUG cinder.api.openstack.wsgi [None req-5818b447-2afb-4625-9276-ab21c95089e5 None None] Calling method 'all' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1184.990554] [57900]: INFO cinder.api.openstack.wsgi [None req-5818b447-2afb-4625-9276-ab21c95089e5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1184.990965] [57900]: [pid: 57900|app: 0|req: 242/477] 10.180.1.21 () {58 vars in 1300 bytes} [Sun Nov 23 05:09:06 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1184.995261] [57901]: DEBUG cinder.api.middleware.request_id [req-7de1d746-655f-4128-aa09-14db3bea29ab req-f37fd1df-0e28-43be-ba51-b697f7e97030 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1184.998013] [57901]: INFO cinder.api.openstack.wsgi [req-7de1d746-655f-4128-aa09-14db3bea29ab req-f37fd1df-0e28-43be-ba51-b697f7e97030 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1184.998421] [57901]: DEBUG cinder.api.openstack.wsgi [req-7de1d746-655f-4128-aa09-14db3bea29ab req-f37fd1df-0e28-43be-ba51-b697f7e97030 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5937451b-3f9e-4524-860e-9a0015505120", "connector": null, "instance_uuid": "3de9c48b-4d3c-4117-845e-d4a83c286fe8"}} {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1185.012387] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.012387] [57901]: warnings.warn( [ 1185.042405] [57901]: INFO cinder.api.openstack.wsgi [req-7de1d746-655f-4128-aa09-14db3bea29ab req-f37fd1df-0e28-43be-ba51-b697f7e97030 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1185.043226] [57901]: [pid: 57901|app: 0|req: 236/478] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Nov 23 05:09: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) [ 1185.071211] [57900]: DEBUG cinder.api.middleware.request_id [None req-3c98b76d-3208-4d88-a765-4a8a8947cffc None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.073691] [57900]: INFO cinder.api.openstack.wsgi [None req-3c98b76d-3208-4d88-a765-4a8a8947cffc tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 [ 1185.074169] [57900]: DEBUG cinder.api.openstack.wsgi [None req-3c98b76d-3208-4d88-a765-4a8a8947cffc tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1185.074439] [57900]: DEBUG cinder.api.openstack.wsgi [None req-3c98b76d-3208-4d88-a765-4a8a8947cffc tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1185.086531] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.086531] [57900]: warnings.warn( [ 1185.089990] [57900]: INFO cinder.volume.api [None req-3c98b76d-3208-4d88-a765-4a8a8947cffc tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 1185.095686] [57900]: INFO cinder.api.openstack.wsgi [None req-3c98b76d-3208-4d88-a765-4a8a8947cffc tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 returned with HTTP 200 [ 1185.096035] [57900]: [pid: 57900|app: 0|req: 243/479] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:09:06 2025] GET /volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1185.574160] [57901]: DEBUG cinder.api.middleware.request_id [None req-4d835cfd-57de-4f9e-bda8-305f9c54afa3 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.574160] [57901]: INFO cinder.api.openstack.wsgi [None req-4d835cfd-57de-4f9e-bda8-305f9c54afa3 None None] GET http://10.180.1.21/volume// [ 1185.574160] [57901]: DEBUG cinder.api.openstack.wsgi [None req-4d835cfd-57de-4f9e-bda8-305f9c54afa3 None None] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1185.574280] [57901]: DEBUG cinder.api.openstack.wsgi [None req-4d835cfd-57de-4f9e-bda8-305f9c54afa3 None None] Calling method 'all' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1185.574733] [57901]: INFO cinder.api.openstack.wsgi [None req-4d835cfd-57de-4f9e-bda8-305f9c54afa3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1185.575042] [57901]: [pid: 57901|app: 0|req: 237/480] 10.180.1.21 () {58 vars in 1307 bytes} [Sun Nov 23 05:09:06 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1185.578602] [57900]: DEBUG cinder.api.middleware.request_id [req-7de1d746-655f-4128-aa09-14db3bea29ab req-eee7cb52-5633-45df-9988-4f33baf38a51 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.581436] [57900]: INFO cinder.api.openstack.wsgi [req-7de1d746-655f-4128-aa09-14db3bea29ab req-eee7cb52-5633-45df-9988-4f33baf38a51 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 [ 1185.581887] [57900]: DEBUG cinder.api.openstack.wsgi [req-7de1d746-655f-4128-aa09-14db3bea29ab req-eee7cb52-5633-45df-9988-4f33baf38a51 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1185.582145] [57900]: DEBUG cinder.api.openstack.wsgi [req-7de1d746-655f-4128-aa09-14db3bea29ab req-eee7cb52-5633-45df-9988-4f33baf38a51 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1185.597713] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.597713] [57900]: warnings.warn( [ 1185.602684] [57900]: INFO cinder.volume.api [req-7de1d746-655f-4128-aa09-14db3bea29ab req-eee7cb52-5633-45df-9988-4f33baf38a51 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 1185.608413] [57900]: INFO cinder.api.openstack.wsgi [req-7de1d746-655f-4128-aa09-14db3bea29ab req-eee7cb52-5633-45df-9988-4f33baf38a51 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 returned with HTTP 200 [ 1185.608867] [57900]: [pid: 57900|app: 0|req: 244/481] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Nov 23 05:09:06 2025] GET /volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 => generated 1027 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1185.637855] [57901]: DEBUG cinder.api.middleware.request_id [req-7de1d746-655f-4128-aa09-14db3bea29ab req-42211feb-3bfa-44b5-8d56-44666128a610 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.640221] [57901]: INFO cinder.api.openstack.wsgi [req-7de1d746-655f-4128-aa09-14db3bea29ab req-42211feb-3bfa-44b5-8d56-44666128a610 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] PUT http://10.180.1.21/volume/v3/attachments/c37610ac-d084-4269-8d43-0fb39eb222c7 [ 1185.640649] [57901]: DEBUG cinder.api.openstack.wsgi [req-7de1d746-655f-4128-aa09-14db3bea29ab req-42211feb-3bfa-44b5-8d56-44666128a610 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-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-937903", "mountpoint": "/dev/sdb"}}} {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1185.649271] [57901]: DEBUG cinder.coordination [req-7de1d746-655f-4128-aa09-14db3bea29ab req-42211feb-3bfa-44b5-8d56-44666128a610 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Acquiring lock "cinder-attachment_update-5937451b-3f9e-4524-860e-9a0015505120-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57901) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1185.654567] [57901]: DEBUG cinder.coordination [req-7de1d746-655f-4128-aa09-14db3bea29ab req-42211feb-3bfa-44b5-8d56-44666128a610 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Lock "cinder-attachment_update-5937451b-3f9e-4524-860e-9a0015505120-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57901) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1185.655714] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.655714] [57901]: warnings.warn( [ 1186.107691] [57900]: DEBUG cinder.api.middleware.request_id [None req-aea27512-4d4c-4d90-9dd5-3db2c143597a None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.109912] [57900]: INFO cinder.api.openstack.wsgi [None req-aea27512-4d4c-4d90-9dd5-3db2c143597a tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 [ 1186.110163] [57900]: DEBUG cinder.api.openstack.wsgi [None req-aea27512-4d4c-4d90-9dd5-3db2c143597a tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1186.110429] [57900]: DEBUG cinder.api.openstack.wsgi [None req-aea27512-4d4c-4d90-9dd5-3db2c143597a tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1186.124514] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.124514] [57900]: warnings.warn( [ 1186.130254] [57900]: INFO cinder.volume.api [None req-aea27512-4d4c-4d90-9dd5-3db2c143597a tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 1186.137494] [57900]: INFO cinder.api.openstack.wsgi [None req-aea27512-4d4c-4d90-9dd5-3db2c143597a tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 returned with HTTP 200 [ 1186.138318] [57900]: [pid: 57900|app: 0|req: 245/482] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:09:07 2025] GET /volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1187.150873] [57900]: DEBUG cinder.api.middleware.request_id [None req-2f0af3a5-8a5b-4c04-96b6-6757304ca554 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.153009] [57900]: INFO cinder.api.openstack.wsgi [None req-2f0af3a5-8a5b-4c04-96b6-6757304ca554 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 [ 1187.153250] [57900]: DEBUG cinder.api.openstack.wsgi [None req-2f0af3a5-8a5b-4c04-96b6-6757304ca554 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1187.153473] [57900]: DEBUG cinder.api.openstack.wsgi [None req-2f0af3a5-8a5b-4c04-96b6-6757304ca554 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1187.168967] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.168967] [57900]: warnings.warn( [ 1187.173350] [57900]: INFO cinder.volume.api [None req-2f0af3a5-8a5b-4c04-96b6-6757304ca554 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 1187.179063] [57900]: INFO cinder.api.openstack.wsgi [None req-2f0af3a5-8a5b-4c04-96b6-6757304ca554 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 returned with HTTP 200 [ 1187.179732] [57900]: [pid: 57900|app: 0|req: 246/483] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:09:08 2025] GET /volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1188.189364] [57900]: DEBUG cinder.api.middleware.request_id [None req-99caffa2-0391-48a5-a9b5-bf352d811155 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.193086] [57900]: INFO cinder.api.openstack.wsgi [None req-99caffa2-0391-48a5-a9b5-bf352d811155 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 [ 1188.193086] [57900]: DEBUG cinder.api.openstack.wsgi [None req-99caffa2-0391-48a5-a9b5-bf352d811155 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1188.193086] [57900]: DEBUG cinder.api.openstack.wsgi [None req-99caffa2-0391-48a5-a9b5-bf352d811155 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1188.210173] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1188.210173] [57900]: warnings.warn( [ 1188.215106] [57900]: INFO cinder.volume.api [None req-99caffa2-0391-48a5-a9b5-bf352d811155 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 1188.220715] [57900]: INFO cinder.api.openstack.wsgi [None req-99caffa2-0391-48a5-a9b5-bf352d811155 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 returned with HTTP 200 [ 1188.221158] [57900]: [pid: 57900|app: 0|req: 247/484] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:09:09 2025] GET /volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1189.234112] [57900]: DEBUG cinder.api.middleware.request_id [None req-4e627a48-f57d-4461-adfb-8dec390c213f None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.236372] [57900]: INFO cinder.api.openstack.wsgi [None req-4e627a48-f57d-4461-adfb-8dec390c213f tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 [ 1189.236757] [57900]: DEBUG cinder.api.openstack.wsgi [None req-4e627a48-f57d-4461-adfb-8dec390c213f tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1189.237058] [57900]: DEBUG cinder.api.openstack.wsgi [None req-4e627a48-f57d-4461-adfb-8dec390c213f tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1189.252051] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1189.252051] [57900]: warnings.warn( [ 1189.256340] [57900]: INFO cinder.volume.api [None req-4e627a48-f57d-4461-adfb-8dec390c213f tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 1189.261362] [57900]: INFO cinder.api.openstack.wsgi [None req-4e627a48-f57d-4461-adfb-8dec390c213f tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 returned with HTTP 200 [ 1189.261847] [57900]: [pid: 57900|app: 0|req: 248/485] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:09:10 2025] GET /volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1190.180232] [57901]: DEBUG cinder.coordination [req-7de1d746-655f-4128-aa09-14db3bea29ab req-42211feb-3bfa-44b5-8d56-44666128a610 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Lock "cinder-attachment_update-5937451b-3f9e-4524-860e-9a0015505120-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=57901) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1190.180661] [57901]: INFO cinder.api.openstack.wsgi [req-7de1d746-655f-4128-aa09-14db3bea29ab req-42211feb-3bfa-44b5-8d56-44666128a610 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/attachments/c37610ac-d084-4269-8d43-0fb39eb222c7 returned with HTTP 200 [ 1190.181500] [57901]: [pid: 57901|app: 0|req: 238/486] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Nov 23 05:09:06 2025] PUT /volume/v3/attachments/c37610ac-d084-4269-8d43-0fb39eb222c7 => generated 617 bytes in 4545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1190.271497] [57900]: DEBUG cinder.api.middleware.request_id [None req-f5c050f3-5e78-41f2-b59e-4bf73bb5ef39 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.273980] [57900]: INFO cinder.api.openstack.wsgi [None req-f5c050f3-5e78-41f2-b59e-4bf73bb5ef39 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 [ 1190.274235] [57900]: DEBUG cinder.api.openstack.wsgi [None req-f5c050f3-5e78-41f2-b59e-4bf73bb5ef39 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1190.274448] [57900]: DEBUG cinder.api.openstack.wsgi [None req-f5c050f3-5e78-41f2-b59e-4bf73bb5ef39 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1190.286968] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1190.286968] [57900]: warnings.warn( [ 1190.292873] [57900]: INFO cinder.volume.api [None req-f5c050f3-5e78-41f2-b59e-4bf73bb5ef39 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 1190.298052] [57900]: INFO cinder.api.openstack.wsgi [None req-f5c050f3-5e78-41f2-b59e-4bf73bb5ef39 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 returned with HTTP 200 [ 1190.299111] [57900]: [pid: 57900|app: 0|req: 249/487] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:09:11 2025] GET /volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1191.309561] [57901]: DEBUG cinder.api.middleware.request_id [None req-df5df52d-c566-480b-aa75-a6c54c88748d None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.311884] [57901]: INFO cinder.api.openstack.wsgi [None req-df5df52d-c566-480b-aa75-a6c54c88748d tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 [ 1191.312256] [57901]: DEBUG cinder.api.openstack.wsgi [None req-df5df52d-c566-480b-aa75-a6c54c88748d tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1191.312597] [57901]: DEBUG cinder.api.openstack.wsgi [None req-df5df52d-c566-480b-aa75-a6c54c88748d tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1191.325750] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1191.325750] [57901]: warnings.warn( [ 1191.329161] [57901]: INFO cinder.volume.api [None req-df5df52d-c566-480b-aa75-a6c54c88748d tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 1191.333657] [57901]: INFO cinder.api.openstack.wsgi [None req-df5df52d-c566-480b-aa75-a6c54c88748d tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 returned with HTTP 200 [ 1191.334078] [57901]: [pid: 57901|app: 0|req: 239/488] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:09:12 2025] GET /volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1191.885614] [57900]: DEBUG cinder.api.middleware.request_id [req-7de1d746-655f-4128-aa09-14db3bea29ab req-adfba928-f0a9-4d5c-96dc-fe6c03f334ec None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.887927] [57900]: INFO cinder.api.openstack.wsgi [req-7de1d746-655f-4128-aa09-14db3bea29ab req-adfba928-f0a9-4d5c-96dc-fe6c03f334ec tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] POST http://10.180.1.21/volume/v3/attachments/c37610ac-d084-4269-8d43-0fb39eb222c7/action [ 1191.888352] [57900]: DEBUG cinder.api.openstack.wsgi [req-7de1d746-655f-4128-aa09-14db3bea29ab req-adfba928-f0a9-4d5c-96dc-fe6c03f334ec tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Action body: b'{"os-complete": null}' {{(pid=57900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1191.888492] [57900]: DEBUG cinder.api.openstack.wsgi [req-7de1d746-655f-4128-aa09-14db3bea29ab req-adfba928-f0a9-4d5c-96dc-fe6c03f334ec tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1191.915440] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1191.915440] [57900]: warnings.warn( [ 1191.923538] [57900]: INFO cinder.api.openstack.wsgi [req-7de1d746-655f-4128-aa09-14db3bea29ab req-adfba928-f0a9-4d5c-96dc-fe6c03f334ec tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/attachments/c37610ac-d084-4269-8d43-0fb39eb222c7/action returned with HTTP 204 [ 1191.924137] [57900]: [pid: 57900|app: 0|req: 250/489] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Nov 23 05:09:13 2025] POST /volume/v3/attachments/c37610ac-d084-4269-8d43-0fb39eb222c7/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1192.095076] [57901]: DEBUG cinder.api.middleware.request_id [None req-dcd81cf5-f7ca-4aae-8769-bca1596aff8c None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.098403] [57901]: INFO cinder.api.openstack.wsgi [None req-dcd81cf5-f7ca-4aae-8769-bca1596aff8c tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1192.098844] [57901]: DEBUG cinder.api.openstack.wsgi [None req-dcd81cf5-f7ca-4aae-8769-bca1596aff8c tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1135756468"}} {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1192.100281] [57901]: DEBUG cinder.api.v3.volumes [None req-dcd81cf5-f7ca-4aae-8769-bca1596aff8c tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1135756468'}} {{(pid=57901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1192.100403] [57901]: INFO cinder.api.v3.volumes [None req-dcd81cf5-f7ca-4aae-8769-bca1596aff8c tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Create volume of 1 GB [ 1192.104606] [57901]: INFO cinder.volume.api [None req-dcd81cf5-f7ca-4aae-8769-bca1596aff8c tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Availability Zones retrieved successfully. [ 1192.111326] [57901]: DEBUG cinder.volume.api [None req-dcd81cf5-f7ca-4aae-8769-bca1596aff8c tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Flow 'volume_create_api' (4f2653fb-f277-4a8c-9842-6adce2f51844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1192.112510] [57901]: DEBUG cinder.volume.api [None req-dcd81cf5-f7ca-4aae-8769-bca1596aff8c tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efe842e9-5ddb-4144-b641-e36b7e9d87a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1192.113704] [57901]: DEBUG cinder.volume.flows.api.create_volume [None req-dcd81cf5-f7ca-4aae-8769-bca1596aff8c tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Validating volume size '1' using validate_int {{(pid=57901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1192.132734] [57901]: DEBUG cinder.volume.api [None req-dcd81cf5-f7ca-4aae-8769-bca1596aff8c tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efe842e9-5ddb-4144-b641-e36b7e9d87a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-23T04:56:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=25fac031-ee80-424b-a337-7fb740cb92f0,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '25fac031-ee80-424b-a337-7fb740cb92f0', '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=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1192.133689] [57901]: DEBUG cinder.volume.api [None req-dcd81cf5-f7ca-4aae-8769-bca1596aff8c tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8855f29-ad91-4321-8ffd-a3bb9a1b3754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1192.165866] [57901]: DEBUG cinder.quota [None req-dcd81cf5-f7ca-4aae-8769-bca1596aff8c tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Created reservations ['8bbda575-cb9c-45ec-949a-ca41b11e2a50', '58e6f099-838b-4b1a-88b6-faddadc24e2b', '2f23c2e4-ba25-474a-97de-fe27952eb11e', 'c9382e9b-5e00-4f55-8edd-893e905bdd1d'] {{(pid=57901) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1192.166861] [57901]: DEBUG cinder.volume.api [None req-dcd81cf5-f7ca-4aae-8769-bca1596aff8c tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8855f29-ad91-4321-8ffd-a3bb9a1b3754) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8bbda575-cb9c-45ec-949a-ca41b11e2a50', '58e6f099-838b-4b1a-88b6-faddadc24e2b', '2f23c2e4-ba25-474a-97de-fe27952eb11e', 'c9382e9b-5e00-4f55-8edd-893e905bdd1d']}' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1192.167754] [57901]: DEBUG cinder.volume.api [None req-dcd81cf5-f7ca-4aae-8769-bca1596aff8c tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f36bf606-e177-4b4f-9c03-58445d855b6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1192.180108] [57901]: DEBUG cinder.volume.api [None req-dcd81cf5-f7ca-4aae-8769-bca1596aff8c tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f36bf606-e177-4b4f-9c03-58445d855b6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09f93c0c-c58a-43e0-89fa-19aa2efbef80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1135756468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='116161b78577411784b014ac340765ed',qos_specs=None,replication_status=,reservations=['8bbda575-cb9c-45ec-949a-ca41b11e2a50','58e6f099-838b-4b1a-88b6-faddadc24e2b','2f23c2e4-ba25-474a-97de-fe27952eb11e','c9382e9b-5e00-4f55-8edd-893e905bdd1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='454ad065d2c34d4bb8c2746c2b71b197',volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0), '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-11-23T05:09:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1135756468',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09f93c0c-c58a-43e0-89fa-19aa2efbef80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='116161b78577411784b014ac340765ed',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='454ad065d2c34d4bb8c2746c2b71b197',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(25fac031-ee80-424b-a337-7fb740cb92f0),volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0)}' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1192.181014] [57901]: DEBUG cinder.volume.api [None req-dcd81cf5-f7ca-4aae-8769-bca1596aff8c tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78c5b5bc-45e9-4d10-8d22-caaba8597637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1192.194340] [57901]: DEBUG cinder.volume.api [None req-dcd81cf5-f7ca-4aae-8769-bca1596aff8c tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78c5b5bc-45e9-4d10-8d22-caaba8597637) 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-1135756468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='116161b78577411784b014ac340765ed',qos_specs=None,replication_status=,reservations=['8bbda575-cb9c-45ec-949a-ca41b11e2a50','58e6f099-838b-4b1a-88b6-faddadc24e2b','2f23c2e4-ba25-474a-97de-fe27952eb11e','c9382e9b-5e00-4f55-8edd-893e905bdd1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='454ad065d2c34d4bb8c2746c2b71b197',volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0)}' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1192.195278] [57901]: DEBUG cinder.volume.api [None req-dcd81cf5-f7ca-4aae-8769-bca1596aff8c tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d8ca122-70a1-497d-b61a-27a6581715f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1192.204982] [57901]: DEBUG cinder.volume.api [None req-dcd81cf5-f7ca-4aae-8769-bca1596aff8c tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d8ca122-70a1-497d-b61a-27a6581715f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1192.206019] [57901]: DEBUG cinder.volume.api [None req-dcd81cf5-f7ca-4aae-8769-bca1596aff8c tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Flow 'volume_create_api' (4f2653fb-f277-4a8c-9842-6adce2f51844) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57901) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1192.206387] [57901]: INFO cinder.volume.api [None req-dcd81cf5-f7ca-4aae-8769-bca1596aff8c tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Create volume request issued successfully. [ 1192.207026] [57901]: INFO cinder.api.openstack.wsgi [None req-dcd81cf5-f7ca-4aae-8769-bca1596aff8c tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1192.207767] [57901]: [pid: 57901|app: 0|req: 240/490] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Nov 23 05:09:13 2025] POST /volume/v3/volumes => generated 756 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1192.216629] [57900]: DEBUG cinder.api.middleware.request_id [None req-bc75f013-7df3-43b0-b2fd-8bb946df852b None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.218814] [57900]: INFO cinder.api.openstack.wsgi [None req-bc75f013-7df3-43b0-b2fd-8bb946df852b tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] GET http://10.180.1.21/volume/v3/volumes/09f93c0c-c58a-43e0-89fa-19aa2efbef80 [ 1192.219252] [57900]: DEBUG cinder.api.openstack.wsgi [None req-bc75f013-7df3-43b0-b2fd-8bb946df852b tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1192.219252] [57900]: DEBUG cinder.api.openstack.wsgi [None req-bc75f013-7df3-43b0-b2fd-8bb946df852b tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1192.227031] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1192.227031] [57900]: warnings.warn( [ 1192.230778] [57900]: INFO cinder.volume.api [None req-bc75f013-7df3-43b0-b2fd-8bb946df852b tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Volume info retrieved successfully. [ 1192.236351] [57900]: INFO cinder.api.openstack.wsgi [None req-bc75f013-7df3-43b0-b2fd-8bb946df852b tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] http://10.180.1.21/volume/v3/volumes/09f93c0c-c58a-43e0-89fa-19aa2efbef80 returned with HTTP 200 [ 1192.236802] [57900]: [pid: 57900|app: 0|req: 251/491] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:09:13 2025] GET /volume/v3/volumes/09f93c0c-c58a-43e0-89fa-19aa2efbef80 => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1192.344469] [57901]: DEBUG cinder.api.middleware.request_id [None req-14ce1c56-adb8-4bc2-9c99-290966d20244 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.346684] [57901]: INFO cinder.api.openstack.wsgi [None req-14ce1c56-adb8-4bc2-9c99-290966d20244 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 [ 1192.346904] [57901]: DEBUG cinder.api.openstack.wsgi [None req-14ce1c56-adb8-4bc2-9c99-290966d20244 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1192.347132] [57901]: DEBUG cinder.api.openstack.wsgi [None req-14ce1c56-adb8-4bc2-9c99-290966d20244 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1192.358838] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1192.358838] [57901]: warnings.warn( [ 1192.362993] [57901]: INFO cinder.volume.api [None req-14ce1c56-adb8-4bc2-9c99-290966d20244 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 1192.369123] [57901]: INFO cinder.api.openstack.wsgi [None req-14ce1c56-adb8-4bc2-9c99-290966d20244 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 returned with HTTP 200 [ 1192.369123] [57901]: [pid: 57901|app: 0|req: 241/492] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:09:13 2025] GET /volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1192.379230] [57900]: DEBUG cinder.api.middleware.request_id [None req-ad97309b-b847-4e79-bc73-ef4b0f6cada3 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.382121] [57900]: INFO cinder.api.openstack.wsgi [None req-ad97309b-b847-4e79-bc73-ef4b0f6cada3 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 [ 1192.382366] [57900]: DEBUG cinder.api.openstack.wsgi [None req-ad97309b-b847-4e79-bc73-ef4b0f6cada3 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1192.382721] [57900]: DEBUG cinder.api.openstack.wsgi [None req-ad97309b-b847-4e79-bc73-ef4b0f6cada3 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1192.392924] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1192.392924] [57900]: warnings.warn( [ 1192.397203] [57900]: INFO cinder.volume.api [None req-ad97309b-b847-4e79-bc73-ef4b0f6cada3 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 1192.401962] [57900]: INFO cinder.api.openstack.wsgi [None req-ad97309b-b847-4e79-bc73-ef4b0f6cada3 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 returned with HTTP 200 [ 1192.402311] [57900]: [pid: 57900|app: 0|req: 252/493] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:09:13 2025] GET /volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1192.413521] [57901]: DEBUG cinder.api.middleware.request_id [None req-c83b4097-1ec2-4ef2-ba4e-84319314c47f None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.415911] [57901]: INFO cinder.api.openstack.wsgi [None req-c83b4097-1ec2-4ef2-ba4e-84319314c47f tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 [ 1192.416292] [57901]: DEBUG cinder.api.openstack.wsgi [None req-c83b4097-1ec2-4ef2-ba4e-84319314c47f tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1192.416640] [57901]: DEBUG cinder.api.openstack.wsgi [None req-c83b4097-1ec2-4ef2-ba4e-84319314c47f tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'delete' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1192.416950] [57901]: INFO cinder.api.v3.volumes [None req-c83b4097-1ec2-4ef2-ba4e-84319314c47f tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Delete volume with id: 5937451b-3f9e-4524-860e-9a0015505120 [ 1192.432837] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1192.432837] [57901]: warnings.warn( [ 1192.433458] [57901]: INFO cinder.volume.api [None req-c83b4097-1ec2-4ef2-ba4e-84319314c47f tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 1192.442358] [57901]: INFO cinder.volume.api [None req-c83b4097-1ec2-4ef2-ba4e-84319314c47f tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-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. [ 1192.442899] [57901]: INFO cinder.api.openstack.wsgi [None req-c83b4097-1ec2-4ef2-ba4e-84319314c47f tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 returned with HTTP 400 [ 1192.443633] [57901]: [pid: 57901|app: 0|req: 242/494] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Nov 23 05:09:13 2025] DELETE /volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 => generated 307 bytes in 31 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1192.446900] [57900]: DEBUG cinder.api.middleware.request_id [None req-3e31f70a-f146-410c-b938-695834cbce81 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.448966] [57900]: INFO cinder.api.openstack.wsgi [None req-3e31f70a-f146-410c-b938-695834cbce81 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 [ 1192.449209] [57900]: DEBUG cinder.api.openstack.wsgi [None req-3e31f70a-f146-410c-b938-695834cbce81 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1192.449420] [57900]: DEBUG cinder.api.openstack.wsgi [None req-3e31f70a-f146-410c-b938-695834cbce81 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1192.459496] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1192.459496] [57900]: warnings.warn( [ 1192.464671] [57900]: INFO cinder.volume.api [None req-3e31f70a-f146-410c-b938-695834cbce81 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 1192.470858] [57900]: INFO cinder.api.openstack.wsgi [None req-3e31f70a-f146-410c-b938-695834cbce81 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 returned with HTTP 200 [ 1192.471242] [57900]: [pid: 57900|app: 0|req: 253/495] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:09:13 2025] GET /volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1192.517392] [57901]: DEBUG cinder.api.middleware.request_id [req-c8ad2638-f3a0-4697-ae8e-bf2790dd5efe req-a3714d27-d8bf-4fcf-bc20-bba16eed8931 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.520387] [57901]: INFO cinder.api.openstack.wsgi [req-c8ad2638-f3a0-4697-ae8e-bf2790dd5efe req-a3714d27-d8bf-4fcf-bc20-bba16eed8931 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 [ 1192.520617] [57901]: DEBUG cinder.api.openstack.wsgi [req-c8ad2638-f3a0-4697-ae8e-bf2790dd5efe req-a3714d27-d8bf-4fcf-bc20-bba16eed8931 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1192.520824] [57901]: DEBUG cinder.api.openstack.wsgi [req-c8ad2638-f3a0-4697-ae8e-bf2790dd5efe req-a3714d27-d8bf-4fcf-bc20-bba16eed8931 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1192.534886] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1192.534886] [57901]: warnings.warn( [ 1192.539355] [57901]: INFO cinder.volume.api [req-c8ad2638-f3a0-4697-ae8e-bf2790dd5efe req-a3714d27-d8bf-4fcf-bc20-bba16eed8931 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 1192.545508] [57901]: INFO cinder.api.openstack.wsgi [req-c8ad2638-f3a0-4697-ae8e-bf2790dd5efe req-a3714d27-d8bf-4fcf-bc20-bba16eed8931 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 returned with HTTP 200 [ 1192.545988] [57901]: [pid: 57901|app: 0|req: 243/496] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 05:09:13 2025] GET /volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1192.569030] [57900]: DEBUG cinder.api.middleware.request_id [req-c8ad2638-f3a0-4697-ae8e-bf2790dd5efe req-a928a6fe-3139-4996-bbf8-eceb5f544a57 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.571492] [57900]: INFO cinder.api.openstack.wsgi [req-c8ad2638-f3a0-4697-ae8e-bf2790dd5efe req-a928a6fe-3139-4996-bbf8-eceb5f544a57 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] POST http://10.180.1.21/volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120/action [ 1192.571936] [57900]: DEBUG cinder.api.openstack.wsgi [req-c8ad2638-f3a0-4697-ae8e-bf2790dd5efe req-a928a6fe-3139-4996-bbf8-eceb5f544a57 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1192.572107] [57900]: DEBUG cinder.api.openstack.wsgi [req-c8ad2638-f3a0-4697-ae8e-bf2790dd5efe req-a928a6fe-3139-4996-bbf8-eceb5f544a57 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1192.584503] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1192.584503] [57900]: warnings.warn( [ 1192.585419] [57900]: INFO cinder.volume.api [req-c8ad2638-f3a0-4697-ae8e-bf2790dd5efe req-a928a6fe-3139-4996-bbf8-eceb5f544a57 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 1192.592796] [57900]: INFO cinder.volume.api [req-c8ad2638-f3a0-4697-ae8e-bf2790dd5efe req-a928a6fe-3139-4996-bbf8-eceb5f544a57 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Begin detaching volume completed successfully. [ 1192.592887] [57900]: INFO cinder.api.openstack.wsgi [req-c8ad2638-f3a0-4697-ae8e-bf2790dd5efe req-a928a6fe-3139-4996-bbf8-eceb5f544a57 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120/action returned with HTTP 202 [ 1192.593363] [57900]: [pid: 57900|app: 0|req: 254/497] 10.180.1.21 () {64 vars in 1552 bytes} [Sun Nov 23 05:09:13 2025] POST /volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1193.247568] [57901]: DEBUG cinder.api.middleware.request_id [None req-97b2686d-1c99-4e42-9404-d59952663fe8 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.249738] [57901]: INFO cinder.api.openstack.wsgi [None req-97b2686d-1c99-4e42-9404-d59952663fe8 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] GET http://10.180.1.21/volume/v3/volumes/09f93c0c-c58a-43e0-89fa-19aa2efbef80 [ 1193.249738] [57901]: DEBUG cinder.api.openstack.wsgi [None req-97b2686d-1c99-4e42-9404-d59952663fe8 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1193.249738] [57901]: DEBUG cinder.api.openstack.wsgi [None req-97b2686d-1c99-4e42-9404-d59952663fe8 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1193.257711] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1193.257711] [57901]: warnings.warn( [ 1193.261303] [57901]: INFO cinder.volume.api [None req-97b2686d-1c99-4e42-9404-d59952663fe8 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Volume info retrieved successfully. [ 1193.266255] [57901]: INFO cinder.api.openstack.wsgi [None req-97b2686d-1c99-4e42-9404-d59952663fe8 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] http://10.180.1.21/volume/v3/volumes/09f93c0c-c58a-43e0-89fa-19aa2efbef80 returned with HTTP 200 [ 1193.266523] [57901]: [pid: 57901|app: 0|req: 244/498] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:09:14 2025] GET /volume/v3/volumes/09f93c0c-c58a-43e0-89fa-19aa2efbef80 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1193.616039] [57900]: DEBUG cinder.api.middleware.request_id [None req-3a0284fb-1296-4166-9d20-61f507f3c0a9 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.616039] [57900]: INFO cinder.api.openstack.wsgi [None req-3a0284fb-1296-4166-9d20-61f507f3c0a9 None None] GET http://10.180.1.21/volume// [ 1193.616039] [57900]: DEBUG cinder.api.openstack.wsgi [None req-3a0284fb-1296-4166-9d20-61f507f3c0a9 None None] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1193.616366] [57900]: DEBUG cinder.api.openstack.wsgi [None req-3a0284fb-1296-4166-9d20-61f507f3c0a9 None None] Calling method 'all' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1193.616686] [57900]: INFO cinder.api.openstack.wsgi [None req-3a0284fb-1296-4166-9d20-61f507f3c0a9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1193.617152] [57900]: [pid: 57900|app: 0|req: 255/499] 10.180.1.21 () {58 vars in 1307 bytes} [Sun Nov 23 05:09:14 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1193.621213] [57901]: DEBUG cinder.api.middleware.request_id [req-c8ad2638-f3a0-4697-ae8e-bf2790dd5efe req-1b3f0dec-67dd-4137-a34c-cfe47df1c26d None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.623489] [57901]: INFO cinder.api.openstack.wsgi [req-c8ad2638-f3a0-4697-ae8e-bf2790dd5efe req-1b3f0dec-67dd-4137-a34c-cfe47df1c26d tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 [ 1193.623925] [57901]: DEBUG cinder.api.openstack.wsgi [req-c8ad2638-f3a0-4697-ae8e-bf2790dd5efe req-1b3f0dec-67dd-4137-a34c-cfe47df1c26d tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1193.624277] [57901]: DEBUG cinder.api.openstack.wsgi [req-c8ad2638-f3a0-4697-ae8e-bf2790dd5efe req-1b3f0dec-67dd-4137-a34c-cfe47df1c26d tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1193.639352] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1193.639352] [57901]: warnings.warn( [ 1193.643259] [57901]: INFO cinder.volume.api [req-c8ad2638-f3a0-4697-ae8e-bf2790dd5efe req-1b3f0dec-67dd-4137-a34c-cfe47df1c26d tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 1193.648459] [57901]: INFO cinder.api.openstack.wsgi [req-c8ad2638-f3a0-4697-ae8e-bf2790dd5efe req-1b3f0dec-67dd-4137-a34c-cfe47df1c26d tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 returned with HTTP 200 [ 1193.649128] [57901]: [pid: 57901|app: 0|req: 245/500] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Nov 23 05:09:14 2025] GET /volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 => generated 1323 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1194.799597] [57900]: DEBUG cinder.api.middleware.request_id [req-c8ad2638-f3a0-4697-ae8e-bf2790dd5efe req-b0b3e7a7-46d4-4c48-b0b2-455ad7436616 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.802021] [57900]: INFO cinder.api.openstack.wsgi [req-c8ad2638-f3a0-4697-ae8e-bf2790dd5efe req-b0b3e7a7-46d4-4c48-b0b2-455ad7436616 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] DELETE http://10.180.1.21/volume/v3/attachments/c37610ac-d084-4269-8d43-0fb39eb222c7 [ 1194.802258] [57900]: DEBUG cinder.api.openstack.wsgi [req-c8ad2638-f3a0-4697-ae8e-bf2790dd5efe req-b0b3e7a7-46d4-4c48-b0b2-455ad7436616 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1194.802499] [57900]: DEBUG cinder.api.openstack.wsgi [req-c8ad2638-f3a0-4697-ae8e-bf2790dd5efe req-b0b3e7a7-46d4-4c48-b0b2-455ad7436616 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'version_select' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1194.811987] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.811987] [57900]: warnings.warn( [ 1195.337829] [57900]: INFO cinder.api.openstack.wsgi [req-c8ad2638-f3a0-4697-ae8e-bf2790dd5efe req-b0b3e7a7-46d4-4c48-b0b2-455ad7436616 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/attachments/c37610ac-d084-4269-8d43-0fb39eb222c7 returned with HTTP 200 [ 1195.338336] [57900]: [pid: 57900|app: 0|req: 256/501] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Nov 23 05:09:16 2025] DELETE /volume/v3/attachments/c37610ac-d084-4269-8d43-0fb39eb222c7 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1196.834967] [57901]: DEBUG cinder.api.middleware.request_id [None req-53936fe4-3d0b-4d03-82a5-cca36cb90802 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1196.838649] [57901]: INFO cinder.api.openstack.wsgi [None req-53936fe4-3d0b-4d03-82a5-cca36cb90802 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 [ 1196.838649] [57901]: DEBUG cinder.api.openstack.wsgi [None req-53936fe4-3d0b-4d03-82a5-cca36cb90802 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1196.838649] [57901]: DEBUG cinder.api.openstack.wsgi [None req-53936fe4-3d0b-4d03-82a5-cca36cb90802 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1196.851236] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1196.851236] [57901]: warnings.warn( [ 1196.856792] [57901]: INFO cinder.volume.api [None req-53936fe4-3d0b-4d03-82a5-cca36cb90802 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 1196.863461] [57901]: INFO cinder.api.openstack.wsgi [None req-53936fe4-3d0b-4d03-82a5-cca36cb90802 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 returned with HTTP 200 [ 1196.863933] [57901]: [pid: 57901|app: 0|req: 246/502] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:09:18 2025] GET /volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1204.133547] [57900]: DEBUG cinder.api.middleware.request_id [None req-cc989077-4812-47fe-bd4d-1e9402126cd5 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.136012] [57900]: INFO cinder.api.openstack.wsgi [None req-cc989077-4812-47fe-bd4d-1e9402126cd5 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 [ 1204.136642] [57900]: DEBUG cinder.api.openstack.wsgi [None req-cc989077-4812-47fe-bd4d-1e9402126cd5 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1204.136642] [57900]: DEBUG cinder.api.openstack.wsgi [None req-cc989077-4812-47fe-bd4d-1e9402126cd5 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'delete' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1204.136771] [57900]: INFO cinder.api.v3.volumes [None req-cc989077-4812-47fe-bd4d-1e9402126cd5 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Delete volume with id: 5937451b-3f9e-4524-860e-9a0015505120 [ 1204.151661] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1204.151661] [57900]: warnings.warn( [ 1204.152678] [57900]: INFO cinder.volume.api [None req-cc989077-4812-47fe-bd4d-1e9402126cd5 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 1204.176029] [57900]: INFO cinder.volume.api [None req-cc989077-4812-47fe-bd4d-1e9402126cd5 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Delete volume request issued successfully. [ 1204.176029] [57900]: INFO cinder.api.openstack.wsgi [None req-cc989077-4812-47fe-bd4d-1e9402126cd5 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 returned with HTTP 202 [ 1204.176537] [57900]: [pid: 57900|app: 0|req: 257/503] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Nov 23 05:09:25 2025] DELETE /volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1204.183704] [57901]: DEBUG cinder.api.middleware.request_id [None req-5b8ac3ff-19f2-4d8b-adda-803debdd47c7 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.186790] [57901]: INFO cinder.api.openstack.wsgi [None req-5b8ac3ff-19f2-4d8b-adda-803debdd47c7 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 [ 1204.187141] [57901]: DEBUG cinder.api.openstack.wsgi [None req-5b8ac3ff-19f2-4d8b-adda-803debdd47c7 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1204.187407] [57901]: DEBUG cinder.api.openstack.wsgi [None req-5b8ac3ff-19f2-4d8b-adda-803debdd47c7 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1204.196535] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1204.196535] [57901]: warnings.warn( [ 1204.202441] [57901]: INFO cinder.volume.api [None req-5b8ac3ff-19f2-4d8b-adda-803debdd47c7 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 1204.208870] [57901]: INFO cinder.api.openstack.wsgi [None req-5b8ac3ff-19f2-4d8b-adda-803debdd47c7 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 returned with HTTP 200 [ 1204.209471] [57901]: [pid: 57901|app: 0|req: 247/504] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:09:25 2025] GET /volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1205.220751] [57900]: DEBUG cinder.api.middleware.request_id [None req-0611b4cc-7998-4818-8b9f-306f157b3bdb None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.222840] [57900]: INFO cinder.api.openstack.wsgi [None req-0611b4cc-7998-4818-8b9f-306f157b3bdb tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 [ 1205.223103] [57900]: DEBUG cinder.api.openstack.wsgi [None req-0611b4cc-7998-4818-8b9f-306f157b3bdb tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1205.223327] [57900]: DEBUG cinder.api.openstack.wsgi [None req-0611b4cc-7998-4818-8b9f-306f157b3bdb tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1205.235395] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1205.235395] [57900]: warnings.warn( [ 1205.239962] [57900]: INFO cinder.volume.api [None req-0611b4cc-7998-4818-8b9f-306f157b3bdb tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 1205.245785] [57900]: INFO cinder.api.openstack.wsgi [None req-0611b4cc-7998-4818-8b9f-306f157b3bdb tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 returned with HTTP 200 [ 1205.246060] [57900]: [pid: 57900|app: 0|req: 258/505] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:09:26 2025] GET /volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1206.260446] [57901]: DEBUG cinder.api.middleware.request_id [None req-2284003d-c063-4a0a-8b97-39e1cbe990db None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.263401] [57901]: INFO cinder.api.openstack.wsgi [None req-2284003d-c063-4a0a-8b97-39e1cbe990db tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 [ 1206.263401] [57901]: DEBUG cinder.api.openstack.wsgi [None req-2284003d-c063-4a0a-8b97-39e1cbe990db tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1206.263669] [57901]: DEBUG cinder.api.openstack.wsgi [None req-2284003d-c063-4a0a-8b97-39e1cbe990db tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1206.275781] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1206.275781] [57901]: warnings.warn( [ 1206.281515] [57901]: INFO cinder.volume.api [None req-2284003d-c063-4a0a-8b97-39e1cbe990db tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 1206.286244] [57901]: INFO cinder.api.openstack.wsgi [None req-2284003d-c063-4a0a-8b97-39e1cbe990db tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 returned with HTTP 200 [ 1206.286775] [57901]: [pid: 57901|app: 0|req: 248/506] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:09:27 2025] GET /volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1207.297545] [57900]: DEBUG cinder.api.middleware.request_id [None req-99c4c8a7-16bd-47ab-9e5b-1cd9863f62cf None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.299727] [57900]: INFO cinder.api.openstack.wsgi [None req-99c4c8a7-16bd-47ab-9e5b-1cd9863f62cf tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 [ 1207.300018] [57900]: DEBUG cinder.api.openstack.wsgi [None req-99c4c8a7-16bd-47ab-9e5b-1cd9863f62cf tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1207.300284] [57900]: DEBUG cinder.api.openstack.wsgi [None req-99c4c8a7-16bd-47ab-9e5b-1cd9863f62cf tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1207.308032] [57900]: INFO cinder.api.openstack.wsgi [None req-99c4c8a7-16bd-47ab-9e5b-1cd9863f62cf tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 returned with HTTP 404 [ 1207.308556] [57900]: [pid: 57900|app: 0|req: 259/507] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:09:28 2025] GET /volume/v3/volumes/5937451b-3f9e-4524-860e-9a0015505120 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1207.354962] [57901]: DEBUG cinder.api.middleware.request_id [None req-c1cf1bbd-da1c-48b7-820c-d348a682bfad None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.356942] [57901]: INFO cinder.api.openstack.wsgi [None req-c1cf1bbd-da1c-48b7-820c-d348a682bfad tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] DELETE http://10.180.1.21/volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 [ 1207.357364] [57901]: DEBUG cinder.api.openstack.wsgi [None req-c1cf1bbd-da1c-48b7-820c-d348a682bfad tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1207.357687] [57901]: DEBUG cinder.api.openstack.wsgi [None req-c1cf1bbd-da1c-48b7-820c-d348a682bfad tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'delete' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1207.358021] [57901]: INFO cinder.api.v3.volumes [None req-c1cf1bbd-da1c-48b7-820c-d348a682bfad tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Delete volume with id: 49021587-d4bd-4d5d-aa7b-31d4f128c325 [ 1207.369762] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1207.369762] [57901]: warnings.warn( [ 1207.370377] [57901]: INFO cinder.volume.api [None req-c1cf1bbd-da1c-48b7-820c-d348a682bfad tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 1207.390674] [57901]: INFO cinder.volume.api [None req-c1cf1bbd-da1c-48b7-820c-d348a682bfad tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Delete volume request issued successfully. [ 1207.390860] [57901]: INFO cinder.api.openstack.wsgi [None req-c1cf1bbd-da1c-48b7-820c-d348a682bfad tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 returned with HTTP 202 [ 1207.391344] [57901]: [pid: 57901|app: 0|req: 249/508] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Nov 23 05:09:28 2025] DELETE /volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1207.394622] [57900]: DEBUG cinder.api.middleware.request_id [None req-57595794-50d6-44a7-a471-7587af1c90f3 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.396815] [57900]: INFO cinder.api.openstack.wsgi [None req-57595794-50d6-44a7-a471-7587af1c90f3 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 [ 1207.397046] [57900]: DEBUG cinder.api.openstack.wsgi [None req-57595794-50d6-44a7-a471-7587af1c90f3 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1207.397262] [57900]: DEBUG cinder.api.openstack.wsgi [None req-57595794-50d6-44a7-a471-7587af1c90f3 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1207.406180] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1207.406180] [57900]: warnings.warn( [ 1207.411316] [57900]: INFO cinder.volume.api [None req-57595794-50d6-44a7-a471-7587af1c90f3 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 1207.417664] [57900]: INFO cinder.api.openstack.wsgi [None req-57595794-50d6-44a7-a471-7587af1c90f3 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 returned with HTTP 200 [ 1207.418206] [57900]: [pid: 57900|app: 0|req: 260/509] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:09:28 2025] GET /volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1208.430550] [57901]: DEBUG cinder.api.middleware.request_id [None req-c2d9b809-3c00-4f10-aaed-aa89efe0a3a6 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.433570] [57901]: INFO cinder.api.openstack.wsgi [None req-c2d9b809-3c00-4f10-aaed-aa89efe0a3a6 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 [ 1208.433796] [57901]: DEBUG cinder.api.openstack.wsgi [None req-c2d9b809-3c00-4f10-aaed-aa89efe0a3a6 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1208.434053] [57901]: DEBUG cinder.api.openstack.wsgi [None req-c2d9b809-3c00-4f10-aaed-aa89efe0a3a6 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1208.446176] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1208.446176] [57901]: warnings.warn( [ 1208.451051] [57901]: INFO cinder.volume.api [None req-c2d9b809-3c00-4f10-aaed-aa89efe0a3a6 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 1208.457552] [57901]: INFO cinder.api.openstack.wsgi [None req-c2d9b809-3c00-4f10-aaed-aa89efe0a3a6 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 returned with HTTP 200 [ 1208.457994] [57901]: [pid: 57901|app: 0|req: 250/510] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:09:29 2025] GET /volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1209.475023] [57900]: DEBUG cinder.api.middleware.request_id [None req-2c7ae7b0-46cb-4a31-911e-2473fed317d9 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.477346] [57900]: INFO cinder.api.openstack.wsgi [None req-2c7ae7b0-46cb-4a31-911e-2473fed317d9 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 [ 1209.477600] [57900]: DEBUG cinder.api.openstack.wsgi [None req-2c7ae7b0-46cb-4a31-911e-2473fed317d9 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1209.477859] [57900]: DEBUG cinder.api.openstack.wsgi [None req-2c7ae7b0-46cb-4a31-911e-2473fed317d9 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1209.490789] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1209.490789] [57900]: warnings.warn( [ 1209.496138] [57900]: INFO cinder.volume.api [None req-2c7ae7b0-46cb-4a31-911e-2473fed317d9 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 1209.506438] [57900]: INFO cinder.api.openstack.wsgi [None req-2c7ae7b0-46cb-4a31-911e-2473fed317d9 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 returned with HTTP 200 [ 1209.506939] [57900]: [pid: 57900|app: 0|req: 261/511] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:09:30 2025] GET /volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1210.517866] [57901]: DEBUG cinder.api.middleware.request_id [None req-71d6adab-3c64-43e5-aea5-214038b9a328 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.520109] [57901]: INFO cinder.api.openstack.wsgi [None req-71d6adab-3c64-43e5-aea5-214038b9a328 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 [ 1210.520341] [57901]: DEBUG cinder.api.openstack.wsgi [None req-71d6adab-3c64-43e5-aea5-214038b9a328 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1210.520629] [57901]: DEBUG cinder.api.openstack.wsgi [None req-71d6adab-3c64-43e5-aea5-214038b9a328 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1210.527096] [57901]: INFO cinder.api.openstack.wsgi [None req-71d6adab-3c64-43e5-aea5-214038b9a328 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 returned with HTTP 404 [ 1210.527601] [57901]: [pid: 57901|app: 0|req: 251/512] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:09:31 2025] GET /volume/v3/volumes/49021587-d4bd-4d5d-aa7b-31d4f128c325 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1210.619372] [57900]: DEBUG cinder.api.middleware.request_id [None req-c16cbf9a-0787-4d27-9cf2-e20b9ec5036e None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.621627] [57900]: INFO cinder.api.openstack.wsgi [None req-c16cbf9a-0787-4d27-9cf2-e20b9ec5036e tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] DELETE http://10.180.1.21/volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 [ 1210.621852] [57900]: DEBUG cinder.api.openstack.wsgi [None req-c16cbf9a-0787-4d27-9cf2-e20b9ec5036e tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1210.622103] [57900]: DEBUG cinder.api.openstack.wsgi [None req-c16cbf9a-0787-4d27-9cf2-e20b9ec5036e tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'delete' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1210.622290] [57900]: INFO cinder.api.v3.volumes [None req-c16cbf9a-0787-4d27-9cf2-e20b9ec5036e tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Delete volume with id: 970f0926-65b7-4ae3-a933-925b94112ae9 [ 1210.633831] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1210.633831] [57900]: warnings.warn( [ 1210.634484] [57900]: INFO cinder.volume.api [None req-c16cbf9a-0787-4d27-9cf2-e20b9ec5036e tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 1210.653648] [57900]: INFO cinder.volume.api [None req-c16cbf9a-0787-4d27-9cf2-e20b9ec5036e tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Delete volume request issued successfully. [ 1210.653648] [57900]: INFO cinder.api.openstack.wsgi [None req-c16cbf9a-0787-4d27-9cf2-e20b9ec5036e tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 returned with HTTP 202 [ 1210.654193] [57900]: [pid: 57900|app: 0|req: 262/513] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Nov 23 05:09:31 2025] DELETE /volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1210.657824] [57901]: DEBUG cinder.api.middleware.request_id [None req-8eb00890-2c2f-4fb8-a518-673ee2189185 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.660763] [57901]: INFO cinder.api.openstack.wsgi [None req-8eb00890-2c2f-4fb8-a518-673ee2189185 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 [ 1210.660763] [57901]: DEBUG cinder.api.openstack.wsgi [None req-8eb00890-2c2f-4fb8-a518-673ee2189185 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1210.660763] [57901]: DEBUG cinder.api.openstack.wsgi [None req-8eb00890-2c2f-4fb8-a518-673ee2189185 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1210.669328] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1210.669328] [57901]: warnings.warn( [ 1210.676026] [57901]: INFO cinder.volume.api [None req-8eb00890-2c2f-4fb8-a518-673ee2189185 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 1210.683407] [57901]: INFO cinder.api.openstack.wsgi [None req-8eb00890-2c2f-4fb8-a518-673ee2189185 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 returned with HTTP 200 [ 1210.683812] [57901]: [pid: 57901|app: 0|req: 252/514] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:09:31 2025] GET /volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1211.694659] [57900]: DEBUG cinder.api.middleware.request_id [None req-1bab7e80-76eb-4789-95fa-5c1125ecb8e4 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1211.696654] [57900]: INFO cinder.api.openstack.wsgi [None req-1bab7e80-76eb-4789-95fa-5c1125ecb8e4 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 [ 1211.696796] [57900]: DEBUG cinder.api.openstack.wsgi [None req-1bab7e80-76eb-4789-95fa-5c1125ecb8e4 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1211.697024] [57900]: DEBUG cinder.api.openstack.wsgi [None req-1bab7e80-76eb-4789-95fa-5c1125ecb8e4 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1211.709186] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1211.709186] [57900]: warnings.warn( [ 1211.716770] [57900]: INFO cinder.volume.api [None req-1bab7e80-76eb-4789-95fa-5c1125ecb8e4 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 1211.723113] [57900]: INFO cinder.api.openstack.wsgi [None req-1bab7e80-76eb-4789-95fa-5c1125ecb8e4 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 returned with HTTP 200 [ 1211.723735] [57900]: [pid: 57900|app: 0|req: 263/515] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:09:32 2025] GET /volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1212.737124] [57901]: DEBUG cinder.api.middleware.request_id [None req-8e703abd-9dcd-4218-af57-e3bc88e8b84f None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.738858] [57901]: INFO cinder.api.openstack.wsgi [None req-8e703abd-9dcd-4218-af57-e3bc88e8b84f tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 [ 1212.739808] [57901]: DEBUG cinder.api.openstack.wsgi [None req-8e703abd-9dcd-4218-af57-e3bc88e8b84f tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1212.740071] [57901]: DEBUG cinder.api.openstack.wsgi [None req-8e703abd-9dcd-4218-af57-e3bc88e8b84f tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1212.754883] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1212.754883] [57901]: warnings.warn( [ 1212.763430] [57901]: INFO cinder.volume.api [None req-8e703abd-9dcd-4218-af57-e3bc88e8b84f tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Volume info retrieved successfully. [ 1212.773788] [57901]: INFO cinder.api.openstack.wsgi [None req-8e703abd-9dcd-4218-af57-e3bc88e8b84f tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 returned with HTTP 200 [ 1212.774240] [57901]: [pid: 57901|app: 0|req: 253/516] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:09:34 2025] GET /volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1213.790500] [57900]: DEBUG cinder.api.middleware.request_id [None req-601b8a97-c3bb-41c9-865c-dcf9b10adf51 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.793672] [57900]: INFO cinder.api.openstack.wsgi [None req-601b8a97-c3bb-41c9-865c-dcf9b10adf51 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] GET http://10.180.1.21/volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 [ 1213.794074] [57900]: DEBUG cinder.api.openstack.wsgi [None req-601b8a97-c3bb-41c9-865c-dcf9b10adf51 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1213.794427] [57900]: DEBUG cinder.api.openstack.wsgi [None req-601b8a97-c3bb-41c9-865c-dcf9b10adf51 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1213.803462] [57900]: INFO cinder.api.openstack.wsgi [None req-601b8a97-c3bb-41c9-865c-dcf9b10adf51 tempest-AttachVolumeNegativeTest-1233650290 tempest-AttachVolumeNegativeTest-1233650290-project-member] http://10.180.1.21/volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 returned with HTTP 404 [ 1213.804044] [57900]: [pid: 57900|app: 0|req: 264/517] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:09:35 2025] GET /volume/v3/volumes/970f0926-65b7-4ae3-a933-925b94112ae9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1213.906761] [57901]: DEBUG cinder.api.middleware.request_id [req-ffca97b0-7781-4b2d-ba39-6dff46ed1dac req-c6b19393-50cf-474c-9b2a-6e2e4b8c3644 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.909336] [57901]: INFO cinder.api.openstack.wsgi [req-ffca97b0-7781-4b2d-ba39-6dff46ed1dac req-c6b19393-50cf-474c-9b2a-6e2e4b8c3644 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] GET http://10.180.1.21/volume/v3/volumes/09f93c0c-c58a-43e0-89fa-19aa2efbef80 [ 1213.909559] [57901]: DEBUG cinder.api.openstack.wsgi [req-ffca97b0-7781-4b2d-ba39-6dff46ed1dac req-c6b19393-50cf-474c-9b2a-6e2e4b8c3644 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1213.909766] [57901]: DEBUG cinder.api.openstack.wsgi [req-ffca97b0-7781-4b2d-ba39-6dff46ed1dac req-c6b19393-50cf-474c-9b2a-6e2e4b8c3644 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1213.923566] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1213.923566] [57901]: warnings.warn( [ 1213.929817] [57901]: INFO cinder.volume.api [req-ffca97b0-7781-4b2d-ba39-6dff46ed1dac req-c6b19393-50cf-474c-9b2a-6e2e4b8c3644 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Volume info retrieved successfully. [ 1213.935810] [57901]: INFO cinder.api.openstack.wsgi [req-ffca97b0-7781-4b2d-ba39-6dff46ed1dac req-c6b19393-50cf-474c-9b2a-6e2e4b8c3644 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] http://10.180.1.21/volume/v3/volumes/09f93c0c-c58a-43e0-89fa-19aa2efbef80 returned with HTTP 200 [ 1213.936398] [57901]: [pid: 57901|app: 0|req: 254/518] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 05:09:35 2025] GET /volume/v3/volumes/09f93c0c-c58a-43e0-89fa-19aa2efbef80 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1213.949937] [57900]: DEBUG cinder.api.middleware.request_id [None req-d1db285a-f5af-4b39-89ec-f881bb0c4f35 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.950376] [57900]: INFO cinder.api.openstack.wsgi [None req-d1db285a-f5af-4b39-89ec-f881bb0c4f35 None None] GET http://10.180.1.21/volume// [ 1213.950561] [57900]: DEBUG cinder.api.openstack.wsgi [None req-d1db285a-f5af-4b39-89ec-f881bb0c4f35 None None] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1213.950764] [57900]: DEBUG cinder.api.openstack.wsgi [None req-d1db285a-f5af-4b39-89ec-f881bb0c4f35 None None] Calling method 'all' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1213.951169] [57900]: INFO cinder.api.openstack.wsgi [None req-d1db285a-f5af-4b39-89ec-f881bb0c4f35 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1213.951598] [57900]: [pid: 57900|app: 0|req: 265/519] 10.180.1.21 () {58 vars in 1300 bytes} [Sun Nov 23 05:09:35 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1213.955547] [57901]: DEBUG cinder.api.middleware.request_id [req-ffca97b0-7781-4b2d-ba39-6dff46ed1dac req-9b56fa14-6e4d-4e84-b2ea-366b3dbd238a None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.957784] [57901]: INFO cinder.api.openstack.wsgi [req-ffca97b0-7781-4b2d-ba39-6dff46ed1dac req-9b56fa14-6e4d-4e84-b2ea-366b3dbd238a tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1213.958224] [57901]: DEBUG cinder.api.openstack.wsgi [req-ffca97b0-7781-4b2d-ba39-6dff46ed1dac req-9b56fa14-6e4d-4e84-b2ea-366b3dbd238a tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "09f93c0c-c58a-43e0-89fa-19aa2efbef80", "connector": null, "instance_uuid": "cbb949b5-f4b4-4cb3-afb7-996eb6aa13ed"}} {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1213.968291] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1213.968291] [57901]: warnings.warn( [ 1213.998732] [57901]: INFO cinder.api.openstack.wsgi [req-ffca97b0-7781-4b2d-ba39-6dff46ed1dac req-9b56fa14-6e4d-4e84-b2ea-366b3dbd238a tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1213.998930] [57901]: [pid: 57901|app: 0|req: 255/520] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Nov 23 05:09:35 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) [ 1214.032812] [57900]: DEBUG cinder.api.middleware.request_id [req-ffca97b0-7781-4b2d-ba39-6dff46ed1dac req-6e557e58-45e3-4c7f-a70b-dea7102806d8 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.036996] [57900]: INFO cinder.api.openstack.wsgi [req-ffca97b0-7781-4b2d-ba39-6dff46ed1dac req-6e557e58-45e3-4c7f-a70b-dea7102806d8 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] POST http://10.180.1.21/volume/v3/attachments/781ff665-cc6e-43f9-baa4-19cb53e13418/action [ 1214.037872] [57900]: DEBUG cinder.api.openstack.wsgi [req-ffca97b0-7781-4b2d-ba39-6dff46ed1dac req-6e557e58-45e3-4c7f-a70b-dea7102806d8 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Action body: b'{"os-complete": null}' {{(pid=57900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1214.038122] [57900]: DEBUG cinder.api.openstack.wsgi [req-ffca97b0-7781-4b2d-ba39-6dff46ed1dac req-6e557e58-45e3-4c7f-a70b-dea7102806d8 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1214.056685] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.056685] [57900]: warnings.warn( [ 1214.064370] [57900]: INFO cinder.api.openstack.wsgi [req-ffca97b0-7781-4b2d-ba39-6dff46ed1dac req-6e557e58-45e3-4c7f-a70b-dea7102806d8 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] http://10.180.1.21/volume/v3/attachments/781ff665-cc6e-43f9-baa4-19cb53e13418/action returned with HTTP 204 [ 1214.065073] [57900]: [pid: 57900|app: 0|req: 266/521] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Nov 23 05:09:35 2025] POST /volume/v3/attachments/781ff665-cc6e-43f9-baa4-19cb53e13418/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1214.078416] [57901]: DEBUG cinder.api.middleware.request_id [None req-a054743e-c59d-4614-8110-a4ba0595b193 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.081033] [57901]: INFO cinder.api.openstack.wsgi [None req-a054743e-c59d-4614-8110-a4ba0595b193 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] GET http://10.180.1.21/volume/v3/volumes/09f93c0c-c58a-43e0-89fa-19aa2efbef80 [ 1214.081033] [57901]: DEBUG cinder.api.openstack.wsgi [None req-a054743e-c59d-4614-8110-a4ba0595b193 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1214.081033] [57901]: DEBUG cinder.api.openstack.wsgi [None req-a054743e-c59d-4614-8110-a4ba0595b193 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1214.094936] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.094936] [57901]: warnings.warn( [ 1214.100082] [57901]: INFO cinder.volume.api [None req-a054743e-c59d-4614-8110-a4ba0595b193 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Volume info retrieved successfully. [ 1214.105684] [57901]: INFO cinder.api.openstack.wsgi [None req-a054743e-c59d-4614-8110-a4ba0595b193 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] http://10.180.1.21/volume/v3/volumes/09f93c0c-c58a-43e0-89fa-19aa2efbef80 returned with HTTP 200 [ 1214.106180] [57901]: [pid: 57901|app: 0|req: 256/522] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:09:35 2025] GET /volume/v3/volumes/09f93c0c-c58a-43e0-89fa-19aa2efbef80 => generated 1111 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1214.117060] [57900]: DEBUG cinder.api.middleware.request_id [None req-43815445-853a-4617-9e48-7c8ca7516d40 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.120115] [57900]: INFO cinder.api.openstack.wsgi [None req-43815445-853a-4617-9e48-7c8ca7516d40 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] GET http://10.180.1.21/volume/v3/volumes/09f93c0c-c58a-43e0-89fa-19aa2efbef80 [ 1214.120341] [57900]: DEBUG cinder.api.openstack.wsgi [None req-43815445-853a-4617-9e48-7c8ca7516d40 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1214.120555] [57900]: DEBUG cinder.api.openstack.wsgi [None req-43815445-853a-4617-9e48-7c8ca7516d40 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1214.131046] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.131046] [57900]: warnings.warn( [ 1214.134906] [57900]: INFO cinder.volume.api [None req-43815445-853a-4617-9e48-7c8ca7516d40 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Volume info retrieved successfully. [ 1214.139737] [57900]: INFO cinder.api.openstack.wsgi [None req-43815445-853a-4617-9e48-7c8ca7516d40 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] http://10.180.1.21/volume/v3/volumes/09f93c0c-c58a-43e0-89fa-19aa2efbef80 returned with HTTP 200 [ 1214.140336] [57900]: [pid: 57900|app: 0|req: 267/523] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:09:35 2025] GET /volume/v3/volumes/09f93c0c-c58a-43e0-89fa-19aa2efbef80 => generated 1111 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1214.189515] [57901]: DEBUG cinder.api.middleware.request_id [req-a930bf48-f16c-4bbf-bbd9-a55f1fcb9dfd req-daae88af-da79-4730-b59d-ef936826138f None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.192296] [57901]: INFO cinder.api.openstack.wsgi [req-a930bf48-f16c-4bbf-bbd9-a55f1fcb9dfd req-daae88af-da79-4730-b59d-ef936826138f tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] GET http://10.180.1.21/volume/v3/volumes/09f93c0c-c58a-43e0-89fa-19aa2efbef80 [ 1214.192577] [57901]: DEBUG cinder.api.openstack.wsgi [req-a930bf48-f16c-4bbf-bbd9-a55f1fcb9dfd req-daae88af-da79-4730-b59d-ef936826138f tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1214.193208] [57901]: DEBUG cinder.api.openstack.wsgi [req-a930bf48-f16c-4bbf-bbd9-a55f1fcb9dfd req-daae88af-da79-4730-b59d-ef936826138f tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1214.203200] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.203200] [57901]: warnings.warn( [ 1214.206907] [57901]: INFO cinder.volume.api [req-a930bf48-f16c-4bbf-bbd9-a55f1fcb9dfd req-daae88af-da79-4730-b59d-ef936826138f tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Volume info retrieved successfully. [ 1214.211610] [57901]: INFO cinder.api.openstack.wsgi [req-a930bf48-f16c-4bbf-bbd9-a55f1fcb9dfd req-daae88af-da79-4730-b59d-ef936826138f tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] http://10.180.1.21/volume/v3/volumes/09f93c0c-c58a-43e0-89fa-19aa2efbef80 returned with HTTP 200 [ 1214.212096] [57901]: [pid: 57901|app: 0|req: 257/524] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 05:09:35 2025] GET /volume/v3/volumes/09f93c0c-c58a-43e0-89fa-19aa2efbef80 => generated 1111 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1214.235475] [57900]: DEBUG cinder.api.middleware.request_id [req-a930bf48-f16c-4bbf-bbd9-a55f1fcb9dfd req-ec196f21-dafe-45b3-8d61-21de2ffaba95 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.237955] [57900]: INFO cinder.api.openstack.wsgi [req-a930bf48-f16c-4bbf-bbd9-a55f1fcb9dfd req-ec196f21-dafe-45b3-8d61-21de2ffaba95 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] DELETE http://10.180.1.21/volume/v3/attachments/781ff665-cc6e-43f9-baa4-19cb53e13418 [ 1214.238180] [57900]: DEBUG cinder.api.openstack.wsgi [req-a930bf48-f16c-4bbf-bbd9-a55f1fcb9dfd req-ec196f21-dafe-45b3-8d61-21de2ffaba95 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1214.238408] [57900]: DEBUG cinder.api.openstack.wsgi [req-a930bf48-f16c-4bbf-bbd9-a55f1fcb9dfd req-ec196f21-dafe-45b3-8d61-21de2ffaba95 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Calling method 'version_select' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1214.246241] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.246241] [57900]: warnings.warn( [ 1214.791433] [57900]: INFO cinder.api.openstack.wsgi [req-a930bf48-f16c-4bbf-bbd9-a55f1fcb9dfd req-ec196f21-dafe-45b3-8d61-21de2ffaba95 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] http://10.180.1.21/volume/v3/attachments/781ff665-cc6e-43f9-baa4-19cb53e13418 returned with HTTP 200 [ 1214.792168] [57900]: [pid: 57900|app: 0|req: 268/525] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Nov 23 05:09:35 2025] DELETE /volume/v3/attachments/781ff665-cc6e-43f9-baa4-19cb53e13418 => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1214.812298] [57901]: DEBUG cinder.api.middleware.request_id [None req-802fbd01-290e-4f85-bfc0-da3a359870c8 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.814842] [57901]: INFO cinder.api.openstack.wsgi [None req-802fbd01-290e-4f85-bfc0-da3a359870c8 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] GET http://10.180.1.21/volume/v3/volumes/09f93c0c-c58a-43e0-89fa-19aa2efbef80 [ 1214.815154] [57901]: DEBUG cinder.api.openstack.wsgi [None req-802fbd01-290e-4f85-bfc0-da3a359870c8 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1214.815397] [57901]: DEBUG cinder.api.openstack.wsgi [None req-802fbd01-290e-4f85-bfc0-da3a359870c8 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1214.826141] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.826141] [57901]: warnings.warn( [ 1214.830547] [57901]: INFO cinder.volume.api [None req-802fbd01-290e-4f85-bfc0-da3a359870c8 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Volume info retrieved successfully. [ 1214.836949] [57901]: INFO cinder.api.openstack.wsgi [None req-802fbd01-290e-4f85-bfc0-da3a359870c8 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] http://10.180.1.21/volume/v3/volumes/09f93c0c-c58a-43e0-89fa-19aa2efbef80 returned with HTTP 200 [ 1214.837418] [57901]: [pid: 57901|app: 0|req: 258/526] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:09:36 2025] GET /volume/v3/volumes/09f93c0c-c58a-43e0-89fa-19aa2efbef80 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1224.790780] [57900]: DEBUG dbcounter [-] [57900] Writing DB stats cinder:SELECT=132,cinder:INSERT=8,cinder:UPDATE=25 {{(pid=57900) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1224.833593] [57901]: DEBUG dbcounter [-] [57901] Writing DB stats cinder:SELECT=117,cinder:UPDATE=19,cinder:INSERT=9 {{(pid=57901) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1250.561987] [57900]: DEBUG cinder.api.middleware.request_id [None req-1edae3c0-dfc3-450b-96bf-1fe02cdf1c14 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.565209] [57900]: INFO cinder.api.openstack.wsgi [None req-1edae3c0-dfc3-450b-96bf-1fe02cdf1c14 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1250.565632] [57900]: DEBUG cinder.api.openstack.wsgi [None req-1edae3c0-dfc3-450b-96bf-1fe02cdf1c14 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-842341359"}} {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1250.567140] [57900]: DEBUG cinder.api.v3.volumes [None req-1edae3c0-dfc3-450b-96bf-1fe02cdf1c14 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-842341359'}} {{(pid=57900) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1250.567637] [57900]: INFO cinder.api.v3.volumes [None req-1edae3c0-dfc3-450b-96bf-1fe02cdf1c14 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Create volume of 1 GB [ 1250.567637] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.567637] [57900]: warnings.warn( [ 1250.573933] [57900]: INFO cinder.volume.api [None req-1edae3c0-dfc3-450b-96bf-1fe02cdf1c14 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Availability Zones retrieved successfully. [ 1250.580354] [57900]: DEBUG cinder.volume.api [None req-1edae3c0-dfc3-450b-96bf-1fe02cdf1c14 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Flow 'volume_create_api' (8c3c3bba-2b56-4250-aa3b-5ead85d18aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1250.581520] [57900]: DEBUG cinder.volume.api [None req-1edae3c0-dfc3-450b-96bf-1fe02cdf1c14 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee874707-6958-479d-b3bc-2804d334391a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1250.582742] [57900]: DEBUG cinder.volume.flows.api.create_volume [None req-1edae3c0-dfc3-450b-96bf-1fe02cdf1c14 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Validating volume size '1' using validate_int {{(pid=57900) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1250.603873] [57900]: DEBUG cinder.volume.api [None req-1edae3c0-dfc3-450b-96bf-1fe02cdf1c14 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee874707-6958-479d-b3bc-2804d334391a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-23T04:56:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=25fac031-ee80-424b-a337-7fb740cb92f0,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '25fac031-ee80-424b-a337-7fb740cb92f0', '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=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1250.604972] [57900]: DEBUG cinder.volume.api [None req-1edae3c0-dfc3-450b-96bf-1fe02cdf1c14 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (628a8ee4-621f-4cb8-8654-812a911c244a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1250.652690] [57900]: DEBUG cinder.quota [None req-1edae3c0-dfc3-450b-96bf-1fe02cdf1c14 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Created reservations ['2b3a3ad9-f398-4b26-9eca-ec895c5c6c84', 'ff87d369-8242-4938-96fb-62b0f5d8c995', '0317f795-7633-4d5e-b187-75ee3910f279', '0a304ec4-332a-452d-a9d1-a2ca6bf8dadb'] {{(pid=57900) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1250.653722] [57900]: DEBUG cinder.volume.api [None req-1edae3c0-dfc3-450b-96bf-1fe02cdf1c14 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (628a8ee4-621f-4cb8-8654-812a911c244a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b3a3ad9-f398-4b26-9eca-ec895c5c6c84', 'ff87d369-8242-4938-96fb-62b0f5d8c995', '0317f795-7633-4d5e-b187-75ee3910f279', '0a304ec4-332a-452d-a9d1-a2ca6bf8dadb']}' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1250.654793] [57900]: DEBUG cinder.volume.api [None req-1edae3c0-dfc3-450b-96bf-1fe02cdf1c14 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2150c331-e915-44b0-989f-bb1a50e1757c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1250.669342] [57900]: DEBUG cinder.volume.api [None req-1edae3c0-dfc3-450b-96bf-1fe02cdf1c14 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2150c331-e915-44b0-989f-bb1a50e1757c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2738a7cc-fd6b-4394-8eda-b0d641ca7b9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-842341359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12ca245545b44379a01586b717df9d3c',qos_specs=None,replication_status=,reservations=['2b3a3ad9-f398-4b26-9eca-ec895c5c6c84','ff87d369-8242-4938-96fb-62b0f5d8c995','0317f795-7633-4d5e-b187-75ee3910f279','0a304ec4-332a-452d-a9d1-a2ca6bf8dadb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7608e41e04c045b4a209e3a39af5e2c3',volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0), '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-11-23T05:10:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-842341359',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2738a7cc-fd6b-4394-8eda-b0d641ca7b9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12ca245545b44379a01586b717df9d3c',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='7608e41e04c045b4a209e3a39af5e2c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(25fac031-ee80-424b-a337-7fb740cb92f0),volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0)}' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1250.670545] [57900]: DEBUG cinder.volume.api [None req-1edae3c0-dfc3-450b-96bf-1fe02cdf1c14 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (183b6670-39ba-44fe-8ac7-3cb39176ff24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1250.683938] [57900]: DEBUG cinder.volume.api [None req-1edae3c0-dfc3-450b-96bf-1fe02cdf1c14 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (183b6670-39ba-44fe-8ac7-3cb39176ff24) 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-842341359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12ca245545b44379a01586b717df9d3c',qos_specs=None,replication_status=,reservations=['2b3a3ad9-f398-4b26-9eca-ec895c5c6c84','ff87d369-8242-4938-96fb-62b0f5d8c995','0317f795-7633-4d5e-b187-75ee3910f279','0a304ec4-332a-452d-a9d1-a2ca6bf8dadb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7608e41e04c045b4a209e3a39af5e2c3',volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0)}' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1250.684886] [57900]: DEBUG cinder.volume.api [None req-1edae3c0-dfc3-450b-96bf-1fe02cdf1c14 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26934d02-7d85-40ea-84bc-fb774e77bdd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1250.694396] [57900]: DEBUG cinder.volume.api [None req-1edae3c0-dfc3-450b-96bf-1fe02cdf1c14 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26934d02-7d85-40ea-84bc-fb774e77bdd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57900) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1250.695251] [57900]: DEBUG cinder.volume.api [None req-1edae3c0-dfc3-450b-96bf-1fe02cdf1c14 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Flow 'volume_create_api' (8c3c3bba-2b56-4250-aa3b-5ead85d18aa5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57900) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1250.696033] [57900]: INFO cinder.volume.api [None req-1edae3c0-dfc3-450b-96bf-1fe02cdf1c14 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Create volume request issued successfully. [ 1250.696718] [57900]: INFO cinder.api.openstack.wsgi [None req-1edae3c0-dfc3-450b-96bf-1fe02cdf1c14 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1250.696995] [57900]: [pid: 57900|app: 0|req: 269/527] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Nov 23 05:10:11 2025] POST /volume/v3/volumes => generated 752 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1254.552726] [57901]: DEBUG cinder.api.middleware.request_id [None req-32d304eb-a817-49be-af6e-7d758cebc4b4 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1254.554757] [57901]: INFO cinder.api.openstack.wsgi [None req-32d304eb-a817-49be-af6e-7d758cebc4b4 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] DELETE http://10.180.1.21/volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 [ 1254.555009] [57901]: DEBUG cinder.api.openstack.wsgi [None req-32d304eb-a817-49be-af6e-7d758cebc4b4 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1254.555225] [57901]: DEBUG cinder.api.openstack.wsgi [None req-32d304eb-a817-49be-af6e-7d758cebc4b4 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Calling method 'delete' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1254.555400] [57901]: INFO cinder.api.v3.volumes [None req-32d304eb-a817-49be-af6e-7d758cebc4b4 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Delete volume with id: 3396b6f7-428c-4ce1-9f47-d0aae17e8817 [ 1254.567458] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1254.567458] [57901]: warnings.warn( [ 1254.568107] [57901]: INFO cinder.volume.api [None req-32d304eb-a817-49be-af6e-7d758cebc4b4 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Volume info retrieved successfully. [ 1254.587580] [57901]: INFO cinder.volume.api [None req-32d304eb-a817-49be-af6e-7d758cebc4b4 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Delete volume request issued successfully. [ 1254.587775] [57901]: INFO cinder.api.openstack.wsgi [None req-32d304eb-a817-49be-af6e-7d758cebc4b4 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] http://10.180.1.21/volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 returned with HTTP 202 [ 1254.588257] [57901]: [pid: 57901|app: 0|req: 259/528] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Nov 23 05:10:15 2025] DELETE /volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1254.592280] [57900]: DEBUG cinder.api.middleware.request_id [None req-133c70fc-bb22-403b-a6cf-a94061e1e717 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1254.595481] [57900]: INFO cinder.api.openstack.wsgi [None req-133c70fc-bb22-403b-a6cf-a94061e1e717 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] GET http://10.180.1.21/volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 [ 1254.595481] [57900]: DEBUG cinder.api.openstack.wsgi [None req-133c70fc-bb22-403b-a6cf-a94061e1e717 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1254.595481] [57900]: DEBUG cinder.api.openstack.wsgi [None req-133c70fc-bb22-403b-a6cf-a94061e1e717 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1254.603332] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1254.603332] [57900]: warnings.warn( [ 1254.607515] [57900]: INFO cinder.volume.api [None req-133c70fc-bb22-403b-a6cf-a94061e1e717 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Volume info retrieved successfully. [ 1254.612753] [57900]: INFO cinder.api.openstack.wsgi [None req-133c70fc-bb22-403b-a6cf-a94061e1e717 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] http://10.180.1.21/volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 returned with HTTP 200 [ 1254.613180] [57900]: [pid: 57900|app: 0|req: 270/529] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:10:15 2025] GET /volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1255.624950] [57901]: DEBUG cinder.api.middleware.request_id [None req-a1ea5163-edb8-4bbf-84bd-f2bd0b89bd53 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1255.627117] [57901]: INFO cinder.api.openstack.wsgi [None req-a1ea5163-edb8-4bbf-84bd-f2bd0b89bd53 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] GET http://10.180.1.21/volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 [ 1255.627335] [57901]: DEBUG cinder.api.openstack.wsgi [None req-a1ea5163-edb8-4bbf-84bd-f2bd0b89bd53 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1255.627544] [57901]: DEBUG cinder.api.openstack.wsgi [None req-a1ea5163-edb8-4bbf-84bd-f2bd0b89bd53 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1255.639329] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.639329] [57901]: warnings.warn( [ 1255.643711] [57901]: INFO cinder.volume.api [None req-a1ea5163-edb8-4bbf-84bd-f2bd0b89bd53 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Volume info retrieved successfully. [ 1255.648767] [57901]: INFO cinder.api.openstack.wsgi [None req-a1ea5163-edb8-4bbf-84bd-f2bd0b89bd53 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] http://10.180.1.21/volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 returned with HTTP 200 [ 1255.649309] [57901]: [pid: 57901|app: 0|req: 260/530] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:10:16 2025] GET /volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1256.659308] [57900]: DEBUG cinder.api.middleware.request_id [None req-1bddf6f9-83b1-4dcd-b602-455c336827ed None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1256.661508] [57900]: INFO cinder.api.openstack.wsgi [None req-1bddf6f9-83b1-4dcd-b602-455c336827ed tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] GET http://10.180.1.21/volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 [ 1256.661723] [57900]: DEBUG cinder.api.openstack.wsgi [None req-1bddf6f9-83b1-4dcd-b602-455c336827ed tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1256.661929] [57900]: DEBUG cinder.api.openstack.wsgi [None req-1bddf6f9-83b1-4dcd-b602-455c336827ed tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1256.671328] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.671328] [57900]: warnings.warn( [ 1256.675178] [57900]: INFO cinder.volume.api [None req-1bddf6f9-83b1-4dcd-b602-455c336827ed tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Volume info retrieved successfully. [ 1256.679425] [57900]: INFO cinder.api.openstack.wsgi [None req-1bddf6f9-83b1-4dcd-b602-455c336827ed tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] http://10.180.1.21/volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 returned with HTTP 200 [ 1256.680110] [57900]: [pid: 57900|app: 0|req: 271/531] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:10:17 2025] GET /volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1257.690331] [57901]: DEBUG cinder.api.middleware.request_id [None req-c1c35cf4-f9fa-411f-8979-409368f62841 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.693187] [57901]: INFO cinder.api.openstack.wsgi [None req-c1c35cf4-f9fa-411f-8979-409368f62841 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] GET http://10.180.1.21/volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 [ 1257.693446] [57901]: DEBUG cinder.api.openstack.wsgi [None req-c1c35cf4-f9fa-411f-8979-409368f62841 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1257.693692] [57901]: DEBUG cinder.api.openstack.wsgi [None req-c1c35cf4-f9fa-411f-8979-409368f62841 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1257.701076] [57901]: INFO cinder.api.openstack.wsgi [None req-c1c35cf4-f9fa-411f-8979-409368f62841 tempest-ServerActionsTestOtherB-1343423867 tempest-ServerActionsTestOtherB-1343423867-project-member] http://10.180.1.21/volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 returned with HTTP 404 [ 1257.701646] [57901]: [pid: 57901|app: 0|req: 261/532] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:10:18 2025] GET /volume/v3/volumes/3396b6f7-428c-4ce1-9f47-d0aae17e8817 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1266.677397] [57900]: DEBUG dbcounter [-] [57900] Writing DB stats cinder:SELECT=35,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=57900) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1267.696552] [57901]: DEBUG dbcounter [-] [57901] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=57901) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1273.809325] [57900]: DEBUG cinder.api.middleware.request_id [None req-386c5450-358f-44b0-9255-69c189f3f25a None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1273.811539] [57900]: INFO cinder.api.openstack.wsgi [None req-386c5450-358f-44b0-9255-69c189f3f25a tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] GET http://10.180.1.21/volume/v3/volumes/09f93c0c-c58a-43e0-89fa-19aa2efbef80 [ 1273.811761] [57900]: DEBUG cinder.api.openstack.wsgi [None req-386c5450-358f-44b0-9255-69c189f3f25a tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1273.812197] [57900]: DEBUG cinder.api.openstack.wsgi [None req-386c5450-358f-44b0-9255-69c189f3f25a tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1273.827020] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.827020] [57900]: warnings.warn( [ 1273.831447] [57900]: INFO cinder.volume.api [None req-386c5450-358f-44b0-9255-69c189f3f25a tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Volume info retrieved successfully. [ 1273.836893] [57900]: INFO cinder.api.openstack.wsgi [None req-386c5450-358f-44b0-9255-69c189f3f25a tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] http://10.180.1.21/volume/v3/volumes/09f93c0c-c58a-43e0-89fa-19aa2efbef80 returned with HTTP 200 [ 1273.837406] [57900]: [pid: 57900|app: 0|req: 272/533] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:10:35 2025] GET /volume/v3/volumes/09f93c0c-c58a-43e0-89fa-19aa2efbef80 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1273.886755] [57901]: DEBUG cinder.api.middleware.request_id [None req-0d19d9f6-5174-49ba-80f3-72602b25fe03 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1273.888595] [57901]: INFO cinder.api.openstack.wsgi [None req-0d19d9f6-5174-49ba-80f3-72602b25fe03 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] GET http://10.180.1.21/volume/v3/volumes/09f93c0c-c58a-43e0-89fa-19aa2efbef80 [ 1273.888962] [57901]: DEBUG cinder.api.openstack.wsgi [None req-0d19d9f6-5174-49ba-80f3-72602b25fe03 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1273.889301] [57901]: DEBUG cinder.api.openstack.wsgi [None req-0d19d9f6-5174-49ba-80f3-72602b25fe03 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1273.897318] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.897318] [57901]: warnings.warn( [ 1273.901070] [57901]: INFO cinder.volume.api [None req-0d19d9f6-5174-49ba-80f3-72602b25fe03 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Volume info retrieved successfully. [ 1273.905274] [57901]: INFO cinder.api.openstack.wsgi [None req-0d19d9f6-5174-49ba-80f3-72602b25fe03 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] http://10.180.1.21/volume/v3/volumes/09f93c0c-c58a-43e0-89fa-19aa2efbef80 returned with HTTP 200 [ 1273.905680] [57901]: [pid: 57901|app: 0|req: 262/534] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:10:35 2025] GET /volume/v3/volumes/09f93c0c-c58a-43e0-89fa-19aa2efbef80 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1281.046875] [57900]: DEBUG cinder.api.middleware.request_id [None req-904a4896-483d-464c-9c46-78ee4568cc29 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1281.050254] [57900]: INFO cinder.api.openstack.wsgi [None req-904a4896-483d-464c-9c46-78ee4568cc29 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] DELETE http://10.180.1.21/volume/v3/volumes/09f93c0c-c58a-43e0-89fa-19aa2efbef80 [ 1281.050650] [57900]: DEBUG cinder.api.openstack.wsgi [None req-904a4896-483d-464c-9c46-78ee4568cc29 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1281.051199] [57900]: DEBUG cinder.api.openstack.wsgi [None req-904a4896-483d-464c-9c46-78ee4568cc29 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Calling method 'delete' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1281.051567] [57900]: INFO cinder.api.v3.volumes [None req-904a4896-483d-464c-9c46-78ee4568cc29 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Delete volume with id: 09f93c0c-c58a-43e0-89fa-19aa2efbef80 [ 1281.064889] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1281.064889] [57900]: warnings.warn( [ 1281.065306] [57900]: INFO cinder.volume.api [None req-904a4896-483d-464c-9c46-78ee4568cc29 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Volume info retrieved successfully. [ 1281.084236] [57900]: INFO cinder.volume.api [None req-904a4896-483d-464c-9c46-78ee4568cc29 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Delete volume request issued successfully. [ 1281.084465] [57900]: INFO cinder.api.openstack.wsgi [None req-904a4896-483d-464c-9c46-78ee4568cc29 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] http://10.180.1.21/volume/v3/volumes/09f93c0c-c58a-43e0-89fa-19aa2efbef80 returned with HTTP 202 [ 1281.085049] [57900]: [pid: 57900|app: 0|req: 273/535] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Nov 23 05:10:42 2025] DELETE /volume/v3/volumes/09f93c0c-c58a-43e0-89fa-19aa2efbef80 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1281.087970] [57901]: DEBUG cinder.api.middleware.request_id [None req-316abfcc-6ab8-4ea6-bbb9-1c98de08e7f0 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1281.090152] [57901]: INFO cinder.api.openstack.wsgi [None req-316abfcc-6ab8-4ea6-bbb9-1c98de08e7f0 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] GET http://10.180.1.21/volume/v3/volumes/09f93c0c-c58a-43e0-89fa-19aa2efbef80 [ 1281.090496] [57901]: DEBUG cinder.api.openstack.wsgi [None req-316abfcc-6ab8-4ea6-bbb9-1c98de08e7f0 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1281.090826] [57901]: DEBUG cinder.api.openstack.wsgi [None req-316abfcc-6ab8-4ea6-bbb9-1c98de08e7f0 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1281.099022] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1281.099022] [57901]: warnings.warn( [ 1281.104617] [57901]: INFO cinder.volume.api [None req-316abfcc-6ab8-4ea6-bbb9-1c98de08e7f0 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Volume info retrieved successfully. [ 1281.109438] [57901]: INFO cinder.api.openstack.wsgi [None req-316abfcc-6ab8-4ea6-bbb9-1c98de08e7f0 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] http://10.180.1.21/volume/v3/volumes/09f93c0c-c58a-43e0-89fa-19aa2efbef80 returned with HTTP 200 [ 1281.109918] [57901]: [pid: 57901|app: 0|req: 263/536] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:10:42 2025] GET /volume/v3/volumes/09f93c0c-c58a-43e0-89fa-19aa2efbef80 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1282.121752] [57900]: DEBUG cinder.api.middleware.request_id [None req-f8bc4569-e1de-454c-b03b-a05e5b80ef89 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1282.124097] [57900]: INFO cinder.api.openstack.wsgi [None req-f8bc4569-e1de-454c-b03b-a05e5b80ef89 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] GET http://10.180.1.21/volume/v3/volumes/09f93c0c-c58a-43e0-89fa-19aa2efbef80 [ 1282.124715] [57900]: DEBUG cinder.api.openstack.wsgi [None req-f8bc4569-e1de-454c-b03b-a05e5b80ef89 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1282.124838] [57900]: DEBUG cinder.api.openstack.wsgi [None req-f8bc4569-e1de-454c-b03b-a05e5b80ef89 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1282.133885] [57900]: INFO cinder.api.openstack.wsgi [None req-f8bc4569-e1de-454c-b03b-a05e5b80ef89 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] http://10.180.1.21/volume/v3/volumes/09f93c0c-c58a-43e0-89fa-19aa2efbef80 returned with HTTP 404 [ 1282.134639] [57900]: [pid: 57900|app: 0|req: 274/537] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:10:43 2025] GET /volume/v3/volumes/09f93c0c-c58a-43e0-89fa-19aa2efbef80 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1282.184037] [57901]: DEBUG cinder.api.middleware.request_id [None req-c0dd6a9f-3e19-40e7-af99-203c20faaba3 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1282.186566] [57901]: INFO cinder.api.openstack.wsgi [None req-c0dd6a9f-3e19-40e7-af99-203c20faaba3 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e04ca270-a927-456b-96f6-9e496b2978f9 [ 1282.186785] [57901]: DEBUG cinder.api.openstack.wsgi [None req-c0dd6a9f-3e19-40e7-af99-203c20faaba3 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1282.186997] [57901]: DEBUG cinder.api.openstack.wsgi [None req-c0dd6a9f-3e19-40e7-af99-203c20faaba3 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Calling method 'delete' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1282.187281] [57901]: INFO cinder.api.v3.volumes [None req-c0dd6a9f-3e19-40e7-af99-203c20faaba3 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Delete volume with id: e04ca270-a927-456b-96f6-9e496b2978f9 [ 1282.200385] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1282.200385] [57901]: warnings.warn( [ 1282.201138] [57901]: INFO cinder.volume.api [None req-c0dd6a9f-3e19-40e7-af99-203c20faaba3 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Volume info retrieved successfully. [ 1282.223774] [57901]: INFO cinder.volume.api [None req-c0dd6a9f-3e19-40e7-af99-203c20faaba3 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Delete volume request issued successfully. [ 1282.224098] [57901]: INFO cinder.api.openstack.wsgi [None req-c0dd6a9f-3e19-40e7-af99-203c20faaba3 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] http://10.180.1.21/volume/v3/volumes/e04ca270-a927-456b-96f6-9e496b2978f9 returned with HTTP 202 [ 1282.224825] [57901]: [pid: 57901|app: 0|req: 264/538] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Nov 23 05:10:43 2025] DELETE /volume/v3/volumes/e04ca270-a927-456b-96f6-9e496b2978f9 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1282.229529] [57900]: DEBUG cinder.api.middleware.request_id [None req-aa1ac439-0749-401b-a967-6390be077562 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1282.231896] [57900]: INFO cinder.api.openstack.wsgi [None req-aa1ac439-0749-401b-a967-6390be077562 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] GET http://10.180.1.21/volume/v3/volumes/e04ca270-a927-456b-96f6-9e496b2978f9 [ 1282.232121] [57900]: DEBUG cinder.api.openstack.wsgi [None req-aa1ac439-0749-401b-a967-6390be077562 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1282.232393] [57900]: DEBUG cinder.api.openstack.wsgi [None req-aa1ac439-0749-401b-a967-6390be077562 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1282.240443] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1282.240443] [57900]: warnings.warn( [ 1282.245360] [57900]: INFO cinder.volume.api [None req-aa1ac439-0749-401b-a967-6390be077562 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Volume info retrieved successfully. [ 1282.250471] [57900]: INFO cinder.api.openstack.wsgi [None req-aa1ac439-0749-401b-a967-6390be077562 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] http://10.180.1.21/volume/v3/volumes/e04ca270-a927-456b-96f6-9e496b2978f9 returned with HTTP 200 [ 1282.250906] [57900]: [pid: 57900|app: 0|req: 275/539] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:10:43 2025] GET /volume/v3/volumes/e04ca270-a927-456b-96f6-9e496b2978f9 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1283.261899] [57901]: DEBUG cinder.api.middleware.request_id [None req-7095493d-11d2-4e37-a854-e97d035bb791 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1283.264136] [57901]: INFO cinder.api.openstack.wsgi [None req-7095493d-11d2-4e37-a854-e97d035bb791 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] GET http://10.180.1.21/volume/v3/volumes/e04ca270-a927-456b-96f6-9e496b2978f9 [ 1283.264420] [57901]: DEBUG cinder.api.openstack.wsgi [None req-7095493d-11d2-4e37-a854-e97d035bb791 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1283.264587] [57901]: DEBUG cinder.api.openstack.wsgi [None req-7095493d-11d2-4e37-a854-e97d035bb791 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1283.277127] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1283.277127] [57901]: warnings.warn( [ 1283.282115] [57901]: INFO cinder.volume.api [None req-7095493d-11d2-4e37-a854-e97d035bb791 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Volume info retrieved successfully. [ 1283.289200] [57901]: INFO cinder.api.openstack.wsgi [None req-7095493d-11d2-4e37-a854-e97d035bb791 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] http://10.180.1.21/volume/v3/volumes/e04ca270-a927-456b-96f6-9e496b2978f9 returned with HTTP 200 [ 1283.289589] [57901]: [pid: 57901|app: 0|req: 265/540] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:10:44 2025] GET /volume/v3/volumes/e04ca270-a927-456b-96f6-9e496b2978f9 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1284.299645] [57900]: DEBUG cinder.api.middleware.request_id [None req-3895916c-a155-48d2-8669-46367abb618e None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.301765] [57900]: INFO cinder.api.openstack.wsgi [None req-3895916c-a155-48d2-8669-46367abb618e tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] GET http://10.180.1.21/volume/v3/volumes/e04ca270-a927-456b-96f6-9e496b2978f9 [ 1284.301993] [57900]: DEBUG cinder.api.openstack.wsgi [None req-3895916c-a155-48d2-8669-46367abb618e tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1284.302217] [57900]: DEBUG cinder.api.openstack.wsgi [None req-3895916c-a155-48d2-8669-46367abb618e tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1284.314810] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1284.314810] [57900]: warnings.warn( [ 1284.318842] [57900]: INFO cinder.volume.api [None req-3895916c-a155-48d2-8669-46367abb618e tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Volume info retrieved successfully. [ 1284.323681] [57900]: INFO cinder.api.openstack.wsgi [None req-3895916c-a155-48d2-8669-46367abb618e tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] http://10.180.1.21/volume/v3/volumes/e04ca270-a927-456b-96f6-9e496b2978f9 returned with HTTP 200 [ 1284.324166] [57900]: [pid: 57900|app: 0|req: 276/541] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:10:45 2025] GET /volume/v3/volumes/e04ca270-a927-456b-96f6-9e496b2978f9 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1285.334381] [57901]: DEBUG cinder.api.middleware.request_id [None req-0f803557-e7cd-4401-b97c-5377c6ba5192 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1285.336538] [57901]: INFO cinder.api.openstack.wsgi [None req-0f803557-e7cd-4401-b97c-5377c6ba5192 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] GET http://10.180.1.21/volume/v3/volumes/e04ca270-a927-456b-96f6-9e496b2978f9 [ 1285.336740] [57901]: DEBUG cinder.api.openstack.wsgi [None req-0f803557-e7cd-4401-b97c-5377c6ba5192 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1285.336962] [57901]: DEBUG cinder.api.openstack.wsgi [None req-0f803557-e7cd-4401-b97c-5377c6ba5192 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1285.345598] [57901]: INFO cinder.api.openstack.wsgi [None req-0f803557-e7cd-4401-b97c-5377c6ba5192 tempest-AttachVolumeShelveTestJSON-466877249 tempest-AttachVolumeShelveTestJSON-466877249-project-member] http://10.180.1.21/volume/v3/volumes/e04ca270-a927-456b-96f6-9e496b2978f9 returned with HTTP 404 [ 1285.345598] [57901]: [pid: 57901|app: 0|req: 266/542] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:10:46 2025] GET /volume/v3/volumes/e04ca270-a927-456b-96f6-9e496b2978f9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1294.321239] [57900]: DEBUG dbcounter [-] [57900] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=57900) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1295.339798] [57901]: DEBUG dbcounter [-] [57901] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=57901) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1304.066519] [57900]: DEBUG cinder.api.middleware.request_id [None req-f2b520e0-ee09-4e17-a307-a51b1c772d9e None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1304.068537] [57900]: INFO cinder.api.openstack.wsgi [None req-f2b520e0-ee09-4e17-a307-a51b1c772d9e tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] GET http://10.180.1.21/volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c [ 1304.068746] [57900]: DEBUG cinder.api.openstack.wsgi [None req-f2b520e0-ee09-4e17-a307-a51b1c772d9e tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1304.068951] [57900]: DEBUG cinder.api.openstack.wsgi [None req-f2b520e0-ee09-4e17-a307-a51b1c772d9e tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1304.079586] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1304.079586] [57900]: warnings.warn( [ 1304.083687] [57900]: INFO cinder.volume.api [None req-f2b520e0-ee09-4e17-a307-a51b1c772d9e tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Volume info retrieved successfully. [ 1304.088439] [57900]: INFO cinder.api.openstack.wsgi [None req-f2b520e0-ee09-4e17-a307-a51b1c772d9e tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c returned with HTTP 200 [ 1304.088835] [57900]: [pid: 57900|app: 0|req: 277/543] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:11:05 2025] GET /volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1304.121863] [57901]: DEBUG cinder.api.middleware.request_id [req-c68a1cb8-488a-4359-aa6d-7b055fa8b1e1 req-5e3917af-7119-42b0-a3b4-c1b36071674a None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1304.124156] [57901]: INFO cinder.api.openstack.wsgi [req-c68a1cb8-488a-4359-aa6d-7b055fa8b1e1 req-5e3917af-7119-42b0-a3b4-c1b36071674a tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] GET http://10.180.1.21/volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c [ 1304.124373] [57901]: DEBUG cinder.api.openstack.wsgi [req-c68a1cb8-488a-4359-aa6d-7b055fa8b1e1 req-5e3917af-7119-42b0-a3b4-c1b36071674a tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1304.124578] [57901]: DEBUG cinder.api.openstack.wsgi [req-c68a1cb8-488a-4359-aa6d-7b055fa8b1e1 req-5e3917af-7119-42b0-a3b4-c1b36071674a tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1304.132370] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1304.132370] [57901]: warnings.warn( [ 1304.136858] [57901]: INFO cinder.volume.api [req-c68a1cb8-488a-4359-aa6d-7b055fa8b1e1 req-5e3917af-7119-42b0-a3b4-c1b36071674a tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Volume info retrieved successfully. [ 1304.142248] [57901]: INFO cinder.api.openstack.wsgi [req-c68a1cb8-488a-4359-aa6d-7b055fa8b1e1 req-5e3917af-7119-42b0-a3b4-c1b36071674a tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c returned with HTTP 200 [ 1304.142686] [57901]: [pid: 57901|app: 0|req: 267/544] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 05:11:05 2025] GET /volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1305.661234] [57900]: DEBUG cinder.api.middleware.request_id [None req-bd73b2ab-9212-47e5-9af8-63eaefc6f3bb None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1305.661689] [57900]: INFO cinder.api.openstack.wsgi [None req-bd73b2ab-9212-47e5-9af8-63eaefc6f3bb None None] GET http://10.180.1.21/volume// [ 1305.661858] [57900]: DEBUG cinder.api.openstack.wsgi [None req-bd73b2ab-9212-47e5-9af8-63eaefc6f3bb None None] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1305.662080] [57900]: DEBUG cinder.api.openstack.wsgi [None req-bd73b2ab-9212-47e5-9af8-63eaefc6f3bb None None] Calling method 'all' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1305.662468] [57900]: INFO cinder.api.openstack.wsgi [None req-bd73b2ab-9212-47e5-9af8-63eaefc6f3bb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1305.662894] [57900]: [pid: 57900|app: 0|req: 278/545] 10.180.1.21 () {58 vars in 1300 bytes} [Sun Nov 23 05:11:06 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1305.666755] [57901]: DEBUG cinder.api.middleware.request_id [req-c68a1cb8-488a-4359-aa6d-7b055fa8b1e1 req-22a62cc9-e366-463b-9409-a799ffb74043 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1305.668972] [57901]: INFO cinder.api.openstack.wsgi [req-c68a1cb8-488a-4359-aa6d-7b055fa8b1e1 req-22a62cc9-e366-463b-9409-a799ffb74043 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1305.669552] [57901]: DEBUG cinder.api.openstack.wsgi [req-c68a1cb8-488a-4359-aa6d-7b055fa8b1e1 req-22a62cc9-e366-463b-9409-a799ffb74043 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2738a7cc-fd6b-4394-8eda-b0d641ca7b9c", "connector": null, "instance_uuid": "cfecff9e-4595-41f0-ad50-bef6567ae767"}} {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1305.678877] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1305.678877] [57901]: warnings.warn( [ 1305.699045] [57901]: INFO cinder.api.openstack.wsgi [req-c68a1cb8-488a-4359-aa6d-7b055fa8b1e1 req-22a62cc9-e366-463b-9409-a799ffb74043 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1305.699529] [57901]: [pid: 57901|app: 0|req: 268/546] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Nov 23 05:11:06 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) [ 1305.718289] [57900]: DEBUG cinder.api.middleware.request_id [None req-8ddb1c17-e23c-4aad-84f6-cc11c2ab2dc7 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1305.720327] [57900]: INFO cinder.api.openstack.wsgi [None req-8ddb1c17-e23c-4aad-84f6-cc11c2ab2dc7 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] GET http://10.180.1.21/volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c [ 1305.720543] [57900]: DEBUG cinder.api.openstack.wsgi [None req-8ddb1c17-e23c-4aad-84f6-cc11c2ab2dc7 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1305.720746] [57900]: DEBUG cinder.api.openstack.wsgi [None req-8ddb1c17-e23c-4aad-84f6-cc11c2ab2dc7 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1305.730525] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1305.730525] [57900]: warnings.warn( [ 1305.733793] [57900]: INFO cinder.volume.api [None req-8ddb1c17-e23c-4aad-84f6-cc11c2ab2dc7 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Volume info retrieved successfully. [ 1305.738014] [57900]: INFO cinder.api.openstack.wsgi [None req-8ddb1c17-e23c-4aad-84f6-cc11c2ab2dc7 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c returned with HTTP 200 [ 1305.738678] [57900]: [pid: 57900|app: 0|req: 279/547] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:11:06 2025] GET /volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1306.222194] [57901]: DEBUG cinder.api.middleware.request_id [None req-5e5d99d6-0285-45e7-80da-a5361a27f7d8 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1306.222645] [57901]: INFO cinder.api.openstack.wsgi [None req-5e5d99d6-0285-45e7-80da-a5361a27f7d8 None None] GET http://10.180.1.21/volume// [ 1306.222815] [57901]: DEBUG cinder.api.openstack.wsgi [None req-5e5d99d6-0285-45e7-80da-a5361a27f7d8 None None] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1306.223102] [57901]: DEBUG cinder.api.openstack.wsgi [None req-5e5d99d6-0285-45e7-80da-a5361a27f7d8 None None] Calling method 'all' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1306.223486] [57901]: INFO cinder.api.openstack.wsgi [None req-5e5d99d6-0285-45e7-80da-a5361a27f7d8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1306.223840] [57901]: [pid: 57901|app: 0|req: 269/548] 10.180.1.21 () {58 vars in 1307 bytes} [Sun Nov 23 05:11:07 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1306.227658] [57900]: DEBUG cinder.api.middleware.request_id [req-c68a1cb8-488a-4359-aa6d-7b055fa8b1e1 req-8554aa2f-b31c-4fef-8de5-eca30febe07f None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1306.230569] [57900]: INFO cinder.api.openstack.wsgi [req-c68a1cb8-488a-4359-aa6d-7b055fa8b1e1 req-8554aa2f-b31c-4fef-8de5-eca30febe07f tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] GET http://10.180.1.21/volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c [ 1306.230995] [57900]: DEBUG cinder.api.openstack.wsgi [req-c68a1cb8-488a-4359-aa6d-7b055fa8b1e1 req-8554aa2f-b31c-4fef-8de5-eca30febe07f tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1306.231273] [57900]: DEBUG cinder.api.openstack.wsgi [req-c68a1cb8-488a-4359-aa6d-7b055fa8b1e1 req-8554aa2f-b31c-4fef-8de5-eca30febe07f tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1306.242477] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1306.242477] [57900]: warnings.warn( [ 1306.246628] [57900]: INFO cinder.volume.api [req-c68a1cb8-488a-4359-aa6d-7b055fa8b1e1 req-8554aa2f-b31c-4fef-8de5-eca30febe07f tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Volume info retrieved successfully. [ 1306.251646] [57900]: INFO cinder.api.openstack.wsgi [req-c68a1cb8-488a-4359-aa6d-7b055fa8b1e1 req-8554aa2f-b31c-4fef-8de5-eca30febe07f tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c returned with HTTP 200 [ 1306.252158] [57900]: [pid: 57900|app: 0|req: 280/549] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Nov 23 05:11:07 2025] GET /volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c => generated 1025 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1306.281227] [57901]: DEBUG cinder.api.middleware.request_id [req-c68a1cb8-488a-4359-aa6d-7b055fa8b1e1 req-47b3c1a2-debb-4c6e-8efc-174f91d8fb62 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1306.283795] [57901]: INFO cinder.api.openstack.wsgi [req-c68a1cb8-488a-4359-aa6d-7b055fa8b1e1 req-47b3c1a2-debb-4c6e-8efc-174f91d8fb62 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] PUT http://10.180.1.21/volume/v3/attachments/7f8551d7-8b6d-4762-9537-59ed6828794a [ 1306.284305] [57901]: DEBUG cinder.api.openstack.wsgi [req-c68a1cb8-488a-4359-aa6d-7b055fa8b1e1 req-47b3c1a2-debb-4c6e-8efc-174f91d8fb62 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-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-937938", "mountpoint": "/dev/sdb"}}} {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1306.292953] [57901]: DEBUG cinder.coordination [req-c68a1cb8-488a-4359-aa6d-7b055fa8b1e1 req-47b3c1a2-debb-4c6e-8efc-174f91d8fb62 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Acquiring lock "cinder-attachment_update-2738a7cc-fd6b-4394-8eda-b0d641ca7b9c-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57901) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1306.298251] [57901]: DEBUG cinder.coordination [req-c68a1cb8-488a-4359-aa6d-7b055fa8b1e1 req-47b3c1a2-debb-4c6e-8efc-174f91d8fb62 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Lock "cinder-attachment_update-2738a7cc-fd6b-4394-8eda-b0d641ca7b9c-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57901) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1306.299405] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1306.299405] [57901]: warnings.warn( [ 1306.749069] [57900]: DEBUG cinder.api.middleware.request_id [None req-59eed209-5989-4d38-86fa-1e0b3463abe8 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1306.751321] [57900]: INFO cinder.api.openstack.wsgi [None req-59eed209-5989-4d38-86fa-1e0b3463abe8 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] GET http://10.180.1.21/volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c [ 1306.751462] [57900]: DEBUG cinder.api.openstack.wsgi [None req-59eed209-5989-4d38-86fa-1e0b3463abe8 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1306.751698] [57900]: DEBUG cinder.api.openstack.wsgi [None req-59eed209-5989-4d38-86fa-1e0b3463abe8 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1306.761840] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1306.761840] [57900]: warnings.warn( [ 1306.765161] [57900]: INFO cinder.volume.api [None req-59eed209-5989-4d38-86fa-1e0b3463abe8 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Volume info retrieved successfully. [ 1306.769453] [57900]: INFO cinder.api.openstack.wsgi [None req-59eed209-5989-4d38-86fa-1e0b3463abe8 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c returned with HTTP 200 [ 1306.769881] [57900]: [pid: 57900|app: 0|req: 281/550] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:11:08 2025] GET /volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1307.780719] [57900]: DEBUG cinder.api.middleware.request_id [None req-5953f8db-5194-4ee2-8617-34889fb247bd None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1307.783659] [57900]: INFO cinder.api.openstack.wsgi [None req-5953f8db-5194-4ee2-8617-34889fb247bd tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] GET http://10.180.1.21/volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c [ 1307.784033] [57900]: DEBUG cinder.api.openstack.wsgi [None req-5953f8db-5194-4ee2-8617-34889fb247bd tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1307.784385] [57900]: DEBUG cinder.api.openstack.wsgi [None req-5953f8db-5194-4ee2-8617-34889fb247bd tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1307.797378] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1307.797378] [57900]: warnings.warn( [ 1307.800907] [57900]: INFO cinder.volume.api [None req-5953f8db-5194-4ee2-8617-34889fb247bd tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Volume info retrieved successfully. [ 1307.806372] [57900]: INFO cinder.api.openstack.wsgi [None req-5953f8db-5194-4ee2-8617-34889fb247bd tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c returned with HTTP 200 [ 1307.806876] [57900]: [pid: 57900|app: 0|req: 282/551] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:11:09 2025] GET /volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1308.817559] [57900]: DEBUG cinder.api.middleware.request_id [None req-6736bbf4-6377-4051-9b0f-c518b51143b6 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1308.819570] [57900]: INFO cinder.api.openstack.wsgi [None req-6736bbf4-6377-4051-9b0f-c518b51143b6 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] GET http://10.180.1.21/volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c [ 1308.819783] [57900]: DEBUG cinder.api.openstack.wsgi [None req-6736bbf4-6377-4051-9b0f-c518b51143b6 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1308.819992] [57900]: DEBUG cinder.api.openstack.wsgi [None req-6736bbf4-6377-4051-9b0f-c518b51143b6 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1308.830470] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1308.830470] [57900]: warnings.warn( [ 1308.833724] [57900]: INFO cinder.volume.api [None req-6736bbf4-6377-4051-9b0f-c518b51143b6 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Volume info retrieved successfully. [ 1308.838693] [57900]: INFO cinder.api.openstack.wsgi [None req-6736bbf4-6377-4051-9b0f-c518b51143b6 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c returned with HTTP 200 [ 1308.838842] [57900]: [pid: 57900|app: 0|req: 283/552] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:11:10 2025] GET /volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1309.848990] [57900]: DEBUG cinder.api.middleware.request_id [None req-efe14b93-1f1e-4c0f-9783-d8ca66159231 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1309.850977] [57900]: INFO cinder.api.openstack.wsgi [None req-efe14b93-1f1e-4c0f-9783-d8ca66159231 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] GET http://10.180.1.21/volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c [ 1309.851216] [57900]: DEBUG cinder.api.openstack.wsgi [None req-efe14b93-1f1e-4c0f-9783-d8ca66159231 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1309.851435] [57900]: DEBUG cinder.api.openstack.wsgi [None req-efe14b93-1f1e-4c0f-9783-d8ca66159231 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1309.864175] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1309.864175] [57900]: warnings.warn( [ 1309.867797] [57900]: INFO cinder.volume.api [None req-efe14b93-1f1e-4c0f-9783-d8ca66159231 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Volume info retrieved successfully. [ 1309.872561] [57900]: INFO cinder.api.openstack.wsgi [None req-efe14b93-1f1e-4c0f-9783-d8ca66159231 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c returned with HTTP 200 [ 1309.872956] [57900]: [pid: 57900|app: 0|req: 284/553] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:11:11 2025] GET /volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1310.824561] [57901]: DEBUG cinder.coordination [req-c68a1cb8-488a-4359-aa6d-7b055fa8b1e1 req-47b3c1a2-debb-4c6e-8efc-174f91d8fb62 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Lock "cinder-attachment_update-2738a7cc-fd6b-4394-8eda-b0d641ca7b9c-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.526s {{(pid=57901) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1310.824895] [57901]: INFO cinder.api.openstack.wsgi [req-c68a1cb8-488a-4359-aa6d-7b055fa8b1e1 req-47b3c1a2-debb-4c6e-8efc-174f91d8fb62 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/attachments/7f8551d7-8b6d-4762-9537-59ed6828794a returned with HTTP 200 [ 1310.825378] [57901]: [pid: 57901|app: 0|req: 270/554] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Nov 23 05:11:07 2025] PUT /volume/v3/attachments/7f8551d7-8b6d-4762-9537-59ed6828794a => generated 617 bytes in 4545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1310.883603] [57900]: DEBUG cinder.api.middleware.request_id [None req-f0df0eb3-3834-478b-9f98-d16d1e152c7d None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1310.886379] [57900]: INFO cinder.api.openstack.wsgi [None req-f0df0eb3-3834-478b-9f98-d16d1e152c7d tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] GET http://10.180.1.21/volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c [ 1310.886379] [57900]: DEBUG cinder.api.openstack.wsgi [None req-f0df0eb3-3834-478b-9f98-d16d1e152c7d tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1310.886379] [57900]: DEBUG cinder.api.openstack.wsgi [None req-f0df0eb3-3834-478b-9f98-d16d1e152c7d tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1310.896472] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1310.896472] [57900]: warnings.warn( [ 1310.900392] [57900]: INFO cinder.volume.api [None req-f0df0eb3-3834-478b-9f98-d16d1e152c7d tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Volume info retrieved successfully. [ 1310.905988] [57900]: INFO cinder.api.openstack.wsgi [None req-f0df0eb3-3834-478b-9f98-d16d1e152c7d tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c returned with HTTP 200 [ 1310.906432] [57900]: [pid: 57900|app: 0|req: 285/555] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:11:12 2025] GET /volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1311.916242] [57901]: DEBUG cinder.api.middleware.request_id [None req-ec267780-1d24-4846-87ae-39fedc0a3aac None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1311.918461] [57901]: INFO cinder.api.openstack.wsgi [None req-ec267780-1d24-4846-87ae-39fedc0a3aac tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] GET http://10.180.1.21/volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c [ 1311.918676] [57901]: DEBUG cinder.api.openstack.wsgi [None req-ec267780-1d24-4846-87ae-39fedc0a3aac tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1311.918881] [57901]: DEBUG cinder.api.openstack.wsgi [None req-ec267780-1d24-4846-87ae-39fedc0a3aac tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1311.931548] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1311.931548] [57901]: warnings.warn( [ 1311.937735] [57901]: INFO cinder.volume.api [None req-ec267780-1d24-4846-87ae-39fedc0a3aac tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Volume info retrieved successfully. [ 1311.943134] [57901]: INFO cinder.api.openstack.wsgi [None req-ec267780-1d24-4846-87ae-39fedc0a3aac tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c returned with HTTP 200 [ 1311.943667] [57901]: [pid: 57901|app: 0|req: 271/556] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:11:13 2025] GET /volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1312.438448] [57900]: DEBUG cinder.api.middleware.request_id [req-c68a1cb8-488a-4359-aa6d-7b055fa8b1e1 req-76fd7330-4870-40cd-a55b-d4c1f0991405 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1312.440746] [57900]: INFO cinder.api.openstack.wsgi [req-c68a1cb8-488a-4359-aa6d-7b055fa8b1e1 req-76fd7330-4870-40cd-a55b-d4c1f0991405 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] POST http://10.180.1.21/volume/v3/attachments/7f8551d7-8b6d-4762-9537-59ed6828794a/action [ 1312.441292] [57900]: DEBUG cinder.api.openstack.wsgi [req-c68a1cb8-488a-4359-aa6d-7b055fa8b1e1 req-76fd7330-4870-40cd-a55b-d4c1f0991405 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Action body: b'{"os-complete": null}' {{(pid=57900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1312.441434] [57900]: DEBUG cinder.api.openstack.wsgi [req-c68a1cb8-488a-4359-aa6d-7b055fa8b1e1 req-76fd7330-4870-40cd-a55b-d4c1f0991405 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1312.459368] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1312.459368] [57900]: warnings.warn( [ 1312.466517] [57900]: INFO cinder.api.openstack.wsgi [req-c68a1cb8-488a-4359-aa6d-7b055fa8b1e1 req-76fd7330-4870-40cd-a55b-d4c1f0991405 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/attachments/7f8551d7-8b6d-4762-9537-59ed6828794a/action returned with HTTP 204 [ 1312.467087] [57900]: [pid: 57900|app: 0|req: 286/557] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Nov 23 05:11:13 2025] POST /volume/v3/attachments/7f8551d7-8b6d-4762-9537-59ed6828794a/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1312.953847] [57901]: DEBUG cinder.api.middleware.request_id [None req-69ef44f3-cf9a-4a6a-bed8-14d60bbd38df None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1312.956125] [57901]: INFO cinder.api.openstack.wsgi [None req-69ef44f3-cf9a-4a6a-bed8-14d60bbd38df tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] GET http://10.180.1.21/volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c [ 1312.956336] [57901]: DEBUG cinder.api.openstack.wsgi [None req-69ef44f3-cf9a-4a6a-bed8-14d60bbd38df tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1312.956549] [57901]: DEBUG cinder.api.openstack.wsgi [None req-69ef44f3-cf9a-4a6a-bed8-14d60bbd38df tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1312.966468] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1312.966468] [57901]: warnings.warn( [ 1312.969552] [57901]: INFO cinder.volume.api [None req-69ef44f3-cf9a-4a6a-bed8-14d60bbd38df tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Volume info retrieved successfully. [ 1312.973811] [57901]: INFO cinder.api.openstack.wsgi [None req-69ef44f3-cf9a-4a6a-bed8-14d60bbd38df tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c returned with HTTP 200 [ 1312.974235] [57901]: [pid: 57901|app: 0|req: 272/558] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:11:14 2025] GET /volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1312.983644] [57900]: DEBUG cinder.api.middleware.request_id [None req-99aeb117-d9c8-4cd2-9b6c-c5a70043caea None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1312.985664] [57900]: INFO cinder.api.openstack.wsgi [None req-99aeb117-d9c8-4cd2-9b6c-c5a70043caea tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] GET http://10.180.1.21/volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c [ 1312.985876] [57900]: DEBUG cinder.api.openstack.wsgi [None req-99aeb117-d9c8-4cd2-9b6c-c5a70043caea tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1312.986095] [57900]: DEBUG cinder.api.openstack.wsgi [None req-99aeb117-d9c8-4cd2-9b6c-c5a70043caea tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1312.996206] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1312.996206] [57900]: warnings.warn( [ 1312.999906] [57900]: INFO cinder.volume.api [None req-99aeb117-d9c8-4cd2-9b6c-c5a70043caea tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Volume info retrieved successfully. [ 1313.003741] [57900]: INFO cinder.api.openstack.wsgi [None req-99aeb117-d9c8-4cd2-9b6c-c5a70043caea tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c returned with HTTP 200 [ 1313.004149] [57900]: [pid: 57900|app: 0|req: 287/559] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:11:14 2025] GET /volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1313.243129] [57901]: DEBUG cinder.api.middleware.request_id [req-668843b7-d4fe-41c8-9e3d-d269ce6be927 req-f147ab6d-b8e1-4870-8cae-656d0bb2ff81 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1313.245499] [57901]: INFO cinder.api.openstack.wsgi [req-668843b7-d4fe-41c8-9e3d-d269ce6be927 req-f147ab6d-b8e1-4870-8cae-656d0bb2ff81 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] GET http://10.180.1.21/volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c [ 1313.245712] [57901]: DEBUG cinder.api.openstack.wsgi [req-668843b7-d4fe-41c8-9e3d-d269ce6be927 req-f147ab6d-b8e1-4870-8cae-656d0bb2ff81 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1313.245917] [57901]: DEBUG cinder.api.openstack.wsgi [req-668843b7-d4fe-41c8-9e3d-d269ce6be927 req-f147ab6d-b8e1-4870-8cae-656d0bb2ff81 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1313.259374] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1313.259374] [57901]: warnings.warn( [ 1313.263255] [57901]: INFO cinder.volume.api [req-668843b7-d4fe-41c8-9e3d-d269ce6be927 req-f147ab6d-b8e1-4870-8cae-656d0bb2ff81 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Volume info retrieved successfully. [ 1313.268665] [57901]: INFO cinder.api.openstack.wsgi [req-668843b7-d4fe-41c8-9e3d-d269ce6be927 req-f147ab6d-b8e1-4870-8cae-656d0bb2ff81 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c returned with HTTP 200 [ 1313.269108] [57901]: [pid: 57901|app: 0|req: 273/560] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 05:11:14 2025] GET /volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1315.449120] [57900]: DEBUG cinder.api.middleware.request_id [None req-6f17d148-e331-45b0-ae71-1d0eb078a4eb None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1315.449756] [57900]: INFO cinder.api.openstack.wsgi [None req-6f17d148-e331-45b0-ae71-1d0eb078a4eb None None] GET http://10.180.1.21/volume// [ 1315.450060] [57900]: DEBUG cinder.api.openstack.wsgi [None req-6f17d148-e331-45b0-ae71-1d0eb078a4eb None None] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1315.450317] [57900]: DEBUG cinder.api.openstack.wsgi [None req-6f17d148-e331-45b0-ae71-1d0eb078a4eb None None] Calling method 'all' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1315.450712] [57900]: INFO cinder.api.openstack.wsgi [None req-6f17d148-e331-45b0-ae71-1d0eb078a4eb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1315.451070] [57900]: [pid: 57900|app: 0|req: 288/561] 10.180.1.21 () {58 vars in 1307 bytes} [Sun Nov 23 05:11:16 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1315.454593] [57901]: DEBUG cinder.api.middleware.request_id [req-668843b7-d4fe-41c8-9e3d-d269ce6be927 req-ed9c01a8-98b0-4956-b2e3-d4449c420868 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1315.456865] [57901]: INFO cinder.api.openstack.wsgi [req-668843b7-d4fe-41c8-9e3d-d269ce6be927 req-ed9c01a8-98b0-4956-b2e3-d4449c420868 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1315.457282] [57901]: DEBUG cinder.api.openstack.wsgi [req-668843b7-d4fe-41c8-9e3d-d269ce6be927 req-ed9c01a8-98b0-4956-b2e3-d4449c420868 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2738a7cc-fd6b-4394-8eda-b0d641ca7b9c", "connector": null, "instance_uuid": "cfecff9e-4595-41f0-ad50-bef6567ae767"}} {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1315.472757] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1315.472757] [57901]: warnings.warn( [ 1315.500463] [57901]: INFO cinder.api.openstack.wsgi [req-668843b7-d4fe-41c8-9e3d-d269ce6be927 req-ed9c01a8-98b0-4956-b2e3-d4449c420868 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1315.500959] [57901]: [pid: 57901|app: 0|req: 274/562] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Nov 23 05:11:16 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) [ 1315.504414] [57900]: DEBUG cinder.api.middleware.request_id [None req-766adf92-f0f9-4294-9940-06b81f21939c None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1315.504833] [57900]: INFO cinder.api.openstack.wsgi [None req-766adf92-f0f9-4294-9940-06b81f21939c None None] GET http://10.180.1.21/volume// [ 1315.504997] [57900]: DEBUG cinder.api.openstack.wsgi [None req-766adf92-f0f9-4294-9940-06b81f21939c None None] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1315.505217] [57900]: DEBUG cinder.api.openstack.wsgi [None req-766adf92-f0f9-4294-9940-06b81f21939c None None] Calling method 'all' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1315.505600] [57900]: INFO cinder.api.openstack.wsgi [None req-766adf92-f0f9-4294-9940-06b81f21939c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1315.505909] [57900]: [pid: 57900|app: 0|req: 289/563] 10.180.1.21 () {58 vars in 1307 bytes} [Sun Nov 23 05:11:16 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1315.509087] [57901]: DEBUG cinder.api.middleware.request_id [req-668843b7-d4fe-41c8-9e3d-d269ce6be927 req-51b727da-2bfd-40d5-81c7-5bbd14452367 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1315.511242] [57901]: INFO cinder.api.openstack.wsgi [req-668843b7-d4fe-41c8-9e3d-d269ce6be927 req-51b727da-2bfd-40d5-81c7-5bbd14452367 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] GET http://10.180.1.21/volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c [ 1315.511468] [57901]: DEBUG cinder.api.openstack.wsgi [req-668843b7-d4fe-41c8-9e3d-d269ce6be927 req-51b727da-2bfd-40d5-81c7-5bbd14452367 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1315.511673] [57901]: DEBUG cinder.api.openstack.wsgi [req-668843b7-d4fe-41c8-9e3d-d269ce6be927 req-51b727da-2bfd-40d5-81c7-5bbd14452367 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1315.523461] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1315.523461] [57901]: warnings.warn( [ 1315.526655] [57901]: INFO cinder.volume.api [req-668843b7-d4fe-41c8-9e3d-d269ce6be927 req-51b727da-2bfd-40d5-81c7-5bbd14452367 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Volume info retrieved successfully. [ 1315.531590] [57901]: INFO cinder.api.openstack.wsgi [req-668843b7-d4fe-41c8-9e3d-d269ce6be927 req-51b727da-2bfd-40d5-81c7-5bbd14452367 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c returned with HTTP 200 [ 1315.532039] [57901]: [pid: 57901|app: 0|req: 275/564] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Nov 23 05:11:16 2025] GET /volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c => generated 1318 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1316.676633] [57900]: DEBUG cinder.api.middleware.request_id [req-668843b7-d4fe-41c8-9e3d-d269ce6be927 req-e5ed8995-e750-4116-9731-198be40e5921 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1316.678998] [57900]: INFO cinder.api.openstack.wsgi [req-668843b7-d4fe-41c8-9e3d-d269ce6be927 req-e5ed8995-e750-4116-9731-198be40e5921 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] DELETE http://10.180.1.21/volume/v3/attachments/7f8551d7-8b6d-4762-9537-59ed6828794a [ 1316.679241] [57900]: DEBUG cinder.api.openstack.wsgi [req-668843b7-d4fe-41c8-9e3d-d269ce6be927 req-e5ed8995-e750-4116-9731-198be40e5921 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1316.679442] [57900]: DEBUG cinder.api.openstack.wsgi [req-668843b7-d4fe-41c8-9e3d-d269ce6be927 req-e5ed8995-e750-4116-9731-198be40e5921 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'version_select' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1316.687945] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1316.687945] [57900]: warnings.warn( [ 1317.215546] [57900]: INFO cinder.api.openstack.wsgi [req-668843b7-d4fe-41c8-9e3d-d269ce6be927 req-e5ed8995-e750-4116-9731-198be40e5921 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/attachments/7f8551d7-8b6d-4762-9537-59ed6828794a returned with HTTP 200 [ 1317.215951] [57900]: [pid: 57900|app: 0|req: 290/565] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Nov 23 05:11:17 2025] DELETE /volume/v3/attachments/7f8551d7-8b6d-4762-9537-59ed6828794a => generated 192 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1319.377829] [57901]: DEBUG cinder.api.middleware.request_id [None req-4505f39e-0861-4617-bda0-ee057a39a054 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1319.378293] [57901]: INFO cinder.api.openstack.wsgi [None req-4505f39e-0861-4617-bda0-ee057a39a054 None None] GET http://10.180.1.21/volume// [ 1319.378463] [57901]: DEBUG cinder.api.openstack.wsgi [None req-4505f39e-0861-4617-bda0-ee057a39a054 None None] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1319.378669] [57901]: DEBUG cinder.api.openstack.wsgi [None req-4505f39e-0861-4617-bda0-ee057a39a054 None None] Calling method 'all' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1319.379080] [57901]: INFO cinder.api.openstack.wsgi [None req-4505f39e-0861-4617-bda0-ee057a39a054 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1319.379508] [57901]: [pid: 57901|app: 0|req: 276/566] 10.180.1.21 () {58 vars in 1307 bytes} [Sun Nov 23 05:11:20 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1319.382547] [57900]: DEBUG cinder.api.middleware.request_id [req-668843b7-d4fe-41c8-9e3d-d269ce6be927 req-9037f999-dc2c-4349-9fc1-af40986b3725 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1319.384957] [57900]: INFO cinder.api.openstack.wsgi [req-668843b7-d4fe-41c8-9e3d-d269ce6be927 req-9037f999-dc2c-4349-9fc1-af40986b3725 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] GET http://10.180.1.21/volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c [ 1319.385217] [57900]: DEBUG cinder.api.openstack.wsgi [req-668843b7-d4fe-41c8-9e3d-d269ce6be927 req-9037f999-dc2c-4349-9fc1-af40986b3725 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1319.385479] [57900]: DEBUG cinder.api.openstack.wsgi [req-668843b7-d4fe-41c8-9e3d-d269ce6be927 req-9037f999-dc2c-4349-9fc1-af40986b3725 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1319.398115] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1319.398115] [57900]: warnings.warn( [ 1319.402463] [57900]: INFO cinder.volume.api [req-668843b7-d4fe-41c8-9e3d-d269ce6be927 req-9037f999-dc2c-4349-9fc1-af40986b3725 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Volume info retrieved successfully. [ 1319.407904] [57900]: INFO cinder.api.openstack.wsgi [req-668843b7-d4fe-41c8-9e3d-d269ce6be927 req-9037f999-dc2c-4349-9fc1-af40986b3725 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c returned with HTTP 200 [ 1319.408344] [57900]: [pid: 57900|app: 0|req: 291/567] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Nov 23 05:11:20 2025] GET /volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c => generated 1025 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1319.550864] [57901]: DEBUG cinder.api.middleware.request_id [req-668843b7-d4fe-41c8-9e3d-d269ce6be927 req-2a6bded1-28af-43de-bfc6-75dfdd432209 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1319.553115] [57901]: INFO cinder.api.openstack.wsgi [req-668843b7-d4fe-41c8-9e3d-d269ce6be927 req-2a6bded1-28af-43de-bfc6-75dfdd432209 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] PUT http://10.180.1.21/volume/v3/attachments/1c2c749c-a3a6-46eb-97bc-be2f9d73380d [ 1319.553543] [57901]: DEBUG cinder.api.openstack.wsgi [req-668843b7-d4fe-41c8-9e3d-d269ce6be927 req-2a6bded1-28af-43de-bfc6-75dfdd432209 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-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=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1319.562825] [57901]: DEBUG cinder.coordination [req-668843b7-d4fe-41c8-9e3d-d269ce6be927 req-2a6bded1-28af-43de-bfc6-75dfdd432209 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Acquiring lock "cinder-attachment_update-2738a7cc-fd6b-4394-8eda-b0d641ca7b9c-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57901) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1319.567254] [57901]: DEBUG cinder.coordination [req-668843b7-d4fe-41c8-9e3d-d269ce6be927 req-2a6bded1-28af-43de-bfc6-75dfdd432209 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Lock "cinder-attachment_update-2738a7cc-fd6b-4394-8eda-b0d641ca7b9c-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=57901) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1319.568316] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1319.568316] [57901]: warnings.warn( [ 1320.087392] [57901]: DEBUG cinder.coordination [req-668843b7-d4fe-41c8-9e3d-d269ce6be927 req-2a6bded1-28af-43de-bfc6-75dfdd432209 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Lock "cinder-attachment_update-2738a7cc-fd6b-4394-8eda-b0d641ca7b9c-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.520s {{(pid=57901) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1320.087729] [57901]: INFO cinder.api.openstack.wsgi [req-668843b7-d4fe-41c8-9e3d-d269ce6be927 req-2a6bded1-28af-43de-bfc6-75dfdd432209 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/attachments/1c2c749c-a3a6-46eb-97bc-be2f9d73380d returned with HTTP 200 [ 1320.088330] [57901]: [pid: 57901|app: 0|req: 277/568] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Nov 23 05:11:20 2025] PUT /volume/v3/attachments/1c2c749c-a3a6-46eb-97bc-be2f9d73380d => generated 617 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1320.601859] [57900]: DEBUG cinder.api.middleware.request_id [req-668843b7-d4fe-41c8-9e3d-d269ce6be927 req-3738ceaa-f070-41f7-ad4d-cc70e5acb3bd None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1320.604182] [57900]: INFO cinder.api.openstack.wsgi [req-668843b7-d4fe-41c8-9e3d-d269ce6be927 req-3738ceaa-f070-41f7-ad4d-cc70e5acb3bd tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] POST http://10.180.1.21/volume/v3/attachments/1c2c749c-a3a6-46eb-97bc-be2f9d73380d/action [ 1320.604614] [57900]: DEBUG cinder.api.openstack.wsgi [req-668843b7-d4fe-41c8-9e3d-d269ce6be927 req-3738ceaa-f070-41f7-ad4d-cc70e5acb3bd tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Action body: b'{"os-complete": null}' {{(pid=57900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1320.604741] [57900]: DEBUG cinder.api.openstack.wsgi [req-668843b7-d4fe-41c8-9e3d-d269ce6be927 req-3738ceaa-f070-41f7-ad4d-cc70e5acb3bd tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1320.625853] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1320.625853] [57900]: warnings.warn( [ 1320.635194] [57900]: INFO cinder.api.openstack.wsgi [req-668843b7-d4fe-41c8-9e3d-d269ce6be927 req-3738ceaa-f070-41f7-ad4d-cc70e5acb3bd tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/attachments/1c2c749c-a3a6-46eb-97bc-be2f9d73380d/action returned with HTTP 204 [ 1320.635194] [57900]: [pid: 57900|app: 0|req: 292/569] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Nov 23 05:11:21 2025] POST /volume/v3/attachments/1c2c749c-a3a6-46eb-97bc-be2f9d73380d/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1330.083826] [57901]: DEBUG dbcounter [-] [57901] Writing DB stats cinder:SELECT=48,cinder:UPDATE=6,cinder:INSERT=2 {{(pid=57901) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1330.632539] [57900]: DEBUG dbcounter [-] [57900] Writing DB stats cinder:SELECT=68,cinder:UPDATE=7 {{(pid=57900) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1363.953408] [57901]: DEBUG cinder.api.middleware.request_id [None req-2268b043-e31b-4407-9b17-f1c355ee6404 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1363.955534] [57901]: INFO cinder.api.openstack.wsgi [None req-2268b043-e31b-4407-9b17-f1c355ee6404 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] GET http://10.180.1.21/volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c [ 1363.955748] [57901]: DEBUG cinder.api.openstack.wsgi [None req-2268b043-e31b-4407-9b17-f1c355ee6404 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1363.955959] [57901]: DEBUG cinder.api.openstack.wsgi [None req-2268b043-e31b-4407-9b17-f1c355ee6404 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1363.971017] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1363.971017] [57901]: warnings.warn( [ 1363.975237] [57901]: INFO cinder.volume.api [None req-2268b043-e31b-4407-9b17-f1c355ee6404 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Volume info retrieved successfully. [ 1363.980416] [57901]: INFO cinder.api.openstack.wsgi [None req-2268b043-e31b-4407-9b17-f1c355ee6404 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c returned with HTTP 200 [ 1363.981058] [57901]: [pid: 57901|app: 0|req: 278/570] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:12:05 2025] GET /volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1364.149616] [57900]: DEBUG cinder.api.middleware.request_id [None req-52ee7798-03f1-412e-8856-d6fd15b987b4 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1364.151590] [57900]: INFO cinder.api.openstack.wsgi [None req-52ee7798-03f1-412e-8856-d6fd15b987b4 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] GET http://10.180.1.21/volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c [ 1364.151813] [57900]: DEBUG cinder.api.openstack.wsgi [None req-52ee7798-03f1-412e-8856-d6fd15b987b4 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1364.152108] [57900]: DEBUG cinder.api.openstack.wsgi [None req-52ee7798-03f1-412e-8856-d6fd15b987b4 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1364.162152] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1364.162152] [57900]: warnings.warn( [ 1364.165493] [57900]: INFO cinder.volume.api [None req-52ee7798-03f1-412e-8856-d6fd15b987b4 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Volume info retrieved successfully. [ 1364.169724] [57900]: INFO cinder.api.openstack.wsgi [None req-52ee7798-03f1-412e-8856-d6fd15b987b4 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c returned with HTTP 200 [ 1364.170260] [57900]: [pid: 57900|app: 0|req: 293/571] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:12:05 2025] GET /volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1364.210530] [57901]: DEBUG cinder.api.middleware.request_id [req-40e59105-ebf7-43fe-8640-4a9135cdf2ed req-b136ee16-d188-4dd6-8e11-efd0f3a1539f None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1364.212784] [57901]: INFO cinder.api.openstack.wsgi [req-40e59105-ebf7-43fe-8640-4a9135cdf2ed req-b136ee16-d188-4dd6-8e11-efd0f3a1539f tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] GET http://10.180.1.21/volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c [ 1364.212994] [57901]: DEBUG cinder.api.openstack.wsgi [req-40e59105-ebf7-43fe-8640-4a9135cdf2ed req-b136ee16-d188-4dd6-8e11-efd0f3a1539f tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1364.213214] [57901]: DEBUG cinder.api.openstack.wsgi [req-40e59105-ebf7-43fe-8640-4a9135cdf2ed req-b136ee16-d188-4dd6-8e11-efd0f3a1539f tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1364.222931] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1364.222931] [57901]: warnings.warn( [ 1364.226578] [57901]: INFO cinder.volume.api [req-40e59105-ebf7-43fe-8640-4a9135cdf2ed req-b136ee16-d188-4dd6-8e11-efd0f3a1539f tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Volume info retrieved successfully. [ 1364.230997] [57901]: INFO cinder.api.openstack.wsgi [req-40e59105-ebf7-43fe-8640-4a9135cdf2ed req-b136ee16-d188-4dd6-8e11-efd0f3a1539f tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c returned with HTTP 200 [ 1364.231439] [57901]: [pid: 57901|app: 0|req: 279/572] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 05:12:05 2025] GET /volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1364.246913] [57900]: DEBUG cinder.api.middleware.request_id [req-40e59105-ebf7-43fe-8640-4a9135cdf2ed req-80b62f96-a8b7-4bca-9b5b-a7fcf653cbaf None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1364.249136] [57900]: INFO cinder.api.openstack.wsgi [req-40e59105-ebf7-43fe-8640-4a9135cdf2ed req-80b62f96-a8b7-4bca-9b5b-a7fcf653cbaf tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] POST http://10.180.1.21/volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c/action [ 1364.249513] [57900]: DEBUG cinder.api.openstack.wsgi [req-40e59105-ebf7-43fe-8640-4a9135cdf2ed req-80b62f96-a8b7-4bca-9b5b-a7fcf653cbaf tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1364.249641] [57900]: DEBUG cinder.api.openstack.wsgi [req-40e59105-ebf7-43fe-8640-4a9135cdf2ed req-80b62f96-a8b7-4bca-9b5b-a7fcf653cbaf tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1364.259454] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1364.259454] [57900]: warnings.warn( [ 1364.259979] [57900]: INFO cinder.volume.api [req-40e59105-ebf7-43fe-8640-4a9135cdf2ed req-80b62f96-a8b7-4bca-9b5b-a7fcf653cbaf tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Volume info retrieved successfully. [ 1364.266733] [57900]: INFO cinder.volume.api [req-40e59105-ebf7-43fe-8640-4a9135cdf2ed req-80b62f96-a8b7-4bca-9b5b-a7fcf653cbaf tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Begin detaching volume completed successfully. [ 1364.266962] [57900]: INFO cinder.api.openstack.wsgi [req-40e59105-ebf7-43fe-8640-4a9135cdf2ed req-80b62f96-a8b7-4bca-9b5b-a7fcf653cbaf tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c/action returned with HTTP 202 [ 1364.267433] [57900]: [pid: 57900|app: 0|req: 294/573] 10.180.1.21 () {64 vars in 1552 bytes} [Sun Nov 23 05:12:05 2025] POST /volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1365.290180] [57901]: DEBUG cinder.api.middleware.request_id [None req-bc1955d5-fffd-4844-8349-39c87a10c9a8 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1365.290623] [57901]: INFO cinder.api.openstack.wsgi [None req-bc1955d5-fffd-4844-8349-39c87a10c9a8 None None] GET http://10.180.1.21/volume// [ 1365.290795] [57901]: DEBUG cinder.api.openstack.wsgi [None req-bc1955d5-fffd-4844-8349-39c87a10c9a8 None None] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1365.291009] [57901]: DEBUG cinder.api.openstack.wsgi [None req-bc1955d5-fffd-4844-8349-39c87a10c9a8 None None] Calling method 'all' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1365.291403] [57901]: INFO cinder.api.openstack.wsgi [None req-bc1955d5-fffd-4844-8349-39c87a10c9a8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1365.291736] [57901]: [pid: 57901|app: 0|req: 280/574] 10.180.1.21 () {58 vars in 1307 bytes} [Sun Nov 23 05:12:06 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1365.295186] [57900]: DEBUG cinder.api.middleware.request_id [req-40e59105-ebf7-43fe-8640-4a9135cdf2ed req-9591ced5-9eba-4b84-8d37-1c5c4662dcf8 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1365.297459] [57900]: INFO cinder.api.openstack.wsgi [req-40e59105-ebf7-43fe-8640-4a9135cdf2ed req-9591ced5-9eba-4b84-8d37-1c5c4662dcf8 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] GET http://10.180.1.21/volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c [ 1365.297701] [57900]: DEBUG cinder.api.openstack.wsgi [req-40e59105-ebf7-43fe-8640-4a9135cdf2ed req-9591ced5-9eba-4b84-8d37-1c5c4662dcf8 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1365.297912] [57900]: DEBUG cinder.api.openstack.wsgi [req-40e59105-ebf7-43fe-8640-4a9135cdf2ed req-9591ced5-9eba-4b84-8d37-1c5c4662dcf8 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1365.307945] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1365.307945] [57900]: warnings.warn( [ 1365.311437] [57900]: INFO cinder.volume.api [req-40e59105-ebf7-43fe-8640-4a9135cdf2ed req-9591ced5-9eba-4b84-8d37-1c5c4662dcf8 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Volume info retrieved successfully. [ 1365.316357] [57900]: INFO cinder.api.openstack.wsgi [req-40e59105-ebf7-43fe-8640-4a9135cdf2ed req-9591ced5-9eba-4b84-8d37-1c5c4662dcf8 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c returned with HTTP 200 [ 1365.316803] [57900]: [pid: 57900|app: 0|req: 295/575] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Nov 23 05:12:06 2025] GET /volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c => generated 1321 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1366.458126] [57901]: DEBUG cinder.api.middleware.request_id [req-40e59105-ebf7-43fe-8640-4a9135cdf2ed req-c29c97bb-107d-4f7a-b527-a1ccd3a28075 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1366.460408] [57901]: INFO cinder.api.openstack.wsgi [req-40e59105-ebf7-43fe-8640-4a9135cdf2ed req-c29c97bb-107d-4f7a-b527-a1ccd3a28075 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] DELETE http://10.180.1.21/volume/v3/attachments/1c2c749c-a3a6-46eb-97bc-be2f9d73380d [ 1366.460614] [57901]: DEBUG cinder.api.openstack.wsgi [req-40e59105-ebf7-43fe-8640-4a9135cdf2ed req-c29c97bb-107d-4f7a-b527-a1ccd3a28075 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1366.460818] [57901]: DEBUG cinder.api.openstack.wsgi [req-40e59105-ebf7-43fe-8640-4a9135cdf2ed req-c29c97bb-107d-4f7a-b527-a1ccd3a28075 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'version_select' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1366.468033] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1366.468033] [57901]: warnings.warn( [ 1366.993802] [57901]: INFO cinder.api.openstack.wsgi [req-40e59105-ebf7-43fe-8640-4a9135cdf2ed req-c29c97bb-107d-4f7a-b527-a1ccd3a28075 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/attachments/1c2c749c-a3a6-46eb-97bc-be2f9d73380d returned with HTTP 200 [ 1366.994406] [57901]: [pid: 57901|app: 0|req: 281/576] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Nov 23 05:12:07 2025] DELETE /volume/v3/attachments/1c2c749c-a3a6-46eb-97bc-be2f9d73380d => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1368.431027] [57900]: DEBUG cinder.api.middleware.request_id [None req-d4f9434d-1a59-4cdd-bb22-6bc557c86ad4 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1368.432930] [57900]: INFO cinder.api.openstack.wsgi [None req-d4f9434d-1a59-4cdd-bb22-6bc557c86ad4 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] GET http://10.180.1.21/volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c [ 1368.433160] [57900]: DEBUG cinder.api.openstack.wsgi [None req-d4f9434d-1a59-4cdd-bb22-6bc557c86ad4 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1368.433368] [57900]: DEBUG cinder.api.openstack.wsgi [None req-d4f9434d-1a59-4cdd-bb22-6bc557c86ad4 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1368.441617] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1368.441617] [57900]: warnings.warn( [ 1368.445376] [57900]: INFO cinder.volume.api [None req-d4f9434d-1a59-4cdd-bb22-6bc557c86ad4 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Volume info retrieved successfully. [ 1368.450292] [57900]: INFO cinder.api.openstack.wsgi [None req-d4f9434d-1a59-4cdd-bb22-6bc557c86ad4 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c returned with HTTP 200 [ 1368.450720] [57900]: [pid: 57900|app: 0|req: 296/577] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:12:09 2025] GET /volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1376.992903] [57901]: DEBUG dbcounter [-] [57901] Writing DB stats cinder:SELECT=20,cinder:UPDATE=3 {{(pid=57901) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1378.448180] [57900]: DEBUG dbcounter [-] [57900] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1 {{(pid=57900) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1390.948652] [57901]: DEBUG cinder.api.middleware.request_id [None req-0ed37652-c3fb-448f-9d3b-9500b26a909d None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1390.950745] [57901]: INFO cinder.api.openstack.wsgi [None req-0ed37652-c3fb-448f-9d3b-9500b26a909d tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1390.951186] [57901]: DEBUG cinder.api.openstack.wsgi [None req-0ed37652-c3fb-448f-9d3b-9500b26a909d tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-312232331", "imageRef": "fa980f77-92a2-438f-805a-66657985f6d8", "size": 1}} {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1390.952642] [57901]: DEBUG cinder.api.v3.volumes [None req-0ed37652-c3fb-448f-9d3b-9500b26a909d tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-312232331', 'imageRef': 'fa980f77-92a2-438f-805a-66657985f6d8', 'size': 1}} {{(pid=57901) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1391.103690] [57901]: INFO cinder.api.v3.volumes [None req-0ed37652-c3fb-448f-9d3b-9500b26a909d tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Create volume of 1 GB [ 1391.104174] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1391.104174] [57901]: warnings.warn( [ 1391.109735] [57901]: INFO cinder.volume.api [None req-0ed37652-c3fb-448f-9d3b-9500b26a909d tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Availability Zones retrieved successfully. [ 1391.116659] [57901]: DEBUG cinder.volume.api [None req-0ed37652-c3fb-448f-9d3b-9500b26a909d tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Flow 'volume_create_api' (73482975-e32f-4fbb-8ae2-7f88c91da778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1391.117828] [57901]: DEBUG cinder.volume.api [None req-0ed37652-c3fb-448f-9d3b-9500b26a909d tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d811813-f49f-4772-aec1-59886d6afeee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1391.118980] [57901]: DEBUG cinder.volume.flows.api.create_volume [None req-0ed37652-c3fb-448f-9d3b-9500b26a909d tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Validating volume size '1' using validate_int {{(pid=57901) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1391.163774] [57901]: DEBUG cinder.volume.api [None req-0ed37652-c3fb-448f-9d3b-9500b26a909d tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d811813-f49f-4772-aec1-59886d6afeee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-23T04:56:37Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=25fac031-ee80-424b-a337-7fb740cb92f0,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '25fac031-ee80-424b-a337-7fb740cb92f0', '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=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1391.164859] [57901]: DEBUG cinder.volume.api [None req-0ed37652-c3fb-448f-9d3b-9500b26a909d tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d2e3949-bbcc-434e-b0b2-ca0eb2f077f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1391.199829] [57901]: DEBUG cinder.quota [None req-0ed37652-c3fb-448f-9d3b-9500b26a909d tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Created reservations ['425824ce-b469-4505-8632-ad4163312c22', '99bbc318-e4a8-4026-95a1-9d5fd023ca00', '14789236-1be8-4527-8989-3c18007dcae0', '5b6d41c7-7cfb-420f-be70-8066da727298'] {{(pid=57901) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1391.200863] [57901]: DEBUG cinder.volume.api [None req-0ed37652-c3fb-448f-9d3b-9500b26a909d tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d2e3949-bbcc-434e-b0b2-ca0eb2f077f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['425824ce-b469-4505-8632-ad4163312c22', '99bbc318-e4a8-4026-95a1-9d5fd023ca00', '14789236-1be8-4527-8989-3c18007dcae0', '5b6d41c7-7cfb-420f-be70-8066da727298']}' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1391.201790] [57901]: DEBUG cinder.volume.api [None req-0ed37652-c3fb-448f-9d3b-9500b26a909d tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34a2e29a-dd3d-4704-9070-9ee82c9a2fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1391.218061] [57901]: DEBUG cinder.volume.api [None req-0ed37652-c3fb-448f-9d3b-9500b26a909d tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34a2e29a-dd3d-4704-9070-9ee82c9a2fc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a', '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-312232331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12ca245545b44379a01586b717df9d3c',qos_specs=None,replication_status=,reservations=['425824ce-b469-4505-8632-ad4163312c22','99bbc318-e4a8-4026-95a1-9d5fd023ca00','14789236-1be8-4527-8989-3c18007dcae0','5b6d41c7-7cfb-420f-be70-8066da727298'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7608e41e04c045b4a209e3a39af5e2c3',volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0), '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-11-23T05:12:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-312232331',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12ca245545b44379a01586b717df9d3c',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='7608e41e04c045b4a209e3a39af5e2c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(25fac031-ee80-424b-a337-7fb740cb92f0),volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0)}' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1391.218348] [57901]: DEBUG cinder.volume.api [None req-0ed37652-c3fb-448f-9d3b-9500b26a909d tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04af5e14-5b43-4cb7-99ae-dc4422f81a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1391.234622] [57901]: DEBUG cinder.volume.api [None req-0ed37652-c3fb-448f-9d3b-9500b26a909d tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04af5e14-5b43-4cb7-99ae-dc4422f81a11) 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-312232331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12ca245545b44379a01586b717df9d3c',qos_specs=None,replication_status=,reservations=['425824ce-b469-4505-8632-ad4163312c22','99bbc318-e4a8-4026-95a1-9d5fd023ca00','14789236-1be8-4527-8989-3c18007dcae0','5b6d41c7-7cfb-420f-be70-8066da727298'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7608e41e04c045b4a209e3a39af5e2c3',volume_type_id=25fac031-ee80-424b-a337-7fb740cb92f0)}' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1391.235562] [57901]: DEBUG cinder.volume.api [None req-0ed37652-c3fb-448f-9d3b-9500b26a909d tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c2e299c-8941-4ec2-a5cb-7a8a4342842f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1391.246191] [57901]: DEBUG cinder.volume.api [None req-0ed37652-c3fb-448f-9d3b-9500b26a909d tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c2e299c-8941-4ec2-a5cb-7a8a4342842f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57901) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1391.247307] [57901]: DEBUG cinder.volume.api [None req-0ed37652-c3fb-448f-9d3b-9500b26a909d tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Flow 'volume_create_api' (73482975-e32f-4fbb-8ae2-7f88c91da778) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57901) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1391.247687] [57901]: INFO cinder.volume.api [None req-0ed37652-c3fb-448f-9d3b-9500b26a909d tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Create volume request issued successfully. [ 1391.248391] [57901]: INFO cinder.api.openstack.wsgi [None req-0ed37652-c3fb-448f-9d3b-9500b26a909d tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1391.248872] [57901]: [pid: 57901|app: 0|req: 282/578] 10.180.1.21 () {60 vars in 1136 bytes} [Sun Nov 23 05:12:32 2025] POST /volume/v3/volumes => generated 751 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1391.257307] [57900]: DEBUG cinder.api.middleware.request_id [None req-de44c76f-80f5-45bb-ad25-26bb7aa43fcf None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1391.259320] [57900]: INFO cinder.api.openstack.wsgi [None req-de44c76f-80f5-45bb-ad25-26bb7aa43fcf tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] GET http://10.180.1.21/volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a [ 1391.259534] [57900]: DEBUG cinder.api.openstack.wsgi [None req-de44c76f-80f5-45bb-ad25-26bb7aa43fcf tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1391.259741] [57900]: DEBUG cinder.api.openstack.wsgi [None req-de44c76f-80f5-45bb-ad25-26bb7aa43fcf tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1391.268190] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1391.268190] [57900]: warnings.warn( [ 1391.272225] [57900]: INFO cinder.volume.api [None req-de44c76f-80f5-45bb-ad25-26bb7aa43fcf tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Volume info retrieved successfully. [ 1391.277278] [57900]: INFO cinder.api.openstack.wsgi [None req-de44c76f-80f5-45bb-ad25-26bb7aa43fcf tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a returned with HTTP 200 [ 1391.277753] [57900]: [pid: 57900|app: 0|req: 297/579] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:12:32 2025] GET /volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1392.288132] [57901]: DEBUG cinder.api.middleware.request_id [None req-fb4e425a-a5c3-4494-a9d2-2b06618ff663 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1392.289925] [57901]: INFO cinder.api.openstack.wsgi [None req-fb4e425a-a5c3-4494-a9d2-2b06618ff663 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] GET http://10.180.1.21/volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a [ 1392.290142] [57901]: DEBUG cinder.api.openstack.wsgi [None req-fb4e425a-a5c3-4494-a9d2-2b06618ff663 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1392.290347] [57901]: DEBUG cinder.api.openstack.wsgi [None req-fb4e425a-a5c3-4494-a9d2-2b06618ff663 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1392.300261] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1392.300261] [57901]: warnings.warn( [ 1392.304907] [57901]: INFO cinder.volume.api [None req-fb4e425a-a5c3-4494-a9d2-2b06618ff663 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Volume info retrieved successfully. [ 1392.310970] [57901]: INFO cinder.api.openstack.wsgi [None req-fb4e425a-a5c3-4494-a9d2-2b06618ff663 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a returned with HTTP 200 [ 1392.311428] [57901]: [pid: 57901|app: 0|req: 283/580] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:12:33 2025] GET /volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1393.322215] [57900]: DEBUG cinder.api.middleware.request_id [None req-e0b9a2e1-e89f-4843-b03e-7f41a4267e6d None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1393.324357] [57900]: INFO cinder.api.openstack.wsgi [None req-e0b9a2e1-e89f-4843-b03e-7f41a4267e6d tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] GET http://10.180.1.21/volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a [ 1393.324601] [57900]: DEBUG cinder.api.openstack.wsgi [None req-e0b9a2e1-e89f-4843-b03e-7f41a4267e6d tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1393.324815] [57900]: DEBUG cinder.api.openstack.wsgi [None req-e0b9a2e1-e89f-4843-b03e-7f41a4267e6d tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1393.333029] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1393.333029] [57900]: warnings.warn( [ 1393.336432] [57900]: INFO cinder.volume.api [None req-e0b9a2e1-e89f-4843-b03e-7f41a4267e6d tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Volume info retrieved successfully. [ 1393.340711] [57900]: INFO cinder.api.openstack.wsgi [None req-e0b9a2e1-e89f-4843-b03e-7f41a4267e6d tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a returned with HTTP 200 [ 1393.341287] [57900]: [pid: 57900|app: 0|req: 298/581] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:12:34 2025] GET /volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1394.350967] [57901]: DEBUG cinder.api.middleware.request_id [None req-b48a3537-fa6b-4c78-bd85-fd544b42983f None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1394.353822] [57901]: INFO cinder.api.openstack.wsgi [None req-b48a3537-fa6b-4c78-bd85-fd544b42983f tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] GET http://10.180.1.21/volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a [ 1394.354109] [57901]: DEBUG cinder.api.openstack.wsgi [None req-b48a3537-fa6b-4c78-bd85-fd544b42983f tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1394.354431] [57901]: DEBUG cinder.api.openstack.wsgi [None req-b48a3537-fa6b-4c78-bd85-fd544b42983f tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1394.363088] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1394.363088] [57901]: warnings.warn( [ 1394.367450] [57901]: INFO cinder.volume.api [None req-b48a3537-fa6b-4c78-bd85-fd544b42983f tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Volume info retrieved successfully. [ 1394.372596] [57901]: INFO cinder.api.openstack.wsgi [None req-b48a3537-fa6b-4c78-bd85-fd544b42983f tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a returned with HTTP 200 [ 1394.373055] [57901]: [pid: 57901|app: 0|req: 284/582] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:12:35 2025] GET /volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1395.384107] [57900]: DEBUG cinder.api.middleware.request_id [None req-c0a5ab71-6dfc-4a59-8667-7e70a02e4d47 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1395.387361] [57900]: INFO cinder.api.openstack.wsgi [None req-c0a5ab71-6dfc-4a59-8667-7e70a02e4d47 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] GET http://10.180.1.21/volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a [ 1395.387736] [57900]: DEBUG cinder.api.openstack.wsgi [None req-c0a5ab71-6dfc-4a59-8667-7e70a02e4d47 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1395.388119] [57900]: DEBUG cinder.api.openstack.wsgi [None req-c0a5ab71-6dfc-4a59-8667-7e70a02e4d47 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1395.400426] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1395.400426] [57900]: warnings.warn( [ 1395.405277] [57900]: INFO cinder.volume.api [None req-c0a5ab71-6dfc-4a59-8667-7e70a02e4d47 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Volume info retrieved successfully. [ 1395.412144] [57900]: INFO cinder.api.openstack.wsgi [None req-c0a5ab71-6dfc-4a59-8667-7e70a02e4d47 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a returned with HTTP 200 [ 1395.412893] [57900]: [pid: 57900|app: 0|req: 299/583] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:12:36 2025] GET /volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1396.423262] [57901]: DEBUG cinder.api.middleware.request_id [None req-73aaf41f-fdb2-4a80-a48a-6c649d79bbe3 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1396.425424] [57901]: INFO cinder.api.openstack.wsgi [None req-73aaf41f-fdb2-4a80-a48a-6c649d79bbe3 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] GET http://10.180.1.21/volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a [ 1396.425625] [57901]: DEBUG cinder.api.openstack.wsgi [None req-73aaf41f-fdb2-4a80-a48a-6c649d79bbe3 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1396.425833] [57901]: DEBUG cinder.api.openstack.wsgi [None req-73aaf41f-fdb2-4a80-a48a-6c649d79bbe3 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1396.433473] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1396.433473] [57901]: warnings.warn( [ 1396.437384] [57901]: INFO cinder.volume.api [None req-73aaf41f-fdb2-4a80-a48a-6c649d79bbe3 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Volume info retrieved successfully. [ 1396.441783] [57901]: INFO cinder.api.openstack.wsgi [None req-73aaf41f-fdb2-4a80-a48a-6c649d79bbe3 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a returned with HTTP 200 [ 1396.442238] [57901]: [pid: 57901|app: 0|req: 285/584] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:12:37 2025] GET /volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1397.453056] [57900]: DEBUG cinder.api.middleware.request_id [None req-efb13026-a07c-4e1b-91b6-dc1c6af5297c None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1397.455276] [57900]: INFO cinder.api.openstack.wsgi [None req-efb13026-a07c-4e1b-91b6-dc1c6af5297c tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] GET http://10.180.1.21/volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a [ 1397.455606] [57900]: DEBUG cinder.api.openstack.wsgi [None req-efb13026-a07c-4e1b-91b6-dc1c6af5297c tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1397.455834] [57900]: DEBUG cinder.api.openstack.wsgi [None req-efb13026-a07c-4e1b-91b6-dc1c6af5297c tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1397.464530] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1397.464530] [57900]: warnings.warn( [ 1397.468598] [57900]: INFO cinder.volume.api [None req-efb13026-a07c-4e1b-91b6-dc1c6af5297c tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Volume info retrieved successfully. [ 1397.473721] [57900]: INFO cinder.api.openstack.wsgi [None req-efb13026-a07c-4e1b-91b6-dc1c6af5297c tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a returned with HTTP 200 [ 1397.474405] [57900]: [pid: 57900|app: 0|req: 300/585] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:12:38 2025] GET /volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1398.485125] [57901]: DEBUG cinder.api.middleware.request_id [None req-dc44a010-dcbe-44d7-b8f4-af74cc19c701 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1398.487359] [57901]: INFO cinder.api.openstack.wsgi [None req-dc44a010-dcbe-44d7-b8f4-af74cc19c701 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] GET http://10.180.1.21/volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a [ 1398.487612] [57901]: DEBUG cinder.api.openstack.wsgi [None req-dc44a010-dcbe-44d7-b8f4-af74cc19c701 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1398.487833] [57901]: DEBUG cinder.api.openstack.wsgi [None req-dc44a010-dcbe-44d7-b8f4-af74cc19c701 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1398.496070] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1398.496070] [57901]: warnings.warn( [ 1398.499679] [57901]: INFO cinder.volume.api [None req-dc44a010-dcbe-44d7-b8f4-af74cc19c701 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Volume info retrieved successfully. [ 1398.504165] [57901]: INFO cinder.api.openstack.wsgi [None req-dc44a010-dcbe-44d7-b8f4-af74cc19c701 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a returned with HTTP 200 [ 1398.504595] [57901]: [pid: 57901|app: 0|req: 286/586] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:12:39 2025] GET /volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1399.515246] [57900]: DEBUG cinder.api.middleware.request_id [None req-1314fc30-68bf-4d6e-b33a-0555fbb8c08c None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1399.517243] [57900]: INFO cinder.api.openstack.wsgi [None req-1314fc30-68bf-4d6e-b33a-0555fbb8c08c tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] GET http://10.180.1.21/volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a [ 1399.517451] [57900]: DEBUG cinder.api.openstack.wsgi [None req-1314fc30-68bf-4d6e-b33a-0555fbb8c08c tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1399.517652] [57900]: DEBUG cinder.api.openstack.wsgi [None req-1314fc30-68bf-4d6e-b33a-0555fbb8c08c tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1399.525599] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1399.525599] [57900]: warnings.warn( [ 1399.530504] [57900]: INFO cinder.volume.api [None req-1314fc30-68bf-4d6e-b33a-0555fbb8c08c tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Volume info retrieved successfully. [ 1399.535278] [57900]: INFO cinder.api.openstack.wsgi [None req-1314fc30-68bf-4d6e-b33a-0555fbb8c08c tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a returned with HTTP 200 [ 1399.535716] [57900]: [pid: 57900|app: 0|req: 301/587] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:12:40 2025] GET /volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1400.546157] [57901]: DEBUG cinder.api.middleware.request_id [None req-7bf356bc-d9de-4e4b-b422-176094deb823 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1400.548356] [57901]: INFO cinder.api.openstack.wsgi [None req-7bf356bc-d9de-4e4b-b422-176094deb823 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] GET http://10.180.1.21/volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a [ 1400.548581] [57901]: DEBUG cinder.api.openstack.wsgi [None req-7bf356bc-d9de-4e4b-b422-176094deb823 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1400.548793] [57901]: DEBUG cinder.api.openstack.wsgi [None req-7bf356bc-d9de-4e4b-b422-176094deb823 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1400.557036] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1400.557036] [57901]: warnings.warn( [ 1400.560705] [57901]: INFO cinder.volume.api [None req-7bf356bc-d9de-4e4b-b422-176094deb823 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Volume info retrieved successfully. [ 1400.565138] [57901]: INFO cinder.api.openstack.wsgi [None req-7bf356bc-d9de-4e4b-b422-176094deb823 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a returned with HTTP 200 [ 1400.565557] [57901]: [pid: 57901|app: 0|req: 287/588] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:12:41 2025] GET /volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1401.576052] [57900]: DEBUG cinder.api.middleware.request_id [None req-86a38b81-cfec-49a2-ba90-6aa8a98f5c7e None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1401.578195] [57900]: INFO cinder.api.openstack.wsgi [None req-86a38b81-cfec-49a2-ba90-6aa8a98f5c7e tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] GET http://10.180.1.21/volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a [ 1401.578407] [57900]: DEBUG cinder.api.openstack.wsgi [None req-86a38b81-cfec-49a2-ba90-6aa8a98f5c7e tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1401.578612] [57900]: DEBUG cinder.api.openstack.wsgi [None req-86a38b81-cfec-49a2-ba90-6aa8a98f5c7e tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1401.586726] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1401.586726] [57900]: warnings.warn( [ 1401.591020] [57900]: INFO cinder.volume.api [None req-86a38b81-cfec-49a2-ba90-6aa8a98f5c7e tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Volume info retrieved successfully. [ 1401.595967] [57900]: INFO cinder.api.openstack.wsgi [None req-86a38b81-cfec-49a2-ba90-6aa8a98f5c7e tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a returned with HTTP 200 [ 1401.596444] [57900]: [pid: 57900|app: 0|req: 302/589] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:12:42 2025] GET /volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1402.606927] [57901]: DEBUG cinder.api.middleware.request_id [None req-8cae733d-e600-4f0d-ab06-cdd9a1ae2043 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1402.609016] [57901]: INFO cinder.api.openstack.wsgi [None req-8cae733d-e600-4f0d-ab06-cdd9a1ae2043 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] GET http://10.180.1.21/volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a [ 1402.609275] [57901]: DEBUG cinder.api.openstack.wsgi [None req-8cae733d-e600-4f0d-ab06-cdd9a1ae2043 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1402.609502] [57901]: DEBUG cinder.api.openstack.wsgi [None req-8cae733d-e600-4f0d-ab06-cdd9a1ae2043 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1402.617503] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1402.617503] [57901]: warnings.warn( [ 1402.621260] [57901]: INFO cinder.volume.api [None req-8cae733d-e600-4f0d-ab06-cdd9a1ae2043 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Volume info retrieved successfully. [ 1402.626107] [57901]: INFO cinder.api.openstack.wsgi [None req-8cae733d-e600-4f0d-ab06-cdd9a1ae2043 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a returned with HTTP 200 [ 1402.626628] [57901]: [pid: 57901|app: 0|req: 288/590] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:12:43 2025] GET /volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1403.637080] [57900]: DEBUG cinder.api.middleware.request_id [None req-68f7f729-ee39-48c6-8952-8377d694b328 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1403.639213] [57900]: INFO cinder.api.openstack.wsgi [None req-68f7f729-ee39-48c6-8952-8377d694b328 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] GET http://10.180.1.21/volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a [ 1403.639455] [57900]: DEBUG cinder.api.openstack.wsgi [None req-68f7f729-ee39-48c6-8952-8377d694b328 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1403.639653] [57900]: DEBUG cinder.api.openstack.wsgi [None req-68f7f729-ee39-48c6-8952-8377d694b328 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1403.647753] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1403.647753] [57900]: warnings.warn( [ 1403.651532] [57900]: INFO cinder.volume.api [None req-68f7f729-ee39-48c6-8952-8377d694b328 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Volume info retrieved successfully. [ 1403.656068] [57900]: INFO cinder.api.openstack.wsgi [None req-68f7f729-ee39-48c6-8952-8377d694b328 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a returned with HTTP 200 [ 1403.656502] [57900]: [pid: 57900|app: 0|req: 303/591] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:12:44 2025] GET /volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1404.667114] [57901]: DEBUG cinder.api.middleware.request_id [None req-42bdbf5b-3901-47ea-a810-d6c44b2fb46b None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1404.669194] [57901]: INFO cinder.api.openstack.wsgi [None req-42bdbf5b-3901-47ea-a810-d6c44b2fb46b tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] GET http://10.180.1.21/volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a [ 1404.669413] [57901]: DEBUG cinder.api.openstack.wsgi [None req-42bdbf5b-3901-47ea-a810-d6c44b2fb46b tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1404.669623] [57901]: DEBUG cinder.api.openstack.wsgi [None req-42bdbf5b-3901-47ea-a810-d6c44b2fb46b tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1404.683620] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1404.683620] [57901]: warnings.warn( [ 1404.689625] [57901]: INFO cinder.volume.api [None req-42bdbf5b-3901-47ea-a810-d6c44b2fb46b tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Volume info retrieved successfully. [ 1404.695861] [57901]: INFO cinder.api.openstack.wsgi [None req-42bdbf5b-3901-47ea-a810-d6c44b2fb46b tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a returned with HTTP 200 [ 1404.696304] [57901]: [pid: 57901|app: 0|req: 289/592] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:12:45 2025] GET /volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1405.709966] [57900]: DEBUG cinder.api.middleware.request_id [None req-e7161915-445f-4b7b-be45-7ae371c069e6 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1405.712028] [57900]: INFO cinder.api.openstack.wsgi [None req-e7161915-445f-4b7b-be45-7ae371c069e6 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] GET http://10.180.1.21/volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a [ 1405.712270] [57900]: DEBUG cinder.api.openstack.wsgi [None req-e7161915-445f-4b7b-be45-7ae371c069e6 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1405.712487] [57900]: DEBUG cinder.api.openstack.wsgi [None req-e7161915-445f-4b7b-be45-7ae371c069e6 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1405.720303] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1405.720303] [57900]: warnings.warn( [ 1405.723934] [57900]: INFO cinder.volume.api [None req-e7161915-445f-4b7b-be45-7ae371c069e6 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Volume info retrieved successfully. [ 1405.728400] [57900]: INFO cinder.api.openstack.wsgi [None req-e7161915-445f-4b7b-be45-7ae371c069e6 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a returned with HTTP 200 [ 1405.728834] [57900]: [pid: 57900|app: 0|req: 304/593] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:12:46 2025] GET /volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1406.740293] [57901]: DEBUG cinder.api.middleware.request_id [None req-90fbec9a-e2dd-476f-9e57-4e7eba6c4fe4 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1406.742429] [57901]: INFO cinder.api.openstack.wsgi [None req-90fbec9a-e2dd-476f-9e57-4e7eba6c4fe4 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] GET http://10.180.1.21/volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a [ 1406.742643] [57901]: DEBUG cinder.api.openstack.wsgi [None req-90fbec9a-e2dd-476f-9e57-4e7eba6c4fe4 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1406.742848] [57901]: DEBUG cinder.api.openstack.wsgi [None req-90fbec9a-e2dd-476f-9e57-4e7eba6c4fe4 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1406.750558] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1406.750558] [57901]: warnings.warn( [ 1406.754302] [57901]: INFO cinder.volume.api [None req-90fbec9a-e2dd-476f-9e57-4e7eba6c4fe4 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Volume info retrieved successfully. [ 1406.758704] [57901]: INFO cinder.api.openstack.wsgi [None req-90fbec9a-e2dd-476f-9e57-4e7eba6c4fe4 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a returned with HTTP 200 [ 1406.759705] [57901]: [pid: 57901|app: 0|req: 290/594] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:12:48 2025] GET /volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1407.769789] [57900]: DEBUG cinder.api.middleware.request_id [None req-45ce6518-bb9e-4a4b-8c2c-805b8cbea3c5 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1407.771754] [57900]: INFO cinder.api.openstack.wsgi [None req-45ce6518-bb9e-4a4b-8c2c-805b8cbea3c5 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] GET http://10.180.1.21/volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a [ 1407.772109] [57900]: DEBUG cinder.api.openstack.wsgi [None req-45ce6518-bb9e-4a4b-8c2c-805b8cbea3c5 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1407.773516] [57900]: DEBUG cinder.api.openstack.wsgi [None req-45ce6518-bb9e-4a4b-8c2c-805b8cbea3c5 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1407.780357] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1407.780357] [57900]: warnings.warn( [ 1407.783992] [57900]: INFO cinder.volume.api [None req-45ce6518-bb9e-4a4b-8c2c-805b8cbea3c5 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Volume info retrieved successfully. [ 1407.788449] [57900]: INFO cinder.api.openstack.wsgi [None req-45ce6518-bb9e-4a4b-8c2c-805b8cbea3c5 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a returned with HTTP 200 [ 1407.788950] [57900]: [pid: 57900|app: 0|req: 305/595] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:12:49 2025] GET /volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1408.799330] [57901]: DEBUG cinder.api.middleware.request_id [None req-4d6c9c52-e180-49ed-858d-1e2d04353047 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1408.801497] [57901]: INFO cinder.api.openstack.wsgi [None req-4d6c9c52-e180-49ed-858d-1e2d04353047 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] GET http://10.180.1.21/volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a [ 1408.801713] [57901]: DEBUG cinder.api.openstack.wsgi [None req-4d6c9c52-e180-49ed-858d-1e2d04353047 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1408.801916] [57901]: DEBUG cinder.api.openstack.wsgi [None req-4d6c9c52-e180-49ed-858d-1e2d04353047 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1408.810091] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1408.810091] [57901]: warnings.warn( [ 1408.813909] [57901]: INFO cinder.volume.api [None req-4d6c9c52-e180-49ed-858d-1e2d04353047 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Volume info retrieved successfully. [ 1408.818461] [57901]: INFO cinder.api.openstack.wsgi [None req-4d6c9c52-e180-49ed-858d-1e2d04353047 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a returned with HTTP 200 [ 1408.818887] [57901]: [pid: 57901|app: 0|req: 291/596] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:12:50 2025] GET /volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1409.829388] [57900]: DEBUG cinder.api.middleware.request_id [None req-f40ece94-dcc3-479c-9dcf-38a278fb2557 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1409.831482] [57900]: INFO cinder.api.openstack.wsgi [None req-f40ece94-dcc3-479c-9dcf-38a278fb2557 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] GET http://10.180.1.21/volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a [ 1409.831699] [57900]: DEBUG cinder.api.openstack.wsgi [None req-f40ece94-dcc3-479c-9dcf-38a278fb2557 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1409.831905] [57900]: DEBUG cinder.api.openstack.wsgi [None req-f40ece94-dcc3-479c-9dcf-38a278fb2557 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1409.839693] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1409.839693] [57900]: warnings.warn( [ 1409.843348] [57900]: INFO cinder.volume.api [None req-f40ece94-dcc3-479c-9dcf-38a278fb2557 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Volume info retrieved successfully. [ 1409.848233] [57900]: INFO cinder.api.openstack.wsgi [None req-f40ece94-dcc3-479c-9dcf-38a278fb2557 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a returned with HTTP 200 [ 1409.848661] [57900]: [pid: 57900|app: 0|req: 306/597] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:12:51 2025] GET /volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a => generated 1391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1409.876373] [57901]: DEBUG cinder.api.middleware.request_id [req-889175c0-055f-491e-8396-365d8e277847 req-a9fa4535-49a2-4a75-9e67-c352d1cc1a89 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1409.878680] [57901]: INFO cinder.api.openstack.wsgi [req-889175c0-055f-491e-8396-365d8e277847 req-a9fa4535-49a2-4a75-9e67-c352d1cc1a89 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] GET http://10.180.1.21/volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a [ 1409.878897] [57901]: DEBUG cinder.api.openstack.wsgi [req-889175c0-055f-491e-8396-365d8e277847 req-a9fa4535-49a2-4a75-9e67-c352d1cc1a89 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1409.879122] [57901]: DEBUG cinder.api.openstack.wsgi [req-889175c0-055f-491e-8396-365d8e277847 req-a9fa4535-49a2-4a75-9e67-c352d1cc1a89 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1409.886841] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1409.886841] [57901]: warnings.warn( [ 1409.890673] [57901]: INFO cinder.volume.api [req-889175c0-055f-491e-8396-365d8e277847 req-a9fa4535-49a2-4a75-9e67-c352d1cc1a89 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Volume info retrieved successfully. [ 1409.895704] [57901]: INFO cinder.api.openstack.wsgi [req-889175c0-055f-491e-8396-365d8e277847 req-a9fa4535-49a2-4a75-9e67-c352d1cc1a89 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a returned with HTTP 200 [ 1409.896177] [57901]: [pid: 57901|app: 0|req: 292/598] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 05:12:51 2025] GET /volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a => generated 1391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1410.163064] [57900]: DEBUG cinder.api.middleware.request_id [req-889175c0-055f-491e-8396-365d8e277847 req-4f6beb72-f2e6-4921-be51-74a0c1a69268 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1410.165415] [57900]: INFO cinder.api.openstack.wsgi [req-889175c0-055f-491e-8396-365d8e277847 req-4f6beb72-f2e6-4921-be51-74a0c1a69268 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] GET http://10.180.1.21/volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a [ 1410.165621] [57900]: DEBUG cinder.api.openstack.wsgi [req-889175c0-055f-491e-8396-365d8e277847 req-4f6beb72-f2e6-4921-be51-74a0c1a69268 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1410.165827] [57900]: DEBUG cinder.api.openstack.wsgi [req-889175c0-055f-491e-8396-365d8e277847 req-4f6beb72-f2e6-4921-be51-74a0c1a69268 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1410.175409] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1410.175409] [57900]: warnings.warn( [ 1410.179582] [57900]: INFO cinder.volume.api [req-889175c0-055f-491e-8396-365d8e277847 req-4f6beb72-f2e6-4921-be51-74a0c1a69268 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Volume info retrieved successfully. [ 1410.184624] [57900]: INFO cinder.api.openstack.wsgi [req-889175c0-055f-491e-8396-365d8e277847 req-4f6beb72-f2e6-4921-be51-74a0c1a69268 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a returned with HTTP 200 [ 1410.185185] [57900]: [pid: 57900|app: 0|req: 307/599] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Nov 23 05:12:51 2025] GET /volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a => generated 1391 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1410.190716] [57901]: DEBUG cinder.api.middleware.request_id [None req-b2a13d6c-e429-4dfc-9da7-b6c09e7f5ecf None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1410.191199] [57901]: INFO cinder.api.openstack.wsgi [None req-b2a13d6c-e429-4dfc-9da7-b6c09e7f5ecf None None] GET http://10.180.1.21/volume// [ 1410.191385] [57901]: DEBUG cinder.api.openstack.wsgi [None req-b2a13d6c-e429-4dfc-9da7-b6c09e7f5ecf None None] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1410.191588] [57901]: DEBUG cinder.api.openstack.wsgi [None req-b2a13d6c-e429-4dfc-9da7-b6c09e7f5ecf None None] Calling method 'all' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1410.191972] [57901]: INFO cinder.api.openstack.wsgi [None req-b2a13d6c-e429-4dfc-9da7-b6c09e7f5ecf None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1410.192295] [57901]: [pid: 57901|app: 0|req: 293/600] 10.180.1.21 () {58 vars in 1300 bytes} [Sun Nov 23 05:12:51 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1410.195891] [57900]: DEBUG cinder.api.middleware.request_id [req-889175c0-055f-491e-8396-365d8e277847 req-6a66278d-046b-4220-8026-32d9aab2a6fe None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1410.198022] [57900]: INFO cinder.api.openstack.wsgi [req-889175c0-055f-491e-8396-365d8e277847 req-6a66278d-046b-4220-8026-32d9aab2a6fe tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1410.198428] [57900]: DEBUG cinder.api.openstack.wsgi [req-889175c0-055f-491e-8396-365d8e277847 req-6a66278d-046b-4220-8026-32d9aab2a6fe tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a", "connector": null, "instance_uuid": "f67faa29-9bdb-4d4f-b0a5-c17f2e414ba2"}} {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1410.207387] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1410.207387] [57900]: warnings.warn( [ 1410.232726] [57900]: INFO cinder.api.openstack.wsgi [req-889175c0-055f-491e-8396-365d8e277847 req-6a66278d-046b-4220-8026-32d9aab2a6fe tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1410.233219] [57900]: [pid: 57900|app: 0|req: 308/601] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Nov 23 05:12:51 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) [ 1415.583742] [57901]: DEBUG cinder.api.middleware.request_id [None req-a7c3b8ac-bf5f-4dd2-8102-210e6511f88a None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1415.584237] [57901]: INFO cinder.api.openstack.wsgi [None req-a7c3b8ac-bf5f-4dd2-8102-210e6511f88a None None] GET http://10.180.1.21/volume// [ 1415.584411] [57901]: DEBUG cinder.api.openstack.wsgi [None req-a7c3b8ac-bf5f-4dd2-8102-210e6511f88a None None] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1415.584614] [57901]: DEBUG cinder.api.openstack.wsgi [None req-a7c3b8ac-bf5f-4dd2-8102-210e6511f88a None None] Calling method 'all' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1415.584994] [57901]: INFO cinder.api.openstack.wsgi [None req-a7c3b8ac-bf5f-4dd2-8102-210e6511f88a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1415.585350] [57901]: [pid: 57901|app: 0|req: 294/602] 10.180.1.21 () {58 vars in 1307 bytes} [Sun Nov 23 05:12:56 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1415.590054] [57900]: DEBUG cinder.api.middleware.request_id [req-889175c0-055f-491e-8396-365d8e277847 req-aa8b4deb-a3b1-4e91-92f5-1d7d3417d471 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1415.592374] [57900]: INFO cinder.api.openstack.wsgi [req-889175c0-055f-491e-8396-365d8e277847 req-aa8b4deb-a3b1-4e91-92f5-1d7d3417d471 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] GET http://10.180.1.21/volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a [ 1415.592634] [57900]: DEBUG cinder.api.openstack.wsgi [req-889175c0-055f-491e-8396-365d8e277847 req-aa8b4deb-a3b1-4e91-92f5-1d7d3417d471 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1415.592848] [57900]: DEBUG cinder.api.openstack.wsgi [req-889175c0-055f-491e-8396-365d8e277847 req-aa8b4deb-a3b1-4e91-92f5-1d7d3417d471 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1415.607027] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.607027] [57900]: warnings.warn( [ 1415.610982] [57900]: INFO cinder.volume.api [req-889175c0-055f-491e-8396-365d8e277847 req-aa8b4deb-a3b1-4e91-92f5-1d7d3417d471 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Volume info retrieved successfully. [ 1415.617811] [57900]: INFO cinder.api.openstack.wsgi [req-889175c0-055f-491e-8396-365d8e277847 req-aa8b4deb-a3b1-4e91-92f5-1d7d3417d471 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a returned with HTTP 200 [ 1415.617811] [57900]: [pid: 57900|app: 0|req: 309/603] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Nov 23 05:12:56 2025] GET /volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a => generated 1571 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1415.721428] [57901]: DEBUG cinder.api.middleware.request_id [req-889175c0-055f-491e-8396-365d8e277847 req-5f75b140-3432-49e7-bde5-6e35002aa82a None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1415.724195] [57901]: INFO cinder.api.openstack.wsgi [req-889175c0-055f-491e-8396-365d8e277847 req-5f75b140-3432-49e7-bde5-6e35002aa82a tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] PUT http://10.180.1.21/volume/v3/attachments/ec63ff08-bba8-413a-8005-4635d9cfca7c [ 1415.724674] [57901]: DEBUG cinder.api.openstack.wsgi [req-889175c0-055f-491e-8396-365d8e277847 req-5f75b140-3432-49e7-bde5-6e35002aa82a tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-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=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1415.735687] [57901]: DEBUG cinder.coordination [req-889175c0-055f-491e-8396-365d8e277847 req-5f75b140-3432-49e7-bde5-6e35002aa82a tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Acquiring lock "cinder-attachment_update-e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57901) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1415.740933] [57901]: DEBUG cinder.coordination [req-889175c0-055f-491e-8396-365d8e277847 req-5f75b140-3432-49e7-bde5-6e35002aa82a tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Lock "cinder-attachment_update-e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57901) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1415.742285] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.742285] [57901]: warnings.warn( [ 1416.268027] [57901]: DEBUG cinder.coordination [req-889175c0-055f-491e-8396-365d8e277847 req-5f75b140-3432-49e7-bde5-6e35002aa82a tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Lock "cinder-attachment_update-e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.527s {{(pid=57901) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1416.268370] [57901]: INFO cinder.api.openstack.wsgi [req-889175c0-055f-491e-8396-365d8e277847 req-5f75b140-3432-49e7-bde5-6e35002aa82a tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/attachments/ec63ff08-bba8-413a-8005-4635d9cfca7c returned with HTTP 200 [ 1416.268858] [57901]: [pid: 57901|app: 0|req: 295/604] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Nov 23 05:12:56 2025] PUT /volume/v3/attachments/ec63ff08-bba8-413a-8005-4635d9cfca7c => generated 617 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1416.777022] [57900]: DEBUG cinder.api.middleware.request_id [req-889175c0-055f-491e-8396-365d8e277847 req-539ec01a-502e-4e62-9b9d-42c7ed7d58cd None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1416.779291] [57900]: INFO cinder.api.openstack.wsgi [req-889175c0-055f-491e-8396-365d8e277847 req-539ec01a-502e-4e62-9b9d-42c7ed7d58cd tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] POST http://10.180.1.21/volume/v3/attachments/ec63ff08-bba8-413a-8005-4635d9cfca7c/action [ 1416.779922] [57900]: DEBUG cinder.api.openstack.wsgi [req-889175c0-055f-491e-8396-365d8e277847 req-539ec01a-502e-4e62-9b9d-42c7ed7d58cd tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Action body: b'{"os-complete": null}' {{(pid=57900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1416.779922] [57900]: DEBUG cinder.api.openstack.wsgi [req-889175c0-055f-491e-8396-365d8e277847 req-539ec01a-502e-4e62-9b9d-42c7ed7d58cd tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1416.795504] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1416.795504] [57900]: warnings.warn( [ 1416.803284] [57900]: INFO cinder.api.openstack.wsgi [req-889175c0-055f-491e-8396-365d8e277847 req-539ec01a-502e-4e62-9b9d-42c7ed7d58cd tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/attachments/ec63ff08-bba8-413a-8005-4635d9cfca7c/action returned with HTTP 204 [ 1416.803810] [57900]: [pid: 57900|app: 0|req: 310/605] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Nov 23 05:12:58 2025] POST /volume/v3/attachments/ec63ff08-bba8-413a-8005-4635d9cfca7c/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1426.263790] [57901]: DEBUG dbcounter [-] [57901] Writing DB stats cinder:SELECT=64,cinder:INSERT=6,cinder:UPDATE=13 {{(pid=57901) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1426.800972] [57900]: DEBUG dbcounter [-] [57900] Writing DB stats cinder:SELECT=59,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=57900) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1435.856355] [57901]: DEBUG cinder.api.middleware.request_id [None req-b65d426d-fd73-43b0-a109-c82f2c29463d None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1435.856752] [57901]: INFO cinder.api.openstack.wsgi [None req-b65d426d-fd73-43b0-a109-c82f2c29463d None None] GET http://10.180.1.21/volume// [ 1435.856911] [57901]: DEBUG cinder.api.openstack.wsgi [None req-b65d426d-fd73-43b0-a109-c82f2c29463d None None] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1435.857141] [57901]: DEBUG cinder.api.openstack.wsgi [None req-b65d426d-fd73-43b0-a109-c82f2c29463d None None] Calling method 'all' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1435.857573] [57901]: INFO cinder.api.openstack.wsgi [None req-b65d426d-fd73-43b0-a109-c82f2c29463d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1435.857888] [57901]: [pid: 57901|app: 0|req: 296/606] 10.180.1.21 () {58 vars in 1307 bytes} [Sun Nov 23 05:13:17 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1435.861574] [57900]: DEBUG cinder.api.middleware.request_id [req-026a097f-c38f-4f74-b940-b12b3f4e2183 req-4835ae46-9cdc-4050-a1d5-138529db7f12 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1435.863871] [57900]: INFO cinder.api.openstack.wsgi [req-026a097f-c38f-4f74-b940-b12b3f4e2183 req-4835ae46-9cdc-4050-a1d5-138529db7f12 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1435.864311] [57900]: DEBUG cinder.api.openstack.wsgi [req-026a097f-c38f-4f74-b940-b12b3f4e2183 req-4835ae46-9cdc-4050-a1d5-138529db7f12 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a", "connector": null, "instance_uuid": "f67faa29-9bdb-4d4f-b0a5-c17f2e414ba2"}} {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1435.880401] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1435.880401] [57900]: warnings.warn( [ 1435.909726] [57900]: INFO cinder.api.openstack.wsgi [req-026a097f-c38f-4f74-b940-b12b3f4e2183 req-4835ae46-9cdc-4050-a1d5-138529db7f12 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1435.910437] [57900]: [pid: 57900|app: 0|req: 311/607] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Nov 23 05:13:17 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) [ 1435.914696] [57901]: DEBUG cinder.api.middleware.request_id [req-026a097f-c38f-4f74-b940-b12b3f4e2183 req-103790bd-d2d8-4b75-be08-cdc95c9d868a None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1435.917071] [57901]: INFO cinder.api.openstack.wsgi [req-026a097f-c38f-4f74-b940-b12b3f4e2183 req-103790bd-d2d8-4b75-be08-cdc95c9d868a tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] DELETE http://10.180.1.21/volume/v3/attachments/ec63ff08-bba8-413a-8005-4635d9cfca7c [ 1435.917316] [57901]: DEBUG cinder.api.openstack.wsgi [req-026a097f-c38f-4f74-b940-b12b3f4e2183 req-103790bd-d2d8-4b75-be08-cdc95c9d868a tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1435.917594] [57901]: DEBUG cinder.api.openstack.wsgi [req-026a097f-c38f-4f74-b940-b12b3f4e2183 req-103790bd-d2d8-4b75-be08-cdc95c9d868a tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'version_select' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1435.925758] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1435.925758] [57901]: warnings.warn( [ 1436.454821] [57901]: INFO cinder.api.openstack.wsgi [req-026a097f-c38f-4f74-b940-b12b3f4e2183 req-103790bd-d2d8-4b75-be08-cdc95c9d868a tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/attachments/ec63ff08-bba8-413a-8005-4635d9cfca7c returned with HTTP 200 [ 1436.455380] [57901]: [pid: 57901|app: 0|req: 297/608] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Nov 23 05:13:17 2025] DELETE /volume/v3/attachments/ec63ff08-bba8-413a-8005-4635d9cfca7c => generated 192 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1440.841044] [57900]: DEBUG cinder.api.middleware.request_id [req-026a097f-c38f-4f74-b940-b12b3f4e2183 req-c9beb116-0988-4d77-8a1d-4070868887f1 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1440.843545] [57900]: INFO cinder.api.openstack.wsgi [req-026a097f-c38f-4f74-b940-b12b3f4e2183 req-c9beb116-0988-4d77-8a1d-4070868887f1 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] PUT http://10.180.1.21/volume/v3/attachments/c57d1166-d239-462a-8599-33f2891d375e [ 1440.843965] [57900]: DEBUG cinder.api.openstack.wsgi [req-026a097f-c38f-4f74-b940-b12b3f4e2183 req-c9beb116-0988-4d77-8a1d-4070868887f1 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-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-937949", "mountpoint": "/dev/sda"}}} {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1440.856215] [57900]: DEBUG cinder.coordination [req-026a097f-c38f-4f74-b940-b12b3f4e2183 req-c9beb116-0988-4d77-8a1d-4070868887f1 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Acquiring lock "cinder-attachment_update-e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57900) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1440.861422] [57900]: DEBUG cinder.coordination [req-026a097f-c38f-4f74-b940-b12b3f4e2183 req-c9beb116-0988-4d77-8a1d-4070868887f1 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Lock "cinder-attachment_update-e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57900) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1440.862600] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1440.862600] [57900]: warnings.warn( [ 1441.387593] [57900]: DEBUG cinder.coordination [req-026a097f-c38f-4f74-b940-b12b3f4e2183 req-c9beb116-0988-4d77-8a1d-4070868887f1 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Lock "cinder-attachment_update-e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.526s {{(pid=57900) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1441.387593] [57900]: INFO cinder.api.openstack.wsgi [req-026a097f-c38f-4f74-b940-b12b3f4e2183 req-c9beb116-0988-4d77-8a1d-4070868887f1 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/attachments/c57d1166-d239-462a-8599-33f2891d375e returned with HTTP 200 [ 1441.388102] [57900]: [pid: 57900|app: 0|req: 312/609] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Nov 23 05:13:22 2025] PUT /volume/v3/attachments/c57d1166-d239-462a-8599-33f2891d375e => generated 617 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1441.392598] [57901]: DEBUG cinder.api.middleware.request_id [req-026a097f-c38f-4f74-b940-b12b3f4e2183 req-238ae37a-2814-4d7b-ad73-9a6ce00f9a89 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1441.394877] [57901]: INFO cinder.api.openstack.wsgi [req-026a097f-c38f-4f74-b940-b12b3f4e2183 req-238ae37a-2814-4d7b-ad73-9a6ce00f9a89 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] GET http://10.180.1.21/volume/v3/attachments/c57d1166-d239-462a-8599-33f2891d375e [ 1441.395134] [57901]: DEBUG cinder.api.openstack.wsgi [req-026a097f-c38f-4f74-b940-b12b3f4e2183 req-238ae37a-2814-4d7b-ad73-9a6ce00f9a89 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1441.395384] [57901]: DEBUG cinder.api.openstack.wsgi [req-026a097f-c38f-4f74-b940-b12b3f4e2183 req-238ae37a-2814-4d7b-ad73-9a6ce00f9a89 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'version_select' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1441.410066] [57901]: INFO cinder.api.openstack.wsgi [req-026a097f-c38f-4f74-b940-b12b3f4e2183 req-238ae37a-2814-4d7b-ad73-9a6ce00f9a89 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/attachments/c57d1166-d239-462a-8599-33f2891d375e returned with HTTP 200 [ 1441.410509] [57901]: [pid: 57901|app: 0|req: 298/610] 10.180.1.21 () {62 vars in 1531 bytes} [Sun Nov 23 05:13:22 2025] GET /volume/v3/attachments/c57d1166-d239-462a-8599-33f2891d375e => generated 642 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1443.496109] [57900]: DEBUG cinder.api.middleware.request_id [req-026a097f-c38f-4f74-b940-b12b3f4e2183 req-53316893-ab5c-4c31-8309-c119da009423 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1443.498358] [57900]: INFO cinder.api.openstack.wsgi [req-026a097f-c38f-4f74-b940-b12b3f4e2183 req-53316893-ab5c-4c31-8309-c119da009423 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] POST http://10.180.1.21/volume/v3/attachments/c57d1166-d239-462a-8599-33f2891d375e/action [ 1443.498800] [57900]: DEBUG cinder.api.openstack.wsgi [req-026a097f-c38f-4f74-b940-b12b3f4e2183 req-53316893-ab5c-4c31-8309-c119da009423 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Action body: b'{"os-complete": null}' {{(pid=57900) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1443.498926] [57900]: DEBUG cinder.api.openstack.wsgi [req-026a097f-c38f-4f74-b940-b12b3f4e2183 req-53316893-ab5c-4c31-8309-c119da009423 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1443.517427] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1443.517427] [57900]: warnings.warn( [ 1443.524491] [57900]: INFO cinder.api.openstack.wsgi [req-026a097f-c38f-4f74-b940-b12b3f4e2183 req-53316893-ab5c-4c31-8309-c119da009423 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/attachments/c57d1166-d239-462a-8599-33f2891d375e/action returned with HTTP 204 [ 1443.524975] [57900]: [pid: 57900|app: 0|req: 313/611] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Nov 23 05:13:24 2025] POST /volume/v3/attachments/c57d1166-d239-462a-8599-33f2891d375e/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1451.409326] [57901]: DEBUG dbcounter [-] [57901] Writing DB stats cinder:SELECT=15,cinder:UPDATE=3 {{(pid=57901) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1453.522514] [57900]: DEBUG dbcounter [-] [57900] Writing DB stats cinder:SELECT=17,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=57900) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1484.878378] [57901]: DEBUG cinder.api.middleware.request_id [req-2a87db1d-850d-40be-a7f8-641c612b9b50 req-79ccb180-9074-449e-b582-fa6cb81db366 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1484.880706] [57901]: INFO cinder.api.openstack.wsgi [req-2a87db1d-850d-40be-a7f8-641c612b9b50 req-79ccb180-9074-449e-b582-fa6cb81db366 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] DELETE http://10.180.1.21/volume/v3/attachments/c57d1166-d239-462a-8599-33f2891d375e [ 1484.880949] [57901]: DEBUG cinder.api.openstack.wsgi [req-2a87db1d-850d-40be-a7f8-641c612b9b50 req-79ccb180-9074-449e-b582-fa6cb81db366 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1484.881181] [57901]: DEBUG cinder.api.openstack.wsgi [req-2a87db1d-850d-40be-a7f8-641c612b9b50 req-79ccb180-9074-449e-b582-fa6cb81db366 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'version_select' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1484.891472] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1484.891472] [57901]: warnings.warn( [ 1485.421112] [57901]: INFO cinder.api.openstack.wsgi [req-2a87db1d-850d-40be-a7f8-641c612b9b50 req-79ccb180-9074-449e-b582-fa6cb81db366 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/attachments/c57d1166-d239-462a-8599-33f2891d375e returned with HTTP 200 [ 1485.421582] [57901]: [pid: 57901|app: 0|req: 299/612] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Nov 23 05:14:06 2025] DELETE /volume/v3/attachments/c57d1166-d239-462a-8599-33f2891d375e => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1485.428741] [57900]: DEBUG cinder.api.middleware.request_id [req-2a87db1d-850d-40be-a7f8-641c612b9b50 req-134a8517-3c35-4ff8-ad57-278a963c4eb1 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1485.431029] [57900]: INFO cinder.api.openstack.wsgi [req-2a87db1d-850d-40be-a7f8-641c612b9b50 req-134a8517-3c35-4ff8-ad57-278a963c4eb1 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a [ 1485.431217] [57900]: DEBUG cinder.api.openstack.wsgi [req-2a87db1d-850d-40be-a7f8-641c612b9b50 req-134a8517-3c35-4ff8-ad57-278a963c4eb1 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1485.431434] [57900]: DEBUG cinder.api.openstack.wsgi [req-2a87db1d-850d-40be-a7f8-641c612b9b50 req-134a8517-3c35-4ff8-ad57-278a963c4eb1 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'delete' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1485.431610] [57900]: INFO cinder.api.v3.volumes [req-2a87db1d-850d-40be-a7f8-641c612b9b50 req-134a8517-3c35-4ff8-ad57-278a963c4eb1 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Delete volume with id: e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a [ 1485.441352] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1485.441352] [57900]: warnings.warn( [ 1485.441891] [57900]: INFO cinder.volume.api [req-2a87db1d-850d-40be-a7f8-641c612b9b50 req-134a8517-3c35-4ff8-ad57-278a963c4eb1 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Volume info retrieved successfully. [ 1485.460120] [57900]: INFO cinder.volume.api [req-2a87db1d-850d-40be-a7f8-641c612b9b50 req-134a8517-3c35-4ff8-ad57-278a963c4eb1 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Delete volume request issued successfully. [ 1485.460319] [57900]: INFO cinder.api.openstack.wsgi [req-2a87db1d-850d-40be-a7f8-641c612b9b50 req-134a8517-3c35-4ff8-ad57-278a963c4eb1 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a returned with HTTP 202 [ 1485.460789] [57900]: [pid: 57900|app: 0|req: 314/613] 10.180.1.21 () {62 vars in 1500 bytes} [Sun Nov 23 05:14:06 2025] DELETE /volume/v3/volumes/e2f5b1f6-3cec-4d91-a5c9-ef0a4e2b588a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1492.708872] [57901]: DEBUG cinder.api.middleware.request_id [None req-2f8a899c-d214-4bbf-9380-376d41dc3778 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1492.710959] [57901]: INFO cinder.api.openstack.wsgi [None req-2f8a899c-d214-4bbf-9380-376d41dc3778 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] DELETE http://10.180.1.21/volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c [ 1492.711179] [57901]: DEBUG cinder.api.openstack.wsgi [None req-2f8a899c-d214-4bbf-9380-376d41dc3778 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1492.711384] [57901]: DEBUG cinder.api.openstack.wsgi [None req-2f8a899c-d214-4bbf-9380-376d41dc3778 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'delete' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1492.711560] [57901]: INFO cinder.api.v3.volumes [None req-2f8a899c-d214-4bbf-9380-376d41dc3778 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Delete volume with id: 2738a7cc-fd6b-4394-8eda-b0d641ca7b9c [ 1492.722625] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1492.722625] [57901]: warnings.warn( [ 1492.723157] [57901]: INFO cinder.volume.api [None req-2f8a899c-d214-4bbf-9380-376d41dc3778 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Volume info retrieved successfully. [ 1492.741687] [57901]: INFO cinder.volume.api [None req-2f8a899c-d214-4bbf-9380-376d41dc3778 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Delete volume request issued successfully. [ 1492.741927] [57901]: INFO cinder.api.openstack.wsgi [None req-2f8a899c-d214-4bbf-9380-376d41dc3778 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c returned with HTTP 202 [ 1492.742380] [57901]: [pid: 57901|app: 0|req: 300/614] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Nov 23 05:14:13 2025] DELETE /volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1492.746751] [57900]: DEBUG cinder.api.middleware.request_id [None req-6fcd02fc-dc87-4747-863c-f7391309d2e0 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1492.748743] [57900]: INFO cinder.api.openstack.wsgi [None req-6fcd02fc-dc87-4747-863c-f7391309d2e0 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] GET http://10.180.1.21/volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c [ 1492.749125] [57900]: DEBUG cinder.api.openstack.wsgi [None req-6fcd02fc-dc87-4747-863c-f7391309d2e0 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1492.749238] [57900]: DEBUG cinder.api.openstack.wsgi [None req-6fcd02fc-dc87-4747-863c-f7391309d2e0 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1492.756929] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1492.756929] [57900]: warnings.warn( [ 1492.761079] [57900]: INFO cinder.volume.api [None req-6fcd02fc-dc87-4747-863c-f7391309d2e0 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Volume info retrieved successfully. [ 1492.766118] [57900]: INFO cinder.api.openstack.wsgi [None req-6fcd02fc-dc87-4747-863c-f7391309d2e0 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c returned with HTTP 200 [ 1492.766564] [57900]: [pid: 57900|app: 0|req: 315/615] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:14:14 2025] GET /volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1493.776773] [57901]: DEBUG cinder.api.middleware.request_id [None req-2ade48be-116e-45ce-93f4-fff5f605e1aa None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1493.778831] [57901]: INFO cinder.api.openstack.wsgi [None req-2ade48be-116e-45ce-93f4-fff5f605e1aa tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] GET http://10.180.1.21/volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c [ 1493.779088] [57901]: DEBUG cinder.api.openstack.wsgi [None req-2ade48be-116e-45ce-93f4-fff5f605e1aa tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1493.779327] [57901]: DEBUG cinder.api.openstack.wsgi [None req-2ade48be-116e-45ce-93f4-fff5f605e1aa tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1493.786995] [57901]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1493.786995] [57901]: warnings.warn( [ 1493.790406] [57901]: INFO cinder.volume.api [None req-2ade48be-116e-45ce-93f4-fff5f605e1aa tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Volume info retrieved successfully. [ 1493.794557] [57901]: INFO cinder.api.openstack.wsgi [None req-2ade48be-116e-45ce-93f4-fff5f605e1aa tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c returned with HTTP 200 [ 1493.794995] [57901]: [pid: 57901|app: 0|req: 301/616] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:14:15 2025] GET /volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1494.805131] [57900]: DEBUG cinder.api.middleware.request_id [None req-a3708c42-9a5b-4653-8a35-931925ad6066 None None] RequestId filter calling following filter/app {{(pid=57900) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1494.807164] [57900]: INFO cinder.api.openstack.wsgi [None req-a3708c42-9a5b-4653-8a35-931925ad6066 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] GET http://10.180.1.21/volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c [ 1494.807399] [57900]: DEBUG cinder.api.openstack.wsgi [None req-a3708c42-9a5b-4653-8a35-931925ad6066 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57900) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1494.807607] [57900]: DEBUG cinder.api.openstack.wsgi [None req-a3708c42-9a5b-4653-8a35-931925ad6066 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'show' {{(pid=57900) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1494.815468] [57900]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1494.815468] [57900]: warnings.warn( [ 1494.819237] [57900]: INFO cinder.volume.api [None req-a3708c42-9a5b-4653-8a35-931925ad6066 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Volume info retrieved successfully. [ 1494.823504] [57900]: INFO cinder.api.openstack.wsgi [None req-a3708c42-9a5b-4653-8a35-931925ad6066 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c returned with HTTP 200 [ 1494.823910] [57900]: [pid: 57900|app: 0|req: 316/617] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:14:16 2025] GET /volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1495.833507] [57901]: DEBUG cinder.api.middleware.request_id [None req-43c1598f-2007-4a83-8d76-7554dd80f895 None None] RequestId filter calling following filter/app {{(pid=57901) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1495.835719] [57901]: INFO cinder.api.openstack.wsgi [None req-43c1598f-2007-4a83-8d76-7554dd80f895 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] GET http://10.180.1.21/volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c [ 1495.835977] [57901]: DEBUG cinder.api.openstack.wsgi [None req-43c1598f-2007-4a83-8d76-7554dd80f895 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Empty body provided in request {{(pid=57901) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1495.836217] [57901]: DEBUG cinder.api.openstack.wsgi [None req-43c1598f-2007-4a83-8d76-7554dd80f895 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] Calling method 'show' {{(pid=57901) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1495.842310] [57901]: INFO cinder.api.openstack.wsgi [None req-43c1598f-2007-4a83-8d76-7554dd80f895 tempest-ServerActionsTestOtherA-952538109 tempest-ServerActionsTestOtherA-952538109-project-member] http://10.180.1.21/volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c returned with HTTP 404 [ 1495.842820] [57901]: [pid: 57901|app: 0|req: 302/618] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Nov 23 05:14:17 2025] GET /volume/v3/volumes/2738a7cc-fd6b-4394-8eda-b0d641ca7b9c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1504.821493] [57900]: DEBUG dbcounter [-] [57900] Writing DB stats cinder:SELECT=11,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=57900) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1505.838501] [57901]: DEBUG dbcounter [-] [57901] Writing DB stats cinder:SELECT=18,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=57901) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}